Prove Eigenvalues of Similar Square Matrices are Equal

  • Thread starter Thread starter mlarson9000
  • Start date Start date
  • Tags Tags
    Eigenvalue Proof
mlarson9000
Messages
46
Reaction score
0

Homework Statement



Prove that similar square matricies have the same eigenvalues with the same algebraic multiplicities.

Homework Equations


C^-1PC=Q



The Attempt at a Solution


Am I supposed to show that (P-\lambdaI)x=(C^-1PC-\lambdaI)x?
 
Physics news on Phys.org
The eigenvalues are the roots of the characteristic polynomial. Can you show Q=C^(-1)PC and P have the same characteristic polynomial? I.e. det(Q-xI)=det(P-xI)?
 
Last edited:
mlarson9000 said:
Am I supposed to show that (P-\lambdaI)x=(C^-1PC-\lambdaI)x?

Well, that's equivalent to C-1PC=Q, isn't it?
solution:
What you want to do is to show, that they have the same char polynomial (up to scalarmultiplication). But that's easy since det(\mathbf{P} -\lambda \mathbf{I})=det(\mathbf{C^{-1}QC} -\lambda \mathbf{C^{-1}C})=det(\mathbf{C^{-1}}(\mathbf{Q} -\lambda\mathbf{I} )\mathbf{C})
Now use det(AB)=det(A)*det(B) and your done.
cheers
 
1777-1855 said:
Well, that's equivalent to C-1PC=Q, isn't it?



solution:
What you want to do is to show, that they have the same char polynomial (up to scalarmultiplication). But that's easy since det(\mathbf{P} -\lambda \mathbf{I})=det(\mathbf{C^{-1}QC} -\lambda \mathbf{C^{-1}C})=det(\mathbf{C^{-1}}(\mathbf{Q} -\lambda\mathbf{I} )\mathbf{C})
Now use det(AB)=det(A)*det(B) and your done.
cheers

Hi, 1777-1855. The forum rules prohibit posting complete solutions (i.e. doing the problem for the poster). That's awfully close. Try and give a hint first and see if they can figure out the rest themselves, ok?? It's more fun that way and they learn more.
 
Dick said:
The eigenvalues are the roots of the characteristic polynomial. Can you show Q=C^(-1)PC and P have the same characteristic polynomial? I.e. det(Q-xI)=det(P-xI)?

So if I prove those two determinants are equal, it necessarily follows that the two matricies have the same eigenvalues and algebraic multiplicities, because the characteristic polynomials are the same?
 
mlarson9000 said:
So if I prove those two determinants are equal, it necessarily follows that the two matricies have the same eigenvalues and algebraic multiplicities, because the characteristic polynomials are the same?

Yes, those two determinants are actually polynomials in x, they are the characteristic polynomials. Their roots (and the multiplicities of them) are the eigenvalues and their algebraic multiplicities.
 
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