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.

A102721 Numbers n such that 11*n + 13 is prime.

Original entry on oeis.org

0, 6, 8, 14, 18, 20, 24, 36, 38, 48, 50, 54, 60, 66, 68, 74, 84, 96, 98, 108, 110, 116, 126, 134, 138, 140, 144, 146, 150, 168, 176, 180, 188, 200, 216, 218, 224, 228, 230, 236, 246, 248, 258, 264, 266, 276, 284, 288, 290, 300, 314, 318
Offset: 1

Views

Author

Parthasarathy Nambi, Feb 06 2005

Keywords

Examples

			If n=0, then 11*0 + 13 = 13 (prime).
If n=50, then 11*50 + 13 = 563 (prime).
If n=108, then 11*108 + 13 = 1201 (prime).
		

Programs

Extensions

More terms from Stefan Steinerberger, Feb 15 2006