Force of constraint in Lagrangian formation

Click For Summary
The discussion focuses on deriving the normal force acting on a mass sliding down a frictionless inclined plane using Lagrangian mechanics. It emphasizes that the normal force can be expressed as mg cos(θ) by considering a steep constraining potential V(z) that confines the mass to the plane's surface. The Euler-Lagrange equations are utilized to establish the equations of motion, leading to relationships between the forces acting along and perpendicular to the incline. A key constraint is identified, linking the velocities in the x and z directions, which is crucial for correctly analyzing the forces. The analysis ultimately confirms the expected result for the normal force in this scenario.
BearY
Messages
53
Reaction score
8

Homework Statement


A mass m slides down a frictionless plane that is inclined at angle θ. Show, by considering the force of constraint in the Lagrangian formulation, that the normal force from the plane on the mass is the familiar mg cos(θ).
Hint: Consider the Normal force to be the result of a steep constraining potential V(z) confining the mass to the surface of the plane.

Homework Equations

The Attempt at a Solution


This question itself can be solved by using the Euler-Lagrange equation to get force along the plane is ##mgsin(\theta)## and simply knowing the total force is mg. But I don't really know what the hint part means. Assuming the normal force is to be the result of a potential, and then add another coordinate that is perpendicular to the surface and have another Lagrangian for it?
 
Physics news on Phys.org
It's possible that what is meant is this:

Use a Lagrangian: ##L = \frac{1}{2} m (\dot{x})^2 + \frac{1}{2} m (\dot{z})^2 - mgz - V(x,z)##

Then the Lagrangian equations of motion give you 2 equations:
  1. One involving ##\ddot{x}## and ##F_x = - \frac{\partial V}{\partial x}##
  2. One involving ##\ddot{z}## and ##F_z = - \frac{\partial V}{\partial z}##
In addition, we get two more equations:
  • The constraint equation: ##\dot{x} = \dot{z} cot(\theta)## (the velocity must be directed down the slide)
  • ##F_x = F_z tan(\theta)## (the normal force must be directed normal to the slide)
 
  • Like
Likes BearY
stevendaryl said:
It's possible that what is meant is this:

Use a Lagrangian: ##L = \frac{1}{2} m (\dot{x})^2 + \frac{1}{2} m (\dot{z})^2 - mgz - V(x,z)##

Then the Lagrangian equations of motion give you 2 equations:
  1. One involving ##\ddot{x}## and ##F_x = - \frac{\partial V}{\partial x}##
  2. One involving ##\ddot{z}## and ##F_z = - \frac{\partial V}{\partial z}##
In addition, we get two more equations:
  • The constraint equation: ##\dot{x} = \dot{z} cot(\theta)## (the velocity must be directed down the slide)
  • ##F_x = F_z tan(\theta)## (the normal force must be directed normal to the slide)

Actually, since ##\dot{z}## is negative, it should be

##\dot{x} = -\dot{z} cot(\theta)##
 
At first, I derived that: $$\nabla \frac 1{\mu}=-\frac 1{{\mu}^3}\left((1-\beta^2)+\frac{\dot{\vec\beta}\cdot\vec R}c\right)\vec R$$ (dot means differentiation with respect to ##t'##). I assume this result is true because it gives valid result for magnetic field. To find electric field one should also derive partial derivative of ##\vec A## with respect to ##t##. I've used chain rule, substituted ##\vec A## and used derivative of product formula. $$\frac {\partial \vec A}{\partial t}=\frac...