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.

A035326 Beginning of last prime pattern of length n to appear among positive integers.

Original entry on oeis.org

4, 8, 9, 24, 25, 90, 91, 114, 143, 143, 205, 205, 1601, 1601, 2327, 2327, 5467, 5467, 18043, 18043, 29381, 29381, 90001, 90001, 3153569, 3153569, 3153569, 3153569, 4647259, 4647259, 74266243, 74266243
Offset: 1

Views

Author

Keywords

Examples

			a(7) = 91 since 91 starts the length-7 prime pattern "ccccccp" (six composites followed by one prime) and all other possible length-7 prime patterns start with a number smaller than 91.
		

Crossrefs

Cf. A023192.