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!)
A243432 Primes of the form 2^n + 47. 2
79, 822752278660603021077484591278675252491367932816789931674304559 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The next term has 316 digits (see b-file).
Associated n: 5, 209, 1049.
Also a probable prime for n = 8501 and no others below 10^5. - Jens Kruse Andersen, Jun 30 2014
LINKS
MATHEMATICA
Select[Table[2^n + 47, {n, 0, 600}], PrimeQ]
PROG
(Magma) [a: n in [0..600] | IsPrime(a) where a is 2^n+47];
CROSSREFS
Cf. similar sequences listed in A243429.
Sequence in context: A116327 A060711 A128472 * A093404 A236236 A031136
KEYWORD
nonn,bref
AUTHOR
Vincenzo Librandi, Jun 05 2014
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)