physicus
- 52
- 3
Homework Statement
Given a symmetric tensor T_{\mu\nu} on the flat Euclidean plane (g_{\mu\nu}=\delta_{\mu\nu}), we want to change to complex coordinates z=x+iy, \,\overline{z}=x-iy.
Show, that the components of the tensor in this basis are given by:
T_{zz}=\frac{1}{4}(T_{00}-2iT_{10}-T_{11}),\, T_{\overline{z}\overline{z}}=\frac{1}{4}(T_{00}+2iT_{10}-T_{11}),\, T_{\overline{z}z}=T_{z\overline{z}}=\frac{1}{4}(T_{00}+T_{11})
Homework Equations
T_{\mu\nu}=T_{\nu\mu}
T'_{\alpha\beta} = U_{\alpha}{}^{\mu}U_{\beta}{}^{\nu}T_{\mu\nu}
The Attempt at a Solution
In priciple, this should be an easy linear algebra problem. I just don't get the right result.
I use T'for the tensor in the new coordinates. Then, there should be a transformation matrix U, s.t.
T'_{\alpha\beta} = U_{\alpha}{}^{\mu}U_{\beta}{}^{\nu}T_{\mu\nu}
But what is U? Neiter with the transformation matrix from the new to the old coordinates \begin{pmatrix}1 & 1 \\ i & -i\end{pmatrix} nor with the transformation matrix from the old to the new coordinates \begin{pmatrix}\frac{1}{2} & \frac{-i}{2} \\ \frac{1}{2} & \frac{i}{2} \end{pmatrix} it is working. What am I doing wrong?
physicus