The Eigenvalues and eigenvectors of a 2x2 matrix

LydiaSylar
Messages
1
Reaction score
0

Homework Statement



Let B = (1 1 / -1 1)
That is a 2x2 matrix with (1 1) on the first row and (-1 1) on the second.

Homework Equations





The Attempt at a Solution



A)

(1 1 / -1 1)(x / y) = L(x / y)

L(x / y) - (1 1 / -1 1) (x / y) = (0 / 0)

({L - 1} -1 / 1 {L-1}) (x / y) = (0 / 0)

Det (LI - B) = ({L - 1} -1 / 1 {L-1}) = 0

({L - 1} {L-1}) - (1)(-1)

L^2 -2L +2 = 0

L= 1 - i
= 1+i

So when L = 1-i

({1 -i - 1} -1 / 1 {1 -i -1})

(-i -1 / 1 -i)

-ix - y = 0
x - iy = 0

let x = t

t - iy = 0
y = t/i

Im not sure if that even makes sense. Or how I would continue.

B) Write the eigenvalues L of B in the form w = re^i(theta)

If someone could just give me a little nudge in the right direction for this one because I don't even know where to start.
 
Physics news on Phys.org
You are actually doing pretty well. You have the two eigenvalues right, and you've shown that an eigenvector of 1-i is given by x=t, y=t/i=(-it) for any nonzero value of t. That makes it t*(1 / -i). Now just do the same thing for 1+i. For the second part e^(i*theta)=cos(theta)+i*sin(theta). For a complex number L, the 'r' will be |L|. So L/|L|=cos(theta)+i*sin(theta). Just match up the real and imaginary parts and find theta.
 
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