Lagrange qustion, a partilcle confined to a spherical cone

AI Thread Summary
The discussion focuses on deriving the Lagrangian for a particle constrained to move on the surface of a circular cone using spherical coordinates. The key point is that the angle θ is constant, equal to the cone's half-angle α. The challenge lies in correctly setting up the kinetic energy in spherical coordinates, particularly converting the Cartesian expressions for kinetic energy while accounting for the constant θ. The kinetic energy is derived as T = 1/2m(ṙ² + (r sin(α) φ̇)²), where ṙ and φ̇ are the time derivatives of the radial and angular coordinates, respectively. Proper conversion between Cartesian and spherical coordinates is essential for accurate calculations.
mjmontgo
Messages
9
Reaction score
0

Homework Statement



A particle is confined to move on the surface of a circular cone with its axis
on the vertical z axis, vertex at origin (pointing down), and half-angle α(alpha)

a) write down the lagrangian in terms of spherical coordinates r and ø (phi)

Homework Equations



x=rsinθcosø y=rsinθsinø z=rcosθ
the constraint for a circular cone is z=( x^2 + y^2)^1/2

The Attempt at a Solution



So using this constraint and some definitions of cartesian--> spherical coordinates one can show
that θ is constant, i.e θ=α (alpha)

My problem here is setting up the Kinetic Energy, as the Lagrangian (L) is
L= T (kinetic) - U(potential) energies.
In cartesian T= 1/2m(d/dt(x)^2+d/dt(y)^2+d/dt(z)^2)
My problem is now converting this to spherical polar coordinates, keeping in mind all time derivatives of θ=zero because theta is constant (θ=α)
I've found a solution online and it gives the kinetic Energy as
T=1/2m(d/dt(r)^2+(rsinαø^(dot))^2) ...so the 1/2m( rdot^2 + (rsinαø(dot)^2)
where ø(dot) is time derivate w.r.t phi...If anyone could help me get to this conclusion it would be appreciated. I've tried substituting directly for d/dt (x^2+y^2+z^2) but i do not get this answer,
i think it is just perhaps my math (algrebra) screwing me up.

Thanks in advance.
 
Physics news on Phys.org
d/dt (x^2+y^2+z^2) is not the same as (dx/dt)^2 + etc.
 
You need to know the conversion between Cartesian and spherical polar coordinates.

See http://en.wikipedia.org/wiki/Spherical_coordinate_system (scroll down page).

x=r\sin(\theta)\cos(\phi)
y=r\sin(\theta)\sin(\phi)
z=r\cos(\theta)

Find the derivatives with respect time when θ=constant=α. Substitute for ##\dot x##, ##\dot y##, ##\dot z## in the formula for the KE. It simplifies to
KE = \frac{m}{2} \left(\dot r^2+(r \sin(\theta)\dot {\phi} )^2\right)
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top