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.

A033209 Primes of form x^2 + 11*y^2.

Original entry on oeis.org

11, 47, 53, 103, 163, 199, 257, 269, 311, 397, 401, 419, 421, 499, 587, 599, 617, 683, 757, 773, 863, 883, 907, 911, 929, 991, 1021, 1087, 1109, 1123, 1181, 1237, 1291, 1307, 1367, 1433, 1439, 1543, 1567, 1571, 1609, 1621, 1697, 1699, 1753, 1873, 1907, 2003
Offset: 1

Views

Author

Keywords

Comments

Primes p such that the polynomial x^3-x^2-x-1 mod p has 3 zeros. Compare A106279. - T. D. Noe, May 02 2005

References

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

Crossrefs

Primes in A243651.

Programs

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

Extensions

Extended by T. D. Noe, Apr 17 2012