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.

A106695 Numbers k such that 101*k - 997 is prime.

Original entry on oeis.org

10, 16, 18, 24, 28, 34, 48, 54, 58, 66, 70, 76, 84, 90, 96, 100, 124, 136, 138, 150, 154, 156, 168, 178, 180, 186, 198, 208, 228, 234, 238, 256, 264, 276, 280, 294, 298, 300, 310, 318, 324, 336, 340, 354, 360, 366, 370, 376, 378, 390, 406, 418, 430, 450, 468
Offset: 1

Views

Author

Parthasarathy Nambi, May 13 2005

Keywords

Comments

101 and 997 are the smallest and largest three-digit primes.

Examples

			If k=10, then 101*k - 997 = 13 (prime).
If k=66, then 101*k - 997 = 5669 (prime).
		

Crossrefs

Programs