Calculating Rocket Velocity to Sun

AI Thread Summary
The discussion revolves around calculating the velocity of a rocket traveling from Earth to the Sun, with the astronaut experiencing a travel time of 5 minutes. The distance from Earth to the Sun is defined as 8 light minutes, and the proper time for the astronaut must be correctly applied in the time dilation formula. Participants clarify that the time measured by the astronaut is the proper time, which is shorter than the time measured from Earth. The correct approach involves recognizing that the distance is contracted in the rocket's reference frame, leading to the final calculation of the rocket's velocity as approximately 0.848 times the speed of light. This highlights the importance of understanding relativistic effects in such scenarios.
arpon
Messages
234
Reaction score
16

Homework Statement


An astronaut went to sun from Earth by a rocket. According to the clock in the rocket, the traveling time was 5 minute. What was the velocity of the rocket?
( Earth is 8 light minute away from sun)

Homework Equations


t = \frac {t_0}{\sqrt {1 - \frac{v^2}{c^2}}}

The Attempt at a Solution


According to the reference frame of earth, the distance between sun and Earth is, L_0 = 8\cdot 60 \cdot c
Let, the time required to travel this distance be t_0 [according to earth];
So, t_0 = 5 \cdot 60 \cdot \sqrt {1 - \frac{v^2}{c^2}}
and the velocity, v = \frac {L_0}{t_0} = \frac { 8\cdot 60 \cdot c }{ 5 \cdot 60 \cdot \sqrt {1 - \frac{v^2}{c^2}}} = \frac { 8c }{ 5 \sqrt {1 - \frac{v^2}{c^2}}}
v^2 = \frac {64c^2}{25(1 - \frac{v^2}{c^2})}
v^2 \cdot 25(1 - \frac{v^2}{c^2}) = 64c^2
Simplifying, \frac{25}{c^2} (v^2)^2 - 25 (v^2) +64c^2 = 0
But, the solution of this equation is complex number.
 
Physics news on Phys.org
You are doing the time dilation in the wrong way. ##t_0## is the proper time, i.e., the time for the astronaut and should be smaller than the time in the Earth reference frame.
 
Orodruin said:
You are doing the time dilation in the wrong way. ##t_0## is the proper time, i.e., the time for the astronaut and should be smaller than the time in the Earth reference frame.
Look, we are calculating the distance according to earth. So, shouldn't we take the time according to earth?
 
Yes, and you are not. The quantity ##t_0## is the time elapsed for the astronaut.
 
Orodruin said:
Yes, and you are not. The quantity ##t_0## is the time elapsed for the astronaut.
I got it. We have to calculate the time interval between two events : 1. The rocket starts from Earth , 2. The rocket reaches the sun. And these two events occurred at the 'same location' in the reference frame of rocket. So, the time measured from the rocket is to be taken as the proper time.
There is another way to solve the problem. According to earth, both the Earth and the sun are stationary (as it is described for this problem), and according to the rocket they are moving. So, the distance between the sun and Earth is contracted in the reference frame of the rocket. So, ## L = L_0 \sqrt { 1 - \frac{v^2}{c^2}}##
 
That's more like it. :)
 
  • Like
Likes arpon
proper time (time moving with body) ##τ_0## = 5 min ...
apparent length (length not moving with body) L = 8 light-min ...
L = ##\upsilon##τ##~\Leftarrow~##τ = ##τ_0~[~1 - (\upsilon/c)^2~ ]^{-1/2} ## ##~ \Rightarrow## ##~L## = ## \upsilonτ## = ## \upsilonτ_0[~1 - (\upsilon/c)^2~ ]^{-1/2}## = (8 min)c ... ##\Rightarrow~## ## \upsilon##(5 min)##[~1 - (\upsilon/c)^2~ ]^{-1/2}## = (8 min)c ##~\Rightarrow~## 8##[~1 - (\upsilon/c)^2~ ]^{1/2}## = 5(## \upsilon##/c)
##\Rightarrow~64[~1 - (\upsilon/c)^2~ ]## = 64 ##-~##64##(\upsilon/c)^2## = 25##(\upsilon/c)^2## ##~\Rightarrow~## 64 = 89##(\upsilon/c)^2##
##\Rightarrow## ##(\upsilon/c)^2## = 64/89 = 0.719101 ##~\Rightarrow~## ##\upsilon## = (0.848)c
 
  • Sad
Likes PeroK
Back
Top