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.

A145493 Coefficients of certain power series associated with Atkin polynomials (see Kaneko-Zagier reference for precise definition).

Original entry on oeis.org

1, 944, 1054170, 1297994880, 1700941165560, 2326960109485440, 3285120488273369460, 4750462777483659350400, 7000542310802147888540760, 10475220761578770433945887360, 15873347459609903883739895346480, 24308956895577230857746294480107520, 37564030601621705287879755722478648000
Offset: 0

Views

Author

N. J. A. Sloane, Feb 28 2009

Keywords

Crossrefs

Programs

  • PARI
    {a(n) = (41*n+77)/2310*(6*n+6)!/((3*n+3)!*n!*(n+2)!^2)} \\ Seiichi Manyama, Aug 19 2018

Formula

a(n) = (A145492(n+1) - A001421(n+1))/330. - Seiichi Manyama, Aug 18 2018
a(n) = ((41*n+77)/2310) * (6*n+6)!/((3*n+3)!*n!*((n+2)!)^2). - Seiichi Manyama, Aug 19 2018

Extensions

More terms from Seiichi Manyama, Aug 18 2018