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.

A056981 a(n) = A002596(n)^2.

Original entry on oeis.org

1, 1, 1, 1, 25, 49, 441, 1089, 184041, 511225, 5909761, 17631601, 863948449, 2704312009, 34493775625, 111759833025, 93990019574025, 312541206957225, 4201942893536025, 14258670483605625, 780804795682244025
Offset: 0

Views

Author

Keywords

Comments

Numerator of h^(2n) in the Kummer-Gauss series for the perimeter of an ellipse.

Crossrefs

Programs

  • Mathematica
    Numerator[Table[Binomial[1/2, n]^2, {n, 50}]] (* Artur Jasinski, Aug 30 2016 *)

Extensions

New description from N. J. A. Sloane, Feb 18 2004