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.

A102700 Numbers k such that 10*k + 9 is prime.

Original entry on oeis.org

1, 2, 5, 7, 8, 10, 13, 14, 17, 19, 22, 23, 26, 34, 35, 37, 38, 40, 41, 43, 44, 47, 49, 50, 56, 59, 61, 65, 70, 71, 73, 76, 80, 82, 83, 85, 91, 92, 100, 101, 103, 104, 106, 110, 112, 122, 124, 125, 127, 128, 131, 139, 140, 142, 143, 145, 148, 149, 154, 155, 157, 160, 161
Offset: 1

Views

Author

Parthasarathy Nambi, Feb 04 2005

Keywords

Examples

			10*1 + 9 = 19 (prime);
10*40 + 9 = 409 (prime);
10*70 + 9 = 709 (prime).
		

Crossrefs

Programs

Extensions

Edited and extended by Ray Chandler, Nov 07 2006