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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A133534 Sum of third powers of two consecutive primes. 10
35, 152, 468, 1674, 3528, 7110, 11772, 19026, 36556, 54180, 80444, 119574, 148428, 183330, 252700, 354256, 432360, 527744, 658674, 746928, 882056, 1064826, 1276756, 1617642, 1942974, 2123028, 2317770, 2520072, 2737926, 3491280 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

a(1)=35 because 2^3+3^3

MATHEMATICA

a = 3; Table[Prime[n]^a + Prime[n + 1]^a, {n, 1, 100}]

CROSSREFS

Cf. A034963, A133524, A133525, A133526, A133527, A133528, A133529, A133530, A133531, A133532, A069484, A133535, A133536, A133537, A133538.

Sequence in context: A136017 A048628 A048629 * A005339 A045614 A154074

Adjacent sequences:  A133531 A133532 A133533 * A133535 A133536 A133537

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Sep 14 2007

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.