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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102686 Numbers n such that 11*n + 3 is prime. 0
0, 4, 10, 14, 16, 20, 28, 38, 40, 44, 46, 56, 58, 68, 70, 76, 80, 88, 100, 110, 116, 118, 124, 130, 136, 140, 146, 154, 158, 170, 184, 194, 200, 206, 214, 220, 224, 238, 244, 248, 250, 254, 256, 278, 280, 296, 304, 308, 310, 314, 334, 350, 356, 364, 368, 370 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

If n=0, then 11*0 + 3 = 3 (prime)

If n=44, then 11*44 + 3 = 487 (prime)

If n=110, then 11*110 + 3 = 1213 (prime)

MATHEMATICA

Select[ Range[0, 375, 2], PrimeQ[11# + 3] &] (from Robert G. Wilson v Feb 12 2005)

CROSSREFS

Sequence in context: A103044 A114719 A116954 * A099439 A146763 A190346

Adjacent sequences:  A102683 A102684 A102685 * A102687 A102688 A102689

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

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