Prove Invertibility of Square Matrix A & ATA

  • Thread starter Thread starter iamsmooth
  • Start date Start date
  • Tags Tags
    Matrix
iamsmooth
Messages
103
Reaction score
0

Homework Statement


Prove that asquare matrix A is invertible if nad only if ATA is invertible


Homework Equations


Hmm, can't think of any. A A-1 = I maybe?


The Attempt at a Solution



I have trouble with these theory questions, so I'm not sure how to approach this.

If something is invertible, that means it's determinant is not 0? So does it have something to do with that?

Thanks :o
 
Physics news on Phys.org


If you aren't good at "theory" questions, then try rephrasing them as "calculation" questions!

If something is invertible, that means it's determinant is not 0?
And vice versa as well, right? If the determinant is not zero, then it's invertible. So we have an identity:
{X is invertible} = {det X is not zero}​

What happens if you substitute this into the original question? (There are two things to substitute! Do both!) Is it something that you can solve by doing two calculations?
 


A square matrix A is invertible if and only if ATA is invertible

Well, If A is invertible, then det(A) is not 0.

det(A) = det(AT)

The poduct of two invertible matrices is invertible

So therefore ATA is invertible if and only if A is invertible.

This doesn't seem like proof, nor does it seem coherent :( I suck
 


You have the right idea but try to show both directions separately.
If A is invertible, then det(A) is non zero. So what can you say about det(AAT)?
Similarly, if det(AAT) is non zero, what can you say about det(A)?
(Also remember that det(AB) = det(A)det(B))
 
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