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.

A049350 Row sums of triangle A049326.

Original entry on oeis.org

1, 11, 71, 356, 1866, 10476, 57186, 308621, 1682031, 9170291, 49879401, 271409736, 1477549796, 8042157456, 43769353716, 238229560201, 1296650911661, 7057377605971, 38411803629131, 209067989511516
Offset: 1

Views

Author

Keywords

Comments

p(4,x) is row polynomial corresponding to triangle row A033842(4,m).

Formula

G.f. x*p(4, x)/(1-x*p(4, x)) with x*p(4, x)= x*(1+10*x+50*x^2+125*x^3+125*x^4) G.f. for first column of A049326.