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.

A138218 Numbers k such that 180k^2 + 1 is prime.

Original entry on oeis.org

1, 3, 6, 7, 14, 17, 18, 22, 24, 25, 27, 28, 29, 31, 32, 41, 46, 48, 50, 52, 55, 59, 62, 64, 66, 67, 76, 77, 83, 85, 87, 88, 92, 94, 95, 97, 102, 106, 108, 118, 123, 134, 136, 139, 140, 141, 147, 148, 154, 155, 157, 162, 165, 167, 179, 181, 192, 193, 199, 202, 203, 207
Offset: 1

Views

Author

Zak Seidov, May 05 2008

Keywords

Comments

Or, numbers j arising in A137530.

Crossrefs

Cf. A137530.

Programs

Formula

a(n) = sqrt((A137530(n) - 1)/180).