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.

A177989 Numbers n such that quartic equation y^2=x^4-n has no integer solution.

Original entry on oeis.org

2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 50, 51, 52, 53, 54, 55, 57, 58, 59, 61, 62, 63, 64, 66, 67, 68, 69, 70, 73, 74, 75, 76, 78, 79
Offset: 1

Views

Author

Artur Jasinski, May 16 2010

Keywords

Comments

Complement to this sequence see A177989.
Numbers n such that the quartic curve y^2=x^4+n doesn't have integral points. see A177987.

Crossrefs

Programs

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