Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A097058
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A097058 Numbers of the form p^2 + 2^p for p prime. +0
3
8, 17, 57, 177, 2169, 8361, 131361, 524649, 8389137, 536871753, 2147484609, 137438954841, 2199023257233, 8796093024057, 140737488357537, 9007199254743801, 576460752303426969, 2305843009213697673 (list; graph; listen)
OFFSET

1,1

EXAMPLE

For example, the first two terms are 2^2 + 2^2 = 8, 3^2 + 2^3 = 17

MATHEMATICA

Table[ Prime[n]^2 + 2^Prime[n], {n, 16}] (from Robert G. Wilson v Sep 15 2004)

PROGRAM

(PARI) forprime(p=2, 61, print1(p^2+2^p, ", ")) (Brockhaus)

CROSSREFS

Sequence in context: A111325 A008782 A146078 this_sequence A134790 A097405 A088588

Adjacent sequences: A097055 A097056 A097057 this_sequence A097059 A097060 A097061

KEYWORD

nonn,easy

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Sep 15 2004

EXTENSIONS

More terms from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Ray Chandler (rayjchandler(AT)sbcglobal.net) and Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 15 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research