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.

A218160 Fundamental discriminants of real quadratic number fields with class number 10.

Original entry on oeis.org

3129, 3585, 4097, 4321, 4444, 4865, 4904, 5777, 6085, 6945, 7049, 7221, 7705, 8124, 8321, 8569, 9321, 9340, 9448, 9553, 9669, 10408, 10885, 11281, 11509, 11921, 11937, 11944, 12984, 12993, 12997, 13516, 13741, 13865, 14392, 14396, 14529, 14745, 14888
Offset: 1

Views

Author

Arkadiusz Wesolowski, Oct 22 2012

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Range[14888], NumberFieldDiscriminant@Sqrt[#] == # && NumberFieldClassNumber@Sqrt[#] == 10 &]