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.

A046789 Lower prime of the second gap of 2n between primes.

Original entry on oeis.org

5, 13, 31, 359, 181, 211, 293, 1933, 1069, 1637, 1951, 2179, 3137, 3271, 4831, 10799, 8467, 12853, 38393, 20809, 34981, 36389, 91033, 73189, 45893, 25471, 40289, 153191, 58831, 102701, 190409, 107377, 221327, 290249, 175141, 360091
Offset: 1

Views

Author

Keywords

Examples

			The second prime gap of 4 is at 13 to 17, so a(2)=13.
		

References

  • Enoch Haga, Exploring Prime Numbers on Your PC, 2nd edition, 1998, ISBN 1-885794-16-9, Table 4, pages 38-39.

Crossrefs

Programs

Formula

a(n) = A000230(n) + A046728(n). - Robert G. Wilson v, Nov 26 2020