Left, Right Inverses: Multiple Left Inverses and No Right Inverse?

  • Context: Graduate 
  • Thread starter Thread starter psholtz
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
psholtz
Messages
133
Reaction score
0
Suppose we have a linear transformation/matrix A, which has multiple left inverses B1, B2, etc., such that, e,g,:

[tex]B_1 \cdot A = I[/tex]

Can we conclude from this (i.e., from the fact that A has multiple left inverses) that A has no right inverse?

If so, why is this?
 
Physics news on Phys.org
Suppose there were a right inverse, say, R. Multiplying the equation [itex]B_1A= I[/itex] on the right by R gives [itex](B_1A)R= IR[/itex] so that [itex]B_1(AR)= B_1= R[/itex] But then doing the same with [itex]B_2A[/itex] leads to [itex]B_2= R[/itex].

In other words, if a matrix has both right and left inverses, then it is invertible and both right and left inverses are equal to its (unique) inverse.