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 #6 Jul 12 2012 00:40:00
%S 7,13,17,17,23,23,29,31,37,37,37,41,41,43,43,43,47,47,47,47,53,53,53,
%T 53,59,59,61,61,61,67,67,67,67,67,71,71,71,71,73,73,73,73,73,79,79,79,
%U 83,83,83,83,83,83,89,89,89,89,97,97,97,97,97,97,101,101,101
%N Prime(A205684(n)), the n-th number s(k) such that 5 divides s(k)-s(j) for some j<k, where s(j)=prime(j).
%C For a guide to related sequences, see A205558.
%e (See the example at A205684.)
%t (See the program at A205684.)
%Y Cf. A205684, A205558.
%K nonn
%O 1,1
%A _Clark Kimberling_, Jan 30 2012