login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A090563 Numbers n such that 5*n^2 + 5*n + 1 is prime. 15
1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 17, 19, 21, 22, 24, 25, 26, 30, 32, 35, 36, 38, 43, 44, 49, 52, 54, 55, 60, 61, 62, 63, 66, 69, 70, 71, 73, 74, 79, 80, 81, 82, 85, 87, 88, 93, 94, 101, 104, 106, 107, 109, 110, 112, 114, 115, 117, 123, 127, 128, 131, 135 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Do[s=5*n^2+5*n+1; If[PrimeQ[s], Print[n]], {n, 1, 1000}]

CROSSREFS

Cf. A090562.

Sequence in context: A032976 A174219 A115037 * A045745 A054010 A051948

Adjacent sequences:  A090560 A090561 A090562 * A090564 A090565 A090566

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Dec 11 2003

EXTENSIONS

More terms from Labos E. (labos(AT)ana.sote.hu), Dec 12 2003

Offset corrected by Arkadiusz Wesolowski, Aug 09 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 10:53 EST 2012. Contains 205904 sequences.