What is the proof that periods cancel out in finding angular displacement?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
Physics news on Phys.org
Bashyboy said:

Homework Statement



http://answers.yahoo.com/question/index?qid=20120411050123AA0ar9P


Homework Equations





3. The Attempt at a Solution [/b
Only I have one question concerning the answer that "E" provides in the link: why do periods cancel out?


Are you referring to this section of the solution?:

(θ_x)(T_x) = (θ_y)(T_y) = (θ_y)(T_x / √27)

The periods cancel, so

(θ_x) = (θ_y) / √27​

The center expression, "(θ_y)(T_y)", is just an intermediate step, and "(T_y)" is then replaced by "(T_x / √27)" to yield the relationship

(θ_x)(T_x) = (θ_y)(T_x / √27)

T_x occurs on both sides of the equality and can be canceled algebraically.
 
Actually, there is something before that, that I don't quite understand. Why are we allowed to set up this proportion (I never really understood proportions, so perhaps you could help me understand):

[itex]\frac{r_x^3}{T_x^2} = \frac{r_y^3}{T_y^2}[/itex]?
 
Bashyboy said:
Actually, there is something before that, that I don't quite understand. Why are we allowed to set up this proportion (I never really understood proportions, so perhaps you could help me understand):

[itex]\frac{r_x^3}{T_x^2} = \frac{r_y^3}{T_y^2}[/itex]?

That's an application of Kepler's Third Law: for all planets, the square of the period is proportional to the cube of the orbit radius, or ##T^2 \propto r^3##.
 
Well, what confuses me is, how is the left-side of the equation equal to the right-side?
 
Bashyboy said:
Well, what confuses me is, how is the left-side of the equation equal to the right-side?

Write the two proportionalities as equalities by introducing a constant of proportionality:

##r_x^3 = k T_x^2##

##r_y^3 = k T_y^2##

Now rearrange:

##\frac{r_x^3}{T_x^2} = k##

##\frac{r_y^3}{T_y^2} = k##

Both fractions equal k, so set them equal to each other.
 
So, both fractions always equal the same constant, no matter which pair of planets are being considred? Why is that so?
 
Bashyboy said:
So, both fractions always equal the same constant, no matter which pair of planets are being considred? Why is that so?

Kepler found the relationship empirically, hence his third law.

When Newton came along and developed his theory of gravity, he proved Kepler's relationship using it and his other laws.
 
Last edited:
Okay, so there several proofs of this fact. Thank you for indicating that.