|
| |
|
|
A050251
|
|
Number of palindromic primes less than 10^n.
|
|
2
|
|
|
|
4, 5, 20, 20, 113, 113, 781, 781, 5953, 5953, 47995, 47995, 401696, 401696, 3438339, 3438339, 30483565, 30483565, 269577430, 269577430, 2427668363, 2427668363
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
0,1
|
|
|
COMMENTS
|
Every palindrome with an even number of digits is divisible by 11 and therefore is composite (not prime). Hence there is only one palindromic prime with an even number of digits. - Martin Renner, Apr 15 2006
|
|
|
LINKS
|
Table of n, a(n) for n=0..21.
P. De Geest, World!Of Palindromic Primes, Page 1
Shyam Sunder Gupta, Palindromic Primes up to 10^19.
Eric Weisstein's World of Mathematics, Palindromic Prime.
Index entries for sequences related to numbers of primes in various ranges
|
|
|
FORMULA
|
a(n) =~ A070199(n)/Ln(10^n) = 1/Ln(10^n)*Sum {k=1..n} 9*10^floor[(k-1)/2]. [From Robert G. Wilson v, May 31 2009]
|
|
|
CROSSREFS
|
Cf. A016115, A002385.
Sequence in context: A042835 A193964 A099897 * A125995 A080610 A047175
Adjacent sequences: A050248 A050249 A050250 * A050252 A050253 A050254
|
|
|
KEYWORD
|
nonn,hard,nice,base
|
|
|
AUTHOR
|
Eric W. Weisstein
|
|
|
EXTENSIONS
|
More terms from Patrick De Geest, Aug 01 1999.
2 more terms from Shyam Sunder Gupta (guptass(AT)rediffmail.com), Feb 12 2006
2 More terms from Shyam Sunder Gupta (guptass(AT)rediffmail.com), Mar 13 2009
|
|
|
STATUS
|
approved
|
| |
|
|