login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A191617 Least number a such that (2^n+a)*2^n + 1 is a prime number 12
0, 0, 1, 0, 4, 3, 12, 0, 1, 3, 6, 6, 16, 9, 4, 5, 3, 20, 6, 5, 4, 5, 21, 9, 16, 35, 6, 6, 18, 8, 28, 6, 46, 11, 39, 6, 3, 20, 22, 47, 93, 90, 13, 51, 27, 98, 34, 6, 12, 14, 21, 21, 49, 143, 18, 5, 58, 30, 37, 30, 6, 56, 16, 150, 72, 59, 12, 5, 34, 3, 28, 45 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
MATHEMATICA
Table[a = 0; While[! PrimeQ[(2^n + a)*2^n + 1], a++]; a, {n, 100}] (* T. D. Noe, Jun 11 2011 *)
CROSSREFS
Sequence in context: A072802 A093726 A126604 * A169704 A270094 A270736
KEYWORD
nonn
AUTHOR
Pierre CAMI, Jun 09 2011
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)