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.

A108588 Numbers k such that 10*k + 97 is prime.

Original entry on oeis.org

0, 1, 3, 4, 6, 7, 10, 13, 16, 18, 21, 22, 24, 25, 27, 30, 36, 37, 39, 45, 46, 48, 49, 51, 52, 55, 58, 63, 66, 69, 70, 73, 76, 78, 79, 81, 84, 85, 87, 88, 90, 99, 100, 102, 109, 112, 114, 118, 120, 121, 123, 127, 133, 135, 139, 147, 150
Offset: 1

Views

Author

Parthasarathy Nambi, Jul 05 2005

Keywords

Examples

			k = 0 is a term because 10*0 + 97 = 97 (prime).
k = 27 is a term because 10*27 + 97 = 367 (prime).
		

Crossrefs

Programs

Extensions

More terms from Stefan Steinerberger, Feb 12 2006