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.

A097167 3*10^n-2*9^n.

Original entry on oeis.org

1, 12, 138, 1542, 16878, 181902, 1937118, 20434062, 213906558, 2225159022, 23026431198, 237237880782, 2435140927038, 24916268343342, 254246415090078, 2588217735810702, 26293959622296318, 266645636600666862
Offset: 0

Views

Author

Paul Barry, Jul 30 2004

Keywords

Comments

Partial sums are A097168.

Formula

G.f. : (1-7x)/((1-9x)(1-10x)); a(n)=19a(n-1)-90a(n-2).