|
| |
|
|
A103992
|
|
Palindromic primes: insert a digit between digits of the previous term.
|
|
0
|
| |
|
|
|
OFFSET
|
1,1
|
|
|
COMMENTS
|
Inserted digits are 0,6,2,3. If we search only for minimal inserted digit and start with 11, the sequence ends at 5th term. - rayjchandler(AT)sbcglobal.net, Feb 25 2005
|
|
|
LINKS
|
Table of n, a(n) for n=1..5.
|
|
|
EXAMPLE
|
Start with 11; insert 0 between digits, 101 is prime; insert 6 between digits, 16061 is prime, etc
|
|
|
CROSSREFS
|
Sequence in context: A082620 A199304 A156668 * A185949 A201074 A001387
Adjacent sequences: A103989 A103990 A103991 * A103993 A103994 A103995
|
|
|
KEYWORD
|
fini,nonn,base
|
|
|
AUTHOR
|
Zak Seidov, Feb 23 2005
|
|
|
EXTENSIONS
|
Corrected by Ray Chandler, Feb 25 2005
|
|
|
STATUS
|
approved
|
| |
|
|