|
Search: id:A124515
|
|
|
| A124515 |
|
Numbers n for which 2n-1, 4n-1, 8n-1, 16n-1, 32n-1, 64n-1, 128n-1 and 256n-1 are primes. |
|
+0 7
|
|
| 9549960, 26277285, 42932385, 85864770, 99239790, 113183070, 152596290, 172159515, 198479580, 237059175, 287482065, 305192580, 342533490, 382203030, 542591115, 563002110, 597825570, 686106720, 742227135, 786875025, 1135145760
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
MATHEMATICA
|
Select[15*Range[76000000], And @@ PrimeQ /@ ({2, 4, 8, 16, 32, 64, 128, 256}*# - 1) &] (*Chandler*)
|
|
CROSSREFS
|
Cf. A006254, A124485, A124493, A124494, A124017, A125113, A124514, A124516.
Sequence in context: A105175 A069376 A066703 this_sequence A075009 A103936 A123322
Adjacent sequences: A124512 A124513 A124514 this_sequence A124516 A124517 A124518
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Artur Jasinski (grafix(AT)csl.pl), Nov 04 2006
|
|
EXTENSIONS
|
Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Nov 22 2006
|
|
|
Search completed in 0.002 seconds
|