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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094963 Numbers n such that 2^n-3n is a prime. 0
5, 7, 19, 23, 87, 107, 255, 1539, 2387, 4457, 5623 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Do[ If[ PrimeQ[2^n - 3n], Print[n]], {n, 1, 15000, 2}]

CROSSREFS

Cf. A082101.

Sequence in context: A075409 A058079 A076787 * A045446 A106074 A128335

Adjacent sequences:  A094960 A094961 A094962 * A094964 A094965 A094966

KEYWORD

nonn,more

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), May 26 2004

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 16 17:48 EST 2012. Contains 205939 sequences.