SR Problem: Calculating Angle of Tilt of Moving Bar

  • Context: Undergrad 
  • Thread starter Thread starter PeroK
  • Start date Start date
  • Tags Tags
    Angle Sr Tilt
Click For Summary

Discussion Overview

The discussion revolves around a problem in special relativity (SR) concerning the calculation of the angle of tilt of a bar that is horizontal in one reference frame but is moving both horizontally and vertically in another frame. Participants explore the implications of Lorentz transformations and the effects of relativistic motion on the perceived angle of the bar.

Discussion Character

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

Main Points Raised

  • Pero expresses confusion about determining the position of a moving bar in a second frame and seeks advice on how to approach the problem.
  • Dalespam suggests writing equations for the worldline of the bar's points and applying Lorentz transformations to find the angle and length in the new frame.
  • Another participant elaborates on Dalespam's approach, proposing a method to simplify the transformation by rotating the bar and then applying a boost along the x-axis.
  • Pero questions the term x1'-vt', suggesting it implies double foreshortening and seeks clarification on how to calculate t'.
  • Some participants discuss the implications of length contraction and simultaneity, with one suggesting that the bar appears more tilted in the new frame due to these effects.
  • There is a correction regarding the transformation of the angle, with a participant noting that the correct relation should involve a factor of gamma, leading to a different expression for the transformed angle.
  • Pero mentions not having covered Lorentz transformations yet, indicating a gap in understanding the discussed concepts.

Areas of Agreement / Disagreement

Participants express differing views on the implications of Lorentz transformations and the correct approach to calculating the angle of tilt. There is no consensus on the best method, and some participants correct or challenge earlier claims without reaching a definitive conclusion.

Contextual Notes

Some participants highlight the importance of simultaneity and the effects of relativistic motion, indicating that the discussion involves complex mathematical transformations that may not be fully resolved due to varying levels of familiarity with the concepts among participants.

PeroK
Science Advisor
Homework Helper
Insights Author
Gold Member
2025 Award
Messages
29,618
Reaction score
21,432
Hi,

I've just started looking at SR and have got stuck with the first problem that considers 2D motion. I'm trying to work out the angle of tilt of a bar which is horizontal in one frame but moving horizontally and vertically wrt a second frame. I can't seem to pin down where the bar is at a point in time in the second frame.

Any advice on the best way to look at this problem?

Thanks

Pero
 
Physics news on Phys.org
I would approach it by writing an equation representing the worldline of each part of the bar. Suppose that in the bar's rest frame it makes an angle, ##\theta## with the x-axis and is of length L then the worldline of any point on the bar is:
##(t, r\;cos(\theta), r\;sin(\theta),0)##
where ##0<r<L##

Then just Lorentz transform that and you have the world line in any other frame. Express the resulting equations in terms of the transformed time and then you can get the angle and length in the other frame.
 
Just to add to Dalespam's post, this is how you should set up the problem to make life simpler for yourself. Let 's say you have a bar of proper length r, at rest in S that is parallel to the x-axis in the x y plane and want to transform to frame S' where the velocity of S' relative to S is at some angle ##\theta## to the x axis. Let's also say the coordinates of the ends of the bar in S are (t0,x0,y0) = (0,0,0) and (t1,x1,y1) = (0,r,0) respectively. While it possible to do this directly with the completely general version of the Lorentz transform, it is much simpler to rotate the bar by ##-\theta## and obtain new coordinates for the bar as described by Dalespam then boost by -v parallel to the x axis. The new initial coordinates in S would then be (t0,x0,y0) = (0,0,0) and [itex](t1,x1,y1) = (0, r \cos(-\theta), r \sin(-\theta))[/itex]. After the transformation the coordinates of the ends of the bar will be (t0',x0',y0') = (0,0,0) and (t1',x1',y1') = (t1',x1',y1) but will not be simultaneous in S'. To remedy this you can note that the velocity of the rod in S' is v in the x direction, so you can retard the position of the front of the rod back in time to where it was simultaneous with t0'. The simultaneous coordinates of the ends of the rod in S' would then be (0,0,0) and (0,x1'-vt1', y1). The new angle in S' would then be ##\theta' = \tan^{-1}(y1/(x1'-vt1'))##. You can get away with this trick because the velocity is constant.
 
Last edited:
Thanks. I think the change of co-ordinates does the trick. But, I don't understand the term x1'-vt'. This seems to imply that the rod is doubly fore-shortened: I guess x1' is x1 dilated by the motion, but then why take away vt' and how do I calculate t'?

Can't I just say that in the new reference frame, the bar is fore-shortened in the x direction, but not in the y direction, so the bar appears more tilted in S'?

I got:

[itex]\theta ' = tan^{-1}(\frac{tan \theta}{\gamma})[/itex]
 
Last edited:
PeroK said:
Thanks. I think the change of co-ordinates does the trick. But, I don't understand the term x1'-vt'. This seems to imply that the rod is doubly fore-shortened: I guess x1' is x1 dilated by the motion, but then why take away vt' and how do I calculate t'?
The rod is not doubly foreshortened. This is because x1' is actually greater than x1 because that end of the rod is further ahead in time in S'. Taking away vt1' fixes that. You calculate t1' and x1' from the Lorentz transformations:

[itex]t' = \gamma(t - vx)[/itex],

[itex]x' = \gamma(x - vt)[/itex]

[itex]y'=y[/itex],

[itex]z'=z[/itex]

using units of c=1. See https://www.physicsforums.com/library.php?do=view_item&itemid=19. I assumed you were attempting to use the Lorentz transformations and that was where you discovered the issue with the coordinates not being simultaneous in the new reference frame. I was trying to show what actually happens with the transforms and how to fix the issue.

PeroK said:
Can't I just say that in the new reference frame, the bar is fore-shortened in the x direction, but not in the y direction, so the bar appears more tilted in S'?

I got:

[itex]\theta ' = tan^{-1}(\frac{tan \theta}{\gamma})[/itex]
Yes, that approach works too, if you are only interested in how the angle transforms, but there is a small error in your result. It should be:

[itex]\theta ' = tan^{-1}(\gamma *tan \theta)[/itex]

This is because [itex]\theta ' = tan^{-1}\left(\frac{y1}{x1/\gamma}\right)[/itex]

The other advantage of using the transforms is that they take care of simultaneity, time dilation and length contraction and sometimes it easy to miss things when calculating free-form. However, in this case your approach is perfectly adequate and straight forward, because the length contraction formula already takes care of the simultaneity issue.
 
Last edited:
Thanks. I haven't covered Lorentz transforms yet (next chapter!). So, bear with me.
 
PeroK said:
Thanks. I haven't covered Lorentz transforms yet (next chapter!). So, bear with me.
Your welcome ;)
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
6K
  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
5K
  • · Replies 34 ·
2
Replies
34
Views
4K
Replies
7
Views
3K
  • · Replies 40 ·
2
Replies
40
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K