Mechanics 84 6.1 2D Particle in Cartesian Coordinates

Total Page:16

File Type:pdf, Size:1020Kb

Mechanics 84 6.1 2D Particle in Cartesian Coordinates A Hostetler Handbook v 0.82 Contents Preface v 1 Newton's Laws1 1.1 Many Particles ................................. 2 1.2 Cartesian Coordinates............................. 3 1.3 Polar Coordinates ............................... 4 1.4 Cylindrical Coordinates ............................ 7 1.5 Air Resistance, Friction, and Buoyancy.................... 8 1.6 Charged Particle in a Magnetic Field..................... 17 1.7 Summary: Newton's Laws........................... 20 2 Momentum and Center of Mass 23 2.1 Rocket with no External Force ........................ 24 2.2 Multistage Rockets............................... 25 2.3 Rocket with External Force.......................... 25 2.4 Center of Mass................................. 26 2.5 Angular Momentum of a Single Particle................... 28 2.6 Angular Momentum of a System of Particles ................ 29 2.7 Angular Momentum of a Continuous Mass Distribution .......... 30 2.8 Summary: Momentum and Center of Mass ................. 34 3 Energy 36 3.1 General One-dimensional Systems ...................... 40 3.2 Atwood Machine................................ 43 3.3 Spherically Symmetric Central Forces .................... 44 3.4 The Energy of a System of Particles ..................... 45 3.5 Summary: Energy ............................... 47 4 Oscillations 49 4.1 Simple Harmonic Oscillators.......................... 49 4.2 Damped Harmonic Oscillators......................... 52 4.3 Driven Oscillators ............................... 57 4.4 Summary: Oscillations............................. 69 5 Calculus of Variations 72 5.1 The Euler-Lagrange Equation......................... 72 5.2 The Brachistochrone Problem......................... 77 5.3 General Parametrization............................ 80 5.4 Summary: Calculus of Variations....................... 83 6 Lagrangian Mechanics 84 6.1 2D Particle in Cartesian Coordinates..................... 84 6.2 2D Particle in Polar Coordinates....................... 86 iv Contents 6.3 Unconstrained Particles in 3D......................... 87 6.4 Constrained Particles in 3D.......................... 87 6.5 Noether's Theorem............................... 95 6.6 The Hamiltonian................................ 96 6.7 Lagrange Multipliers.............................. 98 6.8 Summary: Lagrangian Mechanics....................... 100 7 Orbits 102 7.1 The Kepler Problem.............................. 105 7.2 Kepler's Laws.................................. 109 7.3 Transfer Orbits................................. 109 7.4 Summary: Orbits................................ 113 8 Noninertial Frames 115 8.1 Frame with Linear Acceleration........................ 115 8.2 Rotating Frames ................................ 116 8.3 Centrifugal Force................................ 118 8.4 Coriolis Force.................................. 119 8.5 Summary: Noninertial Frames......................... 123 9 Rigid Rotations 125 9.1 Rotation About a Fixed Axis......................... 126 9.2 The Inertia Tensor............................... 128 9.3 Principal Axes ................................. 133 9.4 Torque-free Motion............................... 136 9.5 Summary: Rigid Rotations .......................... 139 10 Coupled Oscillators 141 10.1 Two Masses and Three Springs........................ 141 10.2 The General Problem ............................. 145 10.3 Double Pendulum................................ 147 10.4 Triatomic Molecule............................... 149 10.5 Parallel and Series Springs........................... 151 10.6 Summary: Coupled Oscillators ........................ 152 11 Collision and Scattering 154 11.1 Hard Sphere Scattering ............................ 155 11.2 The General Case................................ 156 11.3 Rutherford Scattering ............................. 158 12 Math Reference 160 12.1 Complex Numbers ............................... 160 12.2 Vectors ..................................... 160 12.3 Curvilinear Coordinates............................ 160 12.4 Differential Equations ............................. 163 12.5 Taylor Series .................................. 163 12.6 Approximations................................. 164 Index 165 Preface About These Notes Cover image: NASA (The International Space Station) These are my class notes from two courses on classical mechanics (PHY 3221 and PHY 4222) that I took at Florida State University. Our textbook was Classical Mechanics by John R. Taylor. My class notes can be found at www.leonhostetler.com/classnotes Please bear in mind that these notes will contain errors. Any errors are certainly my own. If you find one, please email me at [email protected] with the name of the class notes, the page on which the error is found, and the nature of the error. This work is currently licensed under a Creative Commons Attribution-NonCommercial- NoDerivatives 4.0 International License. That means you are free to copy and distribute this document in whole for noncommercial use, but you are not allowed to distribute derivatives of this document or to copy and distribute it for commercial reasons. Updates Last Updated: July 10, 2019 Version 0.82: (Jul. 10, 2019) Updated layout, spell-checked Version 0.81: (Dec. 21, 2017) First upload. Conventions I will represent a vector by a bold letter topped with an arrow. For example: F~. I will represent a unit vector (i.e. a direction vector with magnitude 1) by a bold leter topped with a hat. For example: x^. In physics, a time derivative is often represented with a dot. For example, instead dx d2x of writing dt or dt2 , one might writex _ orx ¨. This convention will generally be used in these notes. Chapter 1 Newton's Laws Mechanics is the study of the motion of material bodies in space as a function of time. We'll be studying classical mechanics which assumes v << c (i.e. non-relativistic) and Planck's constant is treated as h = 0 (i.e. non-quantum). First Law: In the absence of forces, a body moves with uniform velocity. It's the ability to visualize the ideal case that enabled Newton to achieve this break- through since in the real world, moving bodies tend to slow down. Remarkably, a state- ment about an ideal situation can allow us to make arbitrarily precise predictions. Second Law: F~ = m~a This law does not hold relativistically. Here, m is the inertial mass, which is an attribute of the body. Inertial mass quantifies a body's resistance to force. F~ is not an attribute of the body, but rather it quantifies the interaction of the body with its environment. Newton also introduced a \quantity of motion" that is known today as momentum, ~p = m~v. Using this, we can write Newton's law in a more general form that also holds relativistically: d~p F~ = = ~p_: dt Third law: For every action, there's an equal but opposite reaction. The notation F~ ij denotes the force exerted on particle i by particle j. Read it as \force on i by j". According to Newton's third law, for two particles i and j, F~ ij = −F~ ji: ext If a system of two particles is isolated with no outside forces, that is, F~ = 0, then the only force on any of the two particles is the force exerted by the other particle. Since ~ ~ ~ _ ~ _ F ij = −F ji and F 12 = ~p1 and F 21 = −~p2, we have that d (~p + ~p ) = 0; dt 1 2 or conservation of momentum. This is what the third law is really telling us. The weight force of a body is ~w = m~g: The mass m in this case is gravitational mass. Although gravitational mass and inertial mass are defined differently, for any object ever measured, the two always had the same value. In fact, Einstein's principle of equivalence states that gravitational mass = inertial mass: Some important concepts implied by Newton's laws are 2 Newton's Laws Inertial frames: An inertial frame is any frame in which Newton's first law holds. Fic- titious forces arise when not in an inertial frame. Galilean invariance: Any frame in uniform motion with respect to an inertial frame is also an inertial frame. Equation of motion: The equation of motion for bodies is Newton's second law. The second law can be written as a second order differential equation with respect to position F~ = m~r¨. To get the position equation for a body, we integrate this twice _ with respect to time|getting two constants of integration ~r0 and ~r0 = ~v0. These constants are often fixed by initial conditions. 1.1 Many Particles Suppose you have many particles spread throughout some space. Each particle, in this case, is experiencing an external force from outside the system as well as a force from every other particle. If you define some origin O, then the position of the ith particle can be represented by ~ri, and its momentum by ~pi = mi~ri. Newton's second law implies d X ext ~p = F~ + F~ : dt i ij i j6=i What this states is that the time derivative of the momentum of the ith particle is equal to the sum of all the forces due to the other particles plus the external force on the particle. The index j 6= i simply means to sum over all j not equal to i. That is, sum over all other particles|ignoring the case where F~ ii since a particle doesn't exert a force on itself. The total momentum of the system, which we denote with a capital P~ is the sum of the momenta of all the particles ~ X P = ~pi: i Since we can differentiate sums term by term, we know that ~_ X _ P = ~pi: i _ Replacing ~pi with our result from above gives us 0 1 ~_ X X ~ ~ ext X X ~ X ~ ext P = @ F ij + F i A = F ij + F i : i j6=i i j6=i i Looking at the first term on the right, we can expand this as X X X X X X F~ ij = F~ ij + F~ ij: i j6=i i j<i i j>i We can write the right side more compactly by combining the two terms and switching the subscripts on one of the force vectors X X X X F~ ij = F~ ij + F~ ji : i j6=i i j<i Now we're still getting every term with no double counting. By Newton's third law, every term F~ ij + F~ ji = 0, so this entire sum is zero. Therefore, returning to our total momentum derivative, we have that ~_ X X ~ X ~ ext X ~ ext P = F ij + F i = F i : i j6=i i i 1.2. Cartesian Coordinates 3 This simplifies to _ ext P~ = F~ : In other words, the rate of change of the total momentum of the system depends only on the external forces on the system|not on the internal forces.
Recommended publications
  • Chapter 04 Rotational Motion
    Chapter 04 Rotational Motion P. J. Grandinetti Chem. 4300 P. J. Grandinetti Chapter 04: Rotational Motion Angular Momentum Angular momentum of particle with respect to origin, O, is given by l⃗ = ⃗r × p⃗ Rate of change of angular momentum is given z by cross product of ⃗r with applied force. p m dl⃗ dp⃗ = ⃗r × = ⃗r × F⃗ = ⃗휏 r dt dt O y Cross product is defined as applied torque, ⃗휏. x Unlike linear momentum, angular momentum depends on origin choice. P. J. Grandinetti Chapter 04: Rotational Motion Conservation of Angular Momentum Consider system of N Particles z m5 m 2 Rate of change of angular momentum is m3 ⃗ ∑N l⃗ ∑N ⃗ m1 dL d 훼 dp훼 = = ⃗r훼 × dt dt dt 훼=1 훼=1 y which becomes m4 x ⃗ ∑N dL ⃗ net = ⃗r훼 × F dt 훼 Total angular momentum is 훼=1 ∑N ∑N ⃗ ⃗ L = l훼 = ⃗r훼 × p⃗훼 훼=1 훼=1 P. J. Grandinetti Chapter 04: Rotational Motion Conservation of Angular Momentum ⃗ ∑N dL ⃗ net = ⃗r훼 × F dt 훼 훼=1 Taking an earlier expression for a system of particles from chapter 1 ∑N ⃗ net ⃗ ext ⃗ F훼 = F훼 + f훼훽 훽=1 훽≠훼 we obtain ⃗ ∑N ∑N ∑N dL ⃗ ext ⃗ = ⃗r훼 × F + ⃗r훼 × f훼훽 dt 훼 훼=1 훼=1 훽=1 훽≠훼 and then obtain 0 > ⃗ ∑N ∑N ∑N dL ⃗ ext ⃗ rd ⃗ ⃗ = ⃗r훼 × F + ⃗r훼 × f훼훽 double sum disappears from Newton’s 3 law (f = *f ) dt 훼 12 21 훼=1 훼=1 훽=1 훽≠훼 P.
    [Show full text]
  • Orthogonality
    Part VII Orthogonality 547 Section 31 Orthogonal Diagonalization Focus Questions By the end of this section, you should be able to give precise and thorough answers to the questions listed below. You may want to keep these questions in mind to focus your thoughts as you complete the section. What does it mean for a matrix to be orthogonally diagonalizable and why • is this concept important? What is a symmetric matrix and what important property related to diago- • nalization does a symmetric matrix have? What is the spectrum of a matrix? • Application: The Multivariable Second Derivative Test In single variable calculus, we learn that the second derivative can be used to classify a critical point of the type where the derivative of a function is 0 as a local maximum or minimum. Theorem 31.1 (The Second Derivative Test for Single-Variable Functions). If a is a critical number of a function f so that f 0(a) = 0 and if f 00(a) exists, then if f (a) < 0, then f(a) is a local maximum value of f, • 00 if f (a) > 0, then f(a) is a local minimum value of f, and • 00 if f (a) = 0, this test yields no information. • 00 In the two-variable case we have an analogous test, which is usually seen in a multivariable calculus course. Theorem 31.2 (The Second Derivative Test for Functions of Two Variables). Suppose (a; b) is a critical point of the function f for which fx(a; b) = 0 and fy(a; b) = 0.
    [Show full text]
  • Classical Mechanics and Symplectic Geometry
    CLASSICAL MECHANICS AND SYMPLECTIC GEOMETRY Maxim Jeffs Version: August 4, 2021 CONTENTS CLASSICAL MECHANICS 3 1 Newton’s Laws of Motion 3 2 Conservation Laws 7 3 Lagrangian Mechanics 10 4 Legendre Transform, Hamiltonian Mechanics 15 5 Problems 19 DIFFERENTIAL GEOMETRY 21 6 Constrained Mechanics, Smooth Manifolds 21 7 The Tangent Space 26 8 Differential Forms 30 9 Problems 35 SYMPLECTIC GEOMETRY 38 10 Symplectic Manifolds 38 11 Symplectic Mechanics 42 12 Lagrangian Submanifolds 47 13 Problems 51 SYMMETRIES IN MECHANICS 54 1 14 Lie Groups 54 15 Hamiltonian Group Actions 58 16 Marsden-Weinstein Theorem 64 17 Arnol’d-Liouville Theorem 70 18 The Hamilton-Jacobi Equation 74 19 Problems 75 FURTHER TOPICS 78 20 Pseudoholomorphic Curves 78 21 Symplectic Topology 82 22 Celestial Mechanics 87 23 Rigid Body Mechanics 88 24 Geometric Quantization 89 25 Kolmogorov-Arnol’d-Moser Theory 90 26 Symplectic Toric Manifolds 91 27 Contact Manifolds 92 28 Kähler Manifolds 93 Index 94 Bibliography 97 2 1 NEWTON’S LAWS OF MOTION Use the Force, Luke. Star Wars: A New Hope Firstly, what is classical mechanics? Classical mechanics is that part of physics that describes the motion of large-scale bodies (much larger than the Planck length) moving slowly (much slower than the speed of light). The paradigm example is the motion of the celestial bodies; this is not only the oldest preoccupation of science, but also has very important practical applications to navigation which continue to the present day. We shall have much to say about this example in this class. More than this, classical mechanics is a complete mathematical theory of the universe as it appears at such scales, with a rich mathematical structure; it has been studied by almost every great mathematician from Euler to Hilbert.
    [Show full text]
  • Course of Lectures in Mechanics Unit-F Dynamics of Rigid Bodies
    Course of Lectures in Mechanics Unit-F Dynamics of Rigid Bodies A. K. Kapoor http://0space.org/users/kapoor [email protected]; [email protected] Contents 1 Equations of Motion for a Rigid Body 3 1 Equations of motion in inertial frames . .... 3 § L 1.1 d equation–adifficulty ........................ 3 § dt 1.2 Usingbodyfixedaxes .......................... 4 § 2 Understandingprecession of spinningwheel . ...... 4 § 3 Torque free rotation does not always imply constant ~ω ............ 5 § 4 Principalaxesofarigidbody . 8 § 5 Eulerequations.................................. 10 § 6 EndNotes ..................................... 10 § 2 Examples :: Inertia Tensor and Finding Principal Axes 11 1 LessonOverview ................................. 11 § 1.1 LearningObjectives ........................... 11 § 1.2 Prerequisites ............................... 11 § 2 Computingmomentofinertiatensor . 11 § 2.1 Momentofinertiatensorofacube . 13 § 2.2 MI tensor of a cube relative to a corner . 14 § 2.3 Principal axes of a cube relative to a corner . 15 § 3 L~ is not always parallel to ~ω ........................... 15 § 4 EndNotes ..................................... 17 § 3 Applications of Euler’s Equations 18 1 LessonOverview ................................. 19 § 1.1 LearningGoals .............................. 19 § 1.2 Prerequisites ............................... 19 § 2 Bicyclewheelrevisited ............................. 20 § 3 FreeMotionofaRigidBody .......................... 21 § 3.1 Sphericaltop ............................... 21 § 4 Freesymmetricaltop..............................
    [Show full text]
  • Space Exploration & Space Colonization Handbook
    Space Exploration & Space Colonization Handbook By USI, United Space Industries © Space Exploration & Space Colonization Handbook, 2018. This document lists the work that is involved in space exploration & space colonization. To find out more about a topic search ACOS, Australian Computer Operating System, scan the internet, go to a university library, go to a state library or look for some encyclopedia's & we recommend Encyclopedia Britannica. Eventually PAA, Pan Aryan Associations will be established for each field of space work listed below & these Pan Aryan Associations will research, develop, collaborate, innovate & network. 5 Worlds Elon Musk Could Colonize In The Solar System 10 Exoplanets That Could Host Alien Life 10 Major Players in the Private Sector Space Race 10 Radical Ideas To Colonize Our Solar System - Listverse 10 Space Myths We Need to Stop Believing | IFLScience 100 Year Starship 2001 Mars Odyssey 25 years in orbit: A celebration of the Hubble Space Telescope Recent Patents on Space Technology A Brief History of Time A Brown Dwarf Closer than Centauri A Critical History of Electric Propulsion: The First 50 Years A Few Inferences from the General Theory of Relativity. Einstein, Albert. 1920. Relativity: A Generation Ship - How big would it be? A More Efficient Spacecraft Engine | MIT Technology Review A New Thruster Pushes Against Virtual Particles! A Space Habitat Design A Superluminal Subway: The Krasnikov Tube A Survey of Nuclear Propulsion Technologies for Space Application A Survival Imperative for Space Colonization - The New York Times A `warp drive with more reasonable total energy requirements A new Mechanical Antigravity concept DeanSpaceDrive.Org A-type main-sequence star A.M.
    [Show full text]
  • Arxiv:1807.03867V2 [Physics.Class-Ph] 21 Feb 2019 Eetrve)Adohrtertcladcalculational Paper and Theoretical Other for Advantages
    Analytic formula for the Geometric Phase of an Asymmetric Top Nicholas A. Mecholsky∗ Vitreous State Laboratory The Catholic University of America Washington, DC 20064 (Dated: 1/21/2019) The motion of a handle spinning in space has an odd behavior. It seems to unexpectedly flip back and forth in a periodic manner as seen in a popular YouTube video.1 As an asymmetrical top, its motion is completely described by the Euler equations and the equations of motion have been known for more than a century. However, recent concepts of the geometric phase have allowed a new perspective on this classical problem. Here we explicitly use the equations of motion to find a closed form expression for total phase and hence the geometric phase of the force-free asymmetric top and explore some consequences of this formula with the particular example of the spinning handle for demonstration purposes. As one of the simplest dynamical systems, the asymmetric top should be a canonical example to explore the classical analog of Berry phase. PACS numbers: Keywords: geometric phase, Hannay angle, Berry phase, holonomy, Euler top, rigid body I. INTRODUCTION this is the asymmetric top in force-free motion in space. Some of the dynamic variables are periodic (like the an- gular momentum and angular velocity vectors). However The motion of spinning objects is ubiquitous. From a other variables (like the Euler angles) are not periodic. In seemingly mundane and classical motion, new myster- one cycle of the periodic variables, the system almost re- ies are still being debated and surprising features are turns to its original state except for the variables that are revealed.2–4 One important observation is the identifi- 5–7 not periodic.
    [Show full text]