Equations of motion

Classical mechanics

In mathematical physics, equations of motion are equations that describe the behaviour of a physical system in terms of its motion as a function of time.[1] More specifically, the equations of motion describe the behaviour of a physical system as a set of mathematical functions in terms of dynamic variables: normally spatial coordinates and time are used, but others are also possible, such as momentum components and time. The most general choice are generalized coordinates which can be any convenient variables characteristic of the physical system.[2] The functions are defined in a Euclidean space in classical mechanics, but are replaced by curved spaces in relativity. If the dynamics of a system is known, the equations are the solutions to the differential equations describing the motion of the dynamics.

There are two main descriptions of motion: dynamics and kinematics. Dynamics is general, since momenta, forces and energy of the particles are taken into account. In this instance, sometimes the term refers to the differential equations that the system satisfies (e.g., Newton's second law or Euler–Lagrange equations), and sometimes to the solutions to those equations.

However, kinematics is simpler as it concerns only spatial and time-related variables. In circumstances of constant acceleration, these simpler equations of motion are usually referred to as the "SUVAT" equations, arising from the definitions of kinematic quantities: displacement (S), initial velocity (U), final velocity (V), acceleration (A), and time (T). (see below).

Equations of motion can therefore be grouped under these main classifiers of motion. In all cases, the main types of motion are translations, rotations, oscillations, or any combinations of these.

Historically, equations of motion initiated in classical mechanics and the extension to celestial mechanics, to describe the motion of massive objects. Later they appeared in electrodynamics, when describing the motion of charged particles in electric and magnetic fields. With the advent of general relativity, the classical equations of motion became modified. In all these cases the differential equations were in terms of a function describing the particle's trajectory in terms of space and time coordinates, as influenced by forces or energy transformations.[3] However, the equations of quantum mechanics can also be considered equations of motion, since they are differential equations of the wavefunction, which describes how a quantum state behaves analogously using the space and time coordinates of the particles. There are analogs of equations of motion in other areas of physics, notably waves. These equations are explained below.

Contents

Introduction [edit]

Qualitative [edit]

Equations of motion generally involve:

The differential equation is a general description of the application and may be adjusted appropriately for a specific situation, the solution describes exactly how the system will behave for all times after the initial conditions, and according to the boundary conditions.[1][4]

Quantitative [edit]

In Newtonian mechanics, an equation of motion M takes the general form of a second order ordinary differential equation (ODE) in the position r (see below for details) of the object:

M\left[\mathbf{r}(t),\mathbf{\dot{r}}(t),\mathbf{\ddot{r}}(t),t\right]=0

where t is time, and each overdot denotes a time derivative.

The initial conditions are given by the constant values at t = 0:

 \mathbf{r}(0), \quad \mathbf{\dot{r}}(0).

Another dynamical variable is the momentum p of the object, which can be used instead of r (though less commonly), i.e. a second order ODE in p:

\tilde{M}\left[\mathbf{p}(t),\mathbf{\dot{p}}(t),\mathbf{\ddot{p}}(t),t\right]=0

with initial conditions (again constant values)

 \mathbf{p}(0), \quad \mathbf{\dot{p}}(0).

The solution r (or p) to the equation of motion, combined with the initial values, describes the system for all times after t = 0. For more than one particle, there are separate equations for each (this is contrary to a statistical ensemble of many particles in statistical mechanics, and a many-particle system in quantum mechanics - where all particles are described by a single probability distribution). Sometimes, the equation will be linear and can be solved exactly. However in general, the equation is non-linear, and may lead to chaotic behaviour depending on how sensitive the system is to the initial conditions.

In the generalized Lagrangian mechanics, the generalized coordinates q (or generalized momenta p) replace the ordinary position (or momentum). Hamiltonian mechanics is slightly different, there are two first order equations in the generalized coordinates and momenta:

M\left[\mathbf{q}(t),\mathbf{\dot{q}}(t),t\right]=0,\quad \tilde{M}\left[\mathbf{p}(t),\mathbf{\dot{p}}(t),t\right]=0

where q is a tuple of generalized coordinates and similarly p is the tuple of generalized momenta. The initial conditions are similarly defined.

Kinematic equations for one particle [edit]

Kinematic quantities [edit]

Kinematic quantities of a classical particle: mass m, position r, velocity v, acceleration a.

From the instantaneous position r = r (t) (instantaneous meaning at an instant value of time t), the instantaneous velocity v = v (t) and acceleration a = a (t) have the general, coordinate-independent definitions;[5]

 \mathbf{v} = \frac{{\rm d} \mathbf{r}}{{\rm d} t}, \quad \mathbf{a} = \frac{{\rm d} \mathbf{v}}{{\rm d} t} = \frac{{\rm d}^2 \mathbf{r}}{{\rm d} t^2} \,\!

z The rotational analogues are the angular position (angle the particle rotates about some axis) θ = θ(t), angular velocity ω = ω(t), and angular acceleration a = a(t):

 \boldsymbol{\omega} = \mathbf{\hat{n}}\frac{{\rm d} \theta}{{\rm d} t}, \quad \boldsymbol{\alpha} = \frac{{\rm d} \boldsymbol{\omega}}{{\rm d} t} = \mathbf{\hat{n}}\frac{{\rm d}^2 \theta}{{\rm d} t^2} \,\!

where

\mathbf{\hat{n}} = \mathbf{\hat{e}}_r\times\mathbf{\hat{e}}_\theta \,\!

is a unit axial vector, pointing parallel to the axis of rotation,  \scriptstyle \mathbf{\hat{e}}_r \,\! = unit vector in direction of r,  \scriptstyle \mathbf{\hat{e}}_\theta \,\! = unit vector tangential to the angle.

NB: In these rotational definitions, the angle can be any angle about the specified axis of rotation. It is customary to use θ, but this does not have to be the polar angle used in polar coordinate systems.

The following relations hold for a rotating rigid body:[6]

 \mathbf{v} = \boldsymbol{\omega} \times \mathbf{r} \,\!
 \mathbf{a} = \boldsymbol{\alpha} \times \mathbf{r} + \boldsymbol{\omega} \times \mathbf{v} \,\!

where r is a radial position.

Uniform acceleration [edit]

Constant linear acceleration [edit]

These equations apply to a particle moving linearly, in three dimensions in a straight line, with constant acceleration.[7] Since the vectors are collinear (parallel, and lie on the same line) - only the magnitudes of the vectors are necessary, hence non-bold letters are used for magnitudes, and because the motion is along a straight line, the problem effectively reduces from three dimensions to one.

\begin{align}
v & = at+v_0 \quad [1]\\
r & = r_0 + v_0 t + \frac{{a}t^2}{2} \quad [2]\\
r & = r_0 + \left( \frac{v+v_0}{2} \right )t \quad [3]\\
v^2 & = v_0^2 + 2a\left( r - r_0 \right) \quad [4]\\
r & = r_0 + vt - \frac{{a}t^2}{2} \quad [5]\\
\end{align}

where r0 and v0 are the particle's initial position and velocity, r, v, a are the final position (displacement), velocity and acceleration of the particle after the time interval.

Here a is constant acceleration, or in the case of bodies moving under the influence of gravity, the standard gravity g is used. Note that each of the equations contains four of the five variables, so in this situation it is sufficient to know three out of the five variables to calculate the remaining two.

SUVAT equations [edit]

In elementary physics the above formulae are frequently written as:

\begin{align}
v & = u + at \quad [1] \\
s & = ut + \frac{1}{2} at^2 \quad [2] \\
s & = \frac{1}{2}(u + v)t \quad [3] \\
v^2 & = u^2 + 2as \quad [4] \\
s & = vt - \frac{1}{2}at^2 \quad [5] \\
\end{align}

where u has replaced v0, s replaces r, and s0 = 0. They are often referred to as the "SUVAT" equations, eponymous from to the variables: s = displacement (s0 = initial displacement), u = initial velocity, v = final velocity, a = acceleration, t = time.[8][9]

Applications [edit]

Elementary and frequent examples in kinematics involve projectiles, for example a ball thrown upwards into the air. Given initial speed u, one can calculate how high the ball will travel before it begins to fall. The acceleration is local acceleration of gravity g. At this point one must remember that while these quantities appear to be scalars, the direction of displacement, speed and acceleration is important. They could in fact be considered as uni-directional vectors. Choosing s to measure up from the ground, the acceleration a must be in fact −g, since the force of gravity acts downwards and therefore also the acceleration on the ball due to it.

At the highest point, the ball will be at rest: therefore v = 0. Using equation [4] in the set above, we have:

s= \frac{v^2 - u^2}{-2g}.

Substituting and cancelling minus signs gives:

s = \frac{u^2}{2g}.

Constant circular acceleration [edit]

The analogues of the above equations can be written for rotation. Again these axial vectors must all be parallel (to the axis of rotation), so only the magnitudes of the vectors are necessary:

\begin{align}
\omega & = \omega_0 + \alpha t \\
\theta &= \theta_0 + \omega_0t + \tfrac12\alpha t^2 \\
\theta & = \theta_0 + \tfrac12(\omega_0 + \omega)t \\
\omega^2 & = \omega_0^2 + 2\alpha(\theta - \theta_0) \\
\theta & = \theta_0 + \omega t - \tfrac12\alpha t^2 \\
\end{align}\,\!

where α is the constant angular acceleration, ω is the angular velocity, ω0 is the initial angular velocity, θ is the angle turned through (angular displacement), θ0 is the initial angle, and t is the time taken to rotate from the initial state to the final state.

General planar motion [edit]

These are the kinematic equations for a particle traversing a path in a plane, described by position r = r(t).[10] They are actually no more than the time derivatives of the position vector in plane polar coordinates in the context of physical quantities (like angular velocity ω).

The position, velocity and acceleration of the particle are respectively:

 \begin{align} 
\mathbf{r} & =\mathbf{r}\left ( r,\theta, t \right ) = r \mathbf{\hat{e}}_r \\
\mathbf{v} & = \mathbf{\hat{e}}_r \frac{\mathrm{d} r}{\mathrm{d}t} + r \omega \mathbf{\hat{e}}_\theta \\
\mathbf{a} & =\left ( \frac{\mathrm{d}^2 r}{\mathrm{d}t^2} - r\omega^2\right )\mathbf{\hat{e}}_r + \left ( r \alpha + 2 \omega \frac{\mathrm{d}r}{{\rm d}t} \right )\mathbf{\hat{e}}_\theta 
\end{align} \,\!

where \scriptstyle \mathbf{\hat{e}}_r, \mathbf{\hat{e}}_\theta, \,\! are the polar unit vectors. Notice for a the components (–2) and 2ωdr/dt are the centripetal and Coriolis accelerations respectively.

Special cases of motion described be these equations are summarized qualitatively in the table below. Two have already been discussed above, in the cases that either the radial components or the angular components are zero, and the non-zero component of motion describes uniform acceleration.

As the system evolves, q traces a path through configuration space (only some are shown). The path taken by the system (red) has a stationary action (δS = 0) under small changes in the configuration of the system (δq).[16]
Principle of least action

All classical equations of motion can be derived from this variational principle:

\delta S = 0

stating the path the system takes through the configuration space is the one with the least action.

Euler-Lagrange equations

The Euler-Lagrange equations are:[2][17]

 \frac{{\rm d}}{{\rm d} t} \left ( \frac{\partial L}{\partial \mathbf{\dot{q}} } \right ) = \frac{\partial L}{\partial \mathbf{q}}

After substituting for the Lagrangian, evaluating the partial derivatives, and simplifying, a second order ODE in each qi is obtained.

Hamilton's equations

Hamilton's equations are:[2][17]

\mathbf{\dot{p}} = -\frac{\partial H}{\partial \mathbf{q}} \quad \mathbf{\dot{q}} = + \frac{\partial H}{\partial \mathbf{p}}

Notice the equations are symmetric (remain in the same form) by making these interchanges simultaneously:

\mathbf{p} \rightleftharpoons \mathbf{q}, \quad H \rightarrow -H .

After substituting the Hamiltonian, evaluating the partial derivatives, and simplifying, two first order ODEs in qi and pi are obtained.

Hamilton–Jacobi equation

Hamilton's formalism can be rewritten as:[2]

 H = - \frac{\partial S}{\partial t}

Although the equation has a simple form, it's actually a non-linear PDE, first order in N + 1 variables, rather than 2N such equations. Due to the action S, it can be used to identify conserved quantities for mechanical systems, even when the mechanical problem itself cannot be solved fully, because any differentiable symmetry of the action of a physical system has a corresponding conservation law, a theorem due to Emmy Noether.

Electrodynamics [edit]

Lorentz force f on a charged particle (of charge q) in motion (instantaneous velocity v). The E field and B field vary in space and time.

In electrodynamics, the force on a charged particle of charge q is the Lorentz force:[18]

\mathbf{F} = q\left(\mathbf{E} + \mathbf{v} \times \mathbf{B}\right) \,\!

Combining with Newton's second law gives a first order differential equation of motion, in terms of position of the particle:

m\frac{{\rm d}^2 \mathbf{r}}{{\rm d}t^2} = q\left(\mathbf{E} + \frac{{\rm d} \mathbf{r}}{{\rm d}t} \times \mathbf{B}\right) \,\!

or its momentum:

\frac{{\rm d}\mathbf{p}}{{\rm d}t} = q\left(\mathbf{E} + \frac{\mathbf{p} \times \mathbf{B}}{m}\right) \,\!

The same equation can be obtained using the Lagrangian (and applying Lagrange's equations above) for a charged particle of mass m and charge q:[19]

L=\frac{m}{2}\mathbf{\dot{r}}\cdot\mathbf{\dot{r}}+q\mathbf{A}\cdot\mathbf{\dot{r}}-q\phi

where A and ϕ are the electromagnetic scalar and vector potential fields. The Lagrangian indicates an additional detail: the canonical momentum in Lagrangian mechanics is given by:

 \mathbf{P} = \frac{\partial L}{\partial \mathbf{\dot{r}}} = m \mathbf{\dot{r}} + q \mathbf{A}

instead of just mv, implying the motion of a charged particle is fundamentally determined by the mass and charge of the particle. The Lagrangian expression was first used to derive the force equation.

Alternatively the Hamiltonian (and substituting into the equations):[17]

 H = \frac{\left(\mathbf{P} - q \mathbf{A}\right)^2}{2m} - q\phi \,\!

can derive the Lorentz force equation.

Geodesic equation of motion [edit]

Geodesics on a sphere are arcs of great circles (yellow curve). On a 2d-manifold (such as the sphere shown), the direction of the accelerating geodesic is uniquely fixed if the separation vector ξ is orthogonal to the "fiducial geodesic" (green curve). As the separation vector ξ0 changes to ξ after a distance s, the geodesics are not parallel (geodesic deviation).

The above equations are valid in flat spacetime. In curved space spacetime, things become mathematically more complicated since there is no straight line; this is generalized and replaced by a geodesic of the curved spacetime (the shortest length of curve between two points). For curved manifolds with a metric tensor g, the metric provides the notion of arc length (see line element for details), the differential arc length is given by:[20]

\mathrm{d}s = \sqrt{g_{\alpha\beta} \mathrm{d} x^\alpha \mathrm{d}x^\beta}

and the geodesic equation is a second-order differential equation in the coordinates, the general solution is a family of geodesics:[21]

\frac{\mathrm{d}^2 x^\mu}{\mathrm{d}s^2} = - \Gamma^\mu{}_{\alpha\beta}\frac{\mathrm{d} x^\alpha}{\mathrm{d}s}\frac{\mathrm{d} x^\beta}{\mathrm{d}s}

where Γμαβ is a Christoffel symbol of the second kind, which contains the metric (with respect to the coordinate system).

Given the mass-energy distribution provided by the stress–energy tensor Tαβ, the Einstein field equations are a set of non-linear second-order partial differential equations in the metric, and imply the curvature of space time is equivalent to a gravitational field (see principle of equivalence). Mass falling in curved spacetime is equivalent to a mass falling in a gravitational field - because gravity is a fictitious force. The relative acceleration of one geodesic to another in curved spacetime is given by the geodesic deviation equation:

\frac{\mathrm{D}^2\xi^\alpha}{\mathrm{d}s^2} = -R^\alpha{}_{\beta\gamma\delta}\frac{\mathrm{d}x^\alpha}{\mathrm{d}s}\xi^\gamma\frac{\mathrm{d}x^\delta}{\mathrm{d}s}

where ξα = (x2)α − (x1)α is the separation vector between two geodesics, D/ds (not just d/ds) is the covariant derivative, and Rαβγδ is the Riemann curvature tensor, containing the Christoffel symbols. In other words, the geodesic deviation equation is the equation of motion for masses in curved spacetime, analogous to the Lorentz force equation for charges in an electromagnetic field.[22]

For flat spacetime, the metric is a constant tensor so the Christoffel symbols vanish, and the geodesic equation has the solutions of straight lines. This is also the limiting case when masses move according to Newton's law of gravity.

Analogues for waves and fields [edit]

Field equations

Equations that describe the spatial dependence and time evolution of fields are called field equations. These include

Wave equations

Equations of wave motion are called wave equations. The solutions to a wave equation give the time-evolution and spatial dependence of the amplitude. Boundary conditions determine if the solutions describe traveling waves or standing waves.

From classical equations of motion and field equations; mechanical and electromagnetic wave equations can be derived. The general linear wave equation in 3d is:

\nabla^2 X = \frac{1}{v^2}\frac{\partial^2 X}{\partial^2 t}

where X = X(r, t) is any mechanical or electromagnetic field amplitude, say:[23]

and v is the phase velocity. Non-linear equations model the dependence of phase velocity on amplitude, replacing v by v(X). There are other wave equations for very specific applications, non-linear equations arise in different mathematical forms (see for example the Korteweg–de Vries equation).

In quantum mechanics, the analogue of the equation of motion is the Schrödinger equation:

\hat{H}\Psi = i\hbar\frac{\partial\Psi}{\partial t} \,\!

where \hat{H}\,\! is the Hamiltonian operator (rather than a function as above), Ψ is the wavefunction and ħ is the reduced Planck constant. Setting up the Hamiltonian and inserting it into the equation results in a differential equation, the solution is the wavefunction as a function of space and time. There are also relativistic wave equations used in quantum field theory.

See also [edit]

External links [edit]

References [edit]

  1. ^ a b Encyclopaedia of Physics (second Edition), R.G. Lerner, G.L. Trigg, VHC Publishers, 1991, ISBN (Verlagsgesellschaft) 3-527-26954-1 (VHC Inc.) 0-89573-752-3
  2. ^ a b c d Analytical Mechanics, L.N. Hand, J.D. Finch, Cambridge University Press, 2008, ISBN 978-0-521-57572-0
  3. ^ Halliday, David; Resnick, Robert; Walker, Jearl (2004-06-16). Fundamentals of Physics (7 Sub ed.). Wiley. ISBN 0-471-23231-9. 
  4. ^ Classical Mechanics, T.W.B. Kibble, European Physics Series, 1973, ISBN 07-084018-0
  5. ^ a b Dynamics and Relativity, J.R. Forshaw, A.G. Smith, Wiley, 2009, ISBN 978-0-470-01460-8
  6. ^ M.R. Spiegel, S. Lipcshutz, D. Spellman (2009). Vector Analysis. Schaum’s Outlines (2nd ed.). McGraw Hill. p. 33. ISBN 978-0-07-161545-7. 
  7. ^ a b c Essential Principles of Physics, P.M. Whelan, M.J. Hodgeson, second Edition, 1978, John Murray, ISBN 0-7195-3382-1
  8. ^ Hanrahan, Val; Porkess, R (2003). Additional Mathematics for OCR. London: Hodder & Stoughton. p. 219. ISBN 0-340-86960-7. 
  9. ^ Keith Johnson (2001). Physics for you: revised national curriculum edition for GCSE (4th ed.). Nelson Thornes. p. 135. ISBN 978-0-7487-6236-1. "The 5 symbols are remembered by "suvat". Given any three, the other two can be found." 
  10. ^ 3000 Solved Problems in Physics, Schaum Series, A. Halpern, Mc Graw Hill, 1988, ISBN 978-0-07-025734-4
  11. ^ a b The Physics of Vibrations and Waves (3rd edition), H.J. Pain, John Wiley & Sons, 1983, ISBN 0-471-90182-2
  12. ^ a b An Introduction to Mechanics, D. Kleppner, R.J. Kolenkow, Cambridge University Press, 2010, p. 112, ISBN 978-0-521-19821-9
  13. ^ Encyclopaedia of Physics (second Edition), R.G. Lerner, G.L. Trigg, VHC publishers, 1991, ISBN (VHC Inc.) 0-89573-752-3
  14. ^ "Mechanics, D. Kleppner 2010"
  15. ^ "Relativity, J.R. Forshaw 2009"
  16. ^ R. Penrose (2007). The Road to Reality. Vintage books. p. 474. ISBN 0-679-77631-1. 
  17. ^ a b c Classical Mechanics (second edition), T.W.B. Kibble, European Physics Series, 1973, ISBN 07-084018-0
  18. ^ Electromagnetism (second edition), I.S. Grant, W.R. Phillips, Manchester Physics Series, 2008 ISBN 0-471-92712-0
  19. ^ Classical Mechanics (second Edition), T.W.B. Kibble, European Physics Series, Mc Graw Hill (UK), 1973, ISBN 07-084018-0.
  20. ^ C.B. Parker (1994). McGraw Hill Encyclopaedia of Physics (second ed.). p. 1199. ISBN 0-07-051400-3. 
  21. ^ C.B. Parker (1994). McGraw Hill Encyclopaedia of Physics (second ed.). p. 1200. ISBN 0-07-051400-3. 
  22. ^ J.A. Wheeler, C. Misner, K.S. Thorne (1973). Gravitation. W.H. Freeman & Co. pp. 34–35. ISBN 0-7167-0344-0. 
  23. ^ H.D. Young, R.A. Freedman (2008). University Physics (12th Edition ed.). Addison-Wesley (Pearson International). ISBN 0-321-50130-6. 

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Equations of motion".