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.

A076355 Numbers n such that 210*n + 11 is prime.

Original entry on oeis.org

0, 2, 3, 5, 7, 9, 10, 12, 13, 16, 17, 19, 20, 21, 24, 25, 26, 29, 30, 31, 34, 42, 43, 45, 48, 49, 54, 57, 59, 60, 61, 63, 64, 67, 72, 74, 75, 76, 80, 81, 82, 89, 90, 91, 93, 94, 95, 100, 101, 104, 106, 107, 108, 109, 111, 112, 113, 116, 123, 125, 127, 128, 133, 134, 136
Offset: 1

Views

Author

Zak Seidov, Oct 08 2002

Keywords

Comments

First sets of exactly n consecutive integers;
0;
2, 3;
19..21;
106..109;
1270..1274;
1178..1183;
15304..15310;
2562331..2562338;
108571234..108571242;
1594939699..1594939708.

Examples

			n=2: 210*2 + 11 = 431 is prime.
		

Crossrefs

Cf. A140840.

Programs

Formula

a(n) = (A140840(n) - 11)/210. - Zak Seidov, Jan 15 2014

Extensions

0 inserted by Ray Chandler, Apr 30 2010