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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A111148 Numbers n such that 5*n^2 + 4 is prime. 0
9, 15, 33, 51, 57, 99, 111, 117, 135, 141, 183, 189, 195, 267, 309, 327, 345, 369, 387, 399, 405, 411, 429, 441, 447, 495, 513, 525, 537, 567, 603, 609, 645, 663, 681, 687, 705, 723, 777, 783, 789, 807, 813, 831, 861, 897, 909, 915, 981 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

If n=399 then 5*n^2 + 4 = 796009 (prime).

MATHEMATICA

Select[Range[1000], PrimeQ[5*#^2 + 4] &] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 26 2006

CROSSREFS

Sequence in context: A091296 A107076 A155775 * A125216 A058505 A133763

Adjacent sequences:  A111145 A111146 A111147 * A111149 A111150 A111151

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Oct 18 2005

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 26 2006

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 15 21:56 EST 2012. Contains 205860 sequences.