Let c(n) be the n-th number in the sequence of odd composite numbers that are not squares of primes, and let p = c(n)*2^k + 1 (with k > 0) and m be the smallest integer satisfying congruence 2^m == 1 (mod p). The number a(n) is the least k such that p is prime and c(n) does not divide m, or 0 if no such value exists.
A226603
Let c(n) be the n-th number in the sequence of odd composite numbers that are not squares of primes, and let p = c(n)*2^k + 1 (with k > 0) and m be the smallest integer satisfying congruence 2^m == 1 (mod p). The number a(n) is the least k such that p is prime and c(n) does not divide m, or 0 if no such value exists.
Terms
- a(0) =1a(1) =1a(2) =2a(3) =6a(4) =13a(5) =2a(6) =9a(7) =13a(8) =2744a(9) =2a(10) =1a(11) =93a(12) =2a(13) =1a(14) =19a(15) =15a(16) =6a(17) =6a(18) =168a(19) =6a(20) =13a(21) =2a(22) =5a(23) =1a(24) =26a(25) =91a(26) =3a(27) =6a(28) =1a(29) =5
External references
- oeis: A226603