How to get inverse Lorentz tranformation from direct Lorentz transformation

Click For Summary

Discussion Overview

The discussion revolves around deriving the inverse Lorentz transformation from the direct Lorentz transformation. Participants explore various methods and approaches to achieve this, including algebraic manipulation and conceptual understanding of the transformations involved.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants express confusion about what it means to "combine" the equations for x and t to derive the inverse transformation.
  • One participant outlines a method involving algebraic manipulation of the direct transformation equations to derive expressions for x and t.
  • Another participant suggests that the direct and inverse transformations differ only by the sign of the velocity v, proposing a simplified approach to the inverse transformation.
  • Some participants emphasize the need for a mathematical inversion rather than a conceptual switch of signs, indicating a preference for rigorous derivation.
  • One participant mentions difficulty in deriving the expression for t, despite being able to derive x, and seeks further assistance.
  • Another participant suggests expressing v²/c² in terms of gamma as a potential step forward in the derivation process.
  • A later reply introduces the concept of rapidity as a possible alternative approach to understanding the transformations.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the best method to derive the inverse Lorentz transformation. Multiple competing views and approaches remain, with some advocating for algebraic manipulation while others prefer conceptual insights.

Contextual Notes

Some participants note limitations in their understanding of the algebraic steps involved and express uncertainty about how to proceed from certain points in their derivations. The discussion reflects a range of assumptions and interpretations regarding the transformations.

Odyssey
Messages
84
Reaction score
0
How to get inverse Lorentz tranformation from "direct" Lorentz transformation

Hello, I am having trouble on deriving the inverse Lorentz transformation from the direct Lorentz transformation. I looked at some threads here and I found in here (https://www.physicsforums.com/showthread.php?t=183057) that all I need to do is to "combine" the equation for x and t and I will get the inverse equation...but I don't really know what does it mean to "combine" the equation...? I also found in textbooks that to get the inverse transformation I just need to solve for x in the direct transformation. However, when I do it...it doesn't give the inverse transform equation. Can anybody give me some help here? I'll greatly appreciate it.

Thanks!
 
Physics news on Phys.org
Odyssey said:
Hello, I am having trouble on deriving the inverse Lorentz transformation from the direct Lorentz transformation. I looked at some threads here and I found in here (https://www.physicsforums.com/showthread.php?t=183057) that all I need to do is to "combine" the equation for x and t and I will get the inverse equation...but I don't really know what does it mean to "combine" the equation...?
It's just algebra, it means solving those two equations (a combined system of equations) for x and t. You have:

x'=gamma*(x - vt) and t'=gamma*(t - vx/c^2)

So, with the first one you can do:
x' = gamma*x - gamma*vt
x' + gamma*vt = gamma*x
x'/gamma + vt = x

And with the second one:
t' = gamma*t - gamma*vx/c^2
t' + gamma*vx/c^2 = gamma*t
t'/gamma + vx/c^2 = t

Then substitute this expression for t into the earlier equation x = x'/gamma + vt, which gives you:

x = x'/gamma + v(t'/gamma + vx/c^2) = x'/gamma + vt'/gamma + xv^2/c^2

and if you subtract xv^2/c^2 from both sides, you get:

x(1 - v^2/c^2) = x'/gamma + vt'/gamma

Now since gamma = \frac{1}{(1 - v^2/c^2)^{1/2}} this is the same as:

x * (1 - v^2/c^2)^1 = (1 - v^2/c^2)^{1/2} * (x' + vt')

So if you divide both sides by (1 - v^2/c^2) you get:

x = (1 - v^2/c^2)^{-1/2} * (x' + vt')

which is just x = gamma*(x' + vt'), the reverse transformation for x in terms of x' and t'. Then you can plug this into t = t'/gamma + vx/c^2 and get the reverse transformation for t in terms of x' and t', which should work out to t = gamma*(t' + vx'/c^2).
 
Last edited:
  • Like
Likes   Reactions: Mih
JesseM said:
which should work out to t = gamma*(t' - vx'/c^2).

I think it should be

t = gamma*(t' + vx'/c^2)

The direct and inverse transformations should differ only by the sign of velocity v.
Direct:

x'=gamma*(x - vt)
t'=gamma*(t - vx/c^2)

Inverse:

x=gamma*(x' + vt')
t=gamma*(t' + vx'/c^2)

Eugene.
 
Thanks guys. It was very clear. Now I get the problem! :)
 
meopemuk said:
I think it should be

t = gamma*(t' + vx'/c^2)
Yes, sorry, I mistyped.
 
I've been following this, and I can see how to get to x, but am having trouble with t...I've got up to t = t'/gamma + (gamma*x'v)/c^2 + (gamma*t'v^2)/c^2

I just can't see where to go from there!
 
Odyssey said:
Hello, I am having trouble on deriving the inverse Lorentz transformation from the direct Lorentz transformation. I looked at some threads here and I found in here (https://www.physicsforums.com/showthread.php?t=183057) that all I need to do is to "combine" the equation for x and t and I will get the inverse equation...but I don't really know what does it mean to "combine" the equation...? I also found in textbooks that to get the inverse transformation I just need to solve for x in the direct transformation. However, when I do it...it doesn't give the inverse transform equation. Can anybody give me some help here? I'll greatly appreciate it.

Thanks!
That's a lot of work just to say - Switch the sign on the velocity in the Lorentz transformation and you end up with the inverse Lorentz transformation.

Pete
 
pmb_phy said:
That's a lot of work just to say - Switch the sign on the velocity in the Lorentz transformation and you end up with the inverse Lorentz transformation.

Pete

Yes but then again you can't always do that - I'm working on inverting it mathematically, so we're not allowed to just say that! Unfortunately...!
 
Ayame17 said:
Yes but then again you can't always do that - I'm working on inverting it mathematically, so we're not allowed to just say that! Unfortunately...!
Why not?
 
  • #10
pmb_phy said:
Why not?

Because the question I'm working on says "Mathematically invert equations (1) and (2) [ie, x' and t'] to obtain the inverse transformation"

Which means you can't just look at it from a physics point of view, you have to show it through the method that JesseM said above.
 
  • #11
Like I said above (sorry for reposting,, feared that it got lost in the much quoting above):

I've been following this method, and I can see how to get to x, but am having trouble with t...I've got up to t = t'/gamma + (gamma*x'v)/c^2 + (gamma*t'v^2)/c^2

I can't see how to make it into the inverse Lorentz from there! Have tried rearranging but just can't make it look right...!
 
  • #12
Express v^2/c^2 in terms of gamma.
 
  • #13
Doc Al said:
Express v^2/c^2 in terms of gamma.

It wouldn't have occurred to me to do that, thankyou! :smile:
 
  • #14
Ayame17 said:
It wouldn't have occurred to me to do that, thankyou! :smile:

If you use rapidity, your Euclidean trigonometric intuition would have guided you.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
Replies
3
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 101 ·
4
Replies
101
Views
7K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
7K
  • · Replies 5 ·
Replies
5
Views
2K