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.

A145712 Number of primes p in the range 9 < p <= prime(10^n) that have most significant and least significant decimal digit both equal to 9.

Original entry on oeis.org

0, 0, 2, 245, 2053, 17518, 153645, 1362970, 12244431, 111153241
Offset: 1

Views

Author

Enoch Haga, Oct 16 2008

Keywords

Examples

			a(3)=2 because out of the first 1000 primes, only two have first and last digits 9, 919 and 929.
		

Crossrefs

Extensions

Better definition from R. J. Mathar, Aug 04 2010
Edited and corrected by N. J. A. Sloane, Aug 16 2010
a(7)-a(10) from D. S. McNeil, Aug 29 2010