Lorentz Transformations Confusion

  • #1
laser
104
17
TL;DR Summary
Two frames S and S'. Does it matter if S' is moving to the right or to the left of S?
Two simple equations, yet I can't find any sources that explains it very well. If you have any suggestions on where I could find this then please link them! $$ \Delta{t'}=\gamma(\Delta{t}-\frac{v}{c^2}\Delta{x}) $$ Does it matter if S' is moving away to the right, or to the left, of S? I logically think not, because why would that matter? Surely that wouldn't change the value of ## \Delta{t'} ##. But then if you switch S' and S, S' being stationary and S moving away from S', you get a different equation: $$ \Delta{t}=\gamma(\Delta{t'}+\frac{v}{c^2}\Delta{x'}) $$
 
Physics news on Phys.org
  • #2
Given your notation, S' is moving in the ##+x## direction if ##v## is positive and in the ##-x## direction if it's negative. Your second expression reverses that, which is a notation I would recommend against - increasing ##x## with negative ##v## is a confusing definition.Edit: no longer correct following an edit to the original post.
 
Last edited:
  • #3
Ibix said:
Given your notation, S' is moving in the ##+x## direction if ##v## is positive and in the ##-x## direction if it's negative. Your second expression reverses that, which is a notation I would recommend against - increasing ##x## with negative ##v## is a confusing definition.
edited: latex wasn't showing so had me confused on the primes
 
  • #4
laser said:
TL;DR Summary: Two frames S and S'. Does it matter if S' is moving to the right or to the left of S?

Two simple equations, yet I can't find any sources that explains it very well. If you have any suggestions on where I could find this then please link them! $$ \Delta{t'}=\Gamma(\Delta{t}-\frac{v}{c^2}\Delta{x}) $$ Does it matter if S' is moving away to the right, or to the left, of S? I logically think not, because why would that matter? Surely that wouldn't change the value of ## \Delta{t'} ##. But then if you switch S' and S, S' being stationary and S moving away from S', you get a different equation: $$ \Delta{t'}=\gamma(\Delta{t}+\frac{v}{c^2}\Delta{x}) $$
This transformation is based on the following:

1) S and S' share a common direction along the x/x'-axes.

2) The origin of S' coincides with the origin of S (i.e. ##x = 0, t = 0## corresponds to ##x'=0, t' = 0##.)

3) The origin of S' moves at velocity ##v## along the x-axis. By convention, we tend to draw the positive x-axis to the right.

4) The velocity ##v## can be positive or negative. When ##v## is negative, that corresponds to motion to the left.
 
  • Like
Likes laser and Ibix
  • #5
laser said:
edited: latex wasn't showing so had me confused on the primes
It's a known bug if there isn't LaTeX already on the page. Going into preview mode and refreshing the page kicks the parser into action.
 
  • Like
Likes laser
  • #6
laser said:
TL;DR Summary: Two frames S and S'. Does it matter if S' is moving to the right or to the left of S?

Two simple equations, yet I can't find any sources that explains it very well. If you have any suggestions on where I could find this then please link them! $$ \Delta{t'}=\gamma(\Delta{t}-\frac{v}{c^2}\Delta{x}) $$ Does it matter if S' is moving away to the right, or to the left, of S? I logically think not, because why would that matter? Surely that wouldn't change the value of ## \Delta{t'} ##. But then if you switch S' and S, S' being stationary and S moving away from S', you get a different equation: $$ \Delta{t}=\gamma(\Delta{t'}+\frac{v}{c^2}\Delta{x'}) $$
The second equation should be the inverse transformation.

If $$ \Delta{t'}=\gamma(\Delta{t}-\frac{v}{c^2}\Delta{x}) $$then$$ \Delta{t}=\gamma(\Delta{t'}+\frac{v}{c^2}\Delta{x'}) $$
 
  • #7
What do you mean by ”matter”? S’ can be defined as either moving to the left or to the right relative to S. In the standard setup it is defined as moving to the right. The two choices are different as in the frame S’ is different between the two choices. For example, the two choices of S’ do not have the same simultaneity convention etc.
 
  • #8
Following your edit, then, you have the forward and inverse transforms. In the standard configuration, ##v## is defined to be the velocity of ##S'## with respect to ##S##. Naturally, ##S## has the velocity ##-v## with respect to ##S'##, so the inverse transforms are the same as the forward ones (because of the principle of relativity) but with the sign on ##v## flipped (because that's how we've defined ##v##).
 
  • #9
PeroK said:
This transformation is based on the following:

1) S and S' share a common direction along the x/x'-axes.

2) The origin of S' coincides with the origin of S (i.e. ##x = 0, t = 0## corresponds to ##x'=0, t' = 0##.)

3) The origin of S' moves at velocity ##v## along the x-axis. By convention, we tend to draw the positive x-axis to the right.

