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.

A139654 Primes of the form x^2+273y^2.

Original entry on oeis.org

277, 337, 373, 673, 757, 1093, 1117, 1213, 1297, 1381, 1429, 1453, 1621, 1873, 1933, 2053, 2389, 2473, 2521, 2557, 2713, 2857, 3301, 3613, 3637, 4057, 4657, 4729, 4813, 4957, 4993, 5209, 5581, 5737, 5749, 5821, 6133, 6217, 6301, 6421
Offset: 1

Views

Author

T. D. Noe, Apr 29 2008

Keywords

Comments

Discriminant=-1092. See A139643 for more information.

Programs

  • Magma
    [ p: p in PrimesUpTo(7000) | p mod 1092 in {1, 25, 121, 205, 277, 289, 337, 361, 373, 445, 529, 589, 625, 673, 757, 781, 841, 961}]; // Vincenzo Librandi, Jul 28 2012
  • Mathematica
    QuadPrimes2[1, 0, 273, 10000] (* see A106856 *)

Formula

The primes are congruent to {1, 25, 121, 205, 277, 289, 337, 361, 373, 445, 529, 589, 625, 673, 757, 781, 841, 961} (mod 1092).