Time period of oscillation and gravitation

AI Thread Summary
The discussion revolves around solving a problem involving the oscillation of four point masses under gravitational influence. Participants suggest starting with the potential energy of the system and incorporating kinetic energy for small oscillations, emphasizing the harmonic oscillator model. They discuss using Taylor expansion and approximations to simplify calculations, particularly for potential energy and its derivatives. The conversation also touches on the relationship between angular displacement and velocity, highlighting the need to express kinetic energy in terms of angular motion. Ultimately, the goal is to derive the period of oscillation and understand the dynamics of the system's energy conservation.
Saitama
Messages
4,244
Reaction score
93

Homework Statement


attachment.php?attachmentid=62332&stc=1&d=1380567544.png

Homework Equations


The Attempt at a Solution


I really don't know how to start with this problem. The four point masses of mass m oscillate together so I am confused as to how should I begin making the equations. Just a guess, should I write down the expression for potential energy of the system?

Any help is appreciated. Thanks!
 

Attachments

  • satellite 1.png
    satellite 1.png
    18.2 KB · Views: 768
  • satellite 2.png
    satellite 2.png
    7.3 KB · Views: 517
Physics news on Phys.org
Just a guess, should I write down the expression for potential energy of the system?
Sure. Add the kinetic energy for the mentioned oscillation afterwards.
This is just a harmonic oscillator (for small excitations).
 
mfb said:
Sure. Add the kinetic energy for the mentioned oscillation afterwards.
This is just a harmonic oscillator (for small excitations).

This is what I get:
E=\frac{2GMm}{a}+\frac{2GMm}{b}+\frac{4Gm^2}{\sqrt{a^2+b^2}}+\frac{Gm^2}{2a}+\frac{Gm^2}{2b}+\frac{G(M+4m)M_e}{R}+2mv^2
where ##M_e## is the mass of Earth and ##R## is the radius of orbit.
Is this correct? What should be my next step?
 
Do not compute the potential energy of the masses with respect to each other. The satellite is considered rigid, so it is a constant. Compute the the difference in potential energy of the masses with respect to the Earth if the masses are rotated a small angle from the stable position about the central mass. Use the fact that the distances are very much smaller than the radius of the orbit. Then compute the kinetic energy of this small motion.
 
voko said:
Do not compute the potential energy of the masses with respect to each other. The satellite is considered rigid, so it is a constant. Compute the the difference in potential energy of the masses with respect to the Earth if the masses are rotated a small angle from the stable position about the central mass. Use the fact that the distances are very much smaller than the radius of the orbit. Then compute the kinetic energy of this small motion.

Please see the attachment.
U_i=\frac{GM_em}{R-a}+\frac{GM_em}{R+a}+\frac{2GM_em}{R}+C
where C is the potential energy of central mass with respect to Earth and the potential energy of point masses with respect to each other and the central mass.
U_f=\frac{GM_em}{R-a\cos\theta}+\frac{GM_em}{R+a\cos\theta}+\frac{GM_em}{R-b\sin\theta}+\frac{GM_em}{R+b\sin\theta}+C
I am thinking of using the following approximations:
\frac{1}{R-a}=\frac{1}{R}\left(1+\frac{a}{R}\right)
and
\frac{1}{R-a\cos\theta}=\frac{1}{R}\left(1+\frac{a\cos\theta}{R}\right)
Should I replace ##\cos\theta## with ##1-\theta^2/2## for small angle approximation?

How to find the kinetic energy? Do I have to work in the frame of CM? Is it simply ##2mv^2## where v is the velocity of each point mass?
 

Attachments

  • satellite 3.png
    satellite 3.png
    8.9 KB · Views: 489
Your approximation should work, but, personally, I would just find the second derivative with regard to the angle directly, and form ##k\theta^2## as the potential energy due to the small displacement. That should eliminate any concerns about the validity of approximations.

Regarding the kinetic energy, we only care about the motion due to the small displacement, which makes CM the frame of choice.
 
voko said:
Your approximation should work, but, personally, I would just find the second derivative with regard to the angle directly, and form ##k\theta^2## as the potential energy due to the small displacement. That should eliminate any concerns about the validity of approximations.

Regarding the kinetic energy, we only care about the motion due to the small displacement, which makes CM the frame of choice.

\frac{dU}{d\theta}=GM_em\left(\frac{-a\sin\theta}{(R-a\cos\theta)^2}+\frac{a\sin\theta}{(R+a\cos\theta)^2}+\frac{a\cos\theta}{(R-a\sin\theta)^2}+\frac{-a\cos\theta}{(R+a\sin\theta)^2}\right)
Should I simplify this using approximation to find the second derivative or should I go on differentiating this? This seems a bit dirty.

