login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A157323 Primes in A023037 0
3, 13, 109912203092239643840221, 568972471024107865287021434301977158534824481 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

lst={}; Do[s=0; Do[s+=n^a, {a, 0, n-1}]; If[PrimeQ[s], AppendTo[lst, s]], {n, 0, 2*5!}]; lst

CROSSREFS

Sequence in context: A087345 A048756 A174211 * A016549 A147584 A163357

Adjacent sequences:  A157320 A157321 A157322 * A157324 A157325 A157326

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Feb 27 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 17:48 EST 2012. Contains 205939 sequences.