4) The velocity ##v## can be positive or negative. When ##v## is negative, that corresponds to motion to the left.

Ah, I think I see something consistent here?

If event 2 is on the left of the origin, then ## \Delta{x} ## is negative. ## v ## is also negative. If event 2 is on the left of the origin, both ## \Delta{x} ## and ## v ## are positive. So the computation works out to be the same when S' is moving towards event 2! (although I am not sure it is accurate to say this, as S' could have already passed the coordinate of x2 before it happened, so let's just say that when S' passes x2?)

And if S' doesn't pass x2, then the opposite happens.
 
  • #10
Orodruin said:
What do you mean by ”matter”?
As in, do we get the same answer following computation?
 
  • #11
An inertial system is never moving towards an event. All events are in all inertial frames. An inertial frame cannot ”pass” an event.
laser said:
As in, do we get the same answer following computation?
following what computation? It is not clear what you are attempting to do.
 
  • Like
Likes cianfa72
  • #12
Orodruin said:
An inertial system is never moving towards an event. All events are in all inertial frames. An inertial frame cannot ”pass” an event.

following what computation? It is not clear what you are attempting to do.
Take for example, a bomb on an island and a plane flying over the island. The plane can be considered an inertial frame. The bomb is the event. So the inertial frame is passing the event?

The lorentz transformation computation.
 
  • #13
laser said:
Ah, I think I see something consistent here?

If event 2 is on the left of the origin, then ## \Delta{x} ## is negative. ## v ## is also negative. If event 2 is on the left of the origin, both ## \Delta{x} ## and ## v ## are positive. So the computation works out to be the same when S' is moving towards event 2! (although I am not sure it is accurate to say this, as S' could have already passed the coordinate of x2 before it happened, so let's just say that when S' passes x2?)

And if S' doesn't pass x2, then the opposite happens.
You are overthinking this. These transformations transform coordinates from one frame to another. ##v## is some arbitrary velocity and ##x, t## are arbitrary coordinates. This is not a specific physical scenario.

Imagine instead in geometry you have the x-y axes and a set of x'-y' axes that are rotated at an angle ##\theta##. Then, you have the coordiante transformation:
$$x' = x\cos \theta + y\sin \theta$$$$y' = -x\sin \theta + y\cos \theta$$You should look at the Lorentz Transformations as the spacetime equivalent of a spatial rotation (spatial coordinate transformation).
 
  • #14
laser said:
The plane can be considered an inertial frame.
Common confusion. No, the plane is not an inertial frame. It has a rest frame, but the plane exists in all frames. The event occurs also in the rest frame of the plane, it is just a single event. The bomb may be moving towards the plane in that frame, but the event itself is a position at a particular time regardless of frame - it does not have any motion.
 
  • #15
laser said:
The bomb is the event.
As others said, that's not logical. The explosion is the event.
 
  • Like
Likes cianfa72

FAQ: Lorentz Transformations Confusion

What are Lorentz Transformations?

Lorentz transformations are mathematical equations that describe how the measurements of time and space by two observers are related to each other in special relativity. They account for the fact that the speed of light is constant in all inertial frames of reference, leading to phenomena such as time dilation and length contraction.

Why do Lorentz Transformations seem counterintuitive?

Lorentz transformations often seem counterintuitive because they contradict our everyday experiences with time and space. In our daily lives, we operate at speeds much slower than the speed of light, so relativistic effects are negligible. When we deal with velocities approaching the speed of light, these effects become significant and challenge our classical intuitions.

How do Lorentz Transformations affect time and space?

Lorentz transformations affect time and space by causing time dilation and length contraction. Time dilation means that a moving clock ticks slower compared to a stationary one. Length contraction means that an object moving at a high velocity will appear shorter along the direction of motion to a stationary observer. These effects ensure that the speed of light remains constant in all inertial frames of reference.

What is the significance of the speed of light in Lorentz Transformations?

The speed of light is a fundamental constant in Lorentz transformations and special relativity. It is the maximum speed at which information or matter can travel. Lorentz transformations ensure that the speed of light remains constant in all inertial frames of reference, which is a cornerstone of Einstein's theory of special relativity.

Can Lorentz Transformations be applied at everyday speeds?

While Lorentz transformations can be applied at any speed, their effects are negligible at everyday speeds much lower than the speed of light. For example, at typical human speeds, time dilation and length contraction are so small that they are imperceptible. However, they become significant at speeds close to the speed of light, such as those encountered in particle accelerators or astronomical phenomena.

Similar threads

Replies
54
Views
2K
Replies
6
Views
2K
Replies
6
Views
1K
Replies
101
Views
5K
Replies
22
Views
2K
Replies
123
Views
6K
Replies
17
Views
2K
Back
Top