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.

A033245 Primes of form x^2+70*y^2.

Original entry on oeis.org

71, 79, 151, 191, 239, 281, 359, 401, 431, 449, 569, 599, 631, 641, 751, 809, 911, 919, 991, 1009, 1031, 1129, 1201, 1289, 1409, 1439, 1471, 1481, 1759, 1801, 1831, 1871, 1999, 2039, 2081, 2111, 2129
Offset: 1

Views

Author

Keywords

References

  • David A. Cox, "Primes of the Form x^2 + n y^2", Wiley, 1989.

Crossrefs

Cf. A139643.

Programs

  • Mathematica
    QuadPrimes2[1, 0, 70, 10000] (* see A106856 *)

Formula

The primes are congruent to {1, 9, 39, 71, 79, 81, 121, 151, 169, 191, 239, 249} (mod 280). - T. D. Noe, Apr 29 2008