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.

A085353 Expansion of (1-5x)/((1-6x)(1-7x)).

Original entry on oeis.org

1, 8, 62, 470, 3506, 25838, 188642, 1367150, 9849986, 70629518, 504484322, 3591856430, 25505792066, 180717326798, 1278081981602, 9024938035310, 63644751231746, 448334368529678, 3155267239152482, 22188430630735790
Offset: 0

Views

Author

Paul Barry, Jun 24 2003

Keywords

Comments

Binomial transform of A085352.

Crossrefs

Cf. A085352.

Programs

Formula

a(n) = 2*7^n-6^n.
a(n) = 2*A000420(n) - A000400(n). - Michel Marcus, Dec 03 2013