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.

A292753 Numerators of coefficients in an asymptotic expansion of the Wallis sequence in inverse powers of n+5/8.

Original entry on oeis.org

1, -1, 0, 3, 3, -51, -75, 2253, 1491, -192651, -187275, 27071553, 278562603, -5649998901, -36187521825, 1637735135403, 25110810761403, -628821435060051, -1403714584628625, 308746181051792553, 6294348598730683953, -188636884672112018601, -2161564244998001617125
Offset: 0

Views

Author

N. J. A. Sloane, Sep 25 2017

Keywords

References

  • Chao-Ping Chen, Richard B. Paris, On the asymptotic expansions of products related to the Wallis, Weierstrass, and Wilf formulas, Applied Mathematics and Computation 293 (2017) 30-39. See (3.1).

Crossrefs

Cf. A292754.

Programs

  • Mathematica
    Numerator[CoefficientList[Series[Gamma[n + 3/8]^2 / (2*Gamma[n - 1/8] * Gamma[n + 7/8]), {n, Infinity, 25}], 1/n]] (* Vaclav Kotesovec, Jun 02 2019 *)

Extensions

a(2)=0 inserted by Michel Marcus, Jun 02 2019
More terms from Vaclav Kotesovec, Jun 02 2019