Uniqueness of Inverse Operators Theorem and Proof

  • Thread starter Thread starter Grand
  • Start date Start date
  • Tags Tags
    Inverse Operator
AI Thread Summary
The discussion centers on the uniqueness of inverse operators, specifically that if both left and right inverses exist for an operator A, they are equal and unique. The proof provided shows that if A_l^{-1}A = I and AA_r^{-1} = I, then A_l^{-1} must equal A_r^{-1}. The confusion arises from the assertion that the proof holds for any pair of inverses, leading to the question of how multiple inverses could exist if they are proven to be equal. The argument emphasizes that if A had two distinct inverses, the same proof would demonstrate their equality, reinforcing the concept of a single unique inverse operator. The conclusion is that the uniqueness of the inverse operator is a fundamental aspect of linear algebra.
Grand
Messages
74
Reaction score
0

Homework Statement


Theorem
If, for given A, both operators A_l^{-1} and A_r^{-1} exist, they are unique and
A_l^{-1}=A_r^{-1}

The proof is rather straightforward, at least the first part of it:
A_l^{-1}A=I/\leftarrow A_r^{-1}
A_l^{-1}AA_r^{-1}=A_r^{-1} (1)

A_l^{-1}A=I/\rightarrow A_l^{-1}
A_l^{-1}AA_r^{-1}=A_l^{-1} (2)

Therefore
A_l^{-1}=A_r^{-1}

However, then they say that this proof holds for any pair of operators A_l^{-1} and A_r^{-1} (which I can't deny) and that eqs (1) and (2) ensure there exists only one such pair, which I can't understand. I would be very grateful if someone explains to me why is that.
 
Physics news on Phys.org
If you've proved A_l^(-1)=A_r^(-1) then there's not really a pair. They are both the same operator, just call it A^(-1). Now suppose A had two different inverses, can you prove they are equal? It's really the same proof you just gave.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top