0% found this document useful (0 votes)
5 views

Lagrangian Handout (2)

This handout provides a practical introduction to Lagrangian mechanics aimed at solving physics olympiad problems. It outlines key definitions, theorems, and equations, including the Lagrangian, generalized coordinates, Hamilton's principle, and the Euler-Lagrange equations. Additionally, it discusses coupled differential equations and provides an example problem to illustrate the application of Lagrangian formalism.

Uploaded by

Anik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Lagrangian Handout (2)

This handout provides a practical introduction to Lagrangian mechanics aimed at solving physics olympiad problems. It outlines key definitions, theorems, and equations, including the Lagrangian, generalized coordinates, Hamilton's principle, and the Euler-Lagrange equations. Additionally, it discusses coupled differential equations and provides an example problem to illustrate the application of Lagrangian formalism.

Uploaded by

Anik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 17

Lagrangian Handout

Ashmit Dutta

September 2, 2020

Acknowledgments

Thanks to Tarun Agarwal, QiLin Xue, Kushal Thaman, and Sanjay Suresh for providing helpful comments
and suggestions.

1 Introduction

This handout is not meant to provide a rigorous introduction to lagrangian mechanics presented in un-
dergraduate physics. However, it will go through a practical step by step process such that a person who
understands the theory and examples presented in this handout will be able to solve olympiad physics
problems through the usage of lagrangian formalism. For those who want more in depth discussions about
lagrangian and hamiltonian mechanics, here are a few other resources available:

• Introduction to Classical Mechanics: With Problems and Solutions by David J. Morin.

• Classical Mechanics by Herbert Goldstein.

• Classical Mechanics by John R. Taylor.

• David Tong’s Notes on Lagrangian formalism.

2 Basic Theorems and Identities

Definition: The lagrangian of a system is defined by

L≡T −V

where T is the kinetic energy and V is the potential energy.

Definition: The generalized coordinate q describes how the entire system moves with respect to a
certain coordinate. For example, the generalized coordinate of a ball rolling down a ramp would be
the distance that the ball travels parallel to the ramp.

1
As to their name, generalized coordinates are coordinates for every aspect of a system. This includes
coordinates such as translational components x and angular components θ. The generalized coordinate
can be collected as an n dimensional vector
 
q1
 q2 
q=.
 
 .. 
qn

however this vector doesn’t have much meaning as each component of the vector may have different units.

Theorem: To find the acceleration q̈ of the generalized coordinate q, we can express the potential
energy V of the system as a function V (q) of q and the kinetic energy in the form T = 12 Mq̇ 2 where
the coefficient M is the effective mass. We then see that the acceleration of the system will be defined
as
q̈ = −V 0 (q) /M.

Proof. By conservation of energy,


1
Mq̇ 2 + V (q) = const.
2
differentiating with respect to q gives us

Mq̇ q̈ + V 0 (q)q̇ = 0.

Dividing over by q̇ and then isolating gives us

q̈ = −V 0 (q)/M

Note that theorem 2 only works in a system with one degree of freedom.

Definition: The action of a systema along a path q(t) between two times t1 and t2 is defined as
Z t2
S= L(qi , q̇i , t)dt.
t1

Quantitatively, the action has the units of E × t where E is the energy and t is the time.
a
Note that the action S is a functional integral which means that it depends on the functions q has.

Theorem: (Hamilton’s Principle) The evolution q(t) of a system between two times t1 and t2 is
the path that yields a stationary value of the action.

The motivation for Hamilton’s principle is discussed in Appendix A6, but for now, we can just take this
principle to be for granted.

2
Theorem: (Euler-Lagrange Equations) The Euler-Lagrange equations are given by
 
d ∂L ∂L
=
dt ∂ q̇ ∂q

where q̇ and q are the generalized velocity and coordinate respectively.

The Euler-Lagrange equations are really important because they hold in all frames. With Newton’s laws,
we would have to modify the forces to include other ones such as fictitious forces in non-inertial frames but
with the Euler-Lagrange equations we only have to write the kinetic and potential energy of the system in
any frame and we will get our desired equation of motion. Why this is true is because the Euler-Lagrange
equations are derived by Hamilton’s principle (which we will do below) which doesn’t depend on what
reference frame the evolution of q(t) happens in.

