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.

A237263 Smallest prime such that if up to n copies of the final digit are appended to the number, it remains prime, but it does not for n+1 copies.

Original entry on oeis.org

2, 31, 19, 23, 139, 6089, 40949, 13153513, 748105003, 11307204673, 202073177599, 14740352606699
Offset: 0

Views

Author

Claudio Meller, Feb 05 2014

Keywords

Examples

			23 is prime, so are 233, 2333, 23333, but not 233333 = 353 * 661.  No prime smaller than 23 has this property for n = 3, so a(3) = 23.
		

Extensions

a(1)-a(10) from David Broadhurst, Feb 01 2014
a(11) from Giovanni Resta, Feb 06 2014