Linear recurrence with polynomial coefficients

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Pere Callahan
Messages
582
Reaction score
1
Hi all,

I came across a linear recurrence with polynomial coefficients and realized that I don't have a clue as to how to solve it. The usual methods like generating functions or guessing seem not to work in that case.

Here is the equation:

[tex] i (i - 1) (i - 2) b<i> = 1/3 (i + 1) i (1 - i) b[i - 3] + (1 + i) i (i - 2) b[i - 2] + (i + 1) (i - 1) (i - 2) b[i - 1]<br /> </i>[/tex]


Is there any general theory on recursions of that type or maybe even a general algorithm to compute the solution (in terms of some initial valeus b[0], b[1], b[2])?

Thanks a lot!

Pere
 
Physics news on Phys.org
So, for this particular recursion, the substitution [itex]b<i>\mapsto(i+1)c</i>[/itex] reduces the equation to a very easy form. The question about the general theory remains.
 
Last edited: