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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A105773 Numbers n such that (11*n + 97) is prime. 2
0, 6, 12, 14, 20, 26, 32, 50, 54, 60, 66, 74, 80, 84, 90, 92, 96, 110, 116, 122, 126, 132, 134, 140, 150, 162, 164, 174, 182, 186, 200, 204, 216, 222, 234, 236, 246, 260, 264, 266, 270, 272, 284, 294, 306, 312, 320, 330, 336, 344, 350 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

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

If n=90, then 11*90 + 97 = 1087 (prime).

MATHEMATICA

Select[Range[0, 350], PrimeQ[(11*# + 97)] &] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 03 2006

CROSSREFS

Sequence in context: A136151 A056774 A031405 * A079946 A118586 A183029

Adjacent sequences:  A105770 A105771 A105772 * A105774 A105775 A105776

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), May 04 2005

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 03 2006

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 14 05:41 EST 2012. Contains 205570 sequences.