What is the Speed and Frequency of a Bead Sliding Inside a Paraboloid?

Click For Summary

Homework Help Overview

The discussion revolves around a bead sliding inside a paraboloid under the influence of gravity, specifically focusing on finding the speed and frequency of the bead's motion in a horizontal circle. The problem is situated within the context of dynamics and rotational motion in physics.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to derive equations of motion using cylindrical coordinates and expresses uncertainty about the validity of their approach. Some participants question the clarity of the paraboloid equation and suggest corrections. Others inquire about the dimensions of derived equations and the conservation of angular momentum. There are discussions about simplifying assumptions, such as setting certain derivatives to zero.

Discussion Status

The discussion is ongoing, with participants providing feedback on the original poster's reasoning and equations. Some have offered clarifications and corrections, while others have raised questions about the assumptions made and the dimensional analysis of the equations presented. There is no explicit consensus yet, but the dialogue appears to be productive in exploring the problem.

Contextual Notes

Participants note potential confusion regarding the original equation of the paraboloid and its implications for the problem setup. There are also discussions about the assumptions made in the derivation of equations, particularly concerning the treatment of angular momentum and the dimensions of various terms.

JyJ
Messages
17
Reaction score
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:
Physics news on Phys.org
Hello JyJ, :welcome:

I have difficulty understanding your paraboloid equation: to me it looks more like a circle (z=0) or a cylinder (##r=\rho##)...
 
BvU said:
Hello JyJ, :welcome:

I have difficulty understanding your paraboloid equation: to me it looks more like a circle (z=0) or a cylinder (##r=\rho##)...
Hi,
I just corrected the equation: it should be z = (x^2+y^2)/(2a) or z = r^2/(2a) in cylindrical coordinates. Sorry for the confusion
 
JyJ said:
This gave me 3 equation
Indulge me and show them
JyJ said:
problem was reduced to just 2 equations:
and you show one. What is the other ?
##
\dot{r} = v_0 = r\ddot{\theta} = rh/r^2 = g^{1/4}/(\sqrt{h}a^{1/4})## did you check the dimensions ?

Furthermore: an equation like $$
\dot{r} = \dot{r}\mathbf{e}_r + r\dot{\theta}\mathbf{e}_{\theta} + \dot{z}\mathbf{k}$$ is very confusing. How about$$
\dot{\vec r} = \dot{\rho}\mathbf{e}_\rho + \rho\dot{\theta}\mathbf{e}_{\theta} + \dot{z}\mathbf{k}\ \ ?$$
 
BvU said:
Indulge me and show them
and you show one. What is the other ?
##
\dot{r} = v_0 = r\ddot{\theta} = rh/r^2 = g^{1/4}/(\sqrt{h}a^{1/4})## did you check the dimensions ?

Furthermore: an equation like $$
\dot{r} = \dot{r}\mathbf{e}_r + r\dot{\theta}\mathbf{e}_{\theta} + \dot{z}\mathbf{k}$$ is very confusing. How about$$
\dot{\vec r} = \dot{\rho}\mathbf{e}_\rho + \rho\dot{\theta}\mathbf{e}_{\theta} + \dot{z}\mathbf{k}\ \ ?$$
For the 3 component equations I obtained:
$$ m(\ddot{r} - r(\dot{\theta})^2) = -\frac{Nr}{\sqrt(r^2+a^2)} \\
\frac{m} {r} d/dt(r^2\dot{\theta}) = 0 \\
m\ddot{z} = \frac{Na}{\sqrt(r^2+a^2)} - mg $$
where N is the magnitude of the normal force.
After eliminating N and z, I indeed showed only one (oops) but in fact I got 2:
$$ \ddot{r} - r(\dot{\theta})^2 = -\frac{r}{a} (\frac{(\dot{r})^2 - r\ddot{r}} {a} + g) \\
\frac{1}{r} \frac{d}{dt}(r^2\dot{\theta}) = 0 $$
and it is the second equation that I used to deduce that angular momentum h is conserved. I then substituted $$ \dot{\theta}^2 = h^2/r^4 $$ into the first equation to get rid of theta.
As for dimensions, something is wrong as I get the following:
$$ \frac {(ms^{-2})^{1/4}} {m\sqrt(\frac{radians} {s}) m^{1/4}} = m^{-1}radians^{-1/2} $$
I can't really interpret it as velocity :(
 
Last edited:
Furthermore: an equation like $$
\dot{r} = \dot{r}\mathbf{e}_r + r\dot{\theta}\mathbf{e}_{\theta} + \dot{z}\mathbf{k}$$ is very confusing. How about$$
\dot{\vec r} = \dot{\rho}\mathbf{e}_\rho + \rho\dot{\theta}\mathbf{e}_{\theta} + \dot{z}\mathbf{k}\ \ ?$$[/QUOTE]

Yes I agree, it should be a vector - I cannot edit that in for some reason
 
Are we still busy finding ##v_0## when ##r_0## is given ? Isn't it easier there to set ##\dot \rho = \dot z = 0## ?

By the way, I thought angular momentum also has a factor mass :rolleyes:
 
JyJ said:
For the 3 component equations I obtained:
$$ m(\ddot{r} - r(\dot{\theta})^2) = -\frac{Nr}{\sqrt(r^2+a^2)} \\
\frac{m} {r} d/dt(r^2\dot{\theta}) = 0 \\
m\ddot{z} = \frac{Na}{\sqrt(r^2+a^2)} - mg $$
where N is the magnitude of the normal force.
After eliminating N and z, I indeed showed only one (oops) but in fact I got 2:
$$ \ddot{r} - r(\dot{\theta})^2 = -\frac{r}{a} (\frac{(\dot{r})^2 - r\ddot{r}} {a} + g) \\
\frac{1}{r} \frac{d}{dt}(r^2\dot{\theta}) = 0 $$
and it is the second equation that I used to deduce that angular momentum h is conserved. I then substituted $$ \dot{\theta}^2 = h^2/r^4 $$ into the first equation to get rid of theta.
As for dimensions, something is wrong as I get the following:
$$ \frac {(ms^{-2})^{1/4}} {m\sqrt(\frac{radians} {s}) m^{1/4}} = m^{-1}radians^{-1/2} $$
I can't really interpret it as velocity :(
BvU said:
Are we still busy finding ##v_0## when ##r_0## is given ? Isn't it easier there to set ##\dot \rho = \dot z = 0## ?

By the way, I thought angular momentum also has a factor mass :rolleyes:
Yes, I guess so since in what I have so far the units give something rather bizarre. When I was calculating v_0 I had: $$\vec{v_0} = r\dot{\theta}^2\mathbf{e}_\theta$$ in which I assumed $$\dot{r} = \dot{z} = 0$$
As for the angular momentum I don't quite see how factor m can appear in my derivation from:
$$\frac{m}{r} \frac{d}{dt}(r^2\dot{\theta}) = 0 $$
since $$\frac{m}{r} $$ is never equal to zero and so the terms inside d/dt must be constant.
 
Can you post a simple free body diagram of the bead (in the simple ##v_0, \rho_0\ ## case) ?
 
  • #10
BvU said:
Can you post a simple free body diagram of the bead (in the simple ##v_0, \rho_0\ ## case) ?
Yes of course! Hope this will be sufficient:
20180227_000334.jpg
 

Attachments

  • 20180227_000334.jpg
    20180227_000334.jpg
    17.7 KB · Views: 815
  • #11
Very good. This way the relationship between the forces ( ##\vec N + m\vec g = \vec F_c## ) becomes clear. An angle and a magnitude in equation form is the next step.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 25 ·
Replies
25
Views
4K
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 17 ·
Replies
17
Views
4K
Replies
26
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K