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.

A033214 Primes of form x^2+19*y^2.

Original entry on oeis.org

19, 23, 83, 101, 157, 163, 197, 271, 313, 353, 367, 419, 479, 491, 503, 571, 593, 619, 701, 709, 733, 853, 919, 929, 947, 967, 1031, 1033, 1051, 1151, 1187, 1213, 1217, 1259, 1297, 1301, 1327, 1499, 1543
Offset: 1

Views

Author

Keywords

References

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

Programs

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