Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100362
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100362 Primes of the form 2^n-n+1. +0
1
2, 2, 3, 13, 59, 65521, 262127, 18014398509481931, 288230376151711687, 1267650600228229401496703205277, 1329227995784915872903807060280344457 (list; graph; listen)
OFFSET

1,1

COMMENT

The next term has 151 digits, which means that the next few elements are too long to be included. - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 11 2006

MATHEMATICA

{ta={{0}}, tb={{0}}}; Do[g=n; s=2^n-n+1; If[PrimeQ[s], Print[n]; ta=Append[ta, n]; tb=Append[tb, s]], {n, 1, 10000}]; {ta, tb, g}

{ta = {{0}}, tb = {{0}}}; Do[g = n; s = 2^n - n + 1; If[PrimeQ[s], Print[2^n - n + 1]; ta = Append[ta, n]; tb = Append[tb, s]], {n, 0, 1000}]; {ta, tb, g} - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 11 2006

CROSSREFS

Cf. A001580, A069539, A052007, A048744, A100357-A100361.

Adjacent sequences: A100359 A100360 A100361 this_sequence A100363 A100364 A100365

Sequence in context: A075095 A134243 A126339 this_sequence A062439 A139521 A019515

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Nov 19 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 October 13 02:37 EDT 2008. Contains 145008 sequences.


AT&T Labs Research