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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A133538 Sum of seventh powers of two consecutive primes. 14
2315, 80312, 901668, 20310714, 82235688, 473087190, 1304210412, 4298697186, 20654701756, 44762490420, 122444491244, 289686151014, 466572884988, 778441731570, 1681334260300, 3663362624656, 5631394320840, 9203454441344 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

a(1)=2315 because 2^7+3^7=2315

MATHEMATICA

a = 7; 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, A133536, A133537.

Sequence in context: A035771 A107567 A132214 * A075668 A137733 A205636

Adjacent sequences:  A133535 A133536 A133537 * A133539 A133540 A133541

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 15 19:15 EST 2012. Contains 205852 sequences.