Lorentz transformation for a system composed of a 3 dimensional velocity

I'm working on learning general relativity with the help of math papers and original Einstein's general relativity paper. I only have a pre-calculus math knowledge but I learned on my own differentials, integrals and the basis of matrix operations. I'm working on tensors and they are quite complicated. I'm trying to get the complete Lorentz tensor for the equation ds2=guvdxudxv=gστdξσdξτds^2=g_{uv}dx_udx_v=g^{\sigma\tau}d\xi_\sigma d\xi_\tau where guvg_{uv} is the identity matrix with the sign correction. I'm using Einstein notation from 1 to 4.

guv=(1000010000100001)g_{uv}= \begin{pmatrix} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 &-1 \end{pmatrix}

Want I want to bring with this is that I'm looking for the tensor (if it's the proper name assigned to that object) that will convert the (x1,x2,x3,x4)(x_1,x_2,x_3,x_4) or (x,y,z,t)(x,y,z,t) to the (ξ1,ξ2,ξ3,ξ4)(\xi_1,\xi_2,\xi_3,\xi_4) or (ξ,η,ζ,τ)(\xi,\eta,\zeta,\tau).

In special relativity, the basic lorentz transformation that we could easily define would be :

ξ=(xvt)β\xi=(x-vt)\beta

η=y\eta=y

ζ=z\zeta=z

τ=(tvxc2)β\tau=(t-\frac {vx}{c^2})\beta

Where β\beta is the usual Lorentz factor. It's limited to a motion on the x axis. I'm struggling on finding a way to extend the motion to the y and z axis to include it in the lorentz transformation, then adding it to a matrix that would work with the upper ds2ds^2 equation.

If we consider the "basic" Lorentz transformation with only 1 dimensional velocity, we can form a matrix from the transformation, and the product of the transformation matrix times the vector will give the other system of coordinates. By reversing the process we can get the inverse operation out of it. It is also possible to prove the Lorentz factor this way.

If there is a way to figure out the complete Lorentz transformation for this, I will make a big step foward in my understandings of the tensor. I'm not perfectly at ease with those operations yet, but each step I made here ,I believe, is correct. I think this is general relativity applied to a special case with no acceleration. I would really like to have some external opinion about this.

#Physics #Relativity #Math

Note by Samuel Hatin
7 years, 10 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

To start with, if you are working with guv  =  (1000010000100001) g_{uv} \; = \; \left( \begin{array}{cccc}1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & -1 \end{array}\right) your coordinates need to be (x1,x2,x3,x4)=(x,y,z,ct)(x^1,x^2,x^3,x^4) = (x,y,z,ct), and your standard Lorentz boost is ξ1=γ(x1vcx4)ξ2=x2ξ3=x3ξ4=γ(vcx1+x4) \begin{array}{rcl} \xi^1 & = & \gamma(x^1 - \tfrac{v}{c}x^4) \\ \xi^2 & = & x^2 \\ \xi^3 & = & x^3 \\ \xi^4 & = & \gamma(-\tfrac{v}{c}x^1 + x^4) \end{array} or (ξ1ξ2ξ3ξ4)  =  (γ00γvc01000010γvc00γ)(x1x2x3x4) \left( \begin{array}{c}\xi^1 \\ \xi^2 \\ \xi^3 \\ \xi^4\end{array}\right) \; = \; \left( \begin{array}{cccc}\gamma & 0 & 0 & -\tfrac{\gamma v}{c} \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ -\tfrac{\gamma v}{c} & 0 & 0 & \gamma \end{array}\right)\left(\begin{array}{c} x^1\\x^2\\x^3\\x^4\end{array}\right) where γ=(1v2c2)12\gamma = (1 - \tfrac{v^2}{c^2})^{-\frac12}.

In addition to these Lorentz boosts, Special Relativity permits Galilean transformations, which include rotations of the spatial coordinates which leave the time coordinate unchanged. Coordinate changes for frames would then use the formula (ξ1ξ2ξ3ξ4)  =  (0A000001)(x1x2x3x4) \left( \begin{array}{c}\xi^1 \\ \xi^2 \\ \xi^3 \\ \xi^4\end{array}\right) \; = \; \left( \begin{array}{cccc} & & & 0 \\ & A & & 0 \\ & & & 0 \\ 0 & 0 & 0 & 1 \end{array}\right)\left(\begin{array}{c} x^1\\x^2\\x^3\\x^4\end{array}\right) where AA is a 3×33\times3 rotation matrix, so that AAT=ATA=IAA^T = A^TA = I and detA=1\mathrm{det} A = 1.

