oferon
- 29
- 0
Please don't mind my math english, I'm really not used to it yet..
Given R\in M_n(F) and two matrices A\in M_{n1}(F) and D\in M_{n2}(F) where n1+n2=n
R = \begin{pmatrix} A & B \\ 0 & D \end{pmatrix}
Given A,D both diagonalizable (over F), and don't share any identical eigenvalues - Prove that R is diagonalizable.
Ok, So what i did was building eigenvectors for R, based on the eigenvalues and eigenvectors of A and D.
for example, suppose λ_1 is eigenvalue of A with eigenvector V = \begin{pmatrix} V1 \\ V2 \\. \\. \\. \end{pmatrix}, then taking U = \begin{pmatrix} V1 \\ V2 \\. \\. \\0 \\0\\0\end{pmatrix} would give R*U = λ_1*U thus λ1,U are eigenvalue and vector of R
I managed to do the same using D. So now I have a set of eigenvalues and vectors of R.
My question is - How can I tell that R has no other eigenvalues other than those of A and D, and finish my proof... Thanks!
Given R\in M_n(F) and two matrices A\in M_{n1}(F) and D\in M_{n2}(F) where n1+n2=n
R = \begin{pmatrix} A & B \\ 0 & D \end{pmatrix}
Given A,D both diagonalizable (over F), and don't share any identical eigenvalues - Prove that R is diagonalizable.
Ok, So what i did was building eigenvectors for R, based on the eigenvalues and eigenvectors of A and D.
for example, suppose λ_1 is eigenvalue of A with eigenvector V = \begin{pmatrix} V1 \\ V2 \\. \\. \\. \end{pmatrix}, then taking U = \begin{pmatrix} V1 \\ V2 \\. \\. \\0 \\0\\0\end{pmatrix} would give R*U = λ_1*U thus λ1,U are eigenvalue and vector of R
I managed to do the same using D. So now I have a set of eigenvalues and vectors of R.
My question is - How can I tell that R has no other eigenvalues other than those of A and D, and finish my proof... Thanks!