Proof. Note that readers who just want to know how the Euler-Lagrange equations are applied can skip
this proof.

The Euler-Lagrange equations are a consequence of Hamilton’s principle or to be more specific, the Euler-
Lagrange relations come when q(t) yields a stationary value (i.e an extrema) of the action S. We can use
variational analysis to derive the integral of S. Let us assume that the function q yields a stationary value
of S. Then any slight variation of q must either increase or decrease q depending on whether it is a minima
or maxima of S. Let us then consider the function

qε (t) ≡ q(t) + εη(t)

where ε is really small and η(t) is a function that satisfies η(t1 ) = η(t2 ) = 0. Let us then define Sε to be
such that
Sε = S(qε (t), q̇ε (t), t).
For q to yield a stationary value of S, we require that there is no change in Sε in the first order of ε. In
other words, we need to find how Sε depends on ε. By differentiating, we yield
Z t2 Z t2
∂ d ∂Lε
Sε = L(qε , q̇ε , t)dt = dt.
∂ε dε t1 t1 ∂ε

It follows that the total derivative is given by


n
∂Lε X ∂L dqi ∂Lε dqε ∂Lε dq̇ε ∂Lε dt
= = + + .
∂ε ∂qi d ∂qε dε ∂ q̇ε dε ∂t dε
i=1

The last term cancels out and we are left with


Z t2  
∂ ∂Lε dqε ∂Lε dq̇ε
Sε = + dt.
∂ε t1 ∂qε dε ∂ q̇ε dε

Remember that from what we have established,


dqε ∂ q̇ε
= η(t), = η̇(t)
dε ∂ε
and once again, we can rewrite our integral to be
Z t2  
∂ ∂Lε ∂Lε
Sε = η(t) + η̇(t) dt.
∂ε t1 ∂qε ∂ q̇ε

3
We can apply integration by parts on the second term of the integrand to result in
Z Z  
∂Lε ∂Lε d ∂Lε
η̇(t) dt = η(t) − η(t)dt.
∂ q̇ε ∂ q̇ε dt ∂ q̇ε

Replacing this into the second part of our previous equation leaves us with

∂Lε t2
Z t2  
∂ ∂Lε d ∂Lε
Sε = η(t) + − η(t)dt.
∂ε ∂ q̇ε t1 t1 ∂qε dt ∂ q̇ε

The first term in this expression cancels out to zero and since we require the derivative of Sε , we require
the integral to evaluate to zero (at ε = 0) which means that
 
d ∂L ∂L
=
dt ∂ q̇ ∂q

and hence the Euler-Lagrange equations are proved!1

Sometimes when we are applying to the Euler-Lagrange equation for more than one generalized coordinate,
we will result in coupled differential equations which are two or more equations that depend on each
other as a function of time. For example,

M ẍ1 = −kx1 + κx2


M ẍ2 = κx1 − kx1

are coupled differential equations. In a coupled differential equation we generally have three quantities.
One is the M matrix which is a n × n dimensional matrix that determines the mass distribution of all
the n coupled differential equations we have. It has mj in the jth row and the jth column with zeroes
everywhere else. In other words, M is determined as
 
m 0 ... 0
 0 m2 . . . 0 
M =.
 
. .. .. 
 .. .. . . 
0 0 ... mn

We also define the K matrix as an n × n matrix that has a coefficient Kjk in its jth row and kth column:
 
K11 K12 . . . K1n
 K21 K22 . . . K2n 
K= .
 
. .. . . .. 
 . . . . 
Kn1 Kn2 . . . Knn

Finally, we write the column vector X which has xj in it’s jth row:
 
x1
 x2 
X= . 
 
 .. 
xn

We now introduce our theorem that we use to solve coupled oscillators:

1
This is still not the most general proof available. For one, we have assumed that L is twice differentiable. We could go
about proving the Euler-Lagrange equations for this less general case but this is not what this handout is for. Luckily,
mathematicians and physicists have deduced that Euler-Lagrange equations still work in that case.

