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.

A110872 Numbers n such that (n^2+7)/8 is prime.

Original entry on oeis.org

3, 7, 9, 15, 17, 23, 25, 33, 39, 41, 47, 55, 71, 81, 87, 89, 95, 103, 113, 121, 127, 129, 137, 143, 151, 153, 169, 177, 191, 193, 199, 201, 215, 223, 225, 263, 265, 271, 281, 297, 319, 327, 335, 337, 345, 351, 359, 369, 375, 401, 407, 415, 417, 423, 439, 447
Offset: 1

Views

Author

Giovanni Teofilatto, Sep 18 2005

Keywords

Crossrefs

Programs

Formula

a(n) = 2*A067186(n) + 1 = Sqrt(A110873(n)).

Extensions

Extended by Ray Chandler, Oct 08 2005