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.

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

Original entry on oeis.org

0, 1, 1, 29, 57, 590, 1628, 11731, 39459, 236797, 899155, 4863068, 19903896, 101199149, 433857437, 2124952045, 9374498133, 44879983186, 201514230964, 951385817327, 4318344961935, 20214336758573, 92366228744351, 430111736709904
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

Conjecture: a(n) = 2*a(n-1)+19*a(n-2)-20*a(n-3)-55*a(n-4). G.f.: x^2*(8*x^2-x+1)/((5*x^2+5*x+1)*(11*x^2-7*x+1)). [Colin Barker, Nov 22 2012]
Showing 1-1 of 1 results.