Time dilation - Lorentz transformation using light clock

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
2 replies · 3K views
kapitan90
Messages
32
Reaction score
0

Homework Statement


I am trying to derive the time dilation formula using Pythagorean theorem:
L = ct (in clocks rest frame)
D = ct'(in observer's frame, the clock moving with velocity u)

The Attempt at a Solution



So [tex]D^2 = L^2 +v^2t^2[/tex]
[tex]c^2{t'}^2=c^2t^2+u^2t^2[/tex]
So[tex]t'=t*\sqrt{1+v^2/c^2}[/tex]
but it should be
[tex]t'=t/\sqrt{1-v^2/c^2}[/tex]

Homework Equations


This would work if D=ct, not ct' and L=ct', but I guess it isn't right with my choice of frames of reference?

Sources: http://www.drphysics.com/syllabus/time/time.html
 

Attachments

  • fig1.GIF
    fig1.GIF
    2.4 KB · Views: 563
Physics news on Phys.org
kapitan90 said:
This would work if D=ct, not ct' and L=ct', but I guess it isn't right with my choice of frames of reference?
You're mixing up your frames a bit. The clock moves a distance vt' (not vt) in the observer's frame. (The observer uses his own time measurements, of course.)
 
Ok, now it works, thanks for your reply!