Special Relativity - Time dilation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
kehler
Messages
103
Reaction score
0

Homework Statement


Assume a round trip with constant proper acceleration. It would have four segments: acceleration away from Earth, deceleration, acceleration towards Earth and deceleration to reach Earth. The time for each segment is the same, so the total trip time is four times that for a segment. Assume each segment is 5 years of proper time, so the total trip lasts 20 years for the traveller.
Assume the hyper-drive accelerates the ship at 1g=10m/s^2 which is approximately 1.06c/year. (1year=3.16x10^7s)

Calculate how much time passes on Earth. Use the time dilation formula. Note that the time on Earth for a segment can be written as 5=
21kj9z6.jpg
.
The following integral should be useful:
10er2th.jpg



The Attempt at a Solution


I figured I just had to substitude numbers into the formula. I put '5' in place of the 'T's in the formula, and used alpha=1.06c/year. I then multiplied my answer by 4.
I got the answer to be 19.99981719. I find that kinda weird cos shouldn't more time pass on Earth than for the ship?? Did I do something wrong? :S
 
Physics news on Phys.org
I don't visit this forum very often and I ran across this in a search. You don't have the integral corrrect. Here is the proper analysis:

t' = t(1-(v/c)^2)^.5

v=at

t' = Int[t(1-(at/c)^2)^.5]dt

t' = (-a/c)Int[t(t^2 - (c/a)^2)]dt

Int[x(x^2 - a^2)^.5]dx = 1/3(x^2 - a^2)^1.5

t' = (-c/a)^2(1/3)(t^2 - (c/a)^2)^1.5

t' =(1/3) (-a/c)^2(t^2 - (c/a)^2)^1.5