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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A093988 Numbers n such that 2^n+3n is prime. 0
1, 3, 5, 7, 11, 13, 35, 45, 47, 57, 87, 183, 325, 367, 447, 809, 1157, 2789, 5775, 14829, 20687 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Do[ If[ PrimeQ[2^n + 3n], Print[n]], {n, 1, 5000, 2}]

CROSSREFS

Cf. A082101.

Sequence in context: A155916 A038979 A179739 * A175914 A108817 A123677

Adjacent sequences:  A093985 A093986 A093987 * A093989 A093990 A093991

KEYWORD

more,nonn

AUTHOR

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

EXTENSIONS

More terms from Ryan Propper (rpropper(AT)stanford.edu), Jul 05 2005

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 19:15 EST 2012. Contains 205852 sequences.