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.

A108584 Numbers k such that 10*k - 97 is prime.

Original entry on oeis.org

10, 11, 12, 14, 15, 17, 18, 20, 21, 26, 27, 29, 32, 33, 36, 38, 39, 41, 45, 47, 48, 53, 54, 56, 60, 62, 66, 69, 71, 74, 75, 77, 78, 83, 84, 87, 92, 95, 96, 98, 105, 108, 111, 113, 116, 119, 120, 122, 125, 126, 129, 131, 132, 138, 140
Offset: 1

Views

Author

Parthasarathy Nambi, Jul 05 2005

Keywords

Examples

			If k=10 then 10*k - 97 = 3 (prime).
If k=36 then 10*k - 97 = 263 (prime).
		

Crossrefs

Cf. A108588.

Programs