The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A094483 Primes of form 2^j + 179^j. 0
2, 181, 1026625697, 1110832290554380967776058484990830657 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
No additional terms through j=1000. - Harvey P. Dale, Apr 24 2013
The number j must be zero or a power of 2. Checked j being powers of two through 2^19. Thus a(5) > 10^2300000. Primes of this magnitude are rare (about 1 in 5.4 million), so chance of finding one is remote with today's computer algorithms and speeds. - Robert Price, May 05 2013
LINKS
MATHEMATICA
Select[Table[2^j+179^j, {j, 0, 30}], PrimeQ] (* Harvey P. Dale, Apr 24 2013 *)
CROSSREFS
Sequence in context: A324442 A032593 A176477 * A258426 A163794 A232703
KEYWORD
nonn
AUTHOR
Labos Elemer, Jun 01 2004
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 June 1 10:29 EDT 2024. Contains 373016 sequences. (Running on oeis4.)