Show $\frac{1}{\|A^{-1}\|}|h| \leq |Ah|$

50 Views Asked by At

I'm trying to understand a proof for the inverse function theorem, it is quite long and drawn out so I won't give all the details, just the bare minimum needed for where I am having difficulties.

$A$ is some invertible linear operator on $\mathbb R^n$, and $h \in \mathbb R^n$.

$\|A\|$ is operator norm, $|h|$ is euclidean norm. At one point the writer says $\frac{1}{\|A^{-1}\|} |h|\leq |Ah|$ and I don't see why that's necessarily true.

What is true is that $\|A\| \geq \frac{1}{\|A^{-1}\|}$ and so $\frac{1}{\|A^{-1}\|} |h| \leq \|A\||h|$

But $\|A\| |h| \geq |Ah|$ and not the other way around, so that does not seem like the way to prove that $|Ah|$ is larger.

2

There are 2 best solutions below

2
On BEST ANSWER

Hint: $$|h| = |A^{-1}(Ah)| \le ||A^{-1}|| \; |Ah|$$

0
On

You have $$|h|=|A^{-1}Ah|\leq\|A^{-1}\|\,|Ah|. $$ This inequality holds for any invertible operator on a normed space.