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.

A123064 Numbers represented by the quadratic form 2 x^2 + xy + 4 y^2.

Original entry on oeis.org

0, 2, 4, 5, 7, 8, 10, 14, 16, 18, 19, 20, 25, 28, 32, 35, 36, 38, 40, 41, 45, 49, 50, 56, 59, 62, 63, 64, 70, 71, 72, 76, 80, 82, 90, 94, 95, 97, 98, 100, 101, 103, 107, 109, 112, 113, 118, 124, 125, 126, 128, 133, 134, 140, 142, 144, 152, 155, 157, 160, 162, 163, 164, 171, 175
Offset: 1

Views

Author

N. J. A. Sloane, Sep 27 2006

Keywords

References

  • J. H. Conway, The Sensual (Quadratic) Form, M.A.A., 1997, p. 82.

Crossrefs

Programs

  • Magma
    L:=LatticeWithGram(2, [4,1,1,8] ); T := ThetaSeries(L,500); T;