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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A058781 Numbers n such that n^2 * 2^n - 1 is prime. 0
3, 7, 25, 41, 45, 63, 83, 131, 147, 175, 425, 449, 469, 651, 1345, 1839, 1883, 1913, 2177, 2551, 2907, 3675, 6071, 11743, 14641, 38685, 40857, 47761, 97243 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Steven Harvey, Generalized HyperWoodall Primes

MATHEMATICA

Do[ If[ PrimeQ[ n^2*2^n - 1 ], Print[n] ], {n, 1, 5000} ]

CROSSREFS

Sequence in context: A031875 A157817 A118718 * A100462 A161637 A148721

Adjacent sequences:  A058778 A058779 A058780 * A058782 A058783 A058784

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 02 2001

EXTENSIONS

More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 05 2008

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 15 05:45 EST 2012. Contains 205694 sequences.