In these notes: http://www.math.usm.edu/lambers/mat610/sum10/lecture2.pdf
It says that square matrices satisfy so called submultiplicative norm $\|AB\| \leq \|A\|\|B\|$. Is it by definition or is there some way to prove this?
In these notes: http://www.math.usm.edu/lambers/mat610/sum10/lecture2.pdf
It says that square matrices satisfy so called submultiplicative norm $\|AB\| \leq \|A\|\|B\|$. Is it by definition or is there some way to prove this?
Copyright © 2021 JogjaFile Inc.
Not all norms that can be given to matrices have this property. However, there are a family of important matrix norms, called "induced norms" (also "operator norms"), which are defined by
$$\| A \| = \sup_{\| x \| = 1} \| A x \|$$
for some vector norm $\| \cdot \|$. Such norms are indeed submultiplicative, because if $\| x \| = 1$ then $\| AB x \| \leq \| A \| \| Bx \| \leq \| A \| \| B \| \| x \| = \| A \| \| B \|$.