Tanya Sharma said:
rcgldr...Thank you for the response...Why centripetal force? Please can you elaborate...
Work = force x distance. In this case the force is the centripetal force, and the distance is radial, from .8 R to 1.0 R. The force varies as
r goes from .8 R to 1.0 R, so using an integral would be the normal way to determine the work done. Since the movement is outwards, the work done is "negative". During it's movement outwards, the path of the cockroach is a spiral, so there's a component of opposing force in the direction of the spiral path, decreasing the speed.
grinding out the math:
let
r = position of bug from center
define unit of mass to be "1 bug", so that m = 1
define unit of length to be R so that R = 1
define unit of angular velocity to be 1 radian / second.
Angular momentum is conserved:
IB = inertia of bug = m r
2 = r
2 {since m = 1}
ID = inertia of disk = 1/2 6 m R
2 = 3 {since m = 1 and R = 1}
Initial state:
r = .8
w(r) = w(.8) = 1.5
L(.8) = (IB + ID) w(.8) = (.64 + 3) 1.5 = 5.46
Angular momentum is conserved:
L(r) = (IB + ID) w(r) = 5.46
L(r) = (r
2 + 3) w(r) = 5.46
w(r) = 5.46 / (r
2 + 3)
w(1) = 5.46 / (1 + 3) = 1.365
energy versus r = e(r)
e(r) = 1/2 (IB + ID) w(r)
2
e(r) = 1/2 (r
2 + 3) (5.46 / (r
2 + 3))
2
e(r) = 14.9058 / (r
2 + 3)
e(0.8) = 14.9058 / (.64 + 3) = 4.09500
e(1.0) = 14.9058 / (1.0 + 3) = 3.72645
energy change = e(1) - e(.8) = -0.36855
velocity of bug versus r = v(r)
v(r) = w(r) r = 5.46 r / (r
2 + 3)
force on bug = f(r)
f(r) = - m v(r)
2 / r = -1 (5.46 r / (r
2 + 3))
2 / r
f(r) = -29.8116 r / (r
2 + 3)
2
work done by bug moving from .8 to 1 R
w = \int_{.8}^1 - 29.8116 \ r \ dr / (r^2 + 3)^2
w = \left. 14.9058 / (r^2 + 3) \right]_{.8}^{1}
(note this matches the formula for energy versus r)
w = 14.9058 (1/(1+3) - 1/(.64+3)) = -0.36855
so the negative work done by the bug matches the energy change and accounts for the loss in energy.