next up previous
Next: Vector and matrix differentiation Up: algebra Previous: Vector norms

Matrix norms

An $M\times N$ matrix ${\bf A}$ can be considered as a particular kind of vector ${\bf x}={\bf A}\in R^{m,n}$, and its norm is any function that maps ${\bf A}$ to a real number $\vert\vert{\bf A}\vert\vert$ that satisfies the following required properties:

In addition to the three required properties for matrix norm, some of them also satisfy these additional properties not required of all matrix norms:

We now consider some commonly used matrix norms.

All matrix norms defined above are equivalent according to the theorem previously discussed.

Theorem

\begin{displaymath}
\rho({\bf A})\le \vert\vert{\bf A}^k\vert\vert^{1/k}
\end{displaymath}

Proof: Let $\lambda$ and ${\bf\phi}$ by the eigenvalue and the corresponding eigenvector of ${\bf A}$ respectively, i.e.,

\begin{displaymath}
{\bf A}{\bf\phi}=\lambda{\bf\phi},\;\;\;\;\mbox{and}\;\;\;\;\;
{\bf A}^k{\bf\phi}=\lambda^k{\bf\phi}
\end{displaymath}

Taking norm on both sides we get

\begin{displaymath}
\vert\vert\lambda^k{\bf\phi}\vert\vert=\vert\lambda\vert^k\v...
...le\vert\vert{\bf A}^k\vert\vert\;\vert\vert{\bf\phi}\vert\vert
\end{displaymath}

Dividing both sides by $\vert\vert{\bf\phi}\vert\vert\ne 0$ we get

\begin{displaymath}
\lambda^k\le \vert\vert{\bf A}^k\vert\vert,\;\;\;\;\;\mbox{i.e.}\;\;\;\;\;
\lambda\le \vert\vert{\bf A}^k\vert\vert^{1/k}
\end{displaymath}

Theorem A square matrix ${\bf A}$ is convergent, i.e., $\lim_{n\rightarrow\infty}{\bf A}^n=0$, if and only if $\rho({\bf A})<1$.

The proof of this theorem can be found here.


next up previous
Next: Vector and matrix differentiation Up: algebra Previous: Vector norms
Ruye Wang 2015-04-27