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.

A082414 a(n) = (2*10^n + 4^n)/3.

Original entry on oeis.org

1, 8, 72, 688, 6752, 67008, 668032, 6672128, 66688512, 666754048, 6667016192, 66668064768, 666672259072, 6666689036288, 66666756145152, 666667024580608, 6666668098322432, 66666672393289728, 666666689573158912, 6666666758292635648
Offset: 0

Views

Author

Paul Barry, Apr 23 2003

Keywords

Comments

Binomial transform of A082413.

Crossrefs

Programs

Formula

G.f.: (1-6*x)/((1-4*x)*(1-10*x)).
E.g.f.: (2*exp(10*x) + exp(4*x))/3.
a(n) = (2*10^n + 4^n)/3.