In my mind, the steps are
- 1: Find the homogeneous solution using the characteristic equation
- 2: Use "undetermined coefficients" method of finding the particular solution.
However, what is the form of the particular solution for these kinds of equations?
I am trying to find the general form of $x[n]$: $$ x[n] + x[n-1] = {\delta}[n] $$
Is there no way to solve this using the Z-transform?