The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A193047 Coefficient of x in the reduction by x^2->x+1 of the polynomial p(n,x) defined at Comments. 1
0, 1, 2, 19, 102, 377, 1104, 2777, 6282, 13155, 25998, 49153, 89792, 159681, 278034, 476131, 804790, 1346457, 2234768, 3686201, 6051290, 9897491, 16143262, 26275009, 42698112, 69304897, 112393634, 182155507, 295080582, 477850745 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
The titular polynomials are defined recursively: p(n,x)=x*p(n-1,x)+n^4, with p(0,x)=1. For an introduction to reductions of polynomials by substitutions such as x^2->x+1, see A192232 and A192744.
LINKS
FORMULA
a(n)=6*a(n-1)-14*a(n-2)+15*a(n-3)-5*a(n-4)-4*a(n-5)+4*a(n-6)-a(n-7).
G.f.: -x*(-1+4*x-21*x^2-x^3-6*x^4+x^5) / ( (x^2+x-1)*(x-1)^5 ). - R. J. Mathar, May 12 2014
MATHEMATICA
(See A193046.)
CROSSREFS
Sequence in context: A041393 A107123 A360816 * A055875 A089659 A240124
KEYWORD
nonn
AUTHOR
Clark Kimberling, Jul 15 2011
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 15 17:39 EDT 2024. Contains 372548 sequences. (Running on oeis4.)