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.

A107308 Numbers k such that (29*k - 31) is prime.

Original entry on oeis.org

12, 16, 18, 22, 30, 36, 40, 42, 46, 48, 60, 70, 82, 88, 90, 96, 102, 112, 118, 120, 126, 130, 132, 148, 156, 166, 172, 180, 190, 196, 198, 202, 228, 238, 246, 250, 256, 258, 268, 280, 282, 286, 300, 316, 330, 340, 342, 348, 352, 382, 390, 406, 408, 420, 426
Offset: 1

Views

Author

Parthasarathy Nambi, May 20 2005

Keywords

Comments

29 and 31 are twin primes.

Examples

			If k=48, then 29*k - 31 = 1361 (prime).
		

Crossrefs

Cf. A142003 (the resulting primes).

Programs