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.

A061178 Third column (m=2) of triangle A060920 (bisection of Fibonacci triangle, even part).

Original entry on oeis.org

1, 9, 51, 233, 942, 3522, 12473, 42447, 140109, 451441, 1426380, 4434420, 13599505, 41225349, 123723351, 368080793, 1086665562, 3186317718, 9286256393, 26916587307, 77634928209, 222920650081
Offset: 0

Views

Author

Wolfdieter Lang, Apr 20 2001

Keywords

Comments

Numerator polynomial of g.f. is sum(A061176(3,m)*x^m,m=0..3).

Crossrefs

Formula

a(n)= A060920(n+2, 2).
G.f.: (1-x^3)/(1-3*x+x^2)^3.