Diagonalization of a matrix with repeated eigenvalues

bemigh
Messages
29
Reaction score
0
Hey guys,
I know its possible to diagonalize a matrix that has repeated eigenvalues, but how is it done? Do you simply just have two identical eigenvectors??
Cheers
Brent
 
Physics news on Phys.org
Well, try an example -- the simplest you can think of. How about the identity matrix? Can you diagonalize it? What are its eigenvectors?
 
Ok, well... i would get an eigenvalue of 1, with a multiplicity of 3. Alright, so when solving for my eigenvalues, by plugging 1 into my matrix A-(lamda)I ; i would just be left with 0's. How can i get eigenvalues from this?? I appreciate your help by the way...
 
Am I misunderstanding something? If you know what eigenvalues are, then you must know how to find them in this simple case. If \lambda is an eigenvalue of matrix A, then A-\lambda I is NOT invertible (since the equation A- \lambda I= 0 does not have a unique solution) and so det(A- \lambda I)= 0. Since you are finding the eigenvalues, you do NOT yet know that \lambda= 1 so you are NOT "left with 0's. In this case, that equation is (1- \lamba)^3= 0 which obviously has 1 as a triple root.
 
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