What is the Solution for a Particle Moving Under a Repulsive Central Force?

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
5 replies · 4K views
gcfve
Messages
13
Reaction score
0

Homework Statement



1. Homework Statement
A particle of mass m moves under action of a repulsive central force Fr=Cr-3 with constant C greater than 0. At a very large distance from the centre of the force, the partcle has kinetic energy K and its impact parameter is b. Use conservation of energy and angular momentum to show that the closest m comes to the centre of force is rmin=[tex]\sqrt{b^2+ C/2K}[/tex]



2. Homework Equations
L=mbv0
E=.5mvr2+L2/2mr2+V(r)



3. The Attempt at a Solution
So far, I said that since the object is far away its total energy is K
I think V(r) = -3C/r2, but I'm not sure.
And at rmin, E==.5mvrmin2+(mbv)2/2mr2-3C/rmin2

I don't know what to do next.
 
Physics news on Phys.org
gcfve said:

Homework Statement



1. Homework Statement
A particle of mass m moves under action of a repulsive central force Fr=Cr-3 with constant C greater than 0. At a very large distance from the centre of the force, the partcle has kinetic energy K and its impact parameter is b. Use conservation of energy and angular momentum to show that the closest m comes to the centre of force is rmin=[tex]\sqrt{b^2+ C/2K}[/tex]
2. Homework Equations
L=mbv0
E=.5mvr2+L2/2mr2+V(r)
3. The Attempt at a Solution
So far, I said that since the object is far away its total energy is K
I think V(r) = -3C/r2, but I'm not sure.
And at rmin, E==.5mvrmin2+(mbv)2/2mr2-3C/rmin2

I don't know what to do next.
Your nomenclature is confusing. Do you mean: [itex]F(r) = Cr^{-3}[/itex] ??

AM
 
Yeah, that's what i meant
I didnt realize it was like that when i copied it
 
gcfve said:

Homework Statement



1. Homework Statement
A particle of mass m moves under action of a repulsive central force Fr=Cr-3 with constant C greater than 0. At a very large distance from the centre of the force, the partcle has kinetic energy K and its impact parameter is b. Use conservation of energy and angular momentum to show that the closest m comes to the centre of force is rmin=[tex]\sqrt{b^2+ C/2K}[/tex]
2. Homework Equations
L=mbv0
E=.5mvr2+L2/2mr2+V(r)
3. The Attempt at a Solution
So far, I said that since the object is far away its total energy is K
I think V(r) = -3C/r2, but I'm not sure.
And at rmin, E==.5mvrmin2+(mbv)2/2mr2-3C/rmin2

I don't know what to do next.
Conservation of angular momentum:

[tex]\vec L = m \vec v \times \vec r[/tex]

so:

(1) [tex]|L| = mv_0rsin\theta = mv_0r(b/r) = mv_0b[/tex]

and:

(2) [tex]U(r) + \frac{1}{2}mv^2 = constant = K[/tex]

So far, you have this correct. [I will use U for potential energy since it is confusing to use v for speed and potential.]

Since F = -dU/dr, -U is the antiderivative of F

[itex]F = Cr^{-3}[/itex] so [itex]U = \frac{1}{2}Cr^{-2}[/itex]Therefore, from (2)

(3) [tex]\frac{1}{2}Cr^{-2} + \frac{1}{2}mv^2 = K[/tex]

Next, you have to find v at minimum r. At that point, what is L (hint: what the angle between v and r?)? You should be able to express v at minimum r in terms of v_0, r and b and then K, r and b. Substitute that into (3) and you should get your answer.AM
 
Last edited:
ok so the angle between r and v at rmin should be 90?
so,
[tex]|L| = mv_0r = mv_0b[/tex]
sp rmin=bv/v0?
 
gcfve said:
ok so the angle between r and v at rmin should be 90?
so,
[tex]|L| = mv_0r = mv_0b[/tex]
sp rmin=bv/v0?
The angle is 90. But your expression for L is not correct. Why are you using v_0 at minimum r? [itex]L \ne mv_0r[/itex]. v_0 is the speed at the beginning when U = 0.

AM