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.

A043553 Row sums of convolution triangle A030524.

Original entry on oeis.org

1, 7, 43, 250, 1420, 7990, 44800, 250900, 1404700, 7864000, 44026000, 246481000, 1379950000, 7725850000, 43254430000, 242167300000, 1355815600000, 7590769900000, 42498250000000, 237933871000000, 1332114307000000
Offset: 1

Views

Author

Keywords

Formula

G.f.: x*(1-3*x+3*x^2)/(1-10*x+30*x^2-30*x^3)= g1(4, x)/(1-g1(4, x)), g1(4, x) := x*(1-3*x+3*x^2)/(1-3*x)^3 (G.f. first column of A030524).