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.

A075749 Numbers k such that 210*k +- 1 are twin primes.

Original entry on oeis.org

2, 5, 11, 13, 16, 28, 29, 30, 35, 36, 42, 44, 50, 51, 55, 57, 73, 86, 104, 121, 125, 128, 135, 140, 147, 148, 157, 158, 160, 161, 165, 168, 179, 193, 204, 205, 209, 223, 244, 247, 249, 251, 255, 264, 271, 273, 277, 281, 282, 290, 302, 304, 310, 312, 313, 316
Offset: 1

Views

Author

Zak Seidov, Oct 08 2002

Keywords

Examples

			k = 2 is a term since 210*2 - 1 = 419 and 210*2 + 1 = 421 are twin primes.
		

Crossrefs

Cf. A002822 (with 6*k +- 1), A176114 (with 30*k +- 1).

Programs