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.

A164852 Diagonal sum of generalized Lucas-Pascal triangle;(11*10^n,1).

Original entry on oeis.org

1, 12, 13, 124, 137, 1251, 1388, 12539, 13927, 125466, 139393, 1254859, 1394252, 12549111, 13943363, 125492474, 139435837, 1254928311, 1394364148, 12549292459, 13943656607, 125492949066, 139436605673, 1254929554739, 1394366160412, 12549295715151
Offset: 1

Views

Author

Mark Dols, Aug 28 2009

Keywords

Crossrefs

Programs

  • Mathematica
    LinearRecurrence[{1,11,-10,-10},{1,12,13,124},40] (* Harvey P. Dale, Aug 05 2018 *)

Formula

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

Extensions

More terms from Harvey P. Dale, Aug 05 2018