4
Theorem: If we have a n × n dimensional matrix M and K and a n dimensional vector X which
described all n coupled differential equations in a system of the form of

M Ẍ = −KX,

our solution can be described as


det M −1 K − ω 2 I = 0


where I is the identitya matrix.


a
The identity matrix is simply just a matrix that has 1s in all of it’s eigenvalues.

Proof. We move into complex notation Z ≡ ei(ωt+φ) A where A is a column vector (A1 , A2 , A3 ) and Xj =
Re(Zj ). Our equation of motion then transforms into

M Ẍ = −KX =⇒ M Z̈ = −KZ.

Substituting our solution of Z, we result in

M ω 2 Z = KZ =⇒ M ω 2 A = KA

dividing the equation by M and factoring out A results in

(M −1 K − ω 2 I)A = 0.

To get a solution, we then need to solve

det M −1 K − ω 2 I = 0.


The solutions for the frequencies of these coupled differential equations upon using this identity is called
the eigenfrequencies of the system. If you feel a bit lost after this introduction to coupled oscillators,
don’t fret as we’ll go over a couple examples on solving them after applying the Euler-Lagrange equations.
Solve the previous coupled differential equations

M ẍ1 = −kx1 + κx2


M ẍ2 = κx1 − kx1

for their eigenfrequencies.

5
3 Examples

There will be many examples from physics olympiads of how lagrangian formalism is used. This is mainly
because not many people are aware of how this technique is used in olympiads.

Example: (2019 EuPhO) Three small identical balls (denoted as A, B, and C) of mass m each
are connected with two massless rods of length ` so that one of the rods connects the balls A and B,
and the other rod connects the balls B and C. The connection at the ball B is hinged, and the angle
between the rods can change effortlessly. The system rests in weightlessness so that all the balls lie
on one line. The ball A is given instantaneously a velocity perpendicular to the rods.
Find the minimal distance d between the balls A and C during the subsequent motion of the system.
Any friction is to be neglected.

If there are no constraints, there are j = 6 degrees of freedom as each mass can freely move as (xA , yA , xB , . . . ).
However, as there are 2 rods, they constrain each of the 3 masses, so there are only 3 degrees of freedom.
Furthermore, if we fix the center of mass, then that gets rid of another degree of freedom. This leaves
us with only 2 degrees of freedom to consider which greatly simplifies the problem. As AB = AC = `,
the moment where A and C are the closest will be when the mass-rod system forms an isoceles triangle.
We will proceed by defining our 2 generalized coordinates as q ∈ (ϕ, d) where 2ϕ is the separating angle,
and d is the distance between A and C. In the center of mass frame, the system moves with a velocity
vCM = mv/3m = v/3 in the negative Y -axis. Thus, A moves with a velocity of 23 v and B and C move
with a velocity of − v3 in the negative Y -direction initially. Thus, the total initial energy of the balls is
 
1 4 1 1 1
E = mv 2 + + = mv 2 .
2 9 9 9 3

As the center of mass frame is inertial, conservation laws of energy, momentum, and angular momentum
hold, we will equate this energy to a generalized energy of the system in its isosceles triangle form. Let the
center of mass be point M as shown in the figure to the right. Let h be the height of the center of mass.
The velocity vA can be written as the vector sum of vertical ḣ velocity and rotational hϕ̇ velocity. This
will be the velocity corrections due to the change in velocity in the center of mass frame and thus there
will be the same ratios as presented in the beginning. One can express the velocities of balls A and C also
˙
in terms of the vector sum of d˜ and d˜ϕ̇ where d˜ = d/2. Hence, we write
  
