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.

A100895 a(n) = smallest n-digit prime formed by appending a digit to a(n-1); a(1) = 7.

Original entry on oeis.org

7, 71, 719, 7193, 71933, 719333
Offset: 1

Views

Author

Jorge Coveiro, Jan 10 2005

Keywords

Comments

There is no prime a(7) since 7193331,7193333,7193337,7193339 are not prime.
These are the first 6 entries of A048552. - R. J. Mathar, Oct 15 2011

Examples

			a(1)=7
a(2)=71
a(3)=719
a(4)=7193
a(5)=71933
a(6)=719333
		

Extensions

Edited by Charles R Greathouse IV, Aug 02 2010