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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A133536 Sum of fifth powers of two consecutive primes. 10
275, 3368, 19932, 177858, 532344, 1791150, 3895956, 8912442, 26947492, 49140300, 97973108, 185200158, 262864644, 376353450, 647540500, 1133119792, 1559520600, 2194721408, 3154354458, 3877300944, 5150127992, 7016097042, 9523100092 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

a(1)=275 because 2^5+3^5

MATHEMATICA

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

CROSSREFS

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

Sequence in context: A028531 A028533 A130292 * A075666 A121743 A084802

Adjacent sequences:  A133533 A133534 A133535 * A133537 A133538 A133539

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 14 18:09 EST 2012. Contains 205663 sequences.