JyJ
- 17
- 0
Homework Statement
A bead slides under the influence of gravity on the frictionless interior surface of the paraboloid of revolution z = (x^2+y^2)/2a = r^2/2a Find the speed v_0 at which the bead will move in a horizontal circle of radius r_0 Find the frequency of small radial oscillations around this circular motion.
Homework Equations
F=ma \\<br /> \dot{r} = \dot{r}\mathbf{e}_r + r\dot{\theta}\mathbf{e}_{\theta} + \dot{z}\mathbf{k} \\<br /> \ddot{r} = (\ddot{r} - r \ddot{\theta}^2)\mathbf{e}_r+ (r \ddot{\theta}+2 \dot{r} \dot{\theta})\mathbf{e}_{\theta}+\ddot{z}\mathbf{k}<br /> <br />
The Attempt at a Solution
First, I chose cylindrical coordinates to work with, and deduced equations for each of \mathbf{e}_r, \mathbf{e}_{\theta}, \mathbf{k} from \mathbf{F} = m\mathbf{a} = \mathbf{N}+ m\mathbf{g}. This gave me 3 equation which I then rearranged to eliminate N as well as z by using the fact that \ddot{z} = (\dot{r}^2 - r\ddot{r})/a
After all of this, the problem was reduced to just 2 equations:
\ddot{r}(a^2+r^2) + \dot{r}^2 r + arg - (a^2h^2/r^3) = 0 where h = r^2\dot{\theta}
Here h is angular momentum which is conserved.
Now, from this stage I am not sure if what I am doing is right. For particle moving in a horizontal circle we have that z and r are unchanged and so I suppose \ddot{r} = \dot{r} = 0 Plugging into equation gives:
arg - a^2h^2/r^3 = 0 \\<br /> r = r_0 = (ah^2/g)^{1/4}
Also \dot{r} = \dot{r}\mathbf{e}_r + r\dot{\theta}\mathbf{e}_{\theta} + \dot{z}\mathbf{k}=r\dot{\theta}\mathbf{e}_{\theta} \\<br /> \dot{r} = v_0 = r\ddot{\theta} = rh/r^2 = g^{1/4}/(\sqrt{h}a^{1/4})
As for small radial oscillations I considered small deviations from the circular path by introducing r = z + \epsilon with z=r_0 which I calculated to be r_0 = (ah^2/g)^{1/4} After plugging this into the equation of motion and getting rid of powers higher than \epsilon I get something not very pretty:
\ddot{\epsilon}(a^2+z^2)z^3 + \epsilon (agz^3 + 3az^3) + az^4 - a^2h^2 = 0
Without considering the particular integral this has cos and sin in it, so I presume the frequency would be:
f = \sqrt{(ag+3a)/(a^2+z^2)} and then of course I can substitute z.
Please advise if my argument is valid. Thank you!
Last edited: