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.

A035120 Discriminants of real quadratic number fields with class number >= 2.

Original entry on oeis.org

40, 60, 65, 85, 104, 105, 120, 136, 140, 145, 156, 165, 168, 185, 204, 205, 220, 221, 229, 232, 257, 264, 265, 273, 280, 285, 296, 305, 312, 316, 321, 328, 345, 348, 357, 364, 365, 377, 380, 385, 401, 408, 424, 429, 440, 444, 445, 456, 460, 465, 469, 473
Offset: 1

Views

Author

Keywords

References

  • H. Cohen, Advanced Topics in Computational Number Theory, Springer, 2000, p. 534.
  • H. Hasse, Number Theory, Springer-Verlag, NY, 1980, p. 576.

Crossrefs

Programs

  • Mathematica
    Select[Range[500], NumberFieldDiscriminant[Sqrt[#]] == # && NumberFieldClassNumber[Sqrt[#]] >= 2 & ] (* Jean-François Alcover, Jul 04 2013 *)

Extensions

More terms from Antonio G. Astudillo (afg_astudillo(AT)hotmail.com), May 15 2002