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.

A102053 Column 2 of triangle A102051, which is the matrix inverse of triangle A101275 (number of Schroeder paths).

Original entry on oeis.org

1, -7, 36, -170, 775, -3481, 15542, -69276, 308945, -1380035, 6178088, -27725806, 124743163, -562660125, 2544153290, -11530989904, 52380358293, -238450946439, 1087698574940, -4971055063490, 22760027348511, -104384818070017, 479513717931486, -2206100494746180
Offset: 0

Views

Author

Paul D. Hanna, Dec 27 2004

Keywords

Crossrefs

Programs

  • PARI
    {a(n)=polcoeff(32*(1-x)^2/(1+sqrt(1+4*x-4*x^2))^5,n)}

Formula

G.f.: 32*(1-x)^2/(1+sqrt(1+4*x-4*x^2))^5.