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