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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102657 Numbers n such that 11n^2 + 11n + 1 is prime. 0
1, 2, 5, 6, 7, 9, 11, 13, 14, 20, 23, 25, 26, 27, 28, 32, 33, 36, 37, 40, 42, 48, 49, 50, 51, 58, 61, 62, 68, 74, 75, 76, 77, 78, 81, 84, 92, 96, 103, 104, 109, 111, 119, 120, 126, 127, 133, 135, 137, 141, 142, 144, 145, 149, 153, 156, 158, 163, 166, 168, 169, 172, 176 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

If n=1, then 11*1^2 + 11*1 + 1 = 23 (prime)

If n=20, then 11*20^2 + 11*20 + 1 = 4621 (prime)

If n=40, then 11*40^2 + 11*40 + 1 = 18041 (prime)

PROG

(MAGMA) [n: n in [0..1000] | IsPrime(11*n^2+11*n+1)] [From Librandi, Nov 17 2010]

CROSSREFS

Sequence in context: A177859 A047580 A153384 * A202115 A047324 A057894

Adjacent sequences:  A102654 A102655 A102656 * A102658 A102659 A102660

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Feb 02 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 17 19:13 EST 2012. Contains 206085 sequences.