Logo

AskSia

Plus

3. A matrix ACn×n\mathbf{A} \in \mathbb{C}^{n \times n} is simple if there exists ...
May 22, 2024
Solution by Steps
step 1
To show that a matrix A\mathbf{A} is simple if and only if there is a nonsingular matrix X\mathrm{X} such that X1AX\mathrm{X}^{-1} \mathrm{AX} is diagonal, we start by assuming A\mathbf{A} is simple. This means there exists a set of nn linearly independent eigenvectors for A\mathbf{A}
step 2
Let X\mathbf{X} be the matrix whose columns are these nn linearly independent eigenvectors of A\mathbf{A}. Since the eigenvectors are linearly independent, X\mathbf{X} is nonsingular
step 3
By definition of eigenvectors, we have Axi=λixi\mathbf{A} \mathbf{x}_i = \lambda_i \mathbf{x}_i for each eigenvector xi\mathbf{x}_i and corresponding eigenvalue λi\lambda_i
step 4
We can write this in matrix form as AX=XΛ\mathbf{A} \mathbf{X} = \mathbf{X} \mathbf{\Lambda}, where Λ\mathbf{\Lambda} is the diagonal matrix with eigenvalues λi\lambda_i on the diagonal
step 5
Multiplying both sides by X1\mathbf{X}^{-1}, we get X1AX=Λ\mathbf{X}^{-1} \mathbf{A} \mathbf{X} = \mathbf{\Lambda}, which shows that X1AX\mathbf{X}^{-1} \mathbf{A} \mathbf{X} is diagonal
step 6
Conversely, if there exists a nonsingular matrix X\mathbf{X} such that X1AX\mathbf{X}^{-1} \mathbf{A} \mathbf{X} is diagonal, let Λ=X1AX\mathbf{\Lambda} = \mathbf{X}^{-1} \mathbf{A} \mathbf{X}
step 7
Then A=XΛX1\mathbf{A} = \mathbf{X} \mathbf{\Lambda} \mathbf{X}^{-1}, and the columns of X\mathbf{X} are eigenvectors of A\mathbf{A} corresponding to the eigenvalues on the diagonal of Λ\mathbf{\Lambda}
step 8
Since X\mathbf{X} is nonsingular, its columns are linearly independent, showing that A\mathbf{A} is simple
step 9
To show that the columns of X\mathbf{X} are right eigenvectors for A\mathbf{A} and the rows of X1\mathbf{X}^{-1} are left eigenvectors for A\mathbf{A}, note that AX=XΛ\mathbf{A} \mathbf{X} = \mathbf{X} \mathbf{\Lambda} implies Axi=λixi\mathbf{A} \mathbf{x}_i = \lambda_i \mathbf{x}_i
step 10
For the left eigenvectors, consider AHyi=λiyi\mathbf{A}^H \mathbf{y}_i = \lambda_i \mathbf{y}_i, where yi\mathbf{y}_i are the rows of X1\mathbf{X}^{-1}. Since X1AX=Λ\mathbf{X}^{-1} \mathbf{A} \mathbf{X} = \mathbf{\Lambda}, we have AH=XHΛHXH\mathbf{A}^H = \mathbf{X}^{-H} \mathbf{\Lambda}^H \mathbf{X}^H
step 11
Therefore, AHyi=λiyi\mathbf{A}^H \mathbf{y}_i = \lambda_i \mathbf{y}_i shows that the rows of X1\mathbf{X}^{-1} are left eigenvectors of A\mathbf{A}
step 12
For part (b), let A\mathbf{A} be a simple matrix with eigenvalues λ1,λ2,,λn\lambda_{1}, \lambda_{2}, \ldots, \lambda_{n}
step 13
There exist right eigenvectors x1,x2,,xn\mathbf{x}_{1}, \mathbf{x}_{2}, \ldots, \mathbf{x}_{n} and left eigenvectors y1,y2,,yn\mathbf{y}_{1}, \mathbf{y}_{2}, \ldots, \mathbf{y}_{n} such that Axi=λixi\mathbf{A} \mathbf{x}_i = \lambda_i \mathbf{x}_i and AHyi=λiyi\mathbf{A}^H \mathbf{y}_i = \lambda_i \mathbf{y}_i
step 14
We can express A\mathbf{A} as A=XΛX1\mathbf{A} = \mathbf{X} \mathbf{\Lambda} \mathbf{X}^{-1}, where X\mathbf{X} is the matrix of right eigenvectors and Λ\mathbf{\Lambda} is the diagonal matrix of eigenvalues
step 15
Using the fact that X1=YH\mathbf{X}^{-1} = \mathbf{Y}^H, where Y\mathbf{Y} is the matrix of left eigenvectors, we get A=i=1nλixiyiH\mathbf{A} = \sum_{i=1}^{n} \lambda_{i} \mathbf{x}_{i} \mathbf{y}_{i}^{H}
Answer
A=i=1nλixiyiH\mathbf{A} = \sum_{i=1}^{n} \lambda_{i} \mathbf{x}_{i} \mathbf{y}_{i}^{H}
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.
© 2023 AskSia.AI all rights reserved