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.

A087341 Smallest prime which is a concatenation of n successive composite numbers.

Original entry on oeis.org

89, 138140141, 87889091, 8890919293, 141516182021, 122123124125126128129, 121122123124125126128129, 707274757677788081, 21222425262728303233, 206207208209210212213214215216217, 405406407408410411412413414415416417
Offset: 2

Views

Author

Amarnath Murthy, Sep 06 2003

Keywords

Comments

a(3) contains three digit composite numbers as every concatenation of two digit numbers n,n+2 and n+3 is == 0 (mod 7).

Examples

			a(2) = 89 is the concatenation of two successive composite numbers 8 and 9.
a(3) = 138140141 is the concatenation of 138,140 and 141.
		

Crossrefs

Cf. A002808.

Extensions

More terms from David Wasserman, May 10 2005