Particle constrained on a curve

Click For Summary

Homework Help Overview

The discussion revolves around a particle constrained to move along a parabolic curve defined by the equation y = -kx². Participants explore the dynamics of the particle using Lagrangian mechanics, energy conservation, and the implications of forces acting on the particle as it moves along the curve.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss using the Lagrangian method to derive equations of motion, questioning the validity of certain assumptions regarding velocity and acceleration. Some suggest using energy conservation as an alternative approach, leading to discussions about the components of velocity and the conditions under which the particle remains in contact with the curve.

Discussion Status

The discussion has generated various lines of reasoning, with some participants expressing confusion about specific calculations and assumptions. Others have provided insights into the relationship between velocity components and the conditions for maintaining contact with the curve. While some conclusions about the behavior of the particle have been suggested, there is no explicit consensus on the final interpretation of the results.

Contextual Notes

Participants are navigating the complexities of the problem, including the constraints imposed by the curve and the forces acting on the particle. There are indications of differing interpretations regarding the normal force and its implications for the particle's motion.

randy
Messages
7
Reaction score
3
Homework Statement
A particle of mass m slides down a curve ##y = - kx^2, (k > 0)## under the influence of
gravity. There is no friction, and the particle is constrained to stay on the curve.
It starts from the top with negligible velocity.

