deep838 said:
Let a particle of mass m be rotating in a circle, radius be r, axis of rotation through the center and perpendicular to the plane of motion.
Now if the radius is made decrease somehow at some rate until it get's zero, how do I find the rate of change in angular velocity?
To find the angular acceleration as a function of the velocity in radial direction. First some remarks:
I will use the following names:
[itex]v_r[/itex] velocity component in radial direction
[itex]v_c[/itex] velocity component at right angles to the radial vector (circling component).
[itex]\omega[/itex] Angular velocity
As pointed out earlier in this thread:
Angular momentum L is given by:
[tex]L = mv_{c}r[/tex]
So you can compare two states:
1 - before contraction
2 - after contraction
You start with circular motion (state 1), you reduce the radial distance by half, from there onwards circular motion again (state 2). Then the following applies:
[tex]v_{c,1}r_{1} = v_{c,2}r_{2}[/tex]
From state 1 to state 2:
- when the radial distance is halved the tangential velocity is
doubled.
- when the radial distance is halved the angular velocity is
quadrupled.
In reply #4 Nugatory offered the suggestion that 'the angular velocity changes because the tangential velocity stays the same'. Obviously that suggestion is wrong, as it violates [itex]v_{c,1}r_{1} = v_{c,2}r_{2}[/itex].
To find the angular acceleration as a function of the velocity in radial direction.
We know that [itex]\omega r^2[/itex] is a constant, so the derivative of that expression with respect to time is zero:
[tex]\omega r^2 = constant \qquad \Rightarrow \qquad \frac{d(\omega r^2)}{dt} = 0[/tex]
Differentiating:
[tex]r^2 \frac{d\omega}{dt} + \omega \frac{d(r^2)}{dt} = 0[/tex]
I want to work towards an expression with the radial velocity component (dr/dt) so I use the chain rule.
[tex]r^2 \frac{d\omega}{dt} + 2 r \omega \frac{dr}{dt} = 0[/tex]
Dividing both sides by r
2, and rearranging:
[tex]\frac{d\omega}{dt} = - \frac{2 \omega}{r} \frac{dr}{dt}[/tex]