9.2 Exercises on second-order difference equations

  1. Solve the following difference equations and determine whether the solution paths are convergent or divergent, oscillating or not.
    1. xt+2 + 3xt+1 − (7/4)xt = 9.
    2. xt+2 − 2xt+1 + 2xt = 1.
    3. xt+2xt+1 + (1/4)xt = 2.
    4. xt+2 + 2xt+1 + xt = 9·2t.
    5. xt+2 − 3xt+1 + 2xt = 3·5t + sin((1/2)πt).

[Solutions]