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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A133535 Sum of fourth powers of two consecutive primes. 10
97, 706, 3026, 17042, 43202, 112082, 213842, 410162, 987122, 1630802, 2797682, 4699922, 6244562, 8298482, 12770162, 20007842, 25963202, 33996962, 45562802, 53809922, 67348322, 86408402, 110200562, 151271522, 192589682, 216611282 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

a(1)=97 because 2^4+3^4

MATHEMATICA

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

Sequence in context: A193411 A094479 A096326 * A045715 A113891 A090157

Adjacent sequences:  A133532 A133533 A133534 * A133536 A133537 A133538

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 17 14:50 EST 2012. Contains 206050 sequences.