trap101
- 339
- 0
Show that matrix A = \begin{bmatrix} a&b \\0&a \end{bmatrix} in M2 x 2(R) is diagonalizable iff b = 0
Attempt: Now I tried to solve for the eigenvalues and eigenvectors, which gave me a matrix of this form: \begin{bmatrix} 0 & 0 \\ 0 & 0 \end{bmatrix}
but this matrix won't provide me with any information to show diagonalizability. What am I missing?
Quest 2: Find the necessary and sufficient conditions on the real numbers a,b,c for the matrix:
\begin{bmatrix} 1 & a & b\\ 0 & 1 & C \\ 0 & 0 & 2 \end{bmatrix} to be diagonalizable.
Attempt: Now for this one I also solved for the eigenvlues which were: λ1 = 1, λ2 = 1, λ3 = 2
So the problematic eigenvalues will be the one of multiplicity 2, i.e λ = 1.
So this means I'd have to obtain two linearly independent eigenvectors for λ = 1.
I tried solving and got to this matrix: \begin{bmatrix} 0 & a & b \\ 0&0&c \\ 0&0 & 1 \end{bmatrix}
But I won't be able to find two linearly independent eigenvectors from setting any of the variables equal to anything...I don't think. What's the next step?
Attempt: Now I tried to solve for the eigenvalues and eigenvectors, which gave me a matrix of this form: \begin{bmatrix} 0 & 0 \\ 0 & 0 \end{bmatrix}
but this matrix won't provide me with any information to show diagonalizability. What am I missing?
Quest 2: Find the necessary and sufficient conditions on the real numbers a,b,c for the matrix:
\begin{bmatrix} 1 & a & b\\ 0 & 1 & C \\ 0 & 0 & 2 \end{bmatrix} to be diagonalizable.
Attempt: Now for this one I also solved for the eigenvlues which were: λ1 = 1, λ2 = 1, λ3 = 2
So the problematic eigenvalues will be the one of multiplicity 2, i.e λ = 1.
So this means I'd have to obtain two linearly independent eigenvectors for λ = 1.
I tried solving and got to this matrix: \begin{bmatrix} 0 & a & b \\ 0&0&c \\ 0&0 & 1 \end{bmatrix}
But I won't be able to find two linearly independent eigenvectors from setting any of the variables equal to anything...I don't think. What's the next step?