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.

A107013 Primes of the form x^2-xy+25y^2, with x and y nonnegative.

Original entry on oeis.org

31, 37, 67, 97, 103, 157, 163, 181, 199, 223, 229, 313, 331, 367, 379, 397, 421, 433, 463, 487, 499, 577, 619, 631, 643, 661, 691, 709, 727, 751, 757, 823, 829, 859, 883, 907, 991, 1021, 1039, 1087, 1093, 1123, 1153, 1171, 1213, 1237, 1279, 1291, 1303
Offset: 1

Views

Author

T. D. Noe, May 09 2005

Keywords

Comments

Discriminant=-99.

Programs

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