cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A039657 Number of digits in all (2n+1)-digit palindromic primes.

Original entry on oeis.org

4, 45, 465, 4676, 46548, 462462, 4598113, 45549645, 459768842, 4542783435, 45319909593, 454084412972
Offset: 0

Views

Author

Keywords

Examples

			There are 5172 9-digit palindromic primes, 5172*9 = 46548 digits.
		

References

  • For 17-digit palindromic primes, work of Martin Eibl, Carlos Rivera and Warut Roonguthai on De Geest's website

Crossrefs

Cf. A040025.

Formula

a(n) = (2n+1)*A040025(n). - Michel Marcus, Jul 24 2015

Extensions

a(9)-a(11) from A040025 by Michel Marcus, Jul 24 2015