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.

A033256 Primes of form x^2+87*y^2.

Original entry on oeis.org

103, 151, 283, 349, 373, 397, 487, 571, 709, 787, 877, 883, 1039, 1459, 1531, 1567, 1753, 2017, 2029, 2179, 2203, 2239, 2371, 2383, 2557, 2617, 2659, 2719, 2749, 2791, 2851, 3181, 3253, 3301, 3331, 3373
Offset: 1

Views

Author

Keywords

Comments

Also primes of the form x^2-xy+22y^2 with x and y nonnegative. - T. D. Noe, May 08 2005

References

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

Programs

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