This post is a follow on from an earlier post, titled Solving Linear Recurrence Relations of June 16th 2020, in which I dealt only with polynomials having real roots. Here I look at an example of a polynomial with one real root and two complex roots.
Suppose we have the following recurrence: This corresponds to and thus we can write:
Even though the formula contains 's, they always cancel out to produce real numbers. My interest in this topic was rekindled when I looked at my diurnal age (26200) and found that it could be generated by the following linear homogenous recurrence: This lead to a polynomial with one real root and two complex roots, namely: However, the roots are nasty and so I chose to deal with a simpler but similar polynomial in this post.
To see how the terms of the first sequence can be generated from the initial values or from the formula for the -th term follow this SageMathCell permalink. Clearly, we also have:
No comments:
Post a Comment