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.

A124559 Derived from secondary diagonal of table A124550; a(n) = A124550(n+1,n)/(n+1).

Original entry on oeis.org

1, 1, 5, 51, 869, 22202, 803053, 39901447, 2677520438, 239963727089, 28509710041427, 4469877880908109, 921904263806801157, 249426774472230102453, 88324099839785869552329
Offset: 0

Views

Author

Paul D. Hanna, Nov 07 2006

Keywords

Comments

In table A124550, the g.f. of row n, R_n(y), simultaneously satisfies: R_n(y) = [ Sum_{k>=0} y^k * R_{n*k}(y) ]^n for n>=0.

Crossrefs

Formula

a(n) = (n+1)*A124558(n).