LeifEricson
- 11
- 0
Homework Statement
let T:V \to V be a linear transformation which satisfies T^2 = \frac{1}{2} (T + T^*) and is normal. Prove that T=T^*.
Homework Equations
The Attempt at a Solution
I think we should start like this:
Let \mathbf{A}=[T]_B be the matrix representation of T in the orthonormal base B. We look at A as a matrix in the Complex plane. If we prove that for every Eigenvalue, \lambda, it happens that \lambda \in \mathbb{R}, then T = T^* by a theorem and we finished.
Now, be \mathbf{x} an Eigenvector that satisfies \mathbf{Ax} = \lambda \mathbf{x}, then <\mathbf{Ax},\mathbf{x}> = \lambda ||\mathbf{x}||^2 and \lambda = \frac{<\mathbf{Ax},\mathbf{x}>}{||\mathbf{x}||^2}. If only I could show that <\mathbf{Ax},\mathbf{x}> is a real number, I solved it.