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

  • Thread starter Thread starter meanyack
  • Start date Start date
  • Tags Tags
    Square Zero
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


Start by noting that if N2 = 0 then N is non-invertible. What else can you conclude?
 


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


N2= 0 means that N2v= 0= 0v for all v. 0 is a double eigenvalue. N2v= N(Nv)= 0.
Either Nv= 0 or Nv is in the null space of N.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top