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.

A106862 Primes of the form x^2+xy+5y^2, with x and y nonnegative.

Original entry on oeis.org

5, 7, 11, 17, 23, 47, 61, 73, 83, 101, 131, 137, 139, 149, 157, 163, 191, 197, 199, 229, 251, 263, 271, 277, 283, 311, 347, 349, 353, 359, 367, 389, 419, 443, 457, 461, 463, 467, 499, 503, 541, 557, 571, 593, 613, 617, 619, 631, 643, 647, 653, 691, 701, 719
Offset: 1

Views

Author

T. D. Noe, May 09 2005

Keywords

Comments

Discriminant=-19.

Crossrefs

A106863 is the main entry for these primes. Cf. A035243.

Programs

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