Raising and Lowering Vectors/Tensors

  • Thread starter Thread starter ClaraOxford
  • Start date Start date
ClaraOxford
Messages
6
Reaction score
0
I've been going back over my general relativity problem sheets and have realized I am not raising and lowering vectors/tensors properly. I've written out my calculations in detail below. I've tried to follow exact logical steps, but I must be misunderstanding, because my answers seem wrong (I often end up with just numbers)..

Homework Statement



Imagine we have a tensor Xαβ and a vector Vα with components

Xαβ = \begin{pmatrix} 2 & 0 & 1 & -1 \\-1 & 0 & 3 & 2 \\-1 & 1 & 0 & 0 \\-2 & 1 & 1 & -2 \end{pmatrix}

and Vα = \begin{pmatrix} -1 \\2 \\0 \\-2 \end{pmatrix}

Find Xαβ, Xαβ, X(αβ), X[αβ], Xλλ, VαVα, VαXαβ

Homework Equations



I have been trying to use the raising/lowering metric g = \begin{pmatrix} 1 & 0 & 0 & 0 \\0 & -1 & 0 & 0 \\0 & 0 & -1 & 0 \\0 & 0 & 0 & -1 \end{pmatrix}

The Attempt at a Solution

Xαβ = gααXαβ = \sum<sub>α</sub>g<sub>αα</sub>Xαβ = g00X + g11X + g22X + g33X = X - X - X - X = \begin{pmatrix} 2 &amp; 0 &amp; 1 &amp; -1 \end{pmatrix} - \begin{pmatrix} -1 &amp; 0 &amp; 3 &amp; 2 \end{pmatrix} - \begin{pmatrix} -1 &amp; 1 &amp; 0 &amp; 0 \end{pmatrix} - \begin{pmatrix} -2 &amp; 1 &amp; 1 &amp; -2 \end{pmatrix} = \begin{pmatrix} 6 &amp; -2 &amp; -4 &amp; -1 \end{pmatrix}Vα = gααVα = g00V0 + g11V1 + g22V2 + g33V3 = V0 - V1 - V2 - V3 = -1 -2 -0 -(-2) = -1

→ VαVα = -VαXλλ = gλαgλβXαβ

gλβXαβ = gλ0Xα0 + gλ1Xα1 + gλ2Xα2 + gλ3Xα3 = \begin{pmatrix} 1 \\ 0 \\ 0 \\0 \end{pmatrix}*\begin{pmatrix} 2 \\ -1 \\ -1 \\-2 \end{pmatrix} + \begin{pmatrix} 0 \\ -1 \\ 0 \\0 \end{pmatrix}*\begin{pmatrix} 0 \\ 0 \\ 1 \\1 \end{pmatrix} + \begin{pmatrix} 0 \\ 0 \\ -1 \\0 \end{pmatrix}*\begin{pmatrix} 1 \\ 3 \\ 0 \\1 \end{pmatrix} + \begin{pmatrix} 0 \\ 0 \\ 0 \\-1 \end{pmatrix}*\begin{pmatrix} -1 \\ 2 \\ 0 \\-2 \end{pmatrix} = 2 + 0 + 0 + 2 = 4

I haven't written my attempts to every equation, because I'm pretty sure my method is wrong and it's taking forever to write out the matrices!

If anyone can spot where I'm going wrong that would be really helpful. Seeing as this is the most basic part of my general relativity course, if I can't get this bit right I'll be in trouble in the exam in june!

Thank you.
 
Physics news on Phys.org
Your notation is a little dangerous: you should probably use different dummy indices for summation. So for example

V_{a} = g_{ab} V^b \equiv \sum_{b} g_{ab} V^b

However, this is not your problem.

What you should do is to try to calculate the components explicitly. So for example you know that V_ais a (dual) vector, so it has 4 components. Do them one by one: V_0 = \sum_a g_{0 a} V^a = -1 V^0etc. It seems to me that you keep losing track of what you're calculating, so you're for adding together different vector components, etc.
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top