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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A111292 Numbers n such that 6*n^2 + 6*n + 1 is prime. 0
1, 2, 3, 5, 7, 8, 9, 10, 12, 13, 18, 19, 20, 22, 23, 30, 31, 32, 33, 35, 36, 38, 41, 42, 43, 45, 46, 47, 51, 55, 58, 60, 65, 67, 73, 74, 77, 78, 84, 86, 88, 93, 95, 97, 100, 101, 104, 106, 107, 109, 112, 117, 120, 123, 124, 126, 129, 130, 132, 134, 135, 137, 143, 148, 151 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

If n=43 then 6*n^2 + 6*n + 1 = 11353 (prime).

PROG

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

CROSSREFS

Cf. A111251, A090563.

Sequence in context: A039072 A055977 A180221 * A047373 A039048 A105764

Adjacent sequences:  A111289 A111290 A111291 * A111293 A111294 A111295

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Nov 01 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 06:50 EST 2012. Contains 205694 sequences.