login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A193045 Coefficient of x in the reduction by x^2->x+1 of the polynomial p(n,x) defined at Comments. 1
0, 1, 1, 3, 8, 21, 49, 105, 210, 399, 729, 1293, 2242, 3821, 6427, 10703, 17690, 29073, 47579, 77621, 126340, 205291, 333171, 540233, 875428, 1417961, 2295989, 3716875, 6016140, 9736669, 15756869, 25498033, 41259862, 66763351, 108029197 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,4

COMMENTS

The titular polynomials are defined recursively:  p(n,x)=x*p(n-1,x)+n(-1+n^2)/6, 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

Table of n, a(n) for n=0..34.

FORMULA

a(n)=5*a(n-1)-9*a(n-2)+6*a(n-3)+a(n-4)-3*a(n-5)+a(n-6).

MATHEMATICA

(See A193044.)

CROSSREFS

Cf. A192232, A192744, A192951, A193044.

Sequence in context: A007773 A071078 A179903 * A096770 A007835 A152086

Adjacent sequences:  A193042 A193043 A193044 * A193046 A193047 A193048

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 | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 20 16:32 EDT 2013. Contains 225464 sequences.