Looking for a proof using matrices

  • Thread starter Thread starter Bachelier
  • Start date Start date
  • Tags Tags
    Matrices Proof
Bachelier
Messages
375
Reaction score
0
A,B are nxn. If AB is invertible. Show that A and B are invertible.

I know how to prove it by determinant, using linear transformations and contradictions.
I am looking for a direct way using a proof by matrices. Can anyone think of one?

Thank you.
 
Physics news on Phys.org
AB is invertible so there exist a matrix C such that

I = (AB)C = A(BC)

so A is invertible and A-1 = BC.

Try B yourself.
 
I thought about that but I thought it looked too simple.
Thanks. I think this completes all possible ways to prove this problem.
Take a look at my Challenge problem. :)

https://www.physicsforums.com/showthread.php?t=444941"
 
Last edited by a moderator:
There is another way if you know that a matrix X is not invertible is equivalent to saying that there is a nonzero vector v such that Xv=0.

Then suppose B is not invertible with Bv=0. Then AB is not invertible since ABv=0. Now, suppose B is invertible but A is not invertible with Av=0. Then ABB^-1 v = 0.

It follows that if A or B are not invertible then AB is not invertible.
 
arkajad said:
There is another way if you know that a matrix X is not invertible is equivalent to saying that there is a nonzero vector v such that Xv=0.

Then suppose B is not invertible with Bv=0. Then AB is not invertible since ABv=0. Now, suppose B is invertible but A is not invertible with Av=0. Then ABB^-1 v = 0.

It follows that if A or B are not invertible then AB is not invertible.

Good one.
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top