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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102656 Numbers n such that 11*n + 1 is prime. 1
2, 6, 8, 18, 30, 32, 36, 38, 42, 56, 60, 62, 66, 78, 80, 86, 90, 92, 102, 116, 120, 128, 132, 146, 162, 170, 182, 188, 192, 198, 206, 210, 212, 216, 218, 230, 242, 246, 248, 260, 266, 270, 276, 288, 290, 296, 300, 302, 308, 312, 318, 330, 336, 338, 350, 356, 366 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

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

If n=60, then 11*60 + 1 = 661 (prime)

If n=120, then 11*120 + 1 = 1321 (prime)

Select[ Range[2, 367, 2], PrimeQ[11# + 1] &] (from Robert G. Wilson v Feb 04 2005)

CROSSREFS

Sequence in context: A154610 A053658 A032393 * A163911 A077638 A103015

Adjacent sequences:  A102653 A102654 A102655 * A102657 A102658 A102659

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Feb 02 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 04 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 16 14:07 EST 2012. Contains 205930 sequences.