Should I use the approximation:
\frac{1}{(R-a\cos\theta)^2}=\frac{1}{R}\left(1+\frac{2a\cos\theta}{R}\right)=\frac{1}{R}\left(1+\frac{2a}{R}-\frac{a\theta^2}{R}\right)
 
Actually, upon thinking some more, the successive approximations approach results in four terms that cancel one another.

$$ \frac {1} {R - a \cos \theta} + \frac {1} {R + a \cos \theta} \approx \frac 1 R \left( 1 + \frac {a \cos \theta} {R} \right) + \frac 1 R \left( 1 - \frac {a \cos \theta} {R} \right) = \frac 1 R $$

Secondly, the gravitational potential energy must be negative.
 
Pranav-Arora said:
\frac{dU}{d\theta}=GM_em\left(\frac{-a\sin\theta}{(R-a\cos\theta)^2}+\frac{a\sin\theta}{(R+a\cos\theta)^2}+\frac{a\cos\theta}{(R-a\sin\theta)^2}+\frac{-a\cos\theta}{(R+a\sin\theta)^2}\right)
Should I simplify this using approximation to find the second derivative or should I go on differentiating this? This seems a bit dirty.

The two final terms should have ##b##, not ##a##. See me previous message as well.

There is no need to be smart here. Just differentiate the four terms treating each as a ##f(\theta)g(\theta)## product; that will give you eight terms, then you let ##\theta = 0## and find ## U \approx U_0 + U''(0) \theta^2 / 2## (throw ##U_0## away then).
 
  • #10
voko said:
There is no need to be smart here. Just differentiate the four terms treating each as a ##f(\theta)g(\theta)## product; that will give you eight terms, then you let ##\theta = 0## and find ## U \approx U_0 + U''(0) \theta^2 / 2## (throw ##U_0## away then).

Ok I found
$$U''(0)=GM_em\left(\frac{-a}{(R-a)^2}+\frac{a}{(R+a)^2}+\frac{4ab}{R^3}\right)$$

How do you get this: ## U \approx U_0 + U''(0) \theta^2 / 2##? :confused:
 
  • #11
Pranav-Arora said:
How do you get this: ## U \approx U_0 + U''(0) \theta^2 / 2##? :confused:

This is Taylor's expansion, which makes use of the fact that ##U'(0) = 0## (why is that so?).
 
  • #12
voko said:
This is Taylor's expansion, which makes use of the fact that ##U'(0) = 0## (why is that so?).

##U'(0)=0## because at ##\theta=0##, the potential energy is minimum according to the given question.

I used the approximations and got
$$U=U_0+\frac{4ab-2a^2}{R^3}\frac{\theta^2}{2}$$
What should I do now?
 
  • #13
Have you found the kinetic energy of the small oscillations? Conservation of total energy should do the rest.
 
  • #14
voko said:
Have you found the kinetic energy of the small oscillations?

Is it ##2mv^2##?
 
  • #15
What is ##v## here?
 
  • #16
voko said:
What is ##v## here?

Velocity of point masses.
 
  • #17
What is the relation between v and θ?
Can you express the kinetic energy with θ? Afterwards, compare it to the potential and kinetic energy of a simple harmonic oscillator.
 
  • #18
mfb said:
What is the relation between v and θ?
Can you express the kinetic energy with θ? Afterwards, compare it to the potential and kinetic energy of a simple harmonic oscillator.

From conservation of energy,
$$2mv^2=\frac{2a^2-4ab}{R^3}\frac{\theta^2}{2}$$
$$\Rightarrow v=\frac{\theta}{2R}\sqrt{\frac{2a^2-4ab}{m}}$$
Do you ask me the kinetic energy of a single point mass? I don't really understand where this is heading. :(
 
  • #19
How come the velocities of all the masses are equal?

Re-read the second paragraph in #6.
 
  • #20
voko said:
How come the velocities of all the masses are equal?

Re-read the second paragraph in #6.

Do I have to use conservation of angular momentum?
 
  • #21
Not all four point-masses will move with the same velocity when they rotate around the central mass, you cannot use a single "v".

What you wrote down is not the conservation of energy. What is the total energy of the system? This will be constant.

Do you ask me the kinetic energy of a single point mass?
Always add the contributions from all four masses, they always move together.

θ describes where in space your objects are. v describes how your objects move. Clearly there is some relation between them, given by the geometry of the setup. You'll need the time-derivative of θ.Angular momentum is not conserved, you don't have a central potential (at least not central with respect to the rotation axis you consider).
 
  • #22
