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.

A049028 Row sums of triangle A035529.

Original entry on oeis.org

1, 7, 55, 454, 3850, 33202, 289606, 2546773, 22532905, 200301403, 1787165647, 15993710992, 143484404584, 1289890360528, 11615931435592, 104760483639286, 946005479787778, 8552032916587066, 77386316886280822, 700854120680500744
Offset: 1

Views

Author

Keywords

Programs

  • Mathematica
    Rest[CoefficientList[Series[(1-(1-9*x)^(1/3))/(4*(1-9*x)^(1/3)-1),{x,0,20}],x]] (* Georg Fischer, Apr 11 2020 *)

Formula

G.f.: (1-(1-9*x)^(1/3))/(4*(1-9*x)^(1/3)-1).

Extensions

a(10) corrected by Georg Fischer, Apr 11 2020