Diagonal, Jordan Normal and And Inverses

  • Thread starter heshbon
  • Start date
  • Tags
    Normal
  • #1
27
0
1) Is a diagonal matrix always invertable?
2) Is an Invertable matrix always Diagonalizable?
3) Is a matrix in jordan normal form always invertable

The answers are prob straight foward but I am confused.
 
Physics news on Phys.org
  • #2
Jordan Normal, Diagonal and Inverses

Homework Statement



1) Is a diagonal matrix always invertable?
2) Is an Invertable matrix always Diagonalizable?
3) Is a matrix in jordan normal form always invertable

The answers are prob straight foward but I am confused.

Homework Equations





The Attempt at a Solution

 
  • #3
I've had a thought about this, I guess what I am looking for is some sort of relation between the characteristic polinomial and the determinant of a the matrix.
 
  • #4
1) No. Let [tex] d_{i} [/tex] be the diagonal entries of a diagonal matrix The inverse (if it exists) consists of the values [tex] \frac {1}{d_{i}} [/tex] along the diagonal. Therefore, all [tex] d_{i}[/tex]'s must be nonzero for the inverse to exist.

2) No. If an nxn matrix is diagonalizable, it must have n linearly independent eigenvectors. [tex] A = \left(\begin{array}{cc}1&0\\1&1\end{array}\right) [/tex] is invertibile but not diagonalizable.

3) I don't know. :uhh:
 
  • #5


Is
[tex]\begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0\\ 0 & 0 & 0\end{bmatrix}[/tex]
invertible?
 
  • #6
Thanks greatly.

That clears it all up.
 

Suggested for: Diagonal, Jordan Normal and And Inverses

Back
Top