| New Reply |
normal matrix that isn't diagonalizable; counterexample? |
Share Thread | Thread Tools |
| Jun27-12, 03:22 PM | #1 |
|
|
normal matrix that isn't diagonalizable; counterexample?
I've been reading that the diagonalizable matrices are normal, that is, they commute with their adjoint: ##M^*M=MM^*##, where ##M^*## is the conjugate transpose of ##M##.
So a matrix is diagonalizable if and only if it is normal, see: http://en.wikipedia.org/wiki/Normal_matrix But from Boyce's section on repeated eigenvalues for systems of first-order differential equations, we have the example $$M=\begin{pmatrix}1&-1\\1&3\end{pmatrix}.$$ Which if we check ##MM^*##, we get $$MM^*=\begin{pmatrix}1&-1\\1&3\end{pmatrix}\begin{pmatrix}1&1\\-1&3\end{pmatrix} =\begin{pmatrix}2&-2\\-2&8\end{pmatrix}.$$ The last is symmetric, so clearly ##MM^*=M^*M##. However, Boyce does the problem, finds repeated eigenvalue of ##r=2##, only one eigenvector, for ##MP=PJ##, with ##J## not diagonal, that is, $$MP= \begin{pmatrix}1&-1\\1&3\end{pmatrix} \begin{pmatrix}1&0\\-1&-1\end{pmatrix}= \begin{pmatrix}2&1\\-2&-3\end{pmatrix}= \begin{pmatrix}1&0\\-1&-1\end{pmatrix} \begin{pmatrix}2&1\\0&2\end{pmatrix} =PJ$$ So we've found that ##M## is normal, but it is not diagonalizable. What is going on? |
| Jun27-12, 03:39 PM | #2 |
|
|
Oh, ##P## is not unitary, as the normal matrix theorem describes. I'll have to think about that. It seems like if normal matrix theorem gets you a better ##J## matrix with fewer allowable ##P## matrices, then what Boyce did should have gotten
|
| Jun27-12, 04:16 PM | #3 |
|
|
Your M isn't normal.
You concluded that M is normal because [itex]MM^*[/itex] is symmetric. But [itex]MM^*[/itex] is always symmetric/hermitan: [tex](MM^*)^*=M^{**}M^*=MM^*[/tex] Don't make the common mistake that [tex](MM^*)^*=M^*M[/tex] this is false. Also, note that a matrix being normal means that it is diagonalizable by orthogonal/unitary operators. A matrix can be diagonalizable, without being normal. |
| Jun27-12, 04:25 PM | #4 |
|
|
normal matrix that isn't diagonalizable; counterexample?
Aha, thank you for catching both of my mistakes micromass. So the matrix wasn't normal, which would have been diagonalizable, and diagonalizable does not imply normal.
|
| Jun27-12, 07:49 PM | #5 |
|
|
I'm no expert on matrices, but this line looks wrong to me:
$$MM^*=\begin{pmatrix}1&-1\\1&3\end{pmatrix}\begin{pmatrix}3&1\\-1&1\end{pmatrix} =\begin{pmatrix}4&0\\0&4\end{pmatrix}$$ ? As I said, I'm not too clued up on adjuncts and such like, so I'm asking more for clarification of my own thinking rather than pointing out any error. Please ignore if I'm talking rubbish.
|
| Jun27-12, 07:55 PM | #6 |
|
|
No, that part was fine.
The transpose (which is the adjoint for real matrices) switches the rows and columns. For example, in M, the first row is (1 -1). So that should be the first column of M*. The second row is (1 3) and that should be the second column of M* So M* is indeed [tex]\left(\begin{array}{cc}1 & 1\\ -1 & 3\end{array}\right)[/tex] In particular, the diagonal entries always remain fixed. For complex matrices, the adjoint is a bit more complicated. There, it involves not only transposing (=switching rows and columns) but you also need to take the complex conjugate of the entries. |
| Jun27-12, 09:02 PM | #7 |
|
|
I must brush up on my matrices!
|
| Jun27-12, 09:06 PM | #8 |
|
|
But yeah, be careful with the term adjoint! |
| Jun27-12, 09:49 PM | #9 |
|
|
![]() However, this still isn't correct: $$MM^*=\begin{pmatrix}1&-1\\1&3\end{pmatrix}\begin{pmatrix}1&1\\-1&3\end{pmatrix} =\begin{pmatrix}2&-2\\-2&10\end{pmatrix}$$ Although I don't suppose this affects the original question; just a minor quibble. |
| Jun27-12, 09:57 PM | #10 |
|
|
Ah yes, it should indeed be 10!!
|
| Jun27-12, 10:35 PM | #11 |
|
|
|
| Jun27-12, 10:49 PM | #12 |
|
|
Then, on a higher plane, they have something called adjoint functor, which I am pretty sure is similar, but never on the same level. What I believe they have in common is that the adjoint is sort of a mirror image in a dual world. Then I think there's a different adjoint (maybe 2) in Lie algebras, having to do with conjugacy. It used to drive me nuts trying to figure out if any of these things are the same, but I think it was just an overuse of the word adjoint, which means something like the object closest too perhaps. So, I guess they decided to rename your adjoint matrix (in sense of finding inverse), so in some older books it is called adjoint, in others it is called... You all named adjunct and adjugate as candidates. |
| New Reply |
| Thread Tools | |
Similar Threads for: normal matrix that isn't diagonalizable; counterexample?
|
||||
| Thread | Forum | Replies | ||
| diagonalizable matrix | Calculus & Beyond Homework | 1 | ||
| is this matrix diagonalizable? | Linear & Abstract Algebra | 1 | ||
| Diagonalizable Matrix | Calculus & Beyond Homework | 9 | ||
| Diagonalizable Matrix | Calculus & Beyond Homework | 3 | ||
| diagonalizable matrix | Calculus & Beyond Homework | 9 | ||