MarkSheffield
- 15
- 0
I have been working through a relativistic gravitation book ("Gravitation and Cosmology" by Stephen Weinberg) and decided to circle back to the early tensor work in chapter two and just work out the basic tensor math to make sure that I have a feel for how it all goes together. Right at the beginning of this I'm in trouble. Or maybe I'm not, but I can't tell. This is also my first attempt at doing anything with LaTeX, so if something isn't correct with my presentation of all of this, please let me know.
Starting with one of the basics - the tensor for electrodynamics, from the text:
<br /> F_{\gamma\delta}=\eta_{\gamma\alpha}\eta_{\delta\beta}F^{\alpha\beta}<br />
with
<br /> F^{\alpha\beta} = \left(\begin{array}{cccc}<br /> 0 & E_1 & E_2 & E_3\\<br /> -E_1 & 0 & B_3 & -B_2\\<br /> -E_2 & -B_3 & 0 & B_1\\<br /> -E_3 & B_2 & -B_1 & 0\end{array} \right)<br />and
<br /> \eta_{\gamma\alpha} = \eta_{\delta\beta} = \left(\begin{array}{cccc}<br /> -1 & 0 & 0 & 0\\<br /> 0 & 1 & 0 & 0 \\<br /> 0 & 0 & 1 & 0 \\<br /> 0 & 0 & 0 & 1 \end{array} \right) <br />
If I break down the operation into steps, I can perform two binary operations by creating an interim tensor, T_\delta^{ \alpha} = \eta_{\delta\beta}F^{\alpha\beta} (I already think there's a problem here) and using this in a final operation F_{\gamma\delta}=\eta_{\gamma\alpha}T_\delta^{ \alpha}
We find the components of T_\delta^{ \alpha} by performing the summation over \beta:
T_0^{ 0} = \eta_{0\beta}F^{0\beta} = 0
T_0^{ 1} = \eta_{0\beta}F^{1\beta} = E_1
T_0^{ 2} = \eta_{0\beta}F^{2\beta} = E_2And so forth until we get all 16 elements of T_\delta^{ \alpha}
When all is done, I have T_\delta^{ \alpha} = \left(\begin{array}{cccc}<br /> 0 & E_1 & E_2 & E_3\\<br /> E_1 & 0 & -B_3 & B_2\\<br /> E_2 & B_3 & 0 & -B_1\\<br /> E_3 & -B_2 & B_1 & 0\end{array} \right)
When I take this to the next step, F_{\gamma\delta}=\eta_{\gamma\alpha}T_\delta^{ \alpha} I get
F_{\gamma\delta} = \left(\begin{array}{cccc}<br /> 0 & -E_1 & -E_2 &- E_3\\<br /> E_1 & 0 & B_3 & -B_2\\<br /> E_2 & -B_3 & 0 & B_1\\<br /> E_3 & B_2 & -B_1 & 0\end{array} \right)
Now this isn't obviously wrong, it just looks wrong. But maybe it's not. Can someone tell me if the initial formulation is correct (I copied this out of "Gravitation and Cosmology") and if the interim tensor T_\gamma^{ \alpha} is correct, or maybe point out what fundamental error I created here?
thanks to all - Mark
Starting with one of the basics - the tensor for electrodynamics, from the text:
<br /> F_{\gamma\delta}=\eta_{\gamma\alpha}\eta_{\delta\beta}F^{\alpha\beta}<br />
with
<br /> F^{\alpha\beta} = \left(\begin{array}{cccc}<br /> 0 & E_1 & E_2 & E_3\\<br /> -E_1 & 0 & B_3 & -B_2\\<br /> -E_2 & -B_3 & 0 & B_1\\<br /> -E_3 & B_2 & -B_1 & 0\end{array} \right)<br />and
<br /> \eta_{\gamma\alpha} = \eta_{\delta\beta} = \left(\begin{array}{cccc}<br /> -1 & 0 & 0 & 0\\<br /> 0 & 1 & 0 & 0 \\<br /> 0 & 0 & 1 & 0 \\<br /> 0 & 0 & 0 & 1 \end{array} \right) <br />
If I break down the operation into steps, I can perform two binary operations by creating an interim tensor, T_\delta^{ \alpha} = \eta_{\delta\beta}F^{\alpha\beta} (I already think there's a problem here) and using this in a final operation F_{\gamma\delta}=\eta_{\gamma\alpha}T_\delta^{ \alpha}
We find the components of T_\delta^{ \alpha} by performing the summation over \beta:
T_0^{ 0} = \eta_{0\beta}F^{0\beta} = 0
T_0^{ 1} = \eta_{0\beta}F^{1\beta} = E_1
T_0^{ 2} = \eta_{0\beta}F^{2\beta} = E_2And so forth until we get all 16 elements of T_\delta^{ \alpha}
When all is done, I have T_\delta^{ \alpha} = \left(\begin{array}{cccc}<br /> 0 & E_1 & E_2 & E_3\\<br /> E_1 & 0 & -B_3 & B_2\\<br /> E_2 & B_3 & 0 & -B_1\\<br /> E_3 & -B_2 & B_1 & 0\end{array} \right)
When I take this to the next step, F_{\gamma\delta}=\eta_{\gamma\alpha}T_\delta^{ \alpha} I get
F_{\gamma\delta} = \left(\begin{array}{cccc}<br /> 0 & -E_1 & -E_2 &- E_3\\<br /> E_1 & 0 & B_3 & -B_2\\<br /> E_2 & -B_3 & 0 & B_1\\<br /> E_3 & B_2 & -B_1 & 0\end{array} \right)
Now this isn't obviously wrong, it just looks wrong. But maybe it's not. Can someone tell me if the initial formulation is correct (I copied this out of "Gravitation and Cosmology") and if the interim tensor T_\gamma^{ \alpha} is correct, or maybe point out what fundamental error I created here?
thanks to all - Mark
Last edited: