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”).

a(n) = smallest prime of the form n + (prime power).
2

%I #4 Mar 30 2012 18:50:55

%S 2,3,5,5,7,7,11,11,11,11,13,13,17,17,17,17,19,19,23,23,23,23,31,29,29,

%T 29,29,29,31,31,47,37,37,37,37,37,41,41,41,41,43,43,47,47,47,47,79,53,

%U 53,53,53,53,61,59,59,59,59,59,61,61,317,67,67,67,67,67,71,71,71,71,73

%N a(n) = smallest prime of the form n + (prime power).

%C a(n) = n + A123317(n).

%K nonn

%O 1,1

%A _Reinhard Zumkeller_, Sep 27 2006