----
Let $A \in$ [[vector space of m-by-n matrices]], where $\ff=\rr$ or $\ff=\cc$.
> [!definition] Definition. ([[spectral matrix norm]])
> The **spectral norm** of $A$ is defined to be $\|A\|_{2}:=\max_{x:\|x\|_{2}=1}\|Ax\|_{2}=\max_{x \neq 0} \frac{\|Ax\|_{2}}{\|x\|_{2}}=\sigma_{1}.$
> Here, $\|\cdot\|_{2}$ when applied to $x \in \mathbb{F}^{n}$ denotes the [[Euclidean inner product|Euclidean 2-norm]]. $\sigma_{1}$ denotes the largest [[singular values|singular value]] of $A$.
> \
> **Remark.** The smallest [[singular values|singular value]] also corresponds to an optmiazation (slide 3.4 4 eecs 551 chapter 3 [[TODO]])
> [!note]
> The [[spectral matrix norm]] is the [[matrix norm]] [[induced matrix norm|induced]] by the [[Euclidean inner product|Euclidean vector norm]] ([[Lp-norm|L2 norm]]) $\|\cdot\|_{2}$.
> [!intuition]
> The spectral norm is thought of as finding the direction in which the maximum amount of 'stretching' is done by a [[linear operator]]. This is intuitive because $\sigma_{1}$ is associated to the largest [[eigenvalue]] of the 'positivization of $A