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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057909 Numbers n such that 4^n + n is prime. 0
1, 3, 9, 15, 37, 85, 133, 225, 1233 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Do[ If[ PrimeQ[ 4^n + n ], Print[ n ] ], {n, 0, 3000} ]

CROSSREFS

Sequence in context: A058039 A013581 A133997 * A082702 A065917 A053624

Adjacent sequences:  A057906 A057907 A057908 * A057910 A057911 A057912

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 16 2000

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