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

A174862
Smallest prime p such that the sum of the squares of primes up to p is a multiple of 10^n.
2
907, 977, 977, 36643, 1067749, 17777197, 71622461, 2389799983, 31252968359, 49460594569, 1915014433303, 4076200167673
OFFSET
1,1
COMMENTS
Sequence discovery attributed to davar55. Initial work performed by Charles R Greathouse IV. Sequence extension performed and custom software written by Benjamin R. Buhrow.
LINKS
Mersenneforum, Sums of Squares puzzle, Mar 18 2010.
EXAMPLE
For a(1) = 907, 2^2 + 3^2 + 5^2 + ... + 907^2 = 37464550, which is a multiple of 10^1.
For a(2) = 977, 2^2 + ... + 977^2 = 46403000, which is a multiple of 10^2 and 10^3.
CROSSREFS
Sequence in context: A235242 A270446 A006917 * A350852 A195987 A216468
KEYWORD
nonn,more,hard
AUTHOR
Benjamin R. Buhrow, Mar 31 2010
STATUS
approved