- 1,650
- 246
Homework Statement
A rod of mass M and length L is placed horizontally on a table such that the center of mass is a distance L/6 from the edge of the table (CoM is hanging off the table). The rod is released from rest and slips after reaching an angle θ. Find the coefficient of friction \mu
2. The attempt at a solution
Friction is the only horizontal external force acting, so once the horizontal acceleration of the center of mass exceeds \frac{\mu F_N}{m} the rod should slip.
Call the horizontal and vertical accelerations of the CoM a_x and a_y respectively. The normal force can be found from the relationship mg-F_n=ma_y therefore the key constraint for the problem is:
\mu(mg-ma_y)=ma_x
or
\mu(g-a_y)=a_x
...
a_x=\frac{L}{6}ω^2\cos(\theta)+\frac{L}{6}α\sin(\theta)
a_y=\frac{L}{6}α\cos(\theta)-\frac{L}{6}ω^2\sin(\theta)
...
α=mg\frac{L}{6}\cos(\theta)
ω^2=\frac{2}{I}mg\frac{L}{6}\sin(\theta)
...
I=\frac{mL^2}{9}Sorry I don't have time at the moment to show all the intermediate algebraic steps or to explain each equation, but putting it all together I get
\mu=\frac{\cos(\theta)\sin(\theta)}{2-\cos^2(\theta)}
Whereas the correct answer is supposed to be proportional to \tan(\theta)Are any of my equations wrong?
