Singularity/Invertibility of Matrix Product

  • Thread starter Thread starter Bipolarity
  • Start date Start date
  • Tags Tags
    Matrix Product
AI Thread Summary
If the product of two square matrices A and B is invertible, both matrices must also be invertible. The discussion centers on proving the contrapositive: if either A or B is singular, then the product AB is singular. One participant successfully demonstrated that if B is singular, then AB is also singular but struggled to show the same for A. The conversation highlights the relationship between singular matrices and non-trivial solutions to the homogeneous equation. The proof requires a deeper understanding of matrix properties and their implications on invertibility.
Bipolarity
Messages
773
Reaction score
2

Homework Statement


Suppose that A and B are square matrices of the same order. Prove that if AB is invertible, then A and B are both invertible.


Homework Equations





The Attempt at a Solution


I attempted to prove the contrapositive, i.e. if at least one of A,B is singular, then AB is singular. I proved that if B is singular, then AB is singular, but I have not been able to prove that if A is singular, then AB is singular.

I know that this somehow involves the notion that singular matrices such as C have non-trivial solutions to the homogenous system Cx = 0. But I can't apply it correctly because I don't know the direction to follow.

Any hints?

BiP
 
Physics news on Phys.org
Bipolarity said:

Homework Statement


Suppose that A and B are square matrices of the same order. Prove that if AB is invertible, then A and B are both invertible.

Homework Equations


The Attempt at a Solution


I attempted to prove the contrapositive, i.e. if at least one of A,B is singular, then AB is singular. I proved that if B is singular, then AB is singular, but I have not been able to prove that if A is singular, then AB is singular.

I know that this somehow involves the notion that singular matrices such as C have non-trivial solutions to the homogenous system Cx = 0. But I can't apply it correctly because I don't know the direction to follow.

Any hints?

BiP

If A is singular then Av=0 for some nonzero vector v. Since you've already shown B is nonsingular then v=Bu for some nonzero vector u, yes?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top