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!)
A057095 Numbers n such that n^2 +1, n^2 +3, n^2 +7, n^2 +9 and n^2 +13 are simultaneously prime. 0
2, 10, 238850, 315410, 927070, 2525870, 2828270, 3993070, 4794520, 5617160, 6173870, 6859310, 8146100, 8294290, 9267220, 10053410, 10515340, 12720460, 15074770, 16755190, 16788580, 17525470, 21740120, 26657060, 29633510 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[ Range[ 1, 5 10^7], PrimeQ[ #^2 + 1] && PrimeQ[ #^2 + 3] && PrimeQ[ #^2 + 7] && PrimeQ[ #^2 + 9] && PrimeQ[ #^2 + 13] & ]
CROSSREFS
Sequence in context: A079180 A027735 A085698 * A119189 A309862 A260756
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Sep 11 2000
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 29 07:13 EDT 2024. Contains 372098 sequences. (Running on oeis4.)