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.

A192322 Negated discriminants of imaginary quadratic number fields whose class group is isomorphic to the Klein 4-group, C2 x C2.

Original entry on oeis.org

84, 120, 132, 168, 195, 228, 280, 312, 340, 372, 408, 435, 483, 520, 532, 555, 595, 627, 708, 715, 760, 795, 1012, 1435
Offset: 1

Views

Author

David Terr, Jun 28 2011

Keywords

Comments

Added keyword "full" - This sequence is a subsequence of A013658, whose last term is 1555. I have verified that the terms above are complete and correct. - Rick L. Shepherd, May 06 2013

Crossrefs

Subsequence of A013658.

Programs

  • PARI
    ok(n)={isfundamental(-n) && [2, 2] == quadclassunit(-n).cyc} \\ Andrew Howroyd, Jul 20 2018