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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A133537 Sum of sixth powers of two consecutive primes. 10
793, 16354, 133274, 1889210, 6598370, 28964378, 71183450, 195081770, 742859210, 1482327002, 3453230090, 7315830650, 11071467290, 17100578378, 32943576458, 64344894770, 93700908002, 141978756530, 218558666090, 279434510210 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

a(1)=793 because 2^6+3^6=793

MATHEMATICA

a = 6; 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, A133538.

Sequence in context: A045246 A095812 A130555 * A075667 A136543 A133274

Adjacent sequences:  A133534 A133535 A133536 * A133538 A133539 A133540

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 06:46 EST 2012. Contains 205867 sequences.