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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A098999 Sum of cubes of the first n primes. 17
8, 35, 160, 503, 1834, 4031, 8944, 15803, 27970, 52359, 82150, 132803, 201724, 281231, 385054, 533931, 739310, 966291, 1267054, 1624965, 2013982, 2507021, 3078808, 3783777, 4696450, 5726751, 6819478, 8044521, 9339550, 10782447 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

P3[n_]:=Sum[Prime[i]^3, {i, 1, n}]; Table[P3[n], {n, 1, 60}]

CROSSREFS

Sequence in context: A094616 A114569 A189599 * A192257 A000426 A200312

Adjacent sequences:  A098996 A098997 A098998 * A099000 A099001 A099002

KEYWORD

nonn

AUTHOR

Suzanne O' Regan (s.m.oregan(AT)student.ucc.ie), Nov 06 2004

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 14 11:36 EST 2012. Contains 205623 sequences.