Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A138576
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A138576 Numbers n such that 2^(2*n-1)-1 is prime. +0
1
2, 3, 4, 7, 9, 10, 16, 31, 45, 54, 64, 261, 304, 640 (list; graph; listen)
OFFSET

1,1

EXAMPLE

2^(2*2-1)-1=7, 2^(2*3-1)-1=31, 2^(2*4-1)-1=127,...

MATHEMATICA

For[i=1, i<=1, a={}; Do[x=2^(2*n-i)-i; If[PrimeQ[x], AppendTo[a, n]], {n, 10^2}]; Print["2^(2*n-", i, "), ", a]; i=i+2]

CROSSREFS

Sequence in context: A057912 A141748 A057267 this_sequence A038197 A023546 A084913

Adjacent sequences: A138573 A138574 A138575 this_sequence A138577 A138578 A138579

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), May 13 2008

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 September 7 23:08 EDT 2008. Contains 143486 sequences.


AT&T Labs Research