1 4 2  2
˜˙2 ˜ 1
L= m ḣ + h ϕ̇ + h ϕ̇ + 2d + 2d ϕ̇ = mv 2 .
2 2 2 2 2 2
2 9 9 3
˙
At the closest distance, d˜ = 0 = ḣ which means that 2d˜2 ϕ̇2 + 23 h2 ϕ̇2 = 32 mv 2 . We can try to find an
expression for ϕ̇(t) by noting that the rate in change of the lagrangian with respect to ϕ̇ remains constant
with time. This is because L doesn’t necessarily depend on ϕ throughout. Note that at t = 0, ϕ̇ = v`/2.
Then:  
∂L 1 8 2 4 2 ˜
= m h ϕ̇ + h ϕ̇ + 4dϕ̇ = const.
∂ ϕ̇ 2 9 9
Removing all constant factors and equating to the intial rate of change in energy thus tells us that
 
1 2 ˜ v` v`
h + d ϕ̇ = `2 · =⇒ ϕ̇ =  .
3 2 2 13 h2 + d˜

Further simplifying by plugging into our other equation and cancelling out v yields:
r r
5 5
d˜ = ` =⇒ d = `!
8 2

6
Example: (2017 China Semi-Finals) A solid cylinder of mass m and radius r rests on the inside
of a thin-walled cylinder of mass M and radius R. The solid cylinder is made to oscillate around
the equilibrium position. Assuming g to be the gravitational acceleration, find the frequency of this
oscillation for the following cases:

1. The large cylinder is fixed, and the small cylinder rolls without slipping in the bottom of the
cylinder.

2. The large cylinder is permitted to rotate about an axis through its fixed center, and the small
cylinder rolls without slipping in the bottom of the cylinder.

We start this solution by thinking of each individual types of energy.

1. Let the total angle the smaller solid cylinder move through an angle ϕ with respect to the walls of
the larger hollow cylinder and let θ be the angle with respect to the vertical that the smaller cylinder
moves through.

The translational velocity of the center of mass is proportional to the time derivative of the change
of θ, i.e. v = (R − r)α̇. The cylinder also rotates with time. Finding the angular velocity is a little
tricky as the reference line passing through the inner cylinder center to point of intersection of the
d
inner and larger cylinder rotates with time. Thus, ωC = φ̇ = dt (ϕ − θ), and the angular velocity of
the cylinder can be characterized as
R − r dθ v
ω= = .
r dt r
Noting that the moment of inertia of a cylinder through its axis is I = 12 mr2 , we can write the
lagrangian as
1 1
L = T − V = m(R − r)2 θ̇2 + mr2 ϕ̇2 + mg(R − r) cos θ
2 4
and using our constraint condition, we can write
3
L = m(R − r)2 θ̇2 + mg(R − r) cos θ.
4
Applying the Euler-Lagrange equation for a general coordinate θ then tells us that
 
d ∂L ∂L 3
= =⇒ m(R − r)2 θ̈ = −mg(R − r) sin θ.
dt ∂ θ̇ ∂θ 2
Rearranging, gives us a standard differential equation for harmonic oscillations:
  s  
2 g 2 g
θ̈ = − θ =⇒ ω =
3 R−r 3 R−r

by using the small angle approximation sin θ ≈ θ.

7
2. By adding the kinetic and potential components of the larger mass M and applying lagrangian
fomalism once again (you are advised to work this out) we result in the differential equation
  s
2mg(R − r) 2mg(R − r)
θ̈ = − 2 2
θ = 0 =⇒ ω = .
2m(R − r) + M R 2m(R − r)2 + M R2

To avoid potential issues, it is important to consider the implications of using constraints in our solution.
For instance, employing a constraint such as rolling without slipping, would result in a reduction of the
system’s degrees of freedom from (x, θ, ϕ) to (x, θ). However, this reduction can lead to incorrect outcomes
as it allows for a more general path between two points. In other words, it is crucial to refrain from
employing the Euler-Lagrange equations when reducing a two-degree system to a one-degree
system using constraint conditions, as this will yield inaccurate results. If you encounter a situation
where the number of degrees of freedom can be reduced to one using constraints, it may be more appropriate
to refer to theorem 2 instead. It is worth noting that many olympiad problems aim to simplify the
presentation by providing only one degree of freedom.

Example: (2018 F = ma B, 1998 BAUPC) Two particles of mass m are connected by pulleys
as shown.

