Eigenvalues and Eigenvectors uniquely define a 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
3 replies · 4K views
zeebo17
Messages
40
Reaction score
0
Do a set of Eigenvalues and Eigenvectors uniquely define a matrix since you can produce a matrix [tex]M[/tex] from a matrix of its eigenvectors as columns [tex]P[/tex] and a diagonal matrix of the eigenvalues [tex]E[/tex] through [tex]M=P E P^{\dagger}[/tex]?
 
Physics news on Phys.org
i'm pretty sure the answer is yes
 
It is a bit more complicated. What you say is true if you can diagonalize the matrix. But take a matrix with complex eigenvalues and you are quickly missing eigenvectors. look up algebraic vs. geometric multiplicity of eigenvectors
 
Try it with 2 x 2 matrix [0, 1; 0, 0]