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.

Showing 1-1 of 1 results.

A192354 Coefficients of x in the reduction of the polynomial p(n,x)=(1/2)((x+2)^n+(x-2)^n) by x^2->x+1.

Original entry on oeis.org

0, 1, 1, 14, 27, 165, 428, 2001, 6069, 25042, 82555, 319793, 1101816, 4131009, 14567657, 53697270, 191684283, 700312381, 2515972324, 9149426897, 32981059485, 119645675898, 432046756571, 1565346866889, 5657752486512, 20484930829825
Offset: 1

Views

Author

Clark Kimberling, Jun 29 2011

Keywords

Comments

For an introduction to reductions of polynomials by substitutions such as x^2->x+1, see A192232.

Crossrefs

Programs

Formula

Empirical G.f.: x^2*(3*x^2-x+1)/((x^2+3*x+1)*(5*x^2-5*x+1)). [Colin Barker, Sep 12 2012]
Showing 1-1 of 1 results.