Proving Invertibility of AB-I & BA-I When A & B Are Both nxn Matrices

  • Thread starter Thread starter daniel_i_l
  • Start date Start date
  • Tags Tags
    Matrices
daniel_i_l
Gold Member
Messages
864
Reaction score
0

Homework Statement


Q: If A and B are both nxn matrices and AB-I is invertable then prove that BA-I is also invertable.


Homework Equations


if A is invertible iff |A|<>0


The Attempt at a Solution


I've been thinking about this for over an hour I've only managed to prove it if either A or B are invertable. because if let's say A is invertable then:
|AB-I|<>0 => |AB-I||A|<>0 => |ABA-A|<>0 => |A||BA-I|<>0 => |BA-I|<>0 and so it's invertable. if B is invertable then you do pretty much the same thing on starting on the left side.
But what if they're both singular?
Thanks.
 
Physics news on Phys.org
X is not invertible if and only if there is a v=/=0 with Xv=0.

Suppose (AB-I)v=0, and see what you can deduce. (I don't promise this works, but is the first thing that springs to mind.)
 
You are too hung up on determinants. Try a proof by contradiction. Assume (BA-I) is NOT invertible. Then there is a nonzero vector x such that (BA-I)x=0. Now tell me what is (AB-I)Ax=?. (By playing the same game you did with the determinants).
 
Thanks a lot! now i can go to sleep...
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top