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; text; internal format)
OFFSET

1,2

COMMENTS

Solutions of the equation (4*n+5)' = 1, where n' is the arithmetic derivative of n. [Paolo P. Lava, Jan 03 2013]

LINKS

Table of n, a(n) for n=1..63.

EXAMPLE

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

PROG

(MAGMA) [n: n in [0..200] | IsPrime(4*n+5)]; [Vincenzo Librandi, 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, Oct 24 2005

STATUS

approved

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 May 21 21:21 EDT 2013. Contains 225505 sequences.