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.

A033227 Primes of form x^2+39*y^2.

Original entry on oeis.org

43, 103, 139, 157, 181, 277, 367, 439, 523, 547, 607, 673, 751, 823, 991, 997, 1039, 1063, 1117, 1153, 1171, 1231, 1249, 1381, 1429, 1453, 1459, 1483, 1693, 1759, 1933, 1951, 1993, 1999, 2011, 2029, 2131
Offset: 1

Views

Author

Keywords

Comments

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

References

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

Crossrefs

Primes in A243194.

Programs

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