Does [itex]A^T A[/itex] have an inverse?

  • Thread starter omoplata
  • Start date
  • Tags
    Inverse
In summary: In the case of a non-zero matrix A with only ones as entries, A^T A will have a determinant of 0 and therefore will not have an inverse. This is because the column vectors of A^T A will be linearly dependent, making the matrix singular.
  • #1
omoplata
327
2
For any [itex]A \in \mathcal{R}^{n \times m}[/itex], does [itex]A^T A[/itex] have an inverse?

From the wikipedia article for transpose ( http://en.wikipedia.org/wiki/Transpose ), I found that [itex]A^T A[/itex] is positive semi-definite (which means for any [itex]x [/itex] which is a column vector, [itex]x^T A^T A x \ge 0[/itex] ). And the Wikipedia article for positive-definite matrix ( http://en.wikipedia.org/wiki/Positive_definite_matrix ) , (which means for all [itex]x[/itex] which is a non-zero column vector, [itex]x^T A^T A x \gt 0[/itex] ) says that for any positive definite [itex]A^T A[/itex], [itex]A^T A[/itex] is invertible.

So for any [itex]A \in \mathcal{R}^{n \times m}[/itex], [itex]A^T A[/itex] has an inverse for the case when [itex]x^T A^T A x \gt 0[/itex] for any non-zero column vector [itex]x[/itex], but what about the case when [itex]x^T A^T A x = 0[/itex] ?

Or is there any way that I can get a proof that [itex]A^T A[/itex] has an inverse?

Thanks.
 
Last edited:
Physics news on Phys.org
  • #2
Think of an n×m matrix that consists entire of zeros.
 
  • #3
Oh, OK. So [itex]A^T A[/itex] cannot have an inverse when [itex]A[/itex] is a matrix of all zeros.

What about the case when [itex]A[/itex] is a non-zero matrix?
 
  • #4
In the case of square matrices, if [itex]det A = 0[/itex] then [itex]A^TA[/itex] is singular.
 
  • #5
"Positive semi-definite" is not the same as "positive definite". Changing ##x^TA^TAx \ge 0## to ##x^TA^TAx \gt 0## makes a BIG difference here.
 
  • #6
omoplata said:
What about the case when [itex]A[/itex] is a non-zero matrix?
Think of an n×m matrix that consists entire of ones and m is greater than 1.

As AlphaZero already noted, there's a huge difference between positive definite and positive semi-definite.
 

1. What is [itex]A^T A[/itex] and why is it important?

[itex]A^T A[/itex] is the product of a matrix and its transpose. It is important because it is used in various mathematical and statistical calculations, such as computing the least squares solution in linear regression.

2. Does every matrix have an inverse?

No, not every matrix has an inverse. A matrix must be square (equal number of rows and columns) and have a non-zero determinant in order to have an inverse.

3. How can I determine if [itex]A^T A[/itex] has an inverse?

You can determine if [itex]A^T A[/itex] has an inverse by calculating its determinant. If the determinant is non-zero, then the matrix has an inverse. Additionally, if the matrix is square and full rank (all its columns are linearly independent), then it will have an inverse.

4. What is the significance of [itex]A^T A[/itex] having an inverse?

The inverse of [itex]A^T A[/itex] allows us to solve for the unknown variables in a system of linear equations, which is essential in many scientific and engineering applications. It also helps in simplifying mathematical expressions and making calculations easier.

5. Are there any specific conditions where [itex]A^T A[/itex] does not have an inverse?

Yes, [itex]A^T A[/itex] will not have an inverse if the matrix is not square or if it is singular (has a determinant of 0). In these cases, the matrix is said to be non-invertible.

Similar threads

  • Linear and Abstract Algebra
Replies
11
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
596
  • Linear and Abstract Algebra
Replies
3
Views
1K
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
13
Views
1K
  • Linear and Abstract Algebra
Replies
14
Views
2K
  • Linear and Abstract Algebra
Replies
20
Views
3K
  • Linear and Abstract Algebra
Replies
5
Views
884
  • Calculus and Beyond Homework Help
Replies
3
Views
569
  • Differential Equations
Replies
1
Views
657
Back
Top