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.

A107305 Numbers k such that 11*k - 13 is prime.

Original entry on oeis.org

4, 6, 10, 16, 22, 24, 30, 36, 42, 60, 64, 70, 76, 84, 90, 94, 100, 102, 106, 120, 126, 132, 136, 142, 144, 150, 160, 172, 174, 184, 192, 196, 210, 214, 226, 232, 244, 246, 256, 270, 274, 276, 280, 282, 294, 304, 316, 322, 330, 340, 346, 354, 360, 366, 370, 372
Offset: 1

Views

Author

Parthasarathy Nambi, May 20 2005

Keywords

Comments

11 and 13 are twin primes.
All terms must be even. - Harvey P. Dale, Jul 29 2016

Examples

			If k=4, then 11*k - 13 = 31 (prime).
If k=60, then 11*k - 13 = 647 (prime).
		

Crossrefs

Cf. A141856 (the resulting primes).

Programs