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.

A103143 a(n) = a(n-1) + a(n-2) + 3*a(n-3), with a(0) = 1, a(1) = 0, a(2) = 1.

Original entry on oeis.org

0, 0, 1, 1, 2, 6, 11, 23, 52, 108, 229, 493, 1046, 2226, 4751, 10115, 21544, 45912, 97801, 208345, 443882, 945630, 2014547, 4291823, 9143260, 19478724, 41497453, 88405957, 188339582, 401237898, 854795351, 1821051995, 3879561040, 8264999088, 17607716113
Offset: 0

Views

Author

Paul Barry, Jan 24 2005

Keywords

Comments

Diagonal sums of the Pascal-(1,3,1) triangle A081578.

Crossrefs

Programs

Formula

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

Extensions

Name clarified by Michel Marcus, Aug 07 2022