Solve the recurrence relation of an+4 + 2an+2 + an=0, n greater than or equal to zero .
Solution. The characteristic equation has the form
Let y=λ2. As a result, we get the quadratic equation
The solution to this equation
Back to substitution
As result
and
The solution to the equation can be represented as
where C1, C2, C3 and C4 are constants.
Answer.
where C1, C2, C3 and C4 are constants.
Comments