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.

A107303 Numbers k such that (3*k - 5) is prime.

Original entry on oeis.org

4, 6, 8, 12, 14, 16, 22, 24, 26, 28, 34, 36, 38, 44, 48, 52, 54, 56, 62, 66, 68, 72, 76, 78, 82, 92, 94, 96, 104, 106, 112, 114, 118, 124, 126, 128, 134, 138, 142, 146, 148, 154, 156, 164, 168, 176, 182, 184, 192, 194, 202, 204, 206, 208, 212, 216, 222, 226, 232
Offset: 1

Views

Author

Parthasarathy Nambi, May 20 2005

Keywords

Comments

3 and 5 are twin primes.

Examples

			If k=4, then 3*k - 5 = 7 (prime).
If k=28, then 3*k - 5 = 79 (prime).
		

Crossrefs

Cf. A088879.
Equals A153183(n) + 1; also A024892(n) + 2; also A034936(n) + 3;

Programs