| New Reply |
Eigenvalues of a complex symmetric matrix |
Share Thread | Thread Tools |
| Dec18-12, 07:26 AM | #1 |
|
|
Eigenvalues of a complex symmetric matrix
Eigen values of a complex symmetric matrix which is NOT a hermitian are not always real. I want to formulate conditions for which eigen values of a complex symmetric matrix (which is not hermitian) are real.
|
| Dec18-12, 10:02 AM | #2 |
|
|
Well, assume [itex]A[/itex] has real eigenvalues. Then if [itex]\lambda,x[/itex] are an "eigenpair" we have [itex]x^*Ax=x^*\lambda x = \lambda x^*x[/itex] which is real. On the other hand, [itex]\lambda x^* x = (\lambda x)^*x = (Ax)^*x = x^*A^*x[/itex] so that we have [itex]x^*Ax = x^*A^*x[/itex]. Now, if [itex]A[/itex] is symmetric, I *think* this means it can be diagonalised (ie there is an eigenbasis) and so this argument seems like it might imply that [itex]A=A^*[/itex], that is, [itex]A[/itex] is Hermitian. However, I don't have a lot of time to think about it now, and I might be missing something important.
|
| Dec18-12, 11:23 AM | #3 |
|
|
Do you mean if a complex symmetric matrix is diagonizable, it will have real eigenvalues?
|
| Dec18-12, 11:29 AM | #4 |
|
|
Eigenvalues of a complex symmetric matrix
No, I *think* all symmetric matrices are diagonalisable (and thus have an eigenbasis) and if all eigenvalues are real, then the matrix is Hermitian. That is, I am saying that a symmetric matrix is hermitian iff all eigenvalues are real.
|
| Dec18-12, 01:54 PM | #5 |
Recognitions:
|
I don't think there is a simple answer to the OP's question. |
| Dec18-12, 02:28 PM | #6 |
|
|
So, what I am saying is that there are no complex symmetric matrices with all real eigenvalues. (Unless, of course, the matrix is real.) In other words, given that [itex]M[/itex] is symmetric and has real eigenvalues, then it must be real. EDIT: In fact, given any matrix [itex]M[/itex], if [itex]x^*M^*x[/itex] is real for all [itex]x[/itex] then [itex]M[/itex] is hermitian. |
| Dec18-12, 05:07 PM | #7 |
Recognitions:
|
But the number of complex eigenvalues can by anything from 1 to the order of the matrix, which doesn't go very far to answer the OP's question. |
| Dec18-12, 05:17 PM | #8 |
|
|
|
| Dec18-12, 09:53 PM | #9 |
Recognitions:
|
Maybe we both misunderstood, but I read the OP's "which eigen values ... are real" as a question about some of them, not all of them.
It might be possible to give an answer if the eigenproblem represents a physical system. For example the eigenvalues of a damped multi-degree-of-freedom oscillator, with an arbitrary damping matrix, represent the damped natural freuqencies on the s-plane, therefore they are all complex except for zero-frequency (rigid body motion) modes. Also, the sign of the real part of the eigenvalues shows whether the mode is damped, undamped, or unstable (i.e. it gains energy from outside the system). But I don't know how to turn that "physics insight" about a particular physical system into a mathematical way to characaterize the matrix. |
| Dec18-12, 10:10 PM | #10 |
|
|
OK, given your interpretation (which I now think is the correct one), I agree that the problem is hard and not very well formulated. "Which eigenvalues are real?" is kind of an odd one to answer. I mean, "which" in what sense? |
| Dec18-12, 10:32 PM | #11 |
|
|
What I am trying to say is this.
All hermitian matrices are symmetric but all symmetric matrices are not hermitian. Eigenvalues of hermitian (real or complex) matrices are always real. But what if the matrix is complex and symmetric but not hermitian. In hermitian the ij element is complex conjugal of ji element. But I am taking about matrix for which ij element and ji element are equal. Eigen values of such a matrix may not be real. So under what condition Eigenvalues will be real. |
| Dec19-12, 08:49 AM | #12 |
|
|
But, to answer your question, the matrix must be real. That is, if a matrix is symmetric and has real eigenvalues, then it is a real matrix. Does this make sense? Put another way, all symmetric matrices with real eigenvalues are real matrices. |
| Dec19-12, 10:57 AM | #13 |
|
|
|
| Dec19-12, 11:33 AM | #14 |
|
|
So, forget what I wrote... |
| Dec19-12, 12:00 PM | #15 |
|
|
However, as proven in Matrix Analysis, if a symmetric matrix is diagonalisable, then it is diagonalisable via an orthogonal matrix, and so what I wrote does follow. NOW, if the matrix is not diagonalisable, there is obviously not an eigenbasis (orthogonal or otherwise.)
Now, if the matrix is normal (commutes with its adjoint) then it is orthogonally diagonalisable (this is also in Matrix Analysis), and what I wrote then follows. EDIT: Again, from matrix analysis, if [itex]M[/itex] is complex-symmetric, there is a unitary matrix [itex]U[/itex] such that [itex]M=UDU^\top[/itex] where the columns of [itex]U[/itex] are eigenvectors of [itex]MM^* = M\bar{M}[/itex] and [itex]D[/itex] is diagonal and the entries are the positive square roots of the corresponding eigenvalues. Now, if the columns of [itex]U[/itex] are real, the [itex]U[/itex] is orthogonal and so [itex]M[/itex] is orthogonally diagonalisable, and what I wrote follows. So, IF the eigenvectors of [itex]M\bar{M}[/itex] are real, then the eigenvalues of [itex]M[/itex] are real. |
| New Reply |
| Thread Tools | |
Similar Threads for: Eigenvalues of a complex symmetric matrix
|
||||
| Thread | Forum | Replies | ||
| Diagonalizing a symmetric matrix with non-distinct eigenvalues | Calculus & Beyond Homework | 4 | ||
| Symmetric, irreducible, tridiagonal matrix: Eigenvalues | Calculus & Beyond Homework | 2 | ||
| Finding the eigenvalues of a complex matrix | Linear & Abstract Algebra | 1 | ||
| Eigenvalues and eigenvectors of symmetric 2x2 matrix? | Linear & Abstract Algebra | 5 | ||
| Symmetric matrix real eigenvalues | Calculus & Beyond Homework | 3 | ||