484 C H A P T E R 8: Discrete-Time Signals and Systems
The time invariance is shown by letting the input bev[n]=x[n−N],n≥N, and zero otherwise.
The corresponding output according to Equation (8.30) is∑nk= 0bakv[n−k]=∑nk= 0bakx[n−N−k]=
n∑−Nk= 0bakx[n−N−k]+∑nk=n−N+ 1bakx[n−N−k]=y[n−N]since the summation∑nk=n−N+ 1bakx[n−N−k]= 0given thatx[−N]=···=x[−1]=0 is assumed. Thus, the system represented by the above differ-
ence equation is linear and time invariant. As in the continuous-time case, however, if the initial
conditiony[−1] is not zero, or ifx[n]6=0 forn<0, the system characterized by the difference
equation is not LTI. nnExample 8.22
Autoregressive moving average filter:The recursive system represented by the first-order difference
equationy[n]=0.5y[n−1]+x[n]+x[n−1] n≥0,y[−1]is called theautoregressive moving averagegiven that it is the combination of the two systems
discussed before. Consider two cases:n Let the initial condition bey[−1]=−2, and the input bex[n]=u[n] first and thenx[n]=
2 u[n].
n Let the initial condition bey[−1]=0, and the input bex[n]=u[n] first and thenx[n]= 2 u[n].Determine in each of these cases if the system is linear.Find the steady-state response—that is,lim
n→∞
y[n]