How do I determine what the original matrix was that yielded these two eigenvalues with the corresponding eigenvectors:
Eigenvector: [0,1]
Eigenvector: [1,0]
Printable View
How do I determine what the original matrix was that yielded these two eigenvalues with the corresponding eigenvectors:
Eigenvector: [0,1]
Eigenvector: [1,0]
See if this helps:
The correct matrix will work if
Where x is the eigenvector andis the eigenvalue.
You are given eigenvalues and eigenvectors.