

InterviewSolution
Saved Bookmarks
1. |
What is the particular solution of the difference equation y(n)=\(\frac{5}{6}y(n-1)-\frac{1}{6}\)y(n-2)+x(n) when the forcing function x(n)=2^n, n≥0 and zero elsewhere?(a) \(\frac{1}{5}\) 2^n(b) \(\frac{5}{8}\) 2^n(c) \(\frac{8}{5}\) 2^n(d) \(\frac{5}{8}\) 2^-nThe question was posed to me by my school principal while I was bunking the class.My doubt stems from Discrete Time Systems Described by Difference Equations in chapter Discrete Time Signals and Systems of Digital Signal Processing |
Answer» Correct choice is (c) \(\frac{8}{5}\) 2^n |
|