2

Let X and Y be normed spaces and let operators $A,B\in L(X,Y)$ continuously invertible (exists $A^{−1},B^{−1}∈L(X,Y)$). Prove that if $$\Vert B−A\Vert\leq \frac{1}{2\Vert A^{−1}\Vert},$$ then $$\Vert B^{−1}−A^{−1}\Vert\leq2\Vert A^{−1}\Vert^2\Vert B−A\Vert.$$

I have no idea how to solve this problem, can anyone help me please?

Luiz Cordeiro
  • 18,513

2 Answers2

2

You can suppose $X$ and $Y$ are Banach spaces, by taking their completions and extending $A,A^{-1},B,B^{-1}$ to them (since the extensions of $A$ and $A^{-1}$ are inverses of one another on dense subspaces, they will also be inverses of one another).

Then first consider the case when $X=Y$ and $A=I$, the identify operator. In this case $\Vert B-I\Vert\leq 1/2$, so the inverse of $B$ is given by $B^{-1}=\sum_{n=0}^\infty(I-B)^n$ (this is where we use completeness of $X$). Then show the result in this case: $$\Vert B^{-1}-I\Vert\leq 2\Vert B-I\Vert$$

Now in the general case, from $\Vert B-A\Vert\leq(1/2)\Vert A^{-1}\Vert$ we obtain $\Vert BA^{-1}-I\Vert\leq 1/2$. Use the previous case with $BA^{-1}$ in place of $B$ and obtain $$\Vert(BA^{-1})^{-1}-I\Vert\leq 2\Vert BA^{-1}-I\Vert$$ which you can show to imply $\Vert B^{-1}-A^{-1}\Vert\leq 2\Vert A^{-1}\Vert^2\Vert B-A\Vert$


For the case $A=I$: Using $B^{-1}=\sum_{n=0}^\infty (I-B)^n$, \begin{align*} \Vert B^{-1}-I\Vert&=\Vert\sum_{i=1}^\infty(I-B)^n\Vert\leq\sum_{i=1}^n\Vert I-B\Vert^n=\Vert I-B\Vert\sum_{i=0}^\infty\Vert I-B\Vert^n\\ &\leq\Vert I-B\Vert\sum_{i=0}^\infty 2^{-n}=2\Vert I-B\Vert \end{align*}

Luiz Cordeiro
  • 18,513
1

First note that $$ \lVert B^{-1} - A^{-1} \rVert = \lVert B^{-1}(A-B)A^{-1} \rVert\leqslant \lVert B^{-1} \rVert \lVert A - B \rVert \lVert A^{-1} \rVert\leqslant \lVert B^{-1}\rVert/2. $$ But then $$ \lVert B^{-1} \rVert \leqslant \lVert B^{-1} - A^{-1} \rVert + \lVert A^{-1}\rVert \leqslant \lVert B^{-1} \rVert /2 + \lVert A^{-1}\rVert, $$ i.e. $\lVert B^{-1}\rVert \leqslant 2 \lVert A^{-1}\rVert$. It follows that $$ \lVert B^{-1} - A^{-1} \rVert \leqslant \lVert B^{-1} \rVert \lVert A - B \rVert \lVert A^{-1} \rVert\leqslant 2\lVert A^{-1} \rVert^2\rVert \lVert A - B \rVert . $$