A204907 Least k such that n divides A204906(k), the k-th difference of two primes >=5.
1, 1, 2, 3, 8, 2, 11, 4, 16, 8, 23, 7, 29, 11, 38, 17, 47, 16, 56, 31, 67, 23, 80, 22, 108, 29, 92, 49, 140, 38, 121, 37, 137, 47, 194, 46, 172, 56, 191, 68, 212, 67, 234, 110, 233, 80, 255, 79, 277, 108
Offset: 1
Keywords
Examples
a(5)=8 because 5 divides 10, which is A204906(8). (The 8th difference of primes>=5 is s(5)-s(2)=17-7=10.)
Programs
-
Mathematica
(See the program at A204908.)
Comments