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.

Showing 1-1 of 1 results.

A083326 a(n) = 6^n - 5^n + 4^n.

Original entry on oeis.org

1, 5, 27, 155, 927, 5675, 35127, 218195, 1354527, 8386715, 51749127, 318163235, 1949418927, 11907099755, 72529083927, 440741148275, 2672816984127, 16180899860795, 97813978879527, 590561131589315, 3561890520050127
Offset: 0

Views

Author

Paul Barry, Apr 27 2003

Keywords

Comments

An alternating sum of decreasing powers.
Binomial transform of A083325.

Programs

Formula

G.f.: (1-10*x+26*x^2)/((1-4*x)*(1-5*x)*(1-6*x)).
E.g.f.: exp(6x) - exp(5x) + exp(4x).
Showing 1-1 of 1 results.