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.

Showing 1-1 of 1 results.

A177988 Numbers n such that quartic curve y^2=x^4-n has integral points.

Original entry on oeis.org

1, 7, 12, 15, 16, 17, 31, 32, 45, 49, 56, 60, 65, 71, 72, 77, 80, 81
Offset: 1

Views

Author

Artur Jasinski, May 16 2010

Keywords

Comments

Complement to this sequence see A177989.
Numbers n such that quartic curve y^2=x^4+n has integral points. see A177986.

Crossrefs

Programs

  • Magma
    IntegralQuarticPoints([1,0,0,0,-81]);
Showing 1-1 of 1 results.