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.

A202206 a(n) = 3*a(n-1)+3*a(n-2) with a(0)=1 and a(1)=2.

Original entry on oeis.org

1, 2, 9, 33, 126, 477, 1809, 6858, 26001, 98577, 373734, 1416933, 5372001, 20366802, 77216409, 292749633, 1109898126, 4207943277, 15953524209, 60484402458, 229313780001, 869394547377, 3296124982134
Offset: 0

Views

Author

Philippe Deléham, Dec 14 2011

Keywords

Crossrefs

Programs

Formula

G.f.: (1-x)/(1-3*x-3*x^2).