Reference : Golub G.H., Van Loan C.F.- Matrix Computations book.
I fail to understand the last line of the proof as to why,
$$||A-B||^2_2 \geq ||(A-B)z||^2_2 $$ I fail to understand how $z$ is so special.
Reference : Golub G.H., Van Loan C.F.- Matrix Computations book.
I fail to understand the last line of the proof as to why,
$$||A-B||^2_2 \geq ||(A-B)z||^2_2 $$ I fail to understand how $z$ is so special.
By definition, $$\|A-B\|_2=\max\{\|(A-B)z\|_2:\|z\|\leq1\}. $$ Thus, for any $z\in \mathbb R^n$ with $\|z\|_2\leq 1$, we have $$ \|(A-B)z\|_2\leq\|A-B\|_2, $$ and squaring both sides of the inequality gives the resulting inequality.