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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A122102 Sum[ Prime[k]^4, {k,1,n} ]. 17
16, 97, 722, 3123, 17764, 46325, 129846, 260167, 540008, 1247289, 2170810, 4044971, 6870732, 10289533, 15169214, 23059695, 35177056, 49022897, 69174018, 94585699, 122983940, 161934021, 209392342, 272134583, 360663864, 464724265 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

a(n) is prime for n = {2,32,90,110,134,152,168,180,194,212,222,234,270,290,300,...} = A122127.

LINKS

Table of n, a(n) for n=1..26.

FORMULA

a(n) = Sum[ Prime[k]^4, {k,1,n} ].

MATHEMATICA

Table[Sum[Prime[k]^4, {k, 1, n}], {n, 1, 100}]

CROSSREFS

Cf. A007504, A024450, A098999, A122103, A122127.

Sequence in context: A044648 A041488 A223902 * A214612 A014762 A045784

Adjacent sequences:  A122099 A122100 A122101 * A122103 A122104 A122105

KEYWORD

nonn

AUTHOR

Alexander Adamchuk, Aug 20 2006

STATUS

approved

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 May 22 03:34 EDT 2013. Contains 225511 sequences.