Is N a Zero Matrix or Similar to a Specific Matrix?

  • Thread starter Thread starter meanyack
  • Start date Start date
  • Tags Tags
    Square Zero
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
meanyack
Messages
19
Reaction score
0
if square of N is zero?

Homework Statement


Let N be 2x2 matrix such that N2=0. How can we prove either N=0 or N is similar over C to [0 0; 1 0]

Homework Equations



Two matrix is to be similar if A=P-1BP for invertible transformation matrix P



The Attempt at a Solution


I tried to multiply N by itself but I got square of indices and some complex variables so I think that's not working.
 
Last edited:
Physics news on Phys.org


use of det(N)=ad-bc works while finding eigenvalue, thanks.