Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Matricesmedium
0:00.0

The spectral norm (induced 2-norm) of a matrix is ∥A∥2=max⁡∥x∥2=1∥Ax∥2\|A\|_2 = \max_{\|x\|_2 = 1} \|Ax\|_2∥A∥2​=max∥x∥2​=1​∥Ax∥2​. For any matrix, the spectral norm equals the largest singular value of AAA. This is different from the Frobenius norm ∥A∥F=∑i,jaij2\|A\|_F = \sqrt{\sum_{i,j} a_{ij}^2}∥A∥F​=∑i,j​aij2​​. For the matrix A=(1100)A = \begin{pmatrix} 1 & 1 \\ 0 & 0 \end{pmatrix}A=(10​10​), which inequality is correct?