Let b(n) = 2^n with n >= 2, and let c = k*b(n) + 1 for k >= 1; then a(n) is the smallest k such that c is prime and such that A007814(r(n)) = A007814(k) + n where r(n) is the remainder of 2^(b(n)/4) mod c, or 0 if no such k exists.
A298669
Let b(n) = 2^n with n >= 2, and let c = k*b(n) + 1 for k >= 1; then a(n) is the smallest k such that c is prime and such that A007814(r(n)) = A007814(k) + n where r(n) is the remainder of 2^(b(n)/4) mod c, or 0 if no such k exists.
Terms
- a(0) =0a(1) =0a(2) =1a(3) =8a(4) =1024a(5) =5a(6) =1071a(7) =6443a(8) =52743a(9) =1184a(10) =11131a(11) =39a(12) =7a(13) =856079a(14) =3363658a(15) =9264a(16) =3150a(17) =1313151a(18) =13a(19) =33629a(20) =555296667a(21) =534689a(22) =8388607a(23) =5a(24) =512212693a(25) =193652a(26) =286330a(27) =282030a(28) =7224372579a(29) =1120049
External references
- oeis: A298669