Raising and Lowering Vectors/Tensors

  • Thread starter Thread starter ClaraOxford
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on the correct methodology for raising and lowering vectors and tensors in the context of general relativity. The user presents a tensor \(X^{\alpha\beta}\) and a vector \(V^{\alpha}\) with specific components and attempts to apply the metric tensor \(g_{\alpha\beta}\) for calculations. Key mistakes identified include the improper summation of components and the need for clearer notation to avoid confusion during calculations. The advice given emphasizes calculating components explicitly and maintaining clarity in index usage.

PREREQUISITES
  • Understanding of tensor notation and operations in general relativity
  • Familiarity with metric tensors, specifically \(g_{\alpha\beta}\)
  • Ability to perform matrix operations and summations
  • Knowledge of dual vectors and their components
NEXT STEPS
  • Study the properties of metric tensors in general relativity
  • Learn explicit calculations of raising and lowering indices using examples
  • Explore the concept of dual vectors and their significance in tensor calculus
  • Practice tensor operations with different metrics to solidify understanding
USEFUL FOR

Students of general relativity, physicists working with tensor calculus, and anyone seeking to improve their understanding of vector and tensor operations in theoretical physics.

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.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
9
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
1K