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.

A192249 1-sequence of reduction of binomial coefficient sequence B(n,4)=A000332 by x^2 -> x+1.

Original entry on oeis.org

0, 5, 20, 90, 300, 930, 2610, 6900, 17295, 41605, 96660, 218145, 480225, 1034765, 2188385, 4552745, 9334760, 18892805, 37794765, 74817520, 146702410, 285169310, 549948760, 1052879110, 2002263910, 3784182685, 7110957850, 13291250220
Offset: 1

Views

Author

Clark Kimberling, Jun 27 2011

Keywords

Comments

See A192232 for definition of "k-sequence of reduction of [sequence] by [substitution]".

Crossrefs

Programs

Formula

a(n) = 5*A192069(n).
Conjecture: G.f.: 5*x^2*(1-2*x+4*x^2-3*x^3+x^4) / ( (x-1)*(x^2+x-1)^5 ). - R. J. Mathar, May 04 2014