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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A111215 Numbers n such that 4n + 5 is prime. 2
0, 2, 3, 6, 8, 9, 12, 14, 17, 21, 23, 24, 26, 27, 33, 36, 38, 42, 44, 47, 48, 56, 57, 59, 63, 66, 68, 69, 72, 77, 78, 83, 86, 87, 92, 96, 98, 99, 101, 104, 107, 111, 113, 114, 126, 129, 134, 138, 141, 143, 147, 149, 152, 153, 159, 162, 164, 167, 168, 174, 176, 182, 188 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

If n=99 then 4n + 5 = 401 (prime).

PROG

(MAGMA) [n: n in [0..200] | IsPrime(4*n+5)]; [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 13 2010]

CROSSREFS

Cf. A005098, A095278.

Sequence in context: A032711 A135768 A047244 * A099381 A089437 A146768

Adjacent sequences:  A111212 A111213 A111214 * A111216 A111217 A111218

KEYWORD

nonn

AUTHOR

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

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 10:56 EST 2012. Contains 205763 sequences.