norm bounded Convolution in matrix space

66 Views Asked by At

There is a stable matrix $A$ with eigen values in unit circle,for discrete time system : $x(k+1)=Ax(k)+f(k)$ can we prove: $||\Sigma_{j=0,..,k} A^{k-j}f(j)||_2<= ||f(k)||_2/{(1-A_{max})} $ where $A_{max}=Max(eig(A))$