Arrangement of eigenvalues in a Diagonal matrix

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
coconut62
Messages
161
Reaction score
1

Homework Statement



Is it necessary to arrange the eigenvalues in increasing value order?

As shown in the image attached, if I arrange my eigenvalues -2, -1, 1 diagonally, my D would be
2^8 , 1, 1 diagonally.

However if i arrange it as, say, -1, 1, -2, my D would be different.

Just want to make sure of it, thanks.
 

Attachments

  • 1497694_10151999292832830_762180400_n.jpg
    1497694_10151999292832830_762180400_n.jpg
    34.5 KB · Views: 525
Physics news on Phys.org
coconut62 said:

Homework Statement



Is it necessary to arrange the eigenvalues in increasing value order?

As shown in the image attached, if I arrange my eigenvalues -2, -1, 1 diagonally, my D would be
2^8 , 1, 1 diagonally.

However if i arrange it as, say, -1, 1, -2, my D would be different.

Just want to make sure of it, thanks.

Good work. Yes, there is more than one matrix P that will diagonalize A. You can arrange the eigenvectors in P in a different order and get the eigenvalues in a different order along the diagonal. I don't think anyone order is more correct than another.