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.

A164856 Row sums of generalized Lucas-Pascal triangle: A164855.

Original entry on oeis.org

1, 102, 103, 10204, 10307, 1020411, 1030718, 102041129, 103071847, 10204112976, 10307184823, 1020411297799, 1030718482622, 102041129780421, 103071848263043, 10204112978043464, 10307184826306507, 1020411297804349971, 1030718482630656478, 102041129780435006449
Offset: 0

Views

Author

Mark Dols, Aug 29 2009

Keywords

Crossrefs

Programs

  • Mathematica
    LinearRecurrence[{1,101,-100,-100},{1,102,103,10204},20] (* Harvey P. Dale, May 07 2023 *)

Formula

G.f.: -(-1-101*x+100*x^2+101*x^3) / ( (10*x+1)*(10*x-1)*(x^2+x-1) ). - R. J. Mathar, Nov 03 2016

Extensions

More terms from Harvey P. Dale, May 07 2023