Powers of matrices equal to the identity matrix

Click For Summary

Discussion Overview

The discussion centers on the conditions under which the powers of a square matrix can equal the identity matrix, specifically exploring cases where \( A^2 = I \) and generalizing to higher powers. The conversation includes examples, conjectures, and counterexamples related to matrix types such as elementary matrices and diagonal or rotation matrices.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant conjectures that if \( A^2 = I \), then \( A \) must be an identity matrix, but later finds a counterexample in an elementary matrix.
  • Another participant provides a specific example of a \( 2 \times 2 \) matrix and derives conditions from the off-diagonal terms, suggesting that matrices satisfying \( A^2 = I \) can exist outside of elementary matrices.
  • The same participant notes that the condition \( a^2 + bc = 1 \) relates to the determinant of the matrix being equal to 1, hinting at a deeper connection that may not hold for larger matrices.
  • A later reply mentions that a solution to \( A^n = I \) can be achieved with diagonal or rotation matrices and their similar matrices, indicating a broader class of matrices that satisfy the condition.

Areas of Agreement / Disagreement

Participants express differing views on the types of matrices that can satisfy the condition \( A^2 = I \). There is no consensus on whether all such matrices must be elementary, as counterexamples and additional classes of matrices are discussed.

Contextual Notes

The discussion highlights the complexity of the problem, including the dependence on matrix size and type, and the implications of determinant conditions. Some assumptions and definitions regarding matrix types remain unspecified.

Bipolarity
Messages
773
Reaction score
2
I am curious about under what conditions the powers of a square matrix can equal the identity matrix.

Suppose that A is a square matrix so that A^{2} = I

At first I conjectured that A is also an identity matrix, but I found a counterexample to this.
I noticed that the counterexample was an elementary matrix.

So then I conjectured that A is an elementary matrix. Is this true? Can I prove this? What about for general powers of A?

BiP
 
Physics news on Phys.org
As a simple example think about 2x2 matrices.

If ##\displaystyle A = \begin{bmatrix}a & b \\ c & d \end{bmatrix}##, then

##\displaystyle A^2 = \begin{bmatrix}a^2 + bc & b(a+d) \\ c(a+d) & d^2 + bc \end{bmatrix} = I##.

From the off-diagonal terms, ##b(a+d) = 0## and ##c(a+d) = 0##.
Taking ##b = c = 0## isn't going to lead to anywhere interesting, so let's see what happens if ##d = -a##.
From the diagonal terms, ##a^2 + bc = 1##.

You can satisfy that with matrices that are not elementary, for example
##\displaystyle A = \begin{bmatrix} 2 & 3 \\ -1 & -2 \end{bmatrix}##.

In fact the condition ##a^2 + bc = 1## here is the same as ##|\det A| = 1##, which isn't a complete coincidence - but things are not so simple for bigger matrices.
 
I see. Thanks much \aleph_0

BiP
 
A solution to An=I is obviously attained if A is a suitable diagonal or rotation matrix, and also for all similar matrices PAP-1, where P is invertible.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 34 ·
2
Replies
34
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K