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.

A192345 Constant term of the reduction of n-th polynomial at A161516 by x^2->x+1.

Original entry on oeis.org

0, 1, 2, 17, 48, 245, 850, 3709, 14016, 57817, 225890, 912473, 3610800, 14470637, 57541426, 229912165, 915917568, 3655472497, 14572774850, 58135559777, 231822774960, 924665246117, 3687589909522, 14707675592461, 58656853828800, 233942936910025
Offset: 1

Views

Author

Clark Kimberling, Jun 28 2011

Keywords

Comments

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

Examples

			(See A192344.)
		

Crossrefs

Programs

Formula

Empirical G.f.: x^2*(3*x^2+1)/(9*x^4+6*x^3-10*x^2-2*x+1). [Colin Barker, Nov 13 2012]