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!)
A192473 Coefficient of x in the reduction by x^2->x+1 of the polynomial p(n,x)=1+x^n+x^(2n+2). 2
4, 9, 23, 58, 149, 385, 1000, 2605, 6799, 17766, 46457, 121537, 318044, 832417, 2178919, 5703874, 14931949, 39090753, 102338336, 267921061, 701419679, 1836329614, 4807555633, 12586315393, 32951355124, 86267692665, 225851630135 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
For an introduction to reductions of polynomials by substitutions such as x^2->x+1, see A192232.
LINKS
FORMULA
Conjectures from Colin Barker, Jun 07 2019: (Start)
G.f.: x*(4 - 7*x - x^2 + x^3) / ((1 - 3*x + x^2)*(1 - x - x^2)).
a(n) = 4*a(n-1) - 3*a(n-2) - 2*a(n-3) + a(n-4) for n>4.
(End)
EXAMPLE
The first four polynomials p(n,x) and their reductions are as follows:
p(1,x)=1+x+x^4 -> 3+4x
p(2,x)=1+x^2+x^6 -> 7+9x
p(3,x)=1+x^3+x^8 -> 15+23x
p(4,x)=1+x^4+x^10 -> 37+58x.
From these, read
A192472=(3,7,15,37,...) and A192473=(4,9,23,58,...)
MATHEMATICA
(See A192472.)
CROSSREFS
Sequence in context: A131607 A221313 A238832 * A027119 A197968 A319762
KEYWORD
nonn
AUTHOR
Clark Kimberling, Jul 01 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 August 17 07:15 EDT 2024. Contains 375200 sequences. (Running on oeis4.)