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.

A198897 Rank of elliptic curve y^2 = x^3 + A179107(n).

Original entry on oeis.org

0, 1, 2, 2, 2, 2, 3, 2, 2, 4, 3, 4, 2
Offset: 1

Views

Author

Artur Jasinski, Oct 31 2011

Keywords

Crossrefs

Cf. A179107.

Programs

  • Magma
    print([Rank(EllipticCurve([0,117073]))]);