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 #9 Apr 09 2014 10:14:06
%S 1,2,5,11,13,17,79,83,33554221,33554501,2198956146619,2198956147781,
%T 9002801275337659,9002801275339331
%N a(1)=1. a(n) = smallest prime > a(n-1) such that sum{k=1 to n} a(k) is a power of a prime.
%C Next terms are a(15) = 2^1685 - 18010000530080323, a(16) = 2^1685 - 18010000529304693.
%Y Cf. A139020, A139021.
%K nonn
%O 1,2
%A _Leroy Quet_, Apr 06 2008
%E Corrected and extended by _M. F. Hasler_, Apr 06 2008
%E a(11)-a(14) from _Donovan Johnson_, Nov 30 2008
%E a(15)-a(16) from _Max Alekseyev_, Feb 01 2010