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.

A141857 Primes congruent to 10 mod 11.

Original entry on oeis.org

43, 109, 131, 197, 241, 263, 307, 373, 439, 461, 571, 593, 659, 769, 857, 967, 1033, 1187, 1231, 1297, 1319, 1429, 1451, 1583, 1627, 1693, 1759, 1847, 1913, 1979, 2089, 2111, 2221, 2243, 2287, 2309, 2441, 2551, 2617, 2683, 2749, 2837, 2903, 2969, 3079, 3167
Offset: 1

Views

Author

N. J. A. Sloane, Jul 11 2008

Keywords

Comments

From N. J. A. Sloane, Jan 29 2014: (Start)
If p = 11k+10 then k must be odd, so p is also of the form 22r+21.
Note that the differences are surely unbounded - compare A002386. (End)

Crossrefs

Cf. A002386.

Programs

Formula

a(n) ~ 10n log n. - Charles R Greathouse IV, Jul 02 2016