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.

A265043 The n-th Champernowne prime (A176942) is found by concatenating the successive digits of the numbers 1,2,3,...,a(n) and possibly dropping some of final digits of a(n).

Original entry on oeis.org

10, 12, 17, 115, 971, 1364, 9711
Offset: 1

Views

Author

N. J. A. Sloane, Dec 26 2015

Keywords

Examples

			The third Champernowne prime A176942(3) = 123456789101112131415161 is obtained by concatenating the digits of the numbers 1,2,3,4,...,17, and then dropping the final digit; thus a(3) = 17.
		

Crossrefs

See A176942 for the Champernowne primes, A071620 for number of digits.
See also A007908.