The string passes over a set of massless pulleys of negligible size. The masses are at rest a distance
` away from the pulleys. The mass is given a very small velocity such that it swings back and forth
with an amplitude  (where   `). It turns out that after a long time, one of the masses will
eventually rise up and hit its pulley. Which mass hits its pulley?

The Lagrangian of this system after a small deviation θ of the left mass is given by
1 1
L = m`˙2 + m(`˙2 + `2 θ̇2 ) − mg` + mg` cos θ.
2 2
Applying the Euler-Lagrange equations for each respective generalized coordinate gives us
 
d ∂L ∂L
= =⇒ 2m`¨ = m`θ̇2 − mg(1 − cos θ)
dt ∂ `˙ ∂`
 
d ∂L ∂L
= =⇒ m`2 θ̈ = −mg` sin θ
dt ∂ θ̇ ∂θ
If we do a small angle approximation of
1
sin θ ≈ θ, cos θ ≈ 1 − θ2
2
we result in the equations
1 1
`¨ = `θ̇2 − gθ2
2 4

8
g
θ̈ = − θ
`
Our second equation is a simple harmonic oscillation equation and tells us that the mass has a function of
θ(t) of
θ(t) =  cos(ωt + ϕ)
p
where ω ≡ g/`. This means that upon substitution with

θ̇(t) = ω sin(ωt + ϕ)

we result in the equation


1 1
`¨ = `2 ω 2 sin2 (ωt + ϕ) − 2 g cos2 (ωt + ϕ)
2  4 
¨ 1 2 2 1 2
` =  g sin (ωt + ϕ) − cos (ωt + ϕ)
2 2

Averaging this function for a long time, tells us that


1
`¨avg = 2 g
8
which is positive and means that the right mass slowly oscillates upwards vertically2 and will hit the pulley
first.

Example: (2003 EstAcadPhO) Two coaxial rings of radius R = 10 cm are placed to a distance
L from each other. There is a soap film connecting the two rings as shown in figure. Derive a
differential equation describing the shape r(z) of the film, where r is the radial distance of the film
from the symmetry axis, as the function of the distance z along the axis. Show that cosh(x) is one
of its solutions. When the distance between rings is slowly increased, at a certain critical distance
L0 , the soap film breaks. Find L0 .

We want to minimize the energy of the soap film E = Sγ. This is achieved when the area S is at a
minimum. The area is: Z L/2 p
S= 2πr 1 + r02 dr
−L/2

We want to minimize r 1 + r02 which we can take to be our Lagrangian. We can apply the Euler Lagrange
equations, except instead of r being dependent on time, it’s dependent on x. This equivalent is:
 
d ∂L ∂L
0
=
dx ∂r ∂r
2
Note that this is applicable for only the first moment as we assumed that ` is constant. However, after the first moment
the motion will continue it keeps getting pulled forward.

9
r0
 
d p
2πr √ = 2π 1 + r02
dx 1 + r02
which can be simplified to:
1 + r02 = Ar2
where A = 1/r02 . The solution is well known. Motivated by the fact that 1 + sinh2 x = cosh2 x, we can
guess the solution:
r(x) = r0 cosh(x/r0 ).
Therefore,    
−1 r x
x = r0 cosh =⇒ r = r0 cosh
r0 r0
If the separation is L, we get:

R = r0 cosh(L/2r0 ) =⇒ L = 2r0 cosh−1 (R/r0 )

where R is the radius of the ends. Finding the maximum value of L by using a calculator gives us 13.3 cm.

Example: (Pan Pearl River Delta Physics Olympiad) As shown, a block of mass m is connected
to a spring of force constant k on the smooth slope (inclination angle θ) of a wedge of mass M placed
on a smooth floor. Given a small disturbance to the block and the system starts to oscillate. During
the oscillation motion, the block keeps in touch with the slope and the wedge maintains contact with
the floor. Find the oscillation frequency.