mfb said:
Not all four point-masses will move with the same velocity when they rotate around the central mass, you cannot use a single "v".

What you wrote down is not the conservation of energy. What is the total energy of the system? This will be constant.

Always add the contributions from all four masses, they always move together.

θ describes where in space your objects are. v describes how your objects move. Clearly there is some relation between them, given by the geometry of the setup. You'll need the time-derivative of θ.


Angular momentum is not conserved, you don't have a central potential (at least not central with respect to the rotation axis you consider).

I am still confused. Do you mean the velocities of the point masses are of the form: ##b\dot{\theta}## and ##a\dot{\theta}##?
 
  • #23
Pranav-Arora said:
Do I have to use conservation of angular momentum?

Consider the moment of inertia of the system and the KE for a rate of rotation.
 
  • #24
Pranav-Arora said:
Do I have to use conservation of angular momentum?

I am not sure how you got that from #6. What are the velocities in the CM frame?
 
  • #25
voko said:
I am not sure how you got that from #6. What are the velocities in the CM frame?

##a\dot{\theta}## and ##b\dot{\theta}##? :rolleyes: :confused:
 
  • #26
Pranav-Arora said:
##a\dot{\theta}## and ##b\dot{\theta}##? :rolleyes: :confused:

What makes you confused about this?
 
  • #27
voko said:
What makes you confused about this?

So the kinetic energy is
$$ma^2\dot{\theta}^2+mb^2\dot{\theta}^2$$
From conservation of energy
$$U_0=U_0+GM_em\frac{4ab-2a^2}{R^3}\frac{\theta^2}{2}+ma^2\dot{\theta}^2+mb^2\dot{\theta}^2$$
$$\Rightarrow \dot{\theta}=\frac{\theta}{R}\sqrt{GM_e\frac{a^2-2ab}{R(a^2+b^2)}}$$
What next? :rolleyes:
 
  • #28
First of all, I am not convinced that you got the potential energy correctly. As I said previously, the potential energy is given by ## - GMm/r ##, not by ## GMm/r ## as you seem to have used.

Secondly, I do not see that ## (4ab - 2a^2)/R^3 ## follows from the expression for ##U''(0)## that you obtained.

Other than that, conservation of energy is not ##U_0 = U + K##, but ##U_0 + K_0 = U + K##. This is a differential equation, solving which you should get periodic motion. And determine its period, which is what you need to solve the problem.
 
  • #29
voko said:
First of all, I am not convinced that you got the potential energy correctly. As I said previously, the potential energy is given by ## - GMm/r ##, not by ## GMm/r ## as you seem to have used.

Secondly, I do not see that ## (4ab - 2a^2)/R^3 ## follows from the expression for ##U''(0)## that you obtained.

Other than that, conservation of energy is not ##U_0 = U + K##, but ##U_0 + K_0 = U + K##. This is a differential equation, solving which you should get periodic motion. And determine its period, which is what you need to solve the problem.

I will be correcting the equations by tomorrow, I have to leave now but isn't ##K_0=0##?
 
  • #30
Pranav-Arora said:
I will be correcting the equations by tomorrow, I have to leave now but isn't ##K_0=0##?

If ##U_0## is the potential energy at the equilibrium, and ##K_0## is the kinetic energy at the same position, what does ##K_0 = 0 ## imply?
 
  • #31
voko said:
If ##U_0## is the potential energy at the equilibrium, and ##K_0## is the kinetic energy at the same position, what does ##K_0 = 0 ## imply?

If I compare it with a spring block system performing SHM, the kinetic energy at equilibrium is maximum. But then what do I substitute for ##K_0##? :confused:
 
  • #32
Pranav-Arora said:
If I compare it with a spring block system performing SHM, the kinetic energy at equilibrium is maximum. But then what do I substitute for ##K_0##? :confused:

Do you have to?

Motion always depends on some initial conditions, so ##K_0## can be regarded as one of them.

Alternatively, you can differentiate the energy equation, which will eliminate both ##U_0## and ##K_0## (but when it is solved, you will have to specify initial conditions anyway).
 
  • Like
Likes 1 person
  • #33
Hi voko! I am thinking of writing down the energy of system at any instant and set the derivative with respect to time equal to zero to obtain a relation between ##\ddot{\theta}## and ##\theta##.

