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.

A107306 Numbers k such that (17*k - 19) is prime.

Original entry on oeis.org

6, 10, 24, 28, 30, 36, 40, 48, 58, 64, 66, 70, 78, 84, 90, 94, 96, 106, 118, 124, 136, 150, 156, 166, 168, 174, 180, 184, 196, 198, 204, 208, 226, 238, 244, 250, 274, 276, 288, 300, 318, 328, 330, 334, 336, 348, 358, 360, 366, 370, 376, 388, 394, 400, 406, 408
Offset: 1

Views

Author

Parthasarathy Nambi, May 20 2005

Keywords

Comments

17 and 19 are twin primes.

Examples

			If k=64 then 17*k - 19 = 1069 (prime).
		

Crossrefs

Cf. A140543 (the resulting primes).

Programs