1. The document discusses using Z-transforms to solve linear difference equations with constant coefficients.
2. It provides the working procedure which involves taking the Z-transform of both sides of the difference equation, rearranging to isolate the Z-transform of the unknown function U(z), and then taking the inverse Z-transform to find the solution in terms of n.
3. As an example, it shows the step-by-step solution of the difference equation un+2 - 2un+1 + un = 3n + 5 using this method. The solution is found to be 1/2n(n-1)(n+3) + c0 + (c1-c0)n