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.

A024894 Numbers k such that 5*k + 1 is prime.

Original entry on oeis.org

2, 6, 8, 12, 14, 20, 26, 30, 36, 38, 42, 48, 50, 54, 56, 62, 66, 80, 84, 86, 92, 98, 104, 108, 114, 120, 126, 128, 132, 138, 140, 150, 152, 162, 164, 176, 182, 188, 194, 198, 204, 206, 210, 212, 218, 230, 234, 236, 240, 246, 258, 260, 264, 272, 276, 290, 294, 296, 302, 306, 314
Offset: 1

Views

Author

Keywords

Comments

a(n) = (A030430(n) - 1) / 5. - Reinhard Zumkeller, Aug 15 2013

Crossrefs

Cf. A030430.

Programs

Formula

a(n) ~ 0.8n log n. - Charles R Greathouse IV, Apr 16 2012