Homework Statement
I have the following difference equation;
y[n] -1.7y[n-1] -0.72y[n-2]=x[n]
with aux conditions; y[-1]=1, y[-2]=-2
input; x[n] = (0.7)^{n}u[n]
I used the recursive method to get 5 consecutive values of the impulse response of the system and also 5 consecutive values of...