Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094491
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094491 Primes p such that 2^j+p^j are primes for j=0,4,8,128. +0
4
223, 2104547, 2403689, 4268233 (list; graph; listen)
OFFSET

1,1

COMMENT

Primes of 2^j+p^j form are a generalization of Fermat-primes. This is strongly supported by the observation that corresponding j-exponents are apparently powers of 2 like for the 5 known Fermat primes. See A094473-A094490.

EXAMPLE

For j=0 1+1=2 is prime; other conditions are: because of p^4+16==prime; 3rd and 4th conditions are as follows: prime=p^8+256 and prime=2^128+p^128.

MATHEMATICA

{ta=Table[0, {100}], u=1}; Do[s0=2; s4=16+Prime[j]^4; s8=256+Prime[j]^8; s128=2^128+Prime[j]^128 If[PrimeQ[s0]&&PrimeQ[s4]&&PrimeQ[s8]&&PrimeQ[s128], Print[{j, Prime[j]}]; ta[[u]]=Prime[j]; u=u+1], {j, 1, 1000000}]

CROSSREFS

Cf. A082101, A094473-A094490.

Sequence in context: A108819 A139233 A050523 this_sequence A050241 A046296 A094209

Adjacent sequences: A094488 A094489 A094490 this_sequence A094492 A094493 A094494

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jun 01 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research