0% found this document useful (0 votes)
291 views4 pages

Massachusetts Institute of Technology: 8.223, Classical Mechanics II Exercises 1

This document contains 10 exercises related to classical mechanics. Exercise 1 involves calculating the gravitational force and acceleration on Earth and the Moon. Exercise 2 deals with the motion of a mass attached to a spring. Exercise 3 provides conversions between spherical, cylindrical and Cartesian coordinate systems. Exercise 4 derives and solves the equation of motion for a simple pendulum. Exercise 5 shows that the Euler-Lagrange equations follow from the principle of least action. The remaining exercises involve additional applications of Lagrangian and Hamiltonian mechanics including Galilean transformations, constraints, and conserved quantities.

Uploaded by

Uriel Moreno
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)
291 views4 pages

Massachusetts Institute of Technology: 8.223, Classical Mechanics II Exercises 1

This document contains 10 exercises related to classical mechanics. Exercise 1 involves calculating the gravitational force and acceleration on Earth and the Moon. Exercise 2 deals with the motion of a mass attached to a spring. Exercise 3 provides conversions between spherical, cylindrical and Cartesian coordinate systems. Exercise 4 derives and solves the equation of motion for a simple pendulum. Exercise 5 shows that the Euler-Lagrange equations follow from the principle of least action. The remaining exercises involve additional applications of Lagrangian and Hamiltonian mechanics including Galilean transformations, constraints, and conserved quantities.

Uploaded by

Uriel Moreno
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/ 4

Massachusetts Institute of Technology

8.223, Classical Mechanics II

Exercises 1

1. Consider the motion of an object close to the surface of the Earth moving under the influence of Earth’s
gravity.
a) The gravitational force law
GM m
F~ = − r̂
r2
reduces to
F~ = −gmẑ
at the surface with z pointing away from the center of the Earth (i.e., “up”). Express g in terms of G,
M⊕ and R⊕ . Compute g in SI units.

b) For a cannonball fired at velocity vo and angle θ above the horizon on the Moon, find the range;
the distance from the cannon at which the cannonball hits the surface of the Moon. (You will need to
recompute g for the Moon, but the lack of air on the Moon makes this calculation much easier there
than on Earth.)

2. Hooke’s law for a spring of constant k is F = −kx. A mass m is pushed from position xo with velocity
vo at t = 0. Find the subsequent motion, x(t).

3. Some exercises with coordinate systems


a) Find the conversion from spherical (aka “polar”) to cartesian coordinates, i.e. the functions x(r, θ, φ),
y(r, θ, φ) and z(r, θ, φ). Also find the inverse functions, r(x, y, z), etc.

b) Find the conversion from cylindrical to cartesian coordinates, i.e. the functions x(ρ, φ, z), etc. Also
find the inverse functions, ρ(x, y, z), etc.

c) A particle starting from the origin moves in the r̂ direction with velocity vo and polar angles φ0 and
θ0 , such that ~v = vo r̂. Express ~v in cartesian coordinates.

d) OPTIONAL: A particle starting from a point ~xo moves with the same velocity from part c) above
(now no longer in the r̂ direction). Express ~v in polar coordinates. From this exercise, you should
notice a BIG weakness of the polar coordinate system.

1
4. Consider the equation of motion for a pendulum swinging under the influence of Earth’s gravity

ml2 φ¨ = −mgl sin φ

a) Derive this equation of motion (using the Euler-Lagrange equation), with φ = 0 corresponding to
the y-axis (parallel to gravity). Recall that we implement the constraint of a rigid pendulum rod as
x = ` sin(φ), y = ` cos(φ).

b) Justify that for small oscillations, we may use sin φ ∼ φ.

c) Solve the resulting equation for arbitrary (but small) initial conditions to give φ(t).

5. Starting from the Principle of Least Action, show that a system with N degrees of freedom and
∂L d ∂L
the Lagrangian L(q1 , · · · , qN , q̇1 , · · · , qN ), gives N Euler-Lagrange equations − = 0 for all
∂qi dt ∂q˙i
i ∈ {1, · · · , N }.

6. Referring to Eq. 2.8 and the integral equation which follows in Landau,

a) explain in words why S and S 0 “differ by a quantity which gives zero on variation”.

b) give 2 example functions which can be written as a total time derivative. That is, find 2 examples
of g(t) such that
d
g(q, q̇, t) = f (q, t)
dt
c) give 2 example functions which cannot be written as a total time derivative (i.e., find 2 examples
of g(q, q̇, t) such that no f (q, t) can be found for the equation in part b).

(Please make your 2 example functions for parts b and c at least linearly independent!)

2
7. For a free particle, we know that L = L(v 2 ) if the particle moves in some direction with velocity v.
Carry out a Galilean transformation to a primed frame moving with velocity ~u with respect to the
original (unprimed) frame
~x0 = ~x − ~u t, t0 = t
and show that if the unprimed frame is inertial, the primed frame is as well. Hint: you can take the
explicit form of the Lagrangian for a free particle L = 21 mv 2 , and show that L in the unprimed frame
and L in the primed frame (i.e. L0 = L((~u − ~v )2 )) give the same equations of motion.

8. Non-commuting derivatives: Use the definition of the total time derivative to


a) show that
∂ ˙ d ∂
f= f
∂q dt ∂q
i.e., these derivatives commute for any function f = f (q, q̇, t).

b) show that
∂ ˙ d ∂ ∂
f= f+ f
∂ q̇ dt ∂ q̇ ∂q
(i.e., these derivatives do NOT commute.)

9. Take L = 12 mv 2 − mgz

a) Find the equations of motion.

b) Take ~x(0) = 0, ~v (0) = ~v0 , v0z > 0 and find ~x(τ ) and ~v (τ ), τ such that z(τ ) = 0, τ 6= 0

p
10. A particle of mass m is confined to a parabolic surface of rotation z = aρ2 , where ρ = x2 + y 2 . The
gravitational potential is U = mgz.
a) Show the Lagrangian is
1
L= m(ż 2 + ρ̇2 + ρ2 φ˙ 2 ) − mgz
2
subject to the constraint that z = aρ2 , i.e. the particle remains on the surface of parabolic rotation.

b) Use the constraint equation to eliminate z from the Lagrangian and give the equations of motion.

c) Find the generalized momenta pρ and pφ from the Lagrangian. Which, if any, are conserved and why?

d) OPTIONAL: Solve the equations of motion. Don’t spend too much time on this!

3
MIT OpenCourseWare
https://ocw.mit.edu

8.223 Classical Mechanics II


January IAP 2017

For information about citing these materials or our Terms of Use, visit: https://ocw.mit.edu/terms.

You might also like