PDA

View Full Version : Angular momentum question - Strange silly mistake


rohanprabhu
Feb12-08, 01:55 AM
1. The problem statement, all variables and given/known data

Q] A particle of mass m is moving in a circle of radius r. The centripetal acceleration(a_c = Kt^2), where K is a positive contant and t is time. The magnitude of the time rate of change of angular momentum of the particle about the centre of the circle is:

\textrm{A]}~mKr
\textrm{B]}~\sqrt{m^2 Kr^3}
\textrm{C]}~\sqrt{mKr}
\textrm{D]}~mKr^2

2. Relevant equations

all concerned with rotational mechanics.

3. The attempt at a solution

The \textrm{Key}~\textrm{Idea} here is that despite the variable centripetal force, the radius of rotation remains constant. Which means, the net torque on the particle needs to vary with time. At any time, 't' the centripetal force is related to the angular velocity as:


\textrm{F}_\textrm{c} = \textrm{Kt}^2 = \textrm{mr}\omega^2


Hence,


\omega = \sqrt{\frac{\textrm{Kt}^2}{\textrm{mr}}} = \textrm{t}\sqrt{\frac{\textrm{k}}{\textrm{mr}}}


Now, the moment of inertia of the particle is given by: \textrm{I} = \textrm{mr}^2

Hence, the angular momentum at time 't' is given by:


\textrm{l} = \textrm{I}\omega = \textrm{mr}^2 \textrm{t}\sqrt{\frac{\textrm{k}}{\textrm{mr}}} = \textrm{t}\sqrt{mKr^3}


To find the rate of change w.r.t time, we have:


\frac{\textrm{dl}}{\textrm{dt}} = \sqrt{mKr^3}


But it ain't one of the options.. i know i'm making a silly mistake somewhere.. just can't catch it..

Google_Spider
Feb12-08, 02:05 AM
alpha=a_c / r = (Kt^2) /r

alpha=d(omega)/dt

put alpha from first eqn. into second one and then integrate.

rohanprabhu
Feb12-08, 02:17 AM
alpha=a_c / r
put alpha from first eqn. into second one and then integrate.

I don't think that's right. \alpha = \frac{a}{r}, where for a particle in rotation, \alpha is the angular acceleration, 'r' is the radius of rotation and 'a' is the linear acceleration (i.e. the tangential acceleration) of the paritcle and not the centripetal acceleration.