1. Find the velocity v as a function of x
2. Next, assume that the particle initially slides down the curve under gravity, but this
time is not constrained to the curve. Does it leave the curve after it has fallen a
certain distance? Prove your answer.
Relevant Equations
T = 1/2mv^2; U = mgh; L = T-U
I tried 1. using the Lagrangian method:
From ##y=-kx^2## I got ##\dot y = -2kx \dot x## and ##\ddot y = -2k \dot x^2 - 2 kx \dot x##.
(Can I use ##\dot y = g## here due to gravity?)

This gives for kinetic energy:
$$T = \frac{1}{2} mv^2 = \frac{1}{2} m (\dot x^2 + \dot y^2) = \frac{1}{2} m (\dot x^2 + 4k^2x^2 \dot x^2)$$
and for potential energy just ##U = mgy = -mgkx^2##.
Thus the Lagrangian should be
$$L = \frac{1}{2} m (\dot x^2 + 4k^2x^2 \dot x^2) + mgkx^2 $$
$$\Rightarrow \frac{\partial L}{\partial x} = 4mk^2x^2\dot x^2 + 2mgkx $$
$$\Rightarrow \frac{d}{dt}(\frac{\partial L}{\partial \dot x}) = m\ddot x + 4mk^2(2x \dot x^2 + x^2 \ddot x)$$
From which I can derive the equation of motion of the particle with respect to x:
$$ \ddot x + 4k^2x^2\ddot x^2 + 4k^2x \dot x^2 -2gkx = 0$$
This is where I'm stuck. I don't know how this could give me the velocity as function of x.
So I tried it again, but this time I set ##\dot y = g##, and (using the same approach) ended up with
$$2mgkx = m \ddot x$$
I then tried to solve this differential equation by setting ##x = e^{-\beta t}##, what gave me ##\beta = \sqrt{2gk}##. However, this doesn't seem to fit the problem, since this would lead to ##x(0) = 1 \neq 0##, which is obviously wrong.

Concerning part 2:
I was going to use Lagrange multipliers in order to get the constraining force using the relation ## F_c = \lambda \frac{\partial}{\partial x} (y-kx^2)## and setting it 0 to find the point, where the particle would leave the curve. Given that this is the correct idea, I'll probably be able to solve this once I have the correct Lagrangian.Thanks for any help.
 
Physics news on Phys.org
What about using energy?
 
  • Like
Likes   Reactions: randy
Hello Randy,
:welcome: !​
randy said:
Can I use ##\dot y=g## here due to gravity?
No. Nor ##\ \dot y=-g\ ## (just dimension wise). But not even ##\ \ddot y=-g## .
Reason: the force of constraint is not limited to the x-direction.

randy said:
$$L = \frac{1}{2} m (\dot x^2 + 4k^2x^2 \dot x^2) + mgkx^2 \Rightarrow \frac{\partial L}{\partial x} = 4mk^2x^2\dot x^2 + 2mgkx $$
isn't right.
 
PeroK said:
What about using energy?
Thanks a lot! This approach is so much easier! Ended up with ##v(x) = \sqrt{2gk}x## for part 1, which seems appropriate. However, now I am kinda lost for part 2... If I'm not mistaken, the normal force on the particle must vanish in order for it to leave the curve. So the normal vector at a point x on the curve should be parallel to the negative inverse of the derivative of y (since ##\dot y## gives the slope of the curve) and the normal force needs to counteract ##mg \cos{\alpha}## in order to constrain it to the curve. But how do I now get alpha dependent on x?
 
randy said:
Thanks a lot! This approach is so much easier! Ended up with ##v(x) = \sqrt{2gk}x## for part 1,
What about calculating the components ##v_x, v_y##? It did ask for velocity, rather than speed, so it might want the components in any case.

Then, take a close look at ##v_x##.
 
PeroK said:
What about calculating the components ##v_x, v_y##? It did ask for velocity, rather than speed, so it might want the components in any case.

Then, take a close look at ##v_x##.
Okay, so from conversation of energy I have ## E = T + U = \frac{1}{2}m(\dot x^2 + \dot y^2) -mgkx^2= 0## (due to kinetic and potential energy being 0 at the start) and from ##y=-kx^2## I get ##\dot y= -2kx\dot x##.
Now solving for ##\dot x##:
\begin{align*}
&\frac{1}{2}m(\dot x^2 + \dot y^2) =mgkx^2 \\
&\Rightarrow \dot y^2=2gkx^2-\dot x^2, \text{which is also equal to } 4k^2x^2\dot x^2 \\
&\Rightarrow 0=\dot x^2-\frac{2gkx^2}{4k^2x^2+1}\\
&\Rightarrow \dot x = \sqrt{\frac{2gkx^2}{4k^2x^2+1}} \text{choosing positive sign, as speed increases}\\
&\Rightarrow\dot y^2 = 2gkx^2(1-\frac{1}{4k^2x^2+1})
\end{align*}
This now should be the velocities in each component. Is this coorect? However I don't get how this helps me with part 2 unfortunately.
 
  • Like
Likes   Reactions: PeroK
Okay, so you have $$\dot x = \sqrt{\frac{2gkx^2}{4k^2x^2+1}}$$ which we can write as $$\dot x = \frac{\alpha x}{\sqrt{1 + \beta x^2}}$$ Now, the particle will stay in contact as long as ##\dot x## is increasing. You might have to think about this for a bit. In other words: if, in order to stay on the track, ##\dot x## must reduce, then the particle will lose contact. The one thing it cannot do is slow down in the x-direction.

Does that help?
 
  • Like
Likes   Reactions: randy
PeroK said:
$$\dot x = \frac{\alpha x}{\sqrt{1 + \beta x^2}}$$ Now, the particle will stay in contact as long as ##\dot x## is increasing. You might have to think about this for a bit. In other words: if, in order to stay on the track, ##\dot x## must reduce, then the particle will lose contact. The one thing it cannot do is slow down in the x-direction.
Looking at ##\dot x## it seems to be monotonically increasing for any choice of k. So the particle would in fact never have to slow down. Does that then mean it never leaves the curve?
 
randy said:
Looking at ##\dot x## it seems to be monotonically increasing for any choice of k. So the particle would in fact never have to slow down. Does that then mean it never leaves the curve?
Yes. You could beef up the argument I've given if you want. Originally, you were looking for a point where the normal force went to zero - you could build a further argument based on that.
 
  • Like
Likes   Reactions: randy
  • #10
PeroK said:
Yes. You could beef up the argument I've given if you want. Originally, you were looking for a point where the normal force went to zero - you could build a further argument based on that.
Thanks a lot! This was very helpful, I think I understood the concepts of that task now ways better :)
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
974
Replies
8
Views
2K
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
Replies
3
Views
1K
Replies
15
Views
2K
  • · Replies 13 ·
Replies
13
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K