

InterviewSolution
1. |
What is the zero-input response of the system described by the homogenous second order equation y(n)-3y(n-1)-4y(n-2)=0 if the initial conditions are y(-1)=5 and y(-2)=0?(a) (-1)^n-1 + (4)^n-2(b) (-1)^n+1 + (4)^n+2(c) (-1)^n+1 + (4)^n-2(d) None of the mentionedI had been asked this question in a job interview.My query is from Discrete Time Systems Described by Difference Equations topic in division Discrete Time Signals and Systems of Digital Signal Processing |
Answer» Correct choice is (b) (-1)^n+1 + (4)^n+2 |
|