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.

A124558 Secondary diagonal of table A124550; a(n) = A124550(n+1,n).

Original entry on oeis.org

1, 2, 15, 204, 4345, 133212, 5621371, 319211576, 24097683942, 2399637270890, 313606810455697, 53638534570897308, 11984755429488415041, 3491974842611221434342, 1324861497596788043284935
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) is divisible by (n+1): A124559(n) = a(n)/(n+1).