Suppose that you want to compare two frames, where one is moving with velocity (u,v,w)(u,v,w) with respect to the other. Apply a Galilean transformation to make the direction of motion along the x1x^1-axis, apply a standard Lorentz boost and invert the Galilean transformation.

To be specific, find a rotation matrix AA such that A(uvw)  =  V(100) A\left(\begin{array}{c}u\\v\\w\end{array}\right) \; = \; V\left(\begin{array}{c}1\\0\\0\end{array}\right) where V=u2+v2+w2V \,=\, \sqrt{u^2+v^2+w^2}. Of course VV is the speed of one frame relative to the other. To do this we need to choose the first row of AA to be (uV,vV,wV)(\tfrac{u}{V},\tfrac{v}{V},\tfrac{w}{V}), with the three rows forming a right-handed orthonormal triad. Consider the Lorentz transformation (ξ1ξ2ξ3ξ4)  =  L(x1x2x3x4) \left( \begin{array}{c}\xi^1 \\ \xi^2 \\ \xi^3 \\ \xi^4\end{array}\right) \; = \; L\left(\begin{array}{c} x^1\\x^2\\x^3\\x^4\end{array}\right) where L  =  (0AT000001)(γ00γVc01000010γVc00γ)(0A000001) L \; = \; \left( \begin{array}{cccc} & & & 0 \\ & A^T & & 0 \\ & & & 0 \\ 0 & 0 & 0 & 1 \end{array}\right) \left( \begin{array}{cccc}\gamma & 0 & 0 & -\tfrac{\gamma V}{c} \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ -\tfrac{\gamma V}{c} & 0 & 0 & \gamma \end{array}\right) \left( \begin{array}{cccc} & & & 0 \\ & A & & 0 \\ & & & 0 \\ 0 & 0 & 0 & 1 \end{array}\right) where γ=(1V2c2)12\gamma \,=\, \big(1 - \tfrac{V^2}{c^2}\big)^{-\frac12}.

The origin of the (x1,x2,x3,x4)(x^1,x^2,x^3,x^4) frame has timeline written as (000ct) \left(\begin{array}{c}0\\0\\0\\ct\end{array}\right) in that frame. Thus, in the (ξ1,ξ2,ξ3,ξ4)(\xi^1,\xi^2,\xi^3,\xi^4) frame, the coordinates of the timeline of the origin of the other frame are L(000ct)  =  (0AT000001)(γ00γVc01000010γVc00γ)(000ct)  =  (0AT000001)(γVt00γct) L\left(\begin{array}{c}0\\0\\0\\ct\end{array}\right) \; = \; \left( \begin{array}{cccc} & & & 0 \\ & A^T & & 0 \\ & & & 0 \\ 0 & 0 & 0 & 1 \end{array}\right) \left( \begin{array}{cccc}\gamma & 0 & 0 & -\tfrac{\gamma V}{c} \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ -\tfrac{\gamma V}{c} & 0 & 0 & \gamma \end{array}\right)\left(\begin{array}{c}0\\0\\0\\ct\end{array}\right) \; = \; \left( \begin{array}{cccc} & & & 0 \\ & A^T & & 0 \\ & & & 0 \\ 0 & 0 & 0 & 1 \end{array}\right) \left(\begin{array}{c} -\gamma Vt \\ 0 \\ 0 \\ \gamma ct\end{array}\right) and hence L(000ct)  =  (γutγvtγwtγct)  =  (uτvτwτcτ) L\left(\begin{array}{c}0\\0\\0\\ct\end{array}\right) \; = \; \left( \begin{array}{c} -\gamma ut\\-\gamma vt\\-\gamma wt \\ \gamma ct\end{array}\right) \; = \; \left(\begin{array}{c} -u\tau\\-v\tau\\-w\tau\\c\tau\end{array}\right) and hence the (ξ1,ξ2,ξ3,ξ4)(\xi^1,\xi^2,\xi^3,\xi^4) frame is indeed moving with speed (u,v,w)(u,v,w) with respect to the other frame. You will find that spatial measurements in directions perpendicular to that velocity are unchanged, as should be.

Mark Hennings - 7 years, 9 months ago

Log in to reply

Thank you very much for your answer, I never used rotation matrix but by the name I guess what the use of it. This is quite clever and I will look more into it!

Samuel Hatin - 7 years, 9 months ago
×

Problem Loading...

Note Loading...

Set Loading...