Proofs about invertible linear functions

ianchenmu
Messages
7
Reaction score
0

Homework Statement


Let G\subset L(\mathbb{R}^n;\mathbb{R}^n) be the subset of invertible linear transformations.

a) For H\in L(\mathbb{R}^n;\mathbb{R}^n), prove that if ||H||<1, then the partial sum L_n=\sum_{k=0}^{n}H^k converges to a limit L and ||L||\leq\frac{1}{1-||H||}.

b) If A\in L(\mathbb{R}^n;\mathbb{R}^n) satisfies ||A-I||<1, then A is invertible and A^{-1}=\sum_{k=0}^{\infty }H^k where I-A=H. (Hint: Show that AL_n=H^{n+1})

c) Let \varphi :G\rightarrow G be the inversion map \varphi(A)=A^{-1}. Prove that \varphi is continuous at the identity I, using the previous two facts.

d) Let A, C \in G and B=A^{-1}. We can write C=A-K and \varphi(A-K)=c^{-1}=A^{-1}(I-H)^{-1} where H=BK. Use this to prove that \varphi is continuous at A.

Homework Equations



n/a

The Attempt at a Solution


a) is easy by using the geometric series. For c and d, what \varphi is continuous at the identity I and \varphi is continuous at A mean? What we need to prove?
 
Last edited:
Physics news on Phys.org
Hint: Absolute convergence.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top