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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057195 Numbers n such that 2^n +7 is prime. 7
2, 4, 6, 8, 10, 16, 18, 20, 28, 30, 38, 44, 78, 88, 98, 126, 160, 174, 204, 214, 588, 610, 798, 926, 1190, 1198, 1806, 1888, 2648, 3454, 3510, 3864, 3870, 8970, 12330, 13330 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

Naturally all terms are even because (3-1)^(2n+1)+7 is divisible by 3. - Bruno Berselli, Oct 03 2012

LINKS

Table of n, a(n) for n=1..36.

MATHEMATICA

Do[ If[ PrimeQ[ 2^n +7 ], Print[n]], { n, 1, 15000 }]

CROSSREFS

Cf. A104066 (primes of the form 2^n+7).

Sequence in context: A177867 A161562 A102470 * A088007 A175299 A088008

Adjacent sequences:  A057192 A057193 A057194 * A057196 A057197 A057198

KEYWORD

nonn

AUTHOR

Robert G. Wilson v, Sep 15 2000

STATUS

approved

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 June 18 03:02 EDT 2013. Contains 226328 sequences.