login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Least prime q such that q(n) is the first of ten primes in arithmetic progression of ratio Prime(n)# or 0 if no solution
0

%I #13 Mar 31 2012 13:22:09

%S 0,0,0,199,2564251,6007,380929,35969,272809,640943,5378959,18460423,

%T 2707037

%N Least prime q such that q(n) is the first of ten primes in arithmetic progression of ratio Prime(n)# or 0 if no solution

%C 199+k*210 is prime for k=0 to 9 , 10 primes in arithmetic progression with ratio Prime(4)#=2*3*5*7=210

%Y Cf. A188366

%K nonn

%O 1,4

%A _Pierre CAMI_, Apr 26 2011