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.

Previous Showing 21-22 of 22 results.

A155669 10^n+9^n-1.

Original entry on oeis.org

1, 18, 180, 1728, 16560, 159048, 1531440, 14782968, 143046720, 1387420488, 13486784400, 131381059608, 1282429536480, 12541865828328, 122876792454960, 1205891132094648, 11853020188851840, 116677181699666568
Offset: 0

Views

Author

Mohammad K. Azarian, Feb 01 2009

Keywords

Crossrefs

Programs

Formula

G.f.: 1/(1-10*x)+1/(1-9*x)-1/(1-x). E.g.f.: e^(10*x)+e^(9*x)-e^x.
a(n)=19*a(n-1)-90*a(n-2)-72 with a(0)=1, a(1)=18 - Vincenzo Librandi, Jul 21 2010

A155670 11^n+9^n-1^n.

Original entry on oeis.org

1, 19, 201, 2059, 21201, 220099, 2303001, 24270139, 257405601, 2745368179, 29424209001, 316692730219, 3420857913201, 37064577972259, 402626626038201, 4383139301510299, 47802750052424001, 522124210198960339
Offset: 0

Views

Author

Mohammad K. Azarian, Feb 01 2009

Keywords

Crossrefs

Programs

Formula

G.f.: 1/(1-11*x)+1/(1-9*x)-1/(1-x). E.g.f.: e^(11*x)+e^(9*x)-e^x.
a(n)=20*a(n-1)-99*a(n-2)-80 with a(0)=1, a(1)=19 - Vincenzo Librandi, Jul 21 2010
Previous Showing 21-22 of 22 results.