I rechecked my algebra and there was a mistake in my previous expression for ##U##. This time I get,
$$U=U_0-GM_em\left(\frac{a}{(R+a)^2}-\frac{a}{(R-a)^2}+\frac{4b^2}{R^3}\right)\frac{\theta^2}{2}$$
Using the approximation, ##1/(R-a)^2=(1/R^2)(1+2a/R)## and ##1/(R+a)^2=(1/R^2)(1-2a/R)##,
$$U=U_0-\frac{GM_em}{2}\left(\frac{4b^2}{R^3}-\frac{4a^2}{R^3}\right)\frac{\theta^2}{2}$$
$$\Rightarrow U=U_0-\frac{2GM_em(b^2-a^2)}{R^3}\theta^2$$
The kinetic energy K is
$$K=ma^2\dot{\theta}^2+mb^2\dot{\theta}^2=m\dot{\theta}^2(a^2+b^2)$$
The total energy E at any instant is ##E=K+U##. Substituting K and U and differentiating wrt to time,
$$\frac{dE}{dt}=-\frac{2GM_em(b^2-a^2)}{R^3}(2\theta\dot{\theta})+m(a^2+b^2)(2\dot{\theta}\ddot{\theta})=0$$
Simplifying,
$$\ddot{\theta}=-\frac{2GM_e(a^2-b^2)}{(a^2+b^2)R^3}\theta=-\frac{2GM_e(\eta^2-1)}{(\eta^2+1)R^3}\theta$$
where ##\eta=a/b##.
Hence, the time period of small oscillations is
$$T=2\pi\sqrt{\frac{R^3(\eta^2+1)}{2GM_e(\eta^2-1)}}$$
According to the question, this is equal to orbital period which is ##2\pi\sqrt{R^3/(GM_e)}##. Equating both the expressions,
$$\frac{\eta^2+1}{2(\eta^2-1)}=1$$
Solving for ##\eta##, ##\eta=\sqrt{3}## but this is wrong. :(

Please help me point out the error in my above working. Thanks!
 
Last edited:
  • #34
I cannot spot any error in #33 (except the second equation has one extra 2 in the denominator, but that is corrected in subsequent equations).

Perhaps we need to review our assumptions about the model.
 
  • #35
Pranav-Arora said:
$$U=U_0-\frac{GM_em}{2}\left(\frac{4b^2}{R^3}-\frac{4a^2}{R^3}\right)\frac{\theta^2}{2}$$
$$\Rightarrow U=U_0-\frac{2GM_em(b^2-a^2)}{R^3}\theta^2$$
I think you didn't cancel the 2's quite correctly.
 
  • #36
haruspex said:
I think you didn't cancel the 2's quite correctly.

Yes, sorry about that but the next equation is correct. I accidentally put another 2 there.
 
  • #37
You will need to be more accurate in the initial expressions for the distances from the center of the Earth to the masses ##m## as functions of ##\theta##. You have to be careful that you are accurate to ##\theta ^2## in ##U##. The law of cosines might be helpful. See the figure for the bottom mass ##m##.
 

Attachments

  • swing mass.png
    swing mass.png
    1.3 KB · Views: 428
  • Like
Likes 2 people
  • #38
TSny said:
You will need to be more accurate in the initial expressions for the distances from the center of the Earth to the masses ##m## as functions of ##\theta##. You have to be careful that you are accurate to ##\theta ^2## in ##U##. The law of cosines might be helpful. See the figure for the bottom mass ##m##.

Great, thanks a lot TSny! :smile:

I thought that calculating the second derivatives would be a mess because it would involve surds in the denominator but really, it wasn't because the approximations worked fine and there was no need to calculate the derivatives.
Here's what I did:

