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!)
A125780 Numbers n such that n^8 + 1, n^8 + 3, n^8 + 7 and n^8 + 9 are all prime. 3
5241160, 19083350, 24619690, 53634830, 56604020 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Do[If[(PrimeQ[x^8+1])&&(PrimeQ[x^8+3])&&(PrimeQ[x^8+7])&&(PrimeQ[x^8+9]), Print[x]], {x, 1, 30000000}] (*Artur Jasinski*)
CROSSREFS
Cf. A125779.
Sequence in context: A257160 A254742 A333587 * A294988 A183746 A183706
KEYWORD
nonn
AUTHOR
Artur Jasinski, Dec 11 2006
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 16 01:40 EDT 2024. Contains 371696 sequences. (Running on oeis4.)