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.

A140632 Primes of the form 55x^2+10xy+199y^2.

Original entry on oeis.org

199, 439, 1039, 1231, 1951, 2239, 2551, 2791, 3559, 3631, 4759, 5431, 6991, 7159, 7591, 8839, 9439, 10111, 11119, 11311, 11959, 13159, 13711, 13831, 14479, 14551, 15391, 15679, 15991, 16519, 16831, 17239, 17359, 17839, 17911, 18199, 18919
Offset: 1

Views

Author

T. D. Noe, May 19 2008

Keywords

Comments

Discriminant=-43680. Also primes of the form 159x^2+120xy+160y^2.
In base 12, the sequence is 147, 307, 727, 867, 1167, 1367, 1587, 1747, 2087, 2127, 2907, 3187, 4067, 4187, 4487, 5147, 5567, 5X27, 6527, 6667, 6E07, 7747, 7E27, 8007, 8467, 8507, 8XX7, 90X7, 9307, 9687, 98X7, 9E87, X067, X3X7, X447, X647, XE47, where X is 10 and E is 11. Moreover, the discriminant is -21340. - Walter Kehowski, Jun 01 2008

Crossrefs

Cf. A140633.

Programs

  • Mathematica
    Union[QuadPrimes2[55, 10, 199, 10000], QuadPrimes2[55, -10, 199, 10000]] (* see A106856 *)