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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102768 Numbers n such that 23*n + 11 is prime. 0
0, 4, 6, 10, 16, 24, 30, 36, 42, 46, 64, 70, 72, 76, 90, 100, 102, 114, 126, 130, 144, 150, 160, 172, 174, 184, 186, 196, 202, 204, 214, 226, 232, 234, 240, 244, 246, 252, 262, 270, 276, 280, 300, 312, 322, 342, 360, 366, 370, 402, 406, 414, 430, 436, 442, 444 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

If n=4, then 23*4 + 11 = 103 (prime)

If n=64, then 23*64 + 11 = 1483 (prime)

If n=130, then 23*130 + 11 = 3001 (prime)

PROG

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

CROSSREFS

Sequence in context: A024905 A107305 A076529 * A075637 A027689 A023501

Adjacent sequences:  A102765 A102766 A102767 * A102769 A102770 A102771

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Feb 10 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 17:48 EST 2012. Contains 205939 sequences.