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!)
A134003 Positive integers n for which n^2+(n+5)^2 is prime. 1
1, 2, 3, 4, 6, 7, 8, 9, 12, 14, 17, 18, 19, 21, 22, 26, 27, 28, 29, 32, 34, 39, 41, 43, 44, 48, 51, 52, 53, 54, 56, 58, 59, 66, 72, 74, 77, 78, 79, 82, 83, 87, 91, 93, 94, 96, 97, 103, 104, 106, 107, 109, 113, 116, 117, 119, 121, 122, 123, 126, 134, 136, 137, 144, 151, 157 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Conjecture. If n is in this sequence then n(n+5)=a(a+5)+b(b+5) is not solvable in integers. (This has been verified up to n=500.) See A134002 for the complement of this sequence (in the positive integers).
LINKS
MATHEMATICA
Select[Range[1, 200], PrimeQ[#^2+(#+5)^2]&] (* Vladimir Joseph Stephan Orlovsky, Feb 02 2012 *)
CROSSREFS
Sequence in context: A108319 A177500 A018772 * A267301 A233576 A128170
KEYWORD
nonn
AUTHOR
John W. Layman, Oct 01 2007
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 July 24 05:58 EDT 2024. Contains 374575 sequences. (Running on oeis4.)