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.

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

Original entry on oeis.org

2, 5, 17, 29, 53, 89, 101, 137, 149, 173, 197, 257, 269, 281, 293, 317, 353, 401, 449, 461, 509, 521, 593, 617, 641, 653, 677, 701, 797, 809, 857, 881, 929, 941, 953, 977, 1049, 1061, 1109, 1181, 1193, 1217, 1229, 1277, 1289, 1373, 1409, 1433, 1481
Offset: 1

Views

Author

T. D. Noe, May 09 2005

Keywords

Comments

Discriminant=-36.

Crossrefs

A subsequence of A243183.

Programs

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