Finding all 2x2 nilpotent matrices

  • Thread starter Thread starter brownman
  • Start date Start date
  • Tags Tags
    Matrices
Click For Summary
SUMMARY

The discussion centers on finding all symmetric 2x2 nilpotent matrices, specifically those for which A² equals the zero matrix. Participants derive the equations from the multiplication of the symmetric matrix [a,b;b,d] and conclude that the conditions lead to the equations aa + bb = 0, ab + bd = 0, ba + bd = 0, and bb + dd = 0. The analysis reveals that the only solution is the trivial matrix [0,0;0,0], confirming that there are no non-trivial symmetric 2x2 nilpotent matrices.

PREREQUISITES
  • Understanding of nilpotent matrices
  • Knowledge of symmetric matrices
  • Matrix multiplication techniques
  • Basic linear algebra concepts
NEXT STEPS
  • Study the properties of nilpotent matrices in linear algebra
  • Explore symmetric matrix characteristics and their implications
  • Learn about matrix rank and its relation to nilpotency
  • Investigate the Jordan form of matrices and nilpotent transformations
USEFUL FOR

Students and educators in linear algebra, mathematicians interested in matrix theory, and anyone studying the properties of nilpotent and symmetric matrices.

brownman
Messages
13
Reaction score
0

Homework Statement



If A2 is a zero matrix, find all symmetric 2x2 nilpotent matrices.

Homework Equations





The Attempt at a Solution



So if A2 is nilpotent, then

[a,b;c,d]*[a,b;c,d] is equal to [0,0;0,0].

Since A is symmetric, b=c. Multiplying the two matrices, I get

[ aa + bb, ab + bd; ba +db, bb + dd] = [0,0;0,0]

each element in the matrix must equal zero, so

aa + bb = 0
ab + bd = 0
ba + bd = 0
bb + dd = 0

with the first equation, a2 must equal negative b2, so there is no solution. Is there no 2x2 symmetric nilpotent matrices, or did I mess up somewhere?
 
Physics news on Phys.org
brownman said:

Homework Statement



If A2 is a zero matrix, find all symmetric 2x2 nilpotent matrices.

Homework Equations





The Attempt at a Solution



So if A2 is nilpotent
What they're saying is that A is nilpotent. A2 is the 2 x 2 zero matrix.
brownman said:
, then

[a,b;c,d]*[a,b;c,d] is equal to [0,0;0,0].
You're looking for symmetric 2 x 2 matrices, which means they have to look like this:

$$ \begin{bmatrix} a & b \\ b & c\end{bmatrix}$$
brownman said:
Since A is symmetric, b=c. Multiplying the two matrices, I get

[ aa + bb, ab + bd; ba +db, bb + dd] = [0,0;0,0]

each element in the matrix must equal zero, so

aa + bb = 0
ab + bd = 0
ba + bd = 0
bb + dd = 0

with the first equation, a2 must equal negative b2, so there is no solution.
There is a solution.
brownman said:
Is there no 2x2 symmetric nilpotent matrices, or did I mess up somewhere?
 
Oh yeah there is the trivial solution. Thanks for the help in clearing it up :)
 

Similar threads

  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
7K
  • · Replies 5 ·
Replies
5
Views
12K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 69 ·
3
Replies
69
Views
10K
Replies
3
Views
2K
Replies
13
Views
4K