Number the particles starting from the bottom one and going clockwise. From cosine rule,
$$r_1^2=a^2+R^2-2aR\cos\theta \Rightarrow \frac{1}{r_1}=\cfrac{1}{R\sqrt{1+\cfrac{a^2}{R^2}-\frac{2a}{R}\cos\theta}}$$
Using the approximation,
$$\frac{1}{1-2x\cos\theta+x^2} \approx 1+x\cos\theta+\frac{3\cos(2\theta)+1}{4}x^2$$
##1/r_1## can be simplified to
$$\frac{1}{r_1}=\frac{1}{R}\left(1+\frac{a}{R} \cos \theta+\frac{3\cos(2\theta)+1}{4}\frac{a^2}{R^2}\right)$$
Similarly,
\frac{1}{r_2}=\frac{1}{R}\left(1+\frac{b}{R}\sin\theta+\frac{1-3\cos(2\theta)}{4}\frac{b^2}{R^2}\right)
\frac{1}{r_3}=\frac{1}{R}\left(1-\frac{a}{R}\cos\theta+\frac{3\cos(2\theta)+1}{4}\frac{a^2}{R^2}\right)
\frac{1}{r_4}=\frac{1}{R}\left(1-\frac{b}{R}\sin\theta+\frac{1-3\cos(2\theta)}{4}\frac{b^2}{R^2}\right)
Potential energy U is:
U=-\frac{GM_em}{r_1}-\frac{GM_em}{r_2}-\frac{GM_em}{r_3}-\frac{GM_em}{r_4}+C
where C is a constant comprising of potential energy of central mass wrt Earth and of point masses wrt each other and the central mass.
Substituting the expressions,
U=-\frac{GM_em}{R}\left(4+\frac{3\cos(2\theta)+1}{2}\frac{a^2}{R^2}+\frac{1-3\cos(2\theta)}{2}\frac{b^2}{R^2}\right)+C
\Rightarrow U=-\frac{GM_em}{R}\left(4+\frac{a^2}{2R^2}+\frac{b^2}{2R^2}+\frac{3\cos(2\theta)}{2R^2}(a^2-b^2)\right)+C
Since ##\theta## is small, ##\cos2\theta \approx 1-2\theta^2##.
\Rightarrow U=-\frac{GM_em}{R}\left(k'-\frac{3}{R^2}(a^2-b^2)\theta^2\right)+C
where k' replaces the constant terms inside the parentheses.
Kinetic energy K is
$$K=m(a^2+b^2)\dot{\theta}^2$$
Hence,
$$E=-\frac{GM_em}{R}\left(k'-\frac{3}{R^2}(a^2-b^2)\theta^2\right)+C+m(a^2+b^2)\dot{\theta}^2$$
$$\frac{dE}{dt}=\frac{3GM_em}{R^3}(a^2-b^2)(2\theta\dot{\theta})+m(a^2+b^2)(2\dot{\theta}\ddot{\theta})=0$$
Simplifying,
$$\ddot{\theta}=-\frac{3GM_em(a^2-b^2)}{R^3(a^2+b^2)}\theta$$
Therefore, the time period of small oscillations is
$$T=2\pi\sqrt{\frac{R^3(a^2+b^2)}{3GM_em(a^2-b^2)}}=2\pi\sqrt{\frac{R^3(\eta^2+1)}{3GM_em(\eta^2-1)}}$$
This is equal to ##2\pi\sqrt{R^3/(GM_e)}##. Equating,
$$\frac{\eta^2+1}{3(\eta^2-1)}=1$$
Solving for ##\eta##,
$$\eta=\sqrt{2}$$
This is the correct answer. Thanks a lot everyone. :)

Sorry for such a long post, I hope my work is correct. I still have one more question. How do I take those approximations? I had to use Wolfram Alpha for that.

Thank you again!
 
  • #39
That looks very good to me. (I noticed a couple of typos: there should be a square root on the left side of the second equation and the ##m## cancels in deriving ##\ddot{\theta}##.)

For the approximation, show that the Taylor expansion of ##\frac{1}{\sqrt{1+x}} \approx 1-\frac{1}{2}x+\frac{3}{8} x^2##.
 
Last edited:
  • Like
Likes 1 person
  • #40
Since you are using Wolfram Alpha anyway, taking derivatives should not be a problem:

$$ U''(0) = -GM_e m (-(a R)/(a^2-2 a R+R^2)^{3/2}+(a R)/(a^2+2 a R+R^2)^{3/2}+(6 b^2 R^2)/(b^2+R^2)^{5/2}) $$ (this could have been simplified, but I copied it from WA with minimal editing)

Using WA again, I found that the first derivative of the first two terms at ##a = 0## is zero, and the second derivative is ## -12/R^3 ##; likewise, the first derivative of the third term at ## b=0 ## is zero, and the second is ## 12/R^3 ##. Thus, $$ U''(0) \approx - 6 GM_e m \frac {b^2 - a^2} {R^3} $$ So $$ U(\theta) \approx U_0 - 3 GM_e m \frac {b^2 - a^2} {R^3} \theta^2 $$ Same result as yours, but no magic approximations.
 
  • Like
Likes 1 person
  • #41
Very sorry for the late reply.

TSny said:
That looks very good to me. (I noticed a couple of typos: there should be a square root on the left side of the second equation and the ##m## cancels in deriving ##\ddot{\theta}##.)

For the approximation, show that the Taylor expansion of ##\frac{1}{\sqrt{1+x}} \approx 1-\frac{1}{2}x+\frac{3}{8} x^2##.

Thank you TSny! I used Taylor expansion and using the approximations, I ended up with same expression as shown by Wolfram Alpha. :smile:
 
Back
Top