Let the length of the spring that connects the mass m on top of the ramp at a certain time t be `. The
mass m will then have coordinates of time as

(x, y)CM = (x + ` cos θ, h − ` sin θ).

If we take x, ẋ, and `˙ to be the generalized coordinates, the kinetic energy of this system is then
1 1  
T = M ẋ2 − m (ẋ + `˙ cos θ)2 + (`˙ sin θ)2 .
2 2
The potential energy on the other hand is
1
V = − k(` − `0 )2 mg(h − ` sin θ)
2
where `0 is the relaxed spring length. We can then write the lagrangian as
1 1   1
L = T − V = M ẋ2 + m (ẋ + `˙ cos θ)2 + (`˙ sin θ)2 + k(` − `0 )2 − mg(h − ` sin θ).
2 2 2
Rewriting this tells us that
1 1 1
L = (m + M )ẋ2 + m`˙2 + m`˙ẋ cos θ − k(` − `0 )2 − mg(h − ` sin θ).
2 2 2
We can then apply the Euler-Lagrange equations for each respective generalized coordinate:
 
d ∂L ∂L
= =⇒ (m + M )ẍ + m`¨cos θ = 0
dt ∂ ẋ ∂x

10
 
d ∂L ∂L
= =⇒ m`¨ + mẍ cos θ = k(`0 − `) − mg sin θ
dt ∂ `˙ ∂`

We can find the equilibrium position of the mass by balancing forces. We have by Newton’s laws that
mg sin θ
mg sin θ − k(`0 − `0 ) = 0 =⇒ `0 = − `0 .
k
We then set the position of the mass ` as
mg sin θ
` = `0 + + d.
k
By rewriting our two equations above, we yield two coupled differential equations:

(m + M )ẍ + m`¨0 cos θ = 0


mẍ cos θ + m`¨0 + k`0 = 0

By applying the matrix identity


det M −1 K − ω 2 I = 0


we yield the following determinant

−(m + M )ω 2 −mω 2 cos θ


= 0.
−mω 2 cos θ k − mω 2

Upon applying the determinant and solving for ω we yield


s
k(m + M )
ω= .
m(M + m sin2 θ)

Lagrangian analysis is also helpful in other fields apart from mechanics. One nice field that it is used in
is Circuitry. To be more specific, when the problem asks you to calculate the eigenfrequencies (natural
frequencies) of the circuit.

11
4 When to use Lagrangian Formalism

After all this discussion about lagrangian formalism, there still remains the question on when you should
use lagrangian formalism and what benefits it has over other techniques. First, let us think about the
benefits and advantages of lagrangian formalism:

• Usually when using lagrangian formalism, we have the advantage of there being scalar quantities
that we have to worry about instead of vector quantities that are usually related with Newtonian
mechanics.

• Lagrangian formalism is the most useful when there is only conservative forces and no non-conservative
forces involved (such as friction). You can still use the lagrangian in cases with friction but it gets
much more messy.

• Lagrangian formalism is very useful when there are a lot of constraints. The more constraints there
are in a system, the easier it becomes to write the lagrangian and the harder it becomes to the
Newtonian form.

• As you will see in the problems, lagrangian formalism is very accessible in the way that you can use
it for aspects other than mechanics i.e electric circuits and optics.

• In many olympiad problems, it becomes the easiest to use lagrangian formalism when there is more
than one degree of freedom.

Therefore, when there are a lot of constraints involved in a system, and there is more than one degree of
freedom, you can start thinking about applying the lagrangian. While it is true that in many cases, the
Lagrangian technique may appear to be an excessive tool, it also requires the least mental effort to apply
effectively.

12
5 Problems

Problem 1 (2015 F = ma). A U-tube manometer consists of a uniform diameter cylindrical tube that is
bent into a U shape. It is originally filled with water that has a density ρw . The total length of the column
of water is L. Ignore surface tension and viscosity. The water is displaced slightly so that one side moves
up a distance x and the other side lowers a distance x. Find the frequency of oscillation.

Problem 2 (2019 F = ma). A uniform rope of length L and mass M passes over a frictionless pulley, and
hangs with both ends at equal heights. If one end is pulled down a distance x and the rope is released,
what will be the acceleration of the end of that instant?

[Krotov, Kalda] A small block with mass m lies on a wedge with angle α and mass M . The block is
attached to a rope pulled over a pulley attached to the tip of the wedge and fixed to a horizontal wall (see
the figure). Find the acceleration of the wedge. All surfaces are slippery (there is no friction).

Problem 3. A laser beam propogates through a spherically symmetric medium surrounding a metal sphere
of radius R. Refractive index of the medium varies with distance r from the center O of the sphere according
to the law µ(r) ∝ r. Here R  r < ∞.

The laser beam makes an angle of φ with a radial line at point P, which is a distance r0 away from O.
What is the minimum distance from the surface of the sphere that the beam can reach?

Problem 4 (Krotov, Kalda). Two slippery (µ = 0) wedge-shaped inclined surfaces with equal tilt angles
are positioned such that their sides are parallel, the inclines are facing each other and there is a little gap in
between (see fig.). On top of the surfaces are positioned a cylinder and a wedge-shaped block, whereas they
are resting one against the other and one of the block’s sides is horizontal. The masses are, respectively,
m and M. What accelerations will the cylinder and the block move with? Find the reaction force between
them.

Problem 5 (1984 IPhO). Problem 2

13
Problem 6 (Kalda). An empty cylinder with mass M is rolling without slipping along a slanted surface,
whose angle of inclination is α = 45◦ . On its inner surface can slide freely a small block of mass m = M/2.
What is the angle β between the normal to the slanted surface and the straight line segment connecting
the centre of the cylinder and the block?

Problem 7 (2020 OPhO). In this problem, we will explore the true gravitational model of the earth, not
the one that is claimed in most textbooks. Contrary to popular belief, the Earth is a flat circle of radius
R and has a uniform mass per unit area σ. The Earth rotates with angular velocity ω.

(a) A pendulum of length ` that is constrained to only move in one plane is placed on the ground at
the center of the Earth. The pendulum has more than one angular frequency of small oscillations.
Find the value of each angular frequency of small oscillations Ω(0), Ω1 (0), ... in terms of σ, ω, `, and
physical constants and the equilibrium angle θ, θ1 , ... that the frequency occurs at. Assume for all
parts that `  R.

An equilibrium angle corresponds to the angle with respect to the vertical where there is an equilib-
rium point.

(b) The entire pendulum is moved a horizontal distance r  R away from the center of the Earth.
It is oriented so that it is constrained to only move in the radial direction. Now, find the new
angular frequency Ω(r) of small oscillations about the lowest equilibrium point in terms of the given
parameters, assuming that ω 2 r is much less than the local gravitational acceleration.

Note that the parts that don’t use lagrangian formalism have been taken out. You can view the whole
problem here.

Problem 8 (1971 IPhO). A wedge with mass M and acute angles α1 and α2 lies on a horizontal surface.
A string has been drawn across a pulley situated at the top of the wedge, its ends are tied to blocks with
masses m1 and m2 . What will be the acceleration of the wedge? There is no friction anywhere.

Problem 9. A point mass on the end of a light string rotates as a conical pendulum with an angular
velocity Ω. The string is inclined at an angle ϕ to the vertical. If the motion is slightly disturbed, find the
value of the angular frequency of small oscillations.

Problem 10 (1986 IPhO). Problem 3, (note that this problem is about coupled oscillators instead of
applying lagrangian formalism).

14
Problem 11. Find the natural frequencies of the circuit given below

L C L

Problem 12 (2012 Physics Cup). Determine all the eigenfrequencies (=natural frequencies) of the circuit
shown in Figure. You may assume that all the capacitors and inductances are ideal, and that the following
strong inequalities are satisfied: C1  C2 , and L1  L2 . Note that your answers need to be simplified
according to these strong inequalities.

Problem 13 (2021 Physics Cup). Find all non-trivial natural oscillation frequencies for a regular octagon
made from eight homogeneous bars of mass m and length l. While the bars are rigid, the connectors
connecting two neighboring bars are such thatthe angle ϕ between the bars can be changed without any
friction, but a returning torque T = k ϕ − 43 π will appear at the joint as soon as the angle departs from
its equilibrium value 43 π. Indicate how many linearly independent oscillation modes correspond to each of
these frequencies. Consider only planar oscillation modes, i.e. modes by which the bars move only in the
plane of the octagon.

Note: The usage of lagrangian formalism in this problem is not part of the intended solution, and re-
quires quite a bit of mathematical work. The problem is put here, in case you are interested in doing the
math and bashing out a problem fully. It would be recommended to read more advanced theory such as
construction of energy matrices to finish it this way. Either way, the intended solution to this problem has
a good connection with coupled oscillations (refer to problem 5.9), so it is nice to try it.

15
6 Appendix A: Virtual Work and Hamilton’s Principle

In this section, we will delve into the origins of Hamilton’s principle and shed light on its underlying basis.
Hamilton’s principle drew heavily from the earlier work of D’Alembert and the principle of virtual work.
For those unfamiliar with the principle of virtual work, allow us to introduce it here.

Consider a system that is in a state of equilibrium, meaning that it is balanced and not experiencing any net
forces. Now, let’s imagine that we displace this system by a small virtual displacement. It’s important to
note that this displacement is termed ”virtual” because it doesn’t actually occur in the physical sense. We
are simply considering a hypothetical scenario where the displacement happens instantaneously, allowing
us to analyze the resulting physics.

When we subject the system to this virtual displacement, each particle within the system will experience a
force, represented by Fi , which acts upon it and performs work. However, it’s crucial to recognize that the
work done by these forces can differ in magnitude and direction for each particle and at different instances.

To quantify the work done on a particular particle, we introduce the concept of ”virtual work.” The virtual
work done on the particle Fi is given by the dot product of the force and the virtual displacement, expressed
as Fi · δri .
P
Since the system is in equilibrium, meaning that the net force acting on each particle is zero (i.e., i Fi = 0),
we can conclude that the virtual displacement does not result in any actual net force acting on the particle.
Therefore, in order for the equilibrium condition to hold, we require that the sum of the virtual work for
all particles in the system must be zero: X
Fi · δri = 0
i
when the system is in equilibrium. This condition ensures that the virtual displacements considered do
not disrupt the equilibrium of the system and are consistent with its balanced state.

Theorem: (Virtual Work) If we consider a virtual displacement δri of a system in equilibrium,


we require by the principle of virtual work that
X
Fi · δri = 0.
i

In D’Alembert’s work, he considered when a system was accelerating. When an object is accelerating, we
add in an ”inertial force” equal to ma. Then, the virtual displacement of the particle would again have
zero dot product with F = ma. This gives
(F (q(t)) − ma) · δq(t) = 0.
Similar to the proof 2 of the Euler-Lagrange equations, we once again use variational analysis in this
system. Let us consider a small displacement , it is then written that
qε = q(t) + εδq(t).
where δq(t1 ) = δq(t2 ) = 0. Using D’Alembert’s generalized principle of virtual work between two times t1
and t2 tells us that Z t2
[F (q(t)) − mq̈(t)] · δq(t)dt = 0
t1
for all δq(t). Noting that F = −∇V means that
Z t2
[−∇V (q(t)) · δq(t) − mq̇(t) · q̇(t)]dt,
t1

16
and we can rewrite
dqε (t) d
∇V (q(t)) · δq(t) = ∇V (q) · = V (qε (t) = δV (q(t))
dε ε=0 dε =0

and
δ(q̇(t))2 = 2q̇(t) · δ q̇(t)
so that our integral is written as
Z t2  
1 2
−δV (q(t)) + mδ(q̇(t)) dt = 0.
t1 2

This integral can then be rewritten as


Z t2 
δ [T (q(t)) − V (q(t))]dt = 0.
t1

This itself is the action Z t2


S= L(q, q̇(t), t)dt
t1

which implies that


δS = 0
which is Hamilton’s principle itself! Joseph-Louis Lagrange produced this type of calculation and published
it in his own paper and that is why today the lagrangian is known as L ≡ T − V . From this proof, you
can see that Hamilton’s principle is a generalization of nature itself and today remains as one of the most
beautiful principles of all time.

17

You might also like