omoplata
- 327
- 2
For any A \in \mathcal{R}^{n \times m}, does A^T A have an inverse?
From the wikipedia article for transpose ( http://en.wikipedia.org/wiki/Transpose ), I found that A^T A is positive semi-definite (which means for any x which is a column vector, x^T A^T A x \ge 0 ). And the Wikipedia article for positive-definite matrix ( http://en.wikipedia.org/wiki/Positive_definite_matrix ) , (which means for all x which is a non-zero column vector, x^T A^T A x \gt 0 ) says that for any positive definite A^T A, A^T A is invertible.
So for any A \in \mathcal{R}^{n \times m}, A^T A has an inverse for the case when x^T A^T A x \gt 0 for any non-zero column vector x, but what about the case when x^T A^T A x = 0 ?
Or is there any way that I can get a proof that A^T A has an inverse?
Thanks.
From the wikipedia article for transpose ( http://en.wikipedia.org/wiki/Transpose ), I found that A^T A is positive semi-definite (which means for any x which is a column vector, x^T A^T A x \ge 0 ). And the Wikipedia article for positive-definite matrix ( http://en.wikipedia.org/wiki/Positive_definite_matrix ) , (which means for all x which is a non-zero column vector, x^T A^T A x \gt 0 ) says that for any positive definite A^T A, A^T A is invertible.
So for any A \in \mathcal{R}^{n \times m}, A^T A has an inverse for the case when x^T A^T A x \gt 0 for any non-zero column vector x, but what about the case when x^T A^T A x = 0 ?
Or is there any way that I can get a proof that A^T A has an inverse?
Thanks.
Last edited: