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.

A291892 Number of symmetrically unique Dyck paths of semilength n and height eight.

Original entry on oeis.org

1, 8, 71, 461, 2706, 14235, 70161, 327469, 1469596, 6389144, 27097948, 112630404, 460511702, 1857372265, 7406424903, 29250500171, 114576069911, 445647539540, 1722814022086, 6624828067482, 25356181172529, 96650473757117, 367059233827762, 1389476976680608
Offset: 8

Views

Author

Alois P. Heinz, Sep 05 2017

Keywords

Crossrefs

Column k=8 of A291883.

Formula

G.f.: x^8*(-1+7*x-35*x^2+110*x^3-171*x^4+113*x^5-25*x^6+5*x^7) / ((x-1) *(x^2-3*x+1) *(5*x^2-5*x+1) *(x^3+3*x^2-1) *(x^3-9*x^2+6*x-1) *(5*x^4-5*x^2+1)).