Finding satisfying matrix for a particular condition

  • Context: Graduate 
  • Thread starter Thread starter Seydlitz
  • Start date Start date
  • Tags Tags
    Condition Matrix
Click For Summary
SUMMARY

The discussion centers on the impossibility of finding a real square matrix \( A \) that satisfies the equation \( AA^T = -I \). It is established that only even square matrices can potentially meet this condition due to the determinant constraints, as \( -I \) has a determinant of \( -1 \). The discussion highlights that trivial and symmetric matrices do not work, and emphasizes that \( AA^T \) is positive semidefinite, while \( -I \) is negative definite, confirming that no real matrix can fulfill the requirement.

PREREQUISITES
  • Understanding of matrix operations, specifically transpose and multiplication.
  • Knowledge of matrix properties, including positive semidefinite and negative definite matrices.
  • Familiarity with determinants and their implications in matrix theory.
  • Basic concepts of orthogonal matrices and their characteristics.
NEXT STEPS
  • Research the properties of positive semidefinite matrices in linear algebra.
  • Study the implications of determinants in matrix equations.
  • Explore the characteristics and examples of orthogonal and symmetric matrices.
  • Investigate complex matrices and their applications in satisfying similar conditions.
USEFUL FOR

Mathematicians, students studying linear algebra, and anyone interested in advanced matrix theory and its applications.

Seydlitz
Messages
262
Reaction score
4
Hello guys,

I'm trying rather hard to find a real square matrix that will satisfy this ##AA^T=-I##. The first thing that comes to my mind is of course orthogonal matrix. But clearly it isn't. In fact, ##A^T=-A^{-1}## in order for it to work. The condition is pretty strict if you also consider that only even square matrix can satisfy this condition for real determinant and hence real matrix. (The reason is ##-I## will have a determinant value of ##-1## if the matrix is odd.)

Trivial matrix and symmetric matrix will not even work even though ##I(-I)=-I## because ##-I## is not the transpose of ##I##.

Moreover, I'm not sure if square matrix will work because clearly the diagonal of ##AA^T## cannot be ##-1## if ##A## is real matrix.

##iI## works, but then, it's not real.
 
Physics news on Phys.org
There is no such matrix. The reason is that ##AA^T## is positive semidefinite, whereas ##-I## is negative definite.

To see this, let ##x## be any nonzero real vector of the appropriate dimension. Then ##x^T(AA^T)x = (x^TA)(A^Tx) = (A^T x)^T (A^Tx) \geq 0##. On the other hand, ##x^T (-I) x = -(x^T x) < 0##.
 
Thanks jbunnii for your explanation. I was already quite convinced that it is, seeing the case using 2x2 matrix.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 34 ·
2
Replies
34
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K