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.

A109774 a(n) = (3^(n-1) - 1) * (3^n - 1)/2.

Original entry on oeis.org

0, 8, 104, 1040, 9680, 88088, 795704, 7170080, 64556960, 581091368, 5230058504, 47071235120, 423643241840, 3812795553848, 34315179116504, 308836669444160, 2779530197184320, 25015772291219528, 225141952170657704, 2026277574184965200, 18236498181611824400
Offset: 1

Views

Author

R. K. Guy, Aug 14 2005

Keywords

Crossrefs

Cf. A006100.

Programs

Formula

From R. J. Mathar, Nov 07 2015: (Start)
G.f.: -8*x^2/((x - 1)*(3*x - 1)*(9*x - 1)).
a(n) = 8*A006100(n). (End)
E.g.f.: exp(x)*(3 - 4*exp(2*x) + exp(8*x))/6. - Stefano Spezia, Apr 03 2023

Extensions

a(21) from Stefano Spezia, Apr 03 2023