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.

A101123 Numbers k for which 7*k + 11 is prime.

Original entry on oeis.org

0, 6, 8, 14, 18, 20, 24, 26, 36, 38, 48, 54, 60, 68, 78, 80, 84, 86, 90, 96, 104, 114, 116, 128, 138, 140, 144, 146, 150, 156, 158, 168, 170, 174, 188, 204, 206, 210, 216, 224, 228, 230, 236, 246, 248, 254, 260, 266, 270, 284, 288, 294, 296, 300, 306, 318, 320
Offset: 1

Views

Author

Parthasarathy Nambi, Jan 21 2005

Keywords

Comments

Note that 7 is the largest single-digit prime and 11 is the smallest two-digit prime.

Examples

			For k=6, 7*6 + 11 = 53 (prime).
For k=8, 7*8 + 11 = 67 (prime).
For k=14, 7*14 + 11 = 109 (prime).
		

Crossrefs

Programs

Extensions

Extended by Ray Chandler, Jan 25 2005