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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102606 Numbers n such that 1nnn1 is prime. 2
3, 5, 6, 9, 18, 21, 24, 25, 26, 36, 39, 41, 42, 49, 53, 54, 58, 59, 64, 65, 69, 71, 72, 79, 87, 91, 93, 105, 124, 132, 155, 159, 162, 163, 165, 168, 172, 184, 187, 196, 210, 214, 221, 226, 235, 238, 249, 256, 272, 278, 284, 289, 312, 323, 327, 329, 331, 336, 341, 342 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

If n=3, then 13331 is prime.

If n=39, then 13939391 is prime.

If n=65, then 16565651 is prime.

MATHEMATICA

Select[Range[360], PrimeQ[FromDigits[Flatten[IntegerDigits /@ {1, #, #, #, 1}]]] &]

CROSSREFS

Cf. A102607, A102608.

Sequence in context: A070117 A176345 A101139 * A102372 A095829 A182637

Adjacent sequences:  A102603 A102604 A102605 * A102607 A102608 A102609

KEYWORD

nonn,base

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Jan 29 2005

EXTENSIONS

Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Jan 30 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 14 16:17 EST 2012. Contains 205635 sequences.