momo1111 said:
By ‘critical angle,’ do you mean a specific angle at which the board, when released from rest, will immediately start accelerating vertically faster than gravity? At such an angle, the radial acceleration doesn't contribute to the total acceleration of the mass?
Yes. Initially the velocity is zero, so there is zero radial acceleration.
The page you linked to is wrong, in that it assumes that there continues to be zero radial acceleration, even when the board is moving.
momo1111 said:
My line of reasoning is (a simple one),
The correct approach is to use the equation for acceleration in polar coordinates, which is:
$$\vec a = (\ddot r - r\dot\theta^2)\hat r + (r\ddot \theta + 2\dot r \dot \theta) \hat \theta$$In this case, we have the constraint that ##r = R## is constant, so the equation reduces to:
$$\vec a = (- R\dot\theta^2) \hat r + (R\ddot \theta) \hat \theta$$And, initial acceleration when the board is released from rest is:$$\vec a_0 = (R\ddot \theta) \hat \theta$$It's this equation that leads to the analysis on the page you linked to, where only the tangential/angular acceleration is considered.
Now, we can transform these accelerations using:
$$\hat r = \cos \theta \hat x + \sin \theta \hat y, \ \hat \theta = -\sin \theta \hat x + \cos \theta \hat y$$To give:
$$\vec a_0 = (R\ddot \theta)(-\sin \theta \hat x + \cos \theta \hat y) = (-R\ddot \theta \sin \theta) \hat x +(R\ddot \theta \cos \theta) \hat y$$Finally, in this case we have ##\alpha = -\ddot \theta##, so we have an initial vertial component of acceleration:
$$\ddot y_0 = -R\alpha\cos \theta$$PS I'll leave it as an exercise for you to calculate the expression for the vertical acceleration more generally, after the rod has started moving.