To show that a matrix A is simple if and only if there is a nonsingular matrix X such that X−1AX is diagonal, we start by assuming A is simple. This means there exists a set of n linearly independent eigenvectors for A
step 2
Let X be the matrix whose columns are these n linearly independent eigenvectors of A. Since the eigenvectors are linearly independent, X is nonsingular
step 3
By definition of eigenvectors, we have Axi=λixi for each eigenvector xi and corresponding eigenvalue λi
step 4
We can write this in matrix form as AX=XΛ, where Λ is the diagonal matrix with eigenvalues λi on the diagonal
step 5
Multiplying both sides by X−1, we get X−1AX=Λ, which shows that X−1AX is diagonal
step 6
Conversely, if there exists a nonsingular matrix X such that X−1AX is diagonal, let Λ=X−1AX
step 7
Then A=XΛX−1, and the columns of X are eigenvectors of A corresponding to the eigenvalues on the diagonal of Λ
step 8
Since X is nonsingular, its columns are linearly independent, showing that A is simple
step 9
To show that the columns of X are right eigenvectors for A and the rows of X−1 are left eigenvectors for A, note that AX=XΛ implies Axi=λixi
step 10
For the left eigenvectors, consider AHyi=λiyi, where yi are the rows of X−1. Since X−1AX=Λ, we have AH=X−HΛHXH
step 11
Therefore, AHyi=λiyi shows that the rows of X−1 are left eigenvectors of A
step 12
For part (b), let A be a simple matrix with eigenvalues λ1,λ2,…,λn
step 13
There exist right eigenvectors x1,x2,…,xn and left eigenvectors y1,y2,…,yn such that Axi=λixi and AHyi=λiyi
step 14
We can express A as A=XΛX−1, where X is the matrix of right eigenvectors and Λ is the diagonal matrix of eigenvalues
step 15
Using the fact that X−1=YH, where Y is the matrix of left eigenvectors, we get A=∑i=1nλixiyiH
Answer
A=∑i=1nλixiyiH
Key Concept
Simple Matrix and Eigenvectors
Explanation
A matrix is simple if it has a full set of linearly independent eigenvectors, which allows it to be diagonalized by a nonsingular matrix. The right and left eigenvectors correspond to the columns of the matrix and its inverse, respectively.