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”).
%I #8 Mar 30 2012 18:58:11
%S 2,3,1,2,7,1,9,6,10,3,8,5,2,7,11,3,8,15,5,16,10,14,2,7,11,17,1,9,12,6,
%T 13,3,8,15,18,6,13,23,2,7,11,17,21,3,8,15,18,24,1,9,12,22,5,16,19,10,
%U 14,20,10,14,20,30,3,8,15,18,24,27,5,16,19,29,6,13,23,25,1,9
%N The number j such that 7 divides prime(k)-prime(j), where k(n)=A205698(n).
%C For a guide to related sequences, see A205558.
%e (See the example at A205698.)
%t (See the program at A205698.)
%Y Cf. A204890, A205698, A205558.
%K nonn
%O 1,1
%A _Clark Kimberling_, Jan 31 2012