Is Gravitational Attraction Negligible in Oscillating Systems?

AI Thread Summary
The discussion revolves around the challenges of analyzing oscillating systems influenced by gravitational attraction, particularly in a scenario involving point charges. Participants explore two methods to derive equations of motion, focusing on forces acting on charges and conservation of energy and angular momentum. The conversation highlights the complexity of determining the nature of motion, with some arguing for elliptical paths based on Kepler's laws, while others suggest a spiral trajectory due to changing radii. Key equations and relationships are derived, including expressions for velocity and energy, leading to a calculated oscillation period. The discussion emphasizes the intricate balance of forces and the mathematical relationships governing the system's behavior.
Saitama
Messages
4,244
Reaction score
93

Homework Statement


attachment.php?attachmentid=60257&stc=1&d=1373748865.png



Homework Equations





The Attempt at a Solution


I have tried to attack this problem with two methods but no luck. I always end up with something gibberish. :/

Method 1:
Considering the forces on anyone charge, the net force on a charge is -\frac{kq^2(3\sqrt{2}-4)}{4\sqrt{2}r^2}
hence,
ma=-\frac{kq^2(3\sqrt{2}-4)}{4\sqrt{2}r^2}
where ##a=\frac{d^2r}{dt^2}##, this leads to a differential equation of the form
\frac{d^2r}{dt^2}=-\frac{k}{r^2}
where k is some constant. Plugging this in wolfram alpha gives me nothing. :(

Method 2:
Throughout the motion, energy and angular momentum is conserved. The potential energy of charges at any instant is
-\frac{kq^2(3\sqrt{2}-4)}{\sqrt{2}r}
Let the velocity of charge along the radius vector be ##v_r## and perpendicular to radius vector is ##v_p##. Hence, the total kinetic energy is
4\left(\frac{1}{2}m(v_r^2+v_p^2)\right)
The total energy of the system at any time t is
E=-\frac{kq^2(3\sqrt{2}-4)}{\sqrt{2}r}+2m(v_r^2+v_p^2)
I don't really know what to do with this. Usually, in SHM problems, I would differentiate the expression for energy wrt time and set the derivative to zero but doing so here doesn't seem helpful. I can make one from equation from the fact that ##dL/dt=0## where L is the angular momentum of the system. L at any time is ##4mv_pr##. Even if I differentiate the expression for L, I will end up with an equation which doesn't look useful.

Any help is appreciated. Thanks!
 

Attachments

  • 1.png
    1.png
    28 KB · Views: 599
  • 4102-small.png
    4102-small.png
    8.2 KB · Views: 445
Physics news on Phys.org
How did you get your equation for the force?

The motion in a 1/r^2-potential is called Kepler problem (he studied it for gravity), I guess you can use the formulas for that.It is amazing that such a system can exist (even if it is unstable).
 
My inclination is to solve the problem assuming L = constant = L0. The fact that the oscillations in L are not at all defined in terms of L(t) leads me to suspect that the net centripetal force on each +q charge is independent of L. That problem is pretty straight-forward.

However, I'm too lazy to prove that centripetal force is not a function of L.
 
mfb said:
How did you get your equation for the force?
That's the net force in the radial direction on a single charge. Do I have to consider the centrifugal force too? :rolleyes:
 
What happens to the radial velocity at the instants of maximum and minimum elongation of the sides of the square?
 
WannabeNewton said:
What happens to the radial velocity at the instants of maximum and minimum elongation of the sides of the square?

It becomes zero.
 
dr/dt = 0 when the sides are Lo or 1/4 Lo. Lo is given in the problem. Use conservation or energy and angular momentum for these configurations.

ehild
 
Pranav-Arora said:
It becomes zero.
Ok now use conservation law(s) for those instants. See where that takes you.

EDIT: darn it ehild. >.>
 
You were not present yet when I started to solve the problem and post. You were quicker, do it further.

ehild
 
  • #10
ehild said:
You were not present yet when I started to solve the problem and post. You were quicker, do it further.
It was a joke xD :smile: <3
 
Last edited:
  • #11
ehild said:
dr/dt = 0 when the sides are Lo or 1/4 Lo. Lo is given in the problem. Use conservation or energy and angular momentum for these configurations.

ehild

$$E_i=-\frac{kq^2(3\sqrt{2}-4)}{L_0/4}+2mv_{pi}^2$$
$$E_f=-\frac{kq^2(3\sqrt{2}-4)}{L_0}+2mv_{pf}^2$$
Equating them
\frac{3kq^2(3\sqrt{2}-4)}{L_0}=2m(v_{pi}^2-v_{pf}^2)
Using conservation of angular momentum at these two instants,
4mv_{pi}\frac{L_0}{4\sqrt{2}}=4mv_{pf}\frac{L_0}{\sqrt{2}} \Rightarrow v_{pi}=4v_{pf}

Substituting the relation in energy in energy equation and solving for ##v_{pf}^2##,
v_{pf}^2=\frac{kq^2(3\sqrt{2}-4)}{10mL_0}

What should I do with this? :confused:
 
  • #12
Read the problem text again:-p

How are vpi and vpf related to the angular speed and Lo?

ehild
 
Last edited:
  • #13
ehild said:
Read the problem text again:-p

ehild

I still don't get it. The problem asks the time period of oscillation but what I have is the square of final velocity. :confused:

##v_p## is the component of velocity perpendicular to the radius vector. ##v_{pi}## is the initial and ##v_{pf}## is the final.

##v_{pf}=\omega L_0/\sqrt{2}##?
 
Last edited:
  • #14
Pranav-Arora said:
I still don't get it. The problem asks the time period of oscillation but what I have is the square of final velocity. :confused:

##v_p## is the component of velocity perpendicular to the radius vector. ##v_{pi}## is the initial and ##v_{pf}## is the final.

##v_{pf}=\omega L_0/\sqrt{2}##?

Yes, vpffL0/√2. So you know the maximum and minimum ω, but I have to think about the time period...

ehild
 
Last edited:
  • #15
Pranav-Arora said:
Considering the forces on anyone charge, the net force on a charge is -\frac{kq^2(3\sqrt{2}-4)}{4\sqrt{2}r^2}

I agree with your expression for the force.

where ##a=\frac{d^2r}{dt^2}##

In polar coordinates, the radial acceleration is not \ddot{r} but rather ##\ddot{r}-r\dot{\theta}^2##.

The net force on a particle is an inverse square force. So, each particle travels an ellipse. I would follow mfb here. One of Kepler's laws should get you the answer straight away.
 
  • #16
TSny mentioned Kepler's 3rd law, so you could roll with that and get the answer in a direct fashion analogous to the case for gravitational interactions. Since you already got the final angular velocity ##\omega_{f}##, you could also use ##r^{2}_{f}\omega_{f} = \frac{2\pi}{P}ab## where ##P## is the period and ##a,b## are the semimajor and semiminor axes of the elliptical orbit (which you are given in the problem statement) of anyone of the charges respectively if you want: http://en.wikipedia.org/wiki/Kepler's_laws_of_planetary_motion#Second_law
 
  • #17
TSny said:
In polar coordinates...
2jb8imc.png

Is there no other way?
The net force on a particle is an inverse square force. So, each particle travels an ellipse. I would follow mfb here. One of Kepler's laws should get you the answer straight away.
Kepler's third law?
 
  • #18
WannabeNewton said:
TSny mentioned Kepler's 3rd law, so you could roll with that and get the answer in a direct fashion analogous to the case for gravitational interactions. Since you already got the final angular velocity ##\omega_{f}##, you could also use ##r^{2}_{f}\omega_{f} = \frac{2\pi}{P}ab## where ##P## is the period and ##a,b## are the semimajor and semiminor axes of the elliptical orbit of anyone of the charges respectively if you want: http://en.wikipedia.org/wiki/Kepler's_laws_of_planetary_motion#Second_law

How do I find a and b here? :confused:

Are they simply ##L_0/\sqrt{2}## and ##L_0/4\sqrt{2}##?
 
  • #19
The semimajor axis is the arithmetic average of the min and max position and the semiminor is the geometric average. I think it would be much easier to just go with what TSny said and just use Kepler's 3rd law. It's (Kepler's 3rd law) is usually written down in terms of the gravitational attraction but the potential here is essentially the same, just with different constants, so you would just have to adjust that part.

EDIT: By the way, by arithmetic average I meant ##a = (r_f + r_i) /2## and by geometric average I meant ##b = (r_f r_i)^{1/2}##
 
Last edited:
  • #20
What is ##r_f## then? Is it equal to ##a##?
 
  • #21
Pranav-Arora said:
How do I find a and b here? :confused:

Are they simply ##L_0/\sqrt{2}## and ##L_0/4\sqrt{2}##?

No, those are not the lengths of the semi-major and semi-minor axes. They are the greatest and least distances to the central charge.
 
  • #22
TSny said:
No, they are not the lengths of the semi-major and semi-minor axes. They are the greatest and least distances to the central charge.

I am still confused. Why the path of the charges is an ellipse? Shouldn't they travel in a circle with a changing radius? This is how I analysed the situation before posting the problem here.
 
  • #23
What can be a circle with periodically changing radius? :)
 
  • #24
Pranav-Arora said:
I am still confused. Why the path of the charges is an ellipse? Shouldn't they travel in a circle with a changing radius? This is how I analysed the situation before posting the problem here.

A circle with a changing radius?

The motion of a particle acted on by an inverse square attractive force must be a conic section.
 
  • #25
Pranav-Arora said:
I am still confused. Why the path of the charges is an ellipse? Shouldn't they travel in a circle with a changing radius? This is how I analysed the situation before posting the problem here.
To put it another way, there is a maximum distance from the stationary charge that each of the orbiting charges reach and there is a minimum distance from the stationary charge that they reach. For the given potential, we can have an elliptic (which includes circular), parabolic, or hyperbolic trajectory. Here we have a periodic orbit with each charge having a maximum distance from the central chatge (apoapsis) and minimum distance from the central charge (periapsis) so we have an elliptical orbit.
 
Last edited:
  • #26
From Kepler's third law
P^2 \propto a^3 \Rightarrow P^2=ka^3
where ##a=(L_0/\sqrt{2}+L_0/(4\sqrt{2}))/2=5L_0/(8\sqrt{2})## and k is some constant.

How should I determine k here? :confused:

I discussed a similar question before where I had to find this k. Please look at this thread: https://www.physicsforums.com/showthread.php?t=700759 (post #5) Can I use the same way here?
 
  • #27
Use the second law.
 
  • #28
ehild said:
Use the second law.

##a=5L_0/(8\sqrt{2})##, ##b=L_0/(2\sqrt{2})##
##r_f=L_0/\sqrt{2}##, ##\omega_f=\sqrt{2\times 10^3 (3\sqrt{2}-4)}##

Plugging them in ##r^{2}_{f}\omega_{f} = \frac{2\pi}{P}ab##
\frac{L_0^2}{4}\sqrt{2\times 10^3 (3\sqrt{2}-4)}=\frac{2\pi}{P}\frac{5L_0^2}{32}
Solving for P, ##P=0.178 sec##. Looks good?
 
  • #29
Pranav-Arora said:
That's the net force in the radial direction on a single charge. Do I have to consider the centrifugal force too? :rolleyes:
No centrifugal force. How did you arrive at those numbers?
 
  • #30
Pranav-Arora said:
##a=5L_0/(8\sqrt{2})##, ##b=L_0/(2\sqrt{2})##
##r_f=L_0/\sqrt{2}##, ##\omega_f=\sqrt{2\times 10^3 (3\sqrt{2}-4)}##

Plugging them in ##r^{2}_{f}\omega_{f} = \frac{2\pi}{P}ab##
\frac{L_0^2}{4}\sqrt{2\times 10^3 (3\sqrt{2}-4)}=\frac{2\pi}{P}\frac{5L_0^2}{32}
Solving for P, ##P=0.178 sec##. Looks good?

The area is correct. Show details of getting ωf. The formula for vpf in #11 was still correct.

ehild
 
Last edited:
  • #31
Pranav-Arora said:
From Kepler's third law
P^2 \propto a^3 \Rightarrow P^2=ka^3
where ##a=(L_0/\sqrt{2}+L_0/(4\sqrt{2}))/2=5L_0/(8\sqrt{2})## and k is some constant.

How should I determine k here? :confused:

I discussed a similar question before where I had to find this k. Please look at this thread: https://www.physicsforums.com/showthread.php?t=700759 (post #5) Can I use the same way here?
Yes. Compare Newton's law of gravity to the force expression you got for this problem to find the correspondence between GM in the gravity problem and the constants k, q, and m in this problem. See https://www.physicsforums.com/showthread.php?t=700759 (post #1)
 
Last edited:
  • #32
WannabeNewton said:
Here we have a periodic orbit with each charge having a maximum distance from the central chatge (apoapsis) and minimum distance from the central charge (periapsis) so we have an elliptical orbit.

I don't see the described motion (of each corner +q charge) as an ellipse. Rather, a spiral with decreasing and increasing radii.

And if it's an ellipse following Kepler, the central negative charge must be located at a focus, not at the center. I don't see that departure from symmetry here.

I would not assume that this configuration is self-sustaining. The motion is described, not justified in any way.

EDIT: since the period of the L contractions and expasions is not given, we are entitled to assume any value we want. I choose an arbitrarily low period such that there is no change in L for any interval of observation. Which brings me back to my early post.
 
  • #33
rude man said:
I don't see the described motion (of each corner +q charge) as an ellipse. Rather, a spiral with decreasing and increasing radii.
Each point-charge has an ellipse as path.

And if it's an ellipse following Kepler, the central negative charge must be located at a focus, not at the center. I don't see that departure from symmetry here.
The 4-fold symmetry is conserved, but the 4 point-charges have different orbits (rotated by 90°)

I would not assume that this configuration is self-sustaining. The motion is described, not justified in any way.
It is possible (but unstable).

EDIT: since the period of the L contractions and expasions is not given, we are entitled to assume any value we want. I choose an arbitrarily low period such that there is no change in L for any interval of observation. Which brings me back to my early post.
We cannot assume values, we can calculate those values.
 
  • #34
mfb said:
We cannot assume values, we can calculate those values.

OK, but the system with constant L is stable. So you're saying that a slight perturbation from the stable, constant-L configuration will result in variation of L from L0 to L0/4 exactly, all by itself? And at a determinable period? Really hard for me to swallow.
 
  • #35
OK, but the system with constant L is stable.
Independent of the minimal and maximal separation, the system is labile - it can exist, but any deviation from the symmetry will break it.

So you're saying that a slight perturbation from the stable, constant-L configuration will result in variation of L from L0 to L0/4 exactly, all by itself?
No.

And at a determinable period?
Sure. As long as we have the symmetry, each particle experiences a central 1/r^2-force. We can just solve the Kepler problem for one particle, the other 3 particles have the same orbital dynamics.
 
Last edited:
  • #36
ehild said:
The area is correct. Show details of getting ωf. The formula for vpf in #11 was still correct.

ehild

I had $$v_{pf}^2=\frac{kq^2(3\sqrt{2}-4)}{10mL_0} \Rightarrow \omega_f^2L_0^2/2=\frac{kq^2(3\sqrt{2}-4)}{10mL_0}$$
It is given in the question that ##kq^2/(mL_0^3)=10^4 s^{-2}##, plugging this, I reached the value of ##\omega_f##.
 
  • #37
Pranav-Arora said:
I had $$v_{pf}^2=\frac{kq^2(3\sqrt{2}-4)}{10mL_0} \Rightarrow \omega_f^2L_0^2/2=\frac{kq^2(3\sqrt{2}-4)}{10mL_0}$$
It is given in the question that ##kq^2/(mL_0^3)=10^4 s^{-2}##, plugging this, I reached the value of ##\omega_f##.

That is correct. What is then rf2ωf?

ehild
 
  • #38
ehild said:
That is correct. What is then rf2ωf?

ehild

I guess I made a mistake in my previous post. ##r_f=L_0/\sqrt{2}##, correct?

This time I get,
\frac{L_0^2}{2}\sqrt{2\times 10^3 (3\sqrt{2}-4)}=\frac{2\pi}{P}\frac{5L_0^2}{32}
Solving for P, ##P=0.0891 sec##. Can you please check my post #28 and see if I used the right values for ##a## and ##b##?
 
  • #39
What did you get using Kepler's 3rd law?
 
  • #40
WannabeNewton said:
What did you get using Kepler's 3rd law?

I couldn't apply that to this problem so I continued with the second law. :rolleyes:
 
  • #41
Pranav-Arora said:
I guess I made a mistake in my previous post. ##r_f=L_0/\sqrt{2}##, correct?

This time I get,
\frac{L_0^2}{2}\sqrt{2\times 10^3 (3\sqrt{2}-4)}=\frac{2\pi}{P}\frac{5L_0^2}{32}
Solving for P, ##P=0.0891 sec##. Can you please check my post #28 and see if I used the right values for ##a## and ##b##?

That looks correct.

ehild
 
  • #42
  • #43
Here's a video of the motion:

[I will delete this post if animations are not allowed to be uploaded or if it doesn't work for some reason. File size is 191.3 KB]
 

Attachments

  • movie.gif
    movie.gif
    30 KB · Views: 478
  • Like
Likes 2 people
  • #44
Oh my god TSny I've been spending the last hour trying to make an animation of the system motion; you are absolutely brilliant I love you :)! You're going to have to tell me what program you used to make that.
 
  • #45
WannabeNewton said:
You're going to have to tell me what program you used to make that.

I used Mathematica. I searched the net today to find out how to export a Mathematica animation. I'm not an experienced programmer. Glad that it seems to be working.
 
  • #46
Yeah it works great! Thanks. I'm horrible with Mathematica :p
 
  • #47
TSny said:
Here's a video of the motion:

[I will delete this post if animations are not allowed to be uploaded or if it doesn't work for some reason. File size is 191.3 KB]

My thanks also!
 
  • #48
Great animation! One understands the problem at once when looking at it. You are a genius, TSny!

ehild
 
  • #49
TSny said:
Here's a video of the motion:

[I will delete this post if animations are not allowed to be uploaded or if it doesn't work for some reason. File size is 191.3 KB]

Great animation! I have one doubt regarding this, is it necessary that the time period of the revolutionary motion(the time taken to complete one revolution about the center) when viewed separately from the to and fro motion of the particle will be same as the time period of the to and fro motion?

In other words is it necessary that when the particle crosses say the x-axis it will always be at the same distance from the center? Or is that just a coincidence?
 
  • #50
consciousness said:
In other words is it necessary that when the particle crosses say the x-axis it will always be at the same distance from the center? Or is that just a coincidence?

Since the net force on an orbiting particle is an attractive inverse-square force, the motion of the particle will be an ellipse that does not precess. So, it will cross the x and y-axis at the same points each revolution.
 
  • Like
Likes 1 person
Back
Top