SUPPORT THE WORK

GetWiki

momentum

ARTICLE SUBJECTS
aesthetics  →
being  →
complexity  →
database  →
enterprise  →
ethics  →
fiction  →
history  →
internet  →
knowledge  →
language  →
licensing  →
linux  →
logic  →
method  →
news  →
perception  →
philosophy  →
policy  →
purpose  →
religion  →
science  →
sociology  →
software  →
truth  →
unix  →
wiki  →
ARTICLE TYPES
essay  →
feed  →
help  →
system  →
wiki  →
ARTICLE ORIGINS
critical  →
discussion  →
forked  →
imported  →
original  →
momentum
[ temporary import ]
please note:
- the content below is remote from Wikipedia
- it has been imported raw for GetWiki
{{Short description|Property of a mass in motion}}{{about-distinguish|linear momentum|angular momentum|moment (physics)}}{{About|momentum in physics}}{{pp-move-indef}}{{pp-semi-indef}}{{Use American English|date=August 2016}}







factoids
{{Classical mechanics |fundamental concepts |width=20.55em}}In Newtonian mechanics, momentum ({{plural form}}: momenta or momentums; more specifically linear momentum or translational momentum) is the product of the mass and velocity of an object. It is a vector quantity, possessing a magnitude and a direction. If {{math|m}} is an object’s mass and {{math|v}} is its velocity (also a vector quantity), then the object’s momentum {{math|p}} (from Latin (Wikt:pello#Latin|pellere) “push, drive“) is: mathbf{p} = m mathbf{v}.In the International System of Units (SI), the unit of measurement of momentum is the kilogram metre per second (kgâ‹…m/s), which is dimensionally equivalent to the newton-second.Newton’s second law of motion states that the rate of change of a body’s momentum is equal to the net force acting on it. Momentum depends on the frame of reference, but in any inertial frame it is a conserved quantity, meaning that if a closed system is not affected by external forces, its total linear momentum does not change. Momentum is also conserved in special relativity (with a modified formula) and, in a modified form, in electrodynamics, quantum mechanics, quantum field theory, and general relativity. It is an expression of one of the fundamental symmetries of space and time: translational symmetry.Advanced formulations of classical mechanics, Lagrangian and Hamiltonian mechanics, allow one to choose coordinate systems that incorporate symmetries and constraints. In these systems the conserved quantity is generalized momentum, and in general this is different from the kinetic momentum defined above. The concept of generalized momentum is carried over into quantum mechanics, where it becomes an operator on a wave function. The momentum and position operators are related by the Heisenberg uncertainty principle.In continuous systems such as electromagnetic fields, fluid dynamics and deformable bodies, a momentum density can be defined, and a continuum version of the conservation of momentum leads to equations such as the Navier–Stokes equations for fluids or the Cauchy momentum equation for deformable solids or fluids.{{TOC limit|3}}

Definition in classical mechanics

Momentum is a vector quantity: it has both magnitude and direction. Since momentum has a direction, it can be used to predict the resulting direction and speed of motion of objects after they collide. Below, the basic properties of momentum are described in one dimension. The vector equations are almost identical to the scalar equations (see multiple dimensions).

Single particle

The momentum of a particle is conventionally represented by the letter {{math|p}}. It is the product of two quantities, the particle’s mass (represented by the letter {{math|m}}) and its velocity ({{math|v}}):The Feynman Lectures on Physics Vol. I Ch. 9: Newton’s Laws of Dynamicsp = m v. The unit of momentum is the product of the units of mass and velocity. In SI units, if the mass is in kilograms and the velocity is in meters per second then the momentum is in kilogram meters per second (kgâ‹…m/s). In cgs units, if the mass is in grams and the velocity in centimeters per second, then the momentum is in gram centimeters per second (gâ‹…cm/s).Being a vector, momentum has magnitude and direction. For example, a 1 kg model airplane, traveling due north at 1 m/s in straight and level flight, has a momentum of 1 kgâ‹…m/s due north measured with reference to the ground.

Many particles

The momentum of a system of particles is the vector sum of their momenta. If two particles have respective masses {{math|{{var|m}}{{sub|1}}}} and {{math|{{var|m}}{{sub|2}}}}, and velocities {{math|{{var|v}}{{sub|1}}}} and {{math|{{var|v}}{{sub|2}}}}, the total momentum is
begin{align}
p &= p_1 + p_2 &= m_1 v_1 + m_2 v_2,.end{align} The momenta of more than two particles can be added more generally with the following:
p = sum_{i} m_i v_i .
A system of particles has a center of mass, a point determined by the weighted sum of their positions:
r_text{cm} = frac{m_1 r_1 + m_2 r_2 + cdots}{m_1 + m_2 + cdots} = frac{sum_{i}m_ir_i}{sum_{i}m_i}.
If one or more of the particles is moving, the center of mass of the system will generally be moving as well (unless the system is in pure rotation around it). If the total mass of the particles is m, and the center of mass is moving at velocity {{math|{{var|v}}{{sub|cm}}}}, the momentum of the system is:p= mv_text{cm}.This is known as Euler’s first law.BOOK , BOOK, Engineering Mechanics: An Introduction to Dynamics, 3rd, McGill, David J., King, Wilton W., amp, PWS, 1995, 978-0-534-93399-9,

Relation to force

If the net force {{mvar|F}} applied to a particle is constant, and is applied for a time interval {{math|Δ{{var|t}}}}, the momentum of the particle changes by an amountDelta p = F Delta t,.In differential form, this is Newton’s second law; the rate of change of the momentum of a particle is equal to the instantaneous force {{mvar|F}} acting on it,F = frac{text{d}p}{text{d}t}. If the net force experienced by a particle changes as a function of time, {{math|{{var|F}}({{var|t}})}}, the change in momentum (or impulse {{mvar|J}}) between times {{math|{{var|t}}{{sub|1}}}} and {{math|{{var|t}}{{sub|2}}}} is
Delta p = J = int_{t_1}^{t_2} F(t), text{d}t,.
Impulse is measured in the derived units of the newton second (1 Nâ‹…s = 1 kgâ‹…m/s) or dyne second (1 dyneâ‹…s = 1 gâ‹…cm/s)Under the assumption of constant mass {{mvar|m}}, it is equivalent to writeF = frac{text{d}(mv)}{text{d}t} = mfrac{text{d}v}{text{d}t} = m a,hence the net force is equal to the mass of the particle times its acceleration.Example: A model airplane of mass 1 kg accelerates from rest to a velocity of 6 m/s due north in 2 s. The net force required to produce this acceleration is 3 newtons due north. The change in momentum is 6 kgâ‹…m/s due north. The rate of change of momentum is 3 (kgâ‹…m/s)/s due north which is numerically equivalent to 3 newtons.

Conservation

In a closed system (one that does not exchange any matter with its surroundings and is not acted on by external forces) the total momentum remains constant. This fact, known as the law of conservation of momentum, is implied by Newton’s laws of motion.The Feynman Lectures on Physics Vol. I Ch. 10: Conservation of MomentumBOOK, Invitation to Contemporary Physics,archive.org/details/invitationtocont00hoki, registration, illustrated, Quang, Ho-Kim, Narendra, Kumar, Harry C. S., Lam, World Scientific, 2004, 978-981-238-303-7, 19, Suppose, for example, that two particles interact. As explained by the third law, the forces between them are equal in magnitude but opposite in direction. If the particles are numbered 1 and 2, the second law states that {{math|{{var|F}}{{sub|1}} {{=}} {{sfrac|d{{var|p}}{{sub|1}}|d{{var|t}}}}}} and {{math|{{var|F}}{{sub|2}} {{=}} {{sfrac|d{{var|p}}{{sub|2}}|d{{var|t}}}}}}. Therefore,
frac{text{d}p_1}{text{d}t} = - frac{text{d}p_2}{text{d}t},
with the negative sign indicating that the forces oppose. Equivalently,
frac{text{d}}{text{d} t} left(p_1 + p_2right)= 0.
If the velocities of the particles are {{math|{{var|v}}{{sub|A1}}}} and {{math|{{var|v}}{{sub|B1}}}} before the interaction, and afterwards they are {{math|{{var|v}}{{sub|A2}}}} and {{math|{{var|v}}{{sub|B2}}}}, thenm_A v_{A1} + m_B v_{B1} = m_{A} v_{A2} + m_B v_{B2}.This law holds no matter how complicated the force is between particles. Similarly, if there are several particles, the momentum exchanged between each pair of particles adds to zero, so the total change in momentum is zero. The conservation of the total momentum of a number of interacting particles can be expressed as m_Av_A+m_Bv_B+m_Cv_C +...=constant.This conservation law applies to all interactions, including collisions (both elastic and inelastic) and separations caused by explosive forces. It can also be generalized to situations where Newton’s laws do not hold, for example in the theory of relativity and in electrodynamics.

Dependence on reference frame

Momentum is a measurable quantity, and the measurement depends on the frame of reference. For example: if an aircraft of mass 1000 kg is flying through the air at a speed of 50 m/s its momentum can be calculated to be 50,000 kg.m/s. If the aircraft is flying into a headwind of 5 m/s its speed relative to the surface of the Earth is only 45 m/s and its momentum can be calculated to be 45,000 kg.m/s. Both calculations are equally correct. In both frames of reference, any change in momentum will be found to be consistent with the relevant laws of physics.Suppose {{mvar|x}} is a position in an inertial frame of reference. From the point of view of another frame of reference, moving at a constant speed {{mvar|u}} relative to the other, the position (represented by a primed coordinate) changes with time as
x’ = x - ut,.
This is called a Galilean transformation.If a particle is moving at speed {{math|{{sfrac|d{{var|x}}|d{{var|t}}}} {{=}} {{var|v}}}} in the first frame of reference, in the second, it is moving at speed
v’ = frac{text{d}x’}{text{d}t} = v-u,.
Since {{mvar|u}} does not change, the second reference frame is also an inertial frame and the accelerations are the same:
a’ = frac{text {d}v’}{text{d}t} = a,.
Thus, momentum is conserved in both reference frames. Moreover, as long as the force has the same form, in both frames, Newton’s second law is unchanged. Forces such as Newtonian gravity, which depend only on the scalar distance between objects, satisfy this criterion. This independence of reference frame is called Newtonian relativity or Galilean invariance.{{harvnb|Goldstein|1980|p=276}}A change of reference frame, can, often, simplify calculations of motion. For example, in a collision of two particles, a reference frame can be chosen, where, one particle begins at rest. Another, commonly used reference frame, is the center of mass frame – one that is moving with the center of mass. In this frame, the total momentum is zero.

Application to collisions

If two particles, each of known momentum, collide and coalesce, the law of conservation of momentum can be used to determine the momentum of the coalesced body. If the outcome of the collision is that the two particles separate, the law is not sufficient to determine the momentum of each particle. If the momentum of one particle after the collision is known, the law can be used to determine the momentum of the other particle. Alternatively if the combined kinetic energy after the collision is known, the law can be used to determine the momentum of each particle after the collision.Resnick and Halliday (1966), Physics, Section 10-3. Wiley Toppan, Library of Congress 66-11527 Kinetic energy is usually not conserved. If it is conserved, the collision is called an elastic collision; if not, it is an inelastic collision.

Elastic collisions

(File:Elastischer stoß.gif|thumb|right|Elastic collision of equal masses)(File:Elastischer stoß3.gif|thumb|right|Elastic collision of unequal masses)An elastic collision is one in which no kinetic energy is transformed into heat or some other form of energy. Perfectly elastic collisions can occur when the objects do not touch each other, as for example in atomic or nuclear scattering where electric repulsion keeps the objects apart. A slingshot maneuver of a satellite around a planet can also be viewed as a perfectly elastic collision. A collision between two pool balls is a good example of an almost totally elastic collision, due to their high rigidity, but when bodies come in contact there is always some dissipation.WEB,hyperphysics.phy-astr.gsu.edu/hbase/elacol.html, Elastic and inelastic collisions, Hyperphysics, Carl, Nave, 2010, 2 August 2012,hyperphysics.phy-astr.gsu.edu/hbase/elacol.html," title="web.archive.org/web/20120818114930hyperphysics.phy-astr.gsu.edu/hbase/elacol.html,">web.archive.org/web/20120818114930hyperphysics.phy-astr.gsu.edu/hbase/elacol.html, 18 August 2012, A head-on elastic collision between two bodies can be represented by velocities in one dimension, along a line passing through the bodies. If the velocities are {{math|{{var|v}}{{sub|A1}}}} and {{math|{{var|v}}{{sub|B1}}}} before the collision and {{math|{{var|v}}{{sub|A2}}}} and {{math|{{var|v}}{{sub|B2}}}} after, the equations expressing conservation of momentum and kinetic energy are:begin{align} m_{A} v_{A1} + m_{B} v_{B1} &= m_{A} v_{A2} + m_{B} v_{B2}tfrac{1}{2} m_{A} v_{A1}^2 + tfrac{1}{2} m_{B} v_{B1}^2 &= tfrac{1}{2} m_{A} v_{A2}^2 + tfrac{1}{2} m_{B} v_{B2}^2,.end{align}A change of reference frame can simplify analysis of a collision. For example, suppose there are two bodies of equal mass {{mvar|m}}, one stationary and one approaching the other at a speed {{mvar|v}} (as in the figure). The center of mass is moving at speed {{math|{{sfrac|{{var|v}}|2}}}} and both bodies are moving towards it at speed {{math|{{sfrac|{{var|v}}|2}}}}. Because of the symmetry, after the collision both must be moving away from the center of mass at the same speed. Adding the speed of the center of mass to both, we find that the body that was moving is now stopped and the other is moving away at speed {{mvar|v}}. The bodies have exchanged their velocities. Regardless of the velocities of the bodies, a switch to the center of mass frame leads us to the same conclusion. Therefore, the final velocities are given bybegin{align} v_{A2} &= v_{B1}v_{B2} &= v_{A1},. end{align}In general, when the initial velocities are known, the final velocities are given byBOOK, Serway, Raymond A., John W. Jr., Jewett, Principles of physics: a calculus-based text, 2012, Brooks/Cole, Cengage Learning, Boston, Massachusetts, 978-1-133-10426-1, 245, 5th, begin{align}
v_{A2} &= left( frac{m_{A} - m_{B}}{m_{A} + m_{B}} right) v_{A1} + left( frac{2 m_{B}}{m_{A} + m_{B}} right) v_{B1}
v_{B2} &= left( frac{m_{B} - m_{A}}{m_{A} + m_{B}} right) v_{B1} + left( frac{2 m_{A}}{m_{A} + m_{B}} right) v_{A1},.
end{align}If one body has much greater mass than the other, its velocity will be little affected by a collision while the other body will experience a large change.

Inelastic collisions

(File:Inelastischer stoß.gif|thumb|right|a perfectly inelastic collision between equal masses)In an inelastic collision, some of the kinetic energy of the colliding bodies is converted into other forms of energy (such as heat or sound). Examples include traffic collisions,WEB,hyperphysics.phy-astr.gsu.edu/hbase/carcr.html#cc1, Forces in car crashes, Hyperphysics, Carl, Nave, 2010, 2 August 2012, live,hyperphysics.phy-astr.gsu.edu/hbase/carcr.html#cc1," title="web.archive.org/web/20120822034313hyperphysics.phy-astr.gsu.edu/hbase/carcr.html#cc1,">web.archive.org/web/20120822034313hyperphysics.phy-astr.gsu.edu/hbase/carcr.html#cc1, 22 August 2012, in which the effect of loss of kinetic energy can be seen in the damage to the vehicles; electrons losing some of their energy to atoms (as in the Franck–Hertz experiment);WEB,hyperphysics.phy-astr.gsu.edu/hbase/FrHz.html, The Franck-Hertz Experiment, Hyperphysics, Carl, Nave, 2010, 2 August 2012, live,hyperphysics.phy-astr.gsu.edu/hbase/FrHz.html," title="web.archive.org/web/20120716180316hyperphysics.phy-astr.gsu.edu/hbase/FrHz.html,">web.archive.org/web/20120716180316hyperphysics.phy-astr.gsu.edu/hbase/FrHz.html, 16 July 2012, and particle accelerators in which the kinetic energy is converted into mass in the form of new particles.In a perfectly inelastic collision (such as a bug hitting a windshield), both bodies have the same motion afterwards. A head-on inelastic collision between two bodies can be represented by velocities in one dimension, along a line passing through the bodies. If the velocities are {{math|{{var|v}}{{sub|A1}}}} and {{math|{{var|v}}{{sub|B1}}}} before the collision then in a perfectly inelastic collision both bodies will be travelling with velocity {{mvar|v}}{{sub|2}} after the collision. The equation expressing conservation of momentum is:begin{align} m_A v_{A1} + m_B v_{B1} &= left( m_A + m_B right) v_2,.end{align}If one body is motionless to begin with (e.g. u_2 = 0 ), the equation for conservation of momentum ism_A v_{A1} = left( m_A + m_B right) v_2,,so
v_2 = frac{m_{A}}{m_{A}+m_{B}} v_{A1},.
In a different situation, if the frame of reference is moving at the final velocity such that v_2 = 0 , the objects would be brought to rest by a perfectly inelastic collision and 100% of the kinetic energy is converted to other forms of energy. In this instance the initial velocities of the bodies would be non-zero, or the bodies would have to be massless.One measure of the inelasticity of the collision is the coefficient of restitution {{math|{{var|C}}{{sub|R}}}}, defined as the ratio of relative velocity of separation to relative velocity of approach. In applying this measure to a ball bouncing from a solid surface, this can be easily measured using the following formula:BOOK, McGinnis, Peter M., Biomechanics of sport and exercise, 2005, Human Kinetics, Champaign, Illinois, 978-0-7360-5101-9, 85, 2nd,books.google.com/books?id=PrOKEcZXJ58C&q=coefficient+of+restitution+bounciness&pg=PA85, live,web.archive.org/web/20160819020542/https://books.google.com/books?id=PrOKEcZXJ58C&pg=PA85&lpg=PA85&dq=coefficient+of+restitution+bounciness, 2016-08-19, C_text{R} = sqrt{frac{text{bounce height}}{text{drop height}}},.The momentum and energy equations also apply to the motions of objects that begin together and then move apart. For example, an explosion is the result of a chain reaction that transforms potential energy stored in chemical, mechanical, or nuclear form into kinetic energy, acoustic energy, and electromagnetic radiation. Rockets also make use of conservation of momentum: propellant is thrust outward, gaining momentum, and an equal and opposite momentum is imparted to the rocket.BOOK, Sutton, George, Rocket Propulsion Elements, 7th,books.google.com/books?id=LQbDOxg3XZcC, John Wiley & Sons, Chichester, 2001, 978-0-471-32642-7, Chapter 1: Classification,

Multiple dimensions

(File:Elastischer stoß 2D.gif|thumb|right|Two-dimensional elastic collision. There is no motion perpendicular to the image, so only two components are needed to represent the velocities and momenta. The two blue vectors represent velocities after the collision and add vectorially to get the initial (red) velocity.)Real motion has both direction and velocity and must be represented by a vector. In a coordinate system with {{math|{{var|x}}, {{var|y}}, {{var|z}}}} axes, velocity has components {{math|{{var|v}}{{sub|{{var|x}}}}}} in the {{mvar|x}}-direction, {{math|{{var|v}}{{sub|{{var|y}}}}}} in the {{mvar|y}}-direction, {{math|{{var|v}}{{sub|{{var|z}}}}}} in the {{mvar|z}}-direction. The vector is represented by a boldface symbol:The Feynman Lectures on Physics Vol. I Ch. 11: Vectorsmathbf{v} = left(v_x,v_y,v_z right). Similarly, the momentum is a vector quantity and is represented by a boldface symbol:mathbf{p} = left(p_x,p_y,p_z right). The equations in the previous sections, work in vector form if the scalars {{math|p}} and {{math|v}} are replaced by vectors {{math|p}} and {{math|v}}. Each vector equation represents three scalar equations. For example,mathbf{p}= m mathbf{v}represents three equations:begin{align}
p_x &= m v_x
p_y &= m v_y
p_z &= m v_z.
end{align} The kinetic energy equations are exceptions to the above replacement rule. The equations are still one-dimensional, but each scalar represents the magnitude of the vector, for example,
v^2 = v_x^2+v_y^2+v_z^2,.
Each vector equation represents three scalar equations. Often coordinates can be chosen so that only two components are needed, as in the figure. Each component can be obtained separately and the results combined to produce a vector result.A simple construction involving the center of mass frame can be used to show that if a stationary elastic sphere is struck by a moving sphere, the two will head off at right angles after the collision (as in the figure).{{harvnb|Rindler|1986|pp=26–27}}

Objects of variable mass

{{See also|Variable-mass system}}The concept of momentum plays a fundamental role in explaining the behavior of variable-mass objects such as a rocket ejecting fuel or a star accreting gas. In analyzing such an object, one treats the object’s mass as a function that varies with time: {{math|{{var|m}}({{var|t}})}}. The momentum of the object at time {{mvar|t}} is therefore {{math|{{var|p}}({{var|t}}) {{=}} {{var|m}}({{var|t}}){{var|v}}({{var|t}})}}. One might then try to invoke Newton’s second law of motion by saying that the external force {{mvar|F}} on the object is related to its momentum {{math|{{var|p}}({{var|t}})}} by {{math|{{var|F}} {{=}} {{sfrac|d{{var|p}}|d{{var|t}}}}}}, but this is incorrect, as is the related expression found by applying the product rule to {{math|{{sfrac|{{var|d}}({{var|m}}{{var|v}})|d{{var|t}}}}}}:BOOK, Kleppner, Kolenkow, An Introduction to Mechanics, 135–139,
F = m(t) frac{text{d}v}{text{d}t} + v(t) frac{text{d}m}{text{d}t}. text{(incorrect)}
This equation does not correctly describe the motion of variable-mass objects. The correct equation is
F = m(t) frac{text{d}v}{text{d}t} - u frac{text{d}m}{text{d}t},
where {{mvar|u}} is the velocity of the ejected/accreted mass as seen in the object’s rest frame. This is distinct from {{mvar|v}}, which is the velocity of the object itself as seen in an inertial frame.This equation is derived by keeping track of both the momentum of the object as well as the momentum of the ejected/accreted mass ({{math|d{{var|m}}}}). When considered together, the object and the mass ({{math|d{{var|m}}}}) constitute a closed system in which total momentum is conserved.
P(t+text{d}t) = ( m - text{d}m ) ( v + text{d}v ) + text{d}m ( v - u ) = mv+m text{d}v - u text{d}m = P(t) +m text{d}v - u text{d}m

Relativistic

{{See also|Mass in special relativity|Tests of relativistic energy and momentum}}

Lorentz invariance

Newtonian physics assumes that absolute time and space exist outside of any observer; this gives rise to Galilean invariance. It also results in a prediction that the speed of light can vary from one reference frame to another. This is contrary to what has been observed. In the special theory of relativity, Einstein keeps the postulate that the equations of motion do not depend on the reference frame, but assumes that the speed of light {{mvar|c}} is invariant. As a result, position and time in two reference frames are related by the Lorentz transformation instead of the Galilean transformation.{{harvnb|Rindler|1986|loc=Chapter 2}}Consider, for example, one reference frame moving relative to another at velocity {{mvar|v}} in the {{mvar|x}} direction. The Galilean transformation gives the coordinates of the moving frame asbegin{align}
t’ &= t
x’ &= x - v t
end{align}while the Lorentz transformation givesThe Feynman Lectures on Physics Vol. I Ch. 15-2: The Lorentz transformationbegin{align}
t’ &= gamma left( t - frac{v x}{c^2} right)
x’ &= gamma left( x - v t right),
end{align}where {{mvar|γ}} is the Lorentz factor:gamma = frac{1}{sqrt{1 - v^2/c^2}}. Newton’s second law, with mass fixed, is not invariant under a Lorentz transformation. However, it can be made invariant by making the inertial mass {{mvar|m}} of an object a function of velocity:m = gamma m_0,;{{math|{{var|m}}{{sub|0}}}} is the object’s invariant mass.{{harvnb|Rindler|1986|pp=77–81}}The modified momentum,
mathbf{p} = gamma m_0 mathbf{v},,
obeys Newton’s second law:
mathbf{F} = frac{d mathbf{p}}{dt},.
Within the domain of classical mechanics, relativistic momentum closely approximates Newtonian momentum: at low velocity, {{math|{{var|γ}}{{var|m}}{{sub|0}}v}} is approximately equal to {{math|{{var|m}}{{sub|0}}v}}, the Newtonian expression for momentum.

Four-vector formulation

In the theory of special relativity, physical quantities are expressed in terms of four-vectors that include time as a fourth coordinate along with the three space coordinates. These vectors are generally represented by capital letters, for example {{math|R}} for position. The expression for the four-momentum depends on how the coordinates are expressed. Time may be given in its normal units or multiplied by the speed of light so that all the components of the four-vector have dimensions of length. If the latter scaling is used, an interval of proper time, {{mvar|τ}}, defined by{{harvnb|Rindler|1986|p=66}}c^2text{d}tau^2 = c^2text{d}t^2-text{d}x^2-text{d}y^2-text{d}z^2,,is invariant under Lorentz transformations (in this expression and in what follows the {{nowrap|(+ − − −)}} metric signature has been used, different authors use different conventions). Mathematically this invariance can be ensured in one of two ways: by treating the four-vectors as Euclidean vectors and multiplying time by {{math|{{sqrt|−1}}}}; or by keeping time a real quantity and embedding the vectors in a Minkowski space.BOOK, Misner, Charles W., Kip S., Thorne, John Archibald, Wheeler, Gravitation, 1973, W. H. Freeman, New York, 978-0-7167-0344-0, 51, 24th printing., In a Minkowski space, the scalar product of two four-vectors {{math|1=U = ({{var|U}}{{sub|0}}, {{var|U}}{{sub|1}}, {{var|U}}{{sub|2}}, {{var|U}}{{sub|3}})}} and {{math|1=V = ({{var|V}}{{sub|0}}, {{var|V}}{{sub|1}}, {{var|V}}{{sub|2}}, {{var|V}}{{sub|3}})}} is defined as
mathbf{U} cdot mathbf{V} = U_0 V_0 - U_1 V_1 - U_2 V_2 - U_3 V_3,.
In all the coordinate systems, the (contravariant) relativistic four-velocity is defined by
mathbf{U} equiv frac{text{d}mathbf{R}}{text{d}tau} = gamma frac{text{d}mathbf{R}}{text{d}t},,
and the (contravariant) four-momentum ismathbf{P} = m_0mathbf{U},,where {{math|{{var|m}}{{sub|0}}}} is the invariant mass. If {{math|1=R = ({{var|c}}{{var|t}}, {{var|x}}, {{var|y}}, {{var|z}})}} (in Minkowski space), thenmathbf{P} = gamma m_0 left(c,mathbf{v}right) = (m c, mathbf{p}),.Using Einstein’s mass–energy equivalence, {{math|1={{var|E}} = {{var|m}}{{var|c}}{{sup|2}}}}, this can be rewritten asmathbf{P} = left(frac{E}{c}, mathbf{p}right),.Thus, conservation of four-momentum is Lorentz-invariant and implies conservation of both mass and energy.The magnitude of the momentum four-vector is equal to {{math|{{var|m}}{{sub|0}}{{var|c}}}}:^2 = mathbf{P} cdot mathbf{P} = gamma^2 m_0^2 left(c^2 - v^2right) = (m_0c)^2,,and is invariant across all reference frames.The relativistic energy–momentum relationship holds even for massless particles such as photons; by setting {{math|1={{var|m}}{{sub|0}} = 0}} it follows thatE = pc,.In a game of relativistic “billiards”, if a stationary particle is hit by a moving particle in an elastic collision, the paths formed by the two afterwards will form an acute angle. This is unlike the non-relativistic case where they travel at right angles.{{harvnb|Rindler|1986|pp=86–87}}The four-momentum of a planar wave can be related to a wave four-vectorBOOK
, Introduction to Special Relativity
, 2nd
, Wolfgang
, Rindler
, Oxford Science Publications
, 1991
, 978-0-19-853952-0
, 82–84
,archive.org/details/introductiontosp0000rind/page/82
,
mathbf{P} = left(frac{E}{c},vec{mathbf{p}}right) = hbar mathbf{K} = hbar left(frac{omega}{c},vec{mathbf{k}}right)For a particle, the relationship between temporal components, {{math|1={{var|E}} = {{var|ħ}}{{var|ω}}}}, is the Planck–Einstein relation, and the relation between spatial components, {{math|1=p = {{var|ħ}}k}}, describes a de Broglie matter wave.

Generalized

{{See also|Analytical mechanics}}Newton’s laws can be difficult to apply to many kinds of motion because the motion is limited by constraints. For example, a bead on an abacus is constrained to move along its wire and a pendulum bob is constrained to swing at a fixed distance from the pivot. Many such constraints can be incorporated by changing the normal Cartesian coordinates to a set of generalized coordinates that may be fewer in number.{{harvnb|Goldstein|1980|pp=11–13}} Refined mathematical methods have been developed for solving mechanics problems in generalized coordinates. They introduce a generalized momentum, also known as the canonical or conjugate momentum, that extends the concepts of both linear momentum and angular momentum. To distinguish it from generalized momentum, the product of mass and velocity is also referred to as mechanical, kinetic or kinematic momentum.{{harvnb|Goldstein|1980|pp=54–56}}{{harvnb|Jackson|1975|p=574}}The Feynman Lectures on Physics Vol. III Ch. 21-3: Two kinds of momentum The two main methods are described below.

Lagrangian mechanics

In Lagrangian mechanics, a Lagrangian is defined as the difference between the kinetic energy {{mvar|T}} and the potential energy {{mvar|V}}:
mathcal{L} = T-V,.
If the generalized coordinates are represented as a vector {{math|q {{=}} ({{var|q}}{{sub|1}}, {{var|q}}{{sub|2}}, ... , {{var|q}}{{sub|{{var|N}}}}) }} and time differentiation is represented by a dot over the variable, then the equations of motion (known as the Lagrange or Euler–Lagrange equations) are a set of {{mvar|N}} equations:{{harvnb|Goldstein|1980|pp=20–21}}
frac{text{d}}{text{d}t}left(frac{partial mathcal{L} }{partialdot{q}_j}right) - frac{partial mathcal{L}}{partial q_j} = 0,.
If a coordinate {{math|{{var|q}}{{sub|{{var|i}}}}}} is not a Cartesian coordinate, the associated generalized momentum component {{math|{{var|p}}{{sub|{{var|i}}}}}} does not necessarily have the dimensions of linear momentum. Even if {{math|{{var|q}}{{sub|{{var|i}}}}}} is a Cartesian coordinate, {{math|{{var|p}}{{sub|{{var|i}}}}}} will not be the same as the mechanical momentum if the potential depends on velocity. Some sources represent the kinematic momentum by the symbol {{math|Π}}.BOOK, Lerner, Rita G., Rita G. Lerner, Encyclopedia of Physics, 2005, Wiley-VCH, Weinheim, 978-3-527-40554-1, 3rd, Trigg, George L., In this mathematical framework, a generalized momentum is associated with the generalized coordinates. Its components are defined as
p_j = frac{partial mathcal{L} }{partial dot{q}_j},.
Each component {{math|{{var|p}}{{sub|{{var|j}}}}}} is said to be the conjugate momentum for the coordinate {{math|{{var|q}}{{sub|{{var|j}}}}}}.Now if a given coordinate {{math|{{var|q}}{{sub|{{var|i}}}}}} does not appear in the Lagrangian (although its time derivative might appear), then {{math|{{var|p}}{{sub|{{var|j}}}}}} is constant. This is the generalization of the conservation of momentum.Even if the generalized coordinates are just the ordinary spatial coordinates, the conjugate momenta are not necessarily the ordinary momentum coordinates. An example is found in the section on electromagnetism.

Hamiltonian mechanics

In Hamiltonian mechanics, the Lagrangian (a function of generalized coordinates and their derivatives) is replaced by a Hamiltonian that is a function of generalized coordinates and momentum. The Hamiltonian is defined as
mathcal{H}left(mathbf{q},mathbf{p},tright) = mathbf{p}cdotdot{mathbf{q}} - mathcal{L}left(mathbf{q},dot{mathbf{q}},tright),,
where the momentum is obtained by differentiating the Lagrangian as above. The Hamiltonian equations of motion are{{harvnb|Goldstein|1980|pp=341–342}}
begin{align}
dot{q}_i &= frac{partialmathcal{H}}{partial p_i}-dot{p}_i &= frac{partialmathcal{H}}{partial q_i}-frac{partial mathcal{L}}{partial t} &= frac{text{d} mathcal{H}}{text{d}t},.end{align}As in Lagrangian mechanics, if a generalized coordinate does not appear in the Hamiltonian, its conjugate momentum component is conserved.{{harvnb|Goldstein|1980|p=348}}

Symmetry and conservation

Conservation of momentum is a mathematical consequence of the homogeneity (shift symmetry) of space (position in space is the canonical conjugate quantity to momentum). That is, conservation of momentum is a consequence of the fact that the laws of physics do not depend on position; this is a special case of Noether’s theorem.BOOK, Hand, Louis N., Finch, Janet D., Analytical mechanics, 1998, Cambridge University Press, Cambridge, 978-0-521-57572-0, 7th print, Chapter 4, true, For systems that do not have this symmetry, it may not be possible to define conservation of momentum. Examples where conservation of momentum does not apply include curved spacetimes in general relativityJOURNAL, Witten, Edward, A new proof of the positive energy theorem, Communications in Mathematical Physics, 80, 3, 1981, 381–402, 0010-3616, 10.1007/BF01208277, 1981CMaPh..80..381W, 1035111,www.sns.ias.edu/ckfinder/userfiles/files/%5B32%5DCMP_80_1981.pdf, 2020-12-17, 2016-11-25,web.archive.org/web/20161125044504/https://www.sns.ias.edu/ckfinder/userfiles/files/%5B32%5DCMP_80_1981.pdf, or time crystals in condensed matter physics.MAGAZINE, Grossman, Lisa, Death-defying time crystal could outlast the universe,www.newscientist.com/article/mg21328484-000-death-defying-time-crystal-could-outlast-the-universe/, New Scientist,archive.today/20170202104619/https://www.newscientist.com/article/mg21328484-000-death-defying-time-crystal-could-outlast-the-universe/, 2017-02-02, 18 January 2012, MAGAZINE, Cowen, Ron, ‘Time Crystals’ Could Be a Legitimate Form of Perpetual Motion,www.scientificamerican.com/article/time-crystals-could-be-legitimate-form-perpetual-motion/, Scientific American,archive.today/20170202101455/https://www.scientificamerican.com/article/time-crystals-could-be-legitimate-form-perpetual-motion/, 2017-02-02, 27 February 2012, JOURNAL, Powell, Devin, Can matter cycle through shapes eternally?, Nature, 2013, 1476-4687, 10.1038/nature.2013.13657, 181223762,www.nature.com/news/can-matter-cycle-through-shapes-eternally-1.13657,www.nature.com/news/can-matter-cycle-through-shapes-eternally-1.13657," title="archive.today/20170203080014www.nature.com/news/can-matter-cycle-through-shapes-eternally-1.13657,">archive.today/20170203080014www.nature.com/news/can-matter-cycle-through-shapes-eternally-1.13657, 2017-02-03, JOURNAL, Gibney, Elizabeth, The quest to crystallize time, Nature, 543, 7644, 2017, 164–166, 0028-0836, 10.1038/543164a, 28277535,www.nature.com/news/the-quest-to-crystallize-time-1.21595,www.nature.com/news/the-quest-to-crystallize-time-1.21595," title="archive.today/20170313115721www.nature.com/news/the-quest-to-crystallize-time-1.21595,">archive.today/20170313115721www.nature.com/news/the-quest-to-crystallize-time-1.21595, 2017-03-13, 2017Natur.543..164G, 4460265,

Electromagnetic

Particle in a field

In Maxwell’s equations, the forces between particles are mediated by electric and magnetic fields. The electromagnetic force (Lorentz force) on a particle with charge {{mvar|q}} due to a combination of electric field {{math|E}} and magnetic field {{math|B}} ismathbf{F} = q(mathbf{E} + mathbf{v} times mathbf{B}).(in SI units).{{harvnb|Jackson|1975}}{{rp|2}}It has an electric potential {{math|{{var|φ}}(r, {{var|t}})}} and magnetic vector potential {{math|A(r, {{var|t}})}}.In the non-relativistic regime, its generalized momentum ismathbf{P} = mmathbf{mathbf{v}} + qmathbf{A}, while in relativistic mechanics this becomesmathbf{P} = gamma mmathbf{mathbf{v}} + qmathbf{A}. The quantity {{math|{{var|V}} {{=}} {{var|q}}A}} is sometimes called the potential momentum.JOURNAL, Semon, Mark D., Taylor, John R., November 1996, Thoughts on the magnetic vector potential, American Journal of Physics, 64, 11, 1361–1369, 10.1119/1.18400, 1996AmJPh..64.1361S, 0002-9505, BOOK, Griffiths, David J., Introduction to Electrodynamics, 29 June 2017, 978-1-108-42041-9, 4th, Cambridge, United Kingdom, 1021068059, JOURNAL, Vieira, R. S., Brentan, H. B., April 2018, Covariant theory of gravitation in the framework of special relativity, The European Physical Journal Plus, 133, 4, 165, 10.1140/epjp/i2018-11988-9, 1608.00815, 2018EPJP..133..165V, 16691128, 2190-5444, It is the momentum due to the interaction of the particle with the electromagnetic fields. The name is an analogy with the potential energy {{math|{{var|U}} {{=}} {{var|q}}{{var|φ}}}}, which is the energy due to the interaction of the particle with the electromagnetic fields. These quantities form a four-vector, so the analogy is consistent; besides, the concept of potential momentum is important in explaining the so-called hidden momentum of the electromagnetic fields.JOURNAL, Babson, David, Reynolds, Stephen P., Bjorkquist, Robin, Griffiths, David J., September 2009, Hidden momentum, field momentum, and electromagnetic impulse, American Journal of Physics, 77, 9, 826–833, 10.1119/1.3152712, 2009AmJPh..77..826B, 0002-9505,

Conservation

In Newtonian mechanics, the law of conservation of momentum can be derived from the law of action and reaction, which states that every force has a reciprocating equal and opposite force. Under some circumstances, moving charged particles can exert forces on each other in non-opposite directions.BOOK, Griffiths, David J., Introduction to Electrodynamics, 2013, Pearson, Boston, 978-0-321-85656-2, 4th, 361, Nevertheless, the combined momentum of the particles and the electromagnetic field is conserved.

Vacuum

The Lorentz force imparts a momentum to the particle, so by Newton’s second law the particle must impart a momentum to the electromagnetic fields.In a vacuum, the momentum per unit volume is
mathbf{g} = frac{1}{mu_0 c^2}mathbf{E}timesmathbf{B},,
where {{math|{{var|μ}}{{sub|0}}}} is the vacuum permeability and {{mvar|c}} is the speed of light. The momentum density is proportional to the Poynting vector {{math|S}} which gives the directional rate of energy transfer per unit area:The Feynman Lectures on Physics Vol. II Ch. 27-6: Field momentum
mathbf{g} = frac{mathbf{S}}{c^2},.
If momentum is to be conserved over the volume {{mvar|V}} over a region {{mvar|Q}}, changes in the momentum of matter through the Lorentz force must be balanced by changes in the momentum of the electromagnetic field and outflow of momentum. If {{math|P{{sub|mech}}}} is the momentum of all the particles in {{mvar|Q}}, and the particles are treated as a continuum, then Newton’s second law gives
frac{text{d}mathbf{P}_text{mech}}{text{d}t} = iiintlimits_{Q} left(rhomathbf{E} + mathbf{J}timesmathbf{B}right) text{d}V,.
The electromagnetic momentum is
mathbf{P}_text{field} = frac{1}{mu_0c^2} iiintlimits_{Q} mathbf{E}timesmathbf{B},dV,,
and the equation for conservation of each component {{mvar|i}} of the momentum is
frac{text{d}}{text{d}t}left(mathbf{P}_text{mech}+ mathbf{P}_text{field} right)_i = iintlimits_{sigma} left(sumlimits_{j} T_{ij} n_jright)text{d}Sigma,.
The term on the right is an integral over the surface area {{mvar|Σ}} of the surface {{mvar|σ}} representing momentum flow into and out of the volume, and {{math|{{var|n}}{{sub|j}}}} is a component of the surface normal of {{mvar|S}}. The quantity {{math|{{var|T}}{{sub|{{var|i}}{{var|j}}}}}} is called the Maxwell stress tensor, defined as{{harvnb|Jackson|1975|pp=238–241}} Expressions, given in Gaussian units in the text, were converted to SI units using Table 3 in the Appendix.T_{i j} equiv epsilon_0 left(E_i E_j - frac{1}{2} delta_{ij} E^2right) + frac{1}{mu_0} left(B_i B_j - frac{1}{2} delta_{ij} B^2right),.

Media

The above results are for the microscopic Maxwell equations, applicable to electromagnetic forces in a vacuum (or on a very small scale in media). It is more difficult to define momentum density in media because the division into electromagnetic and mechanical is arbitrary. The definition of electromagnetic momentum density is modified to
mathbf{g} = frac{1}{c^2}mathbf{E}timesmathbf{H} = frac{mathbf{S}}{c^2},,
where the H-field {{math|H}} is related to the B-field and the magnetization {{math|M}} by
mathbf{B} = mu_0 left(mathbf{H} + mathbf{M}right),.
The electromagnetic stress tensor depends on the properties of the media.

Quantum mechanical

{{Further|Momentum operator}}In quantum mechanics, momentum is defined as a self-adjoint operator on the wave function. The Heisenberg uncertainty principle defines limits on how accurately the momentum and position of a single observable system can be known at once. In quantum mechanics, position and momentum are conjugate variables.For a single particle described in the position basis the momentum operator can be written asmathbf{p}={hbarover i}nabla=-ihbarnabla,,where {{math|∇}} is the gradient operator, {{mvar|ħ}} is the reduced Planck constant, and {{mvar|i}} is the imaginary unit. This is a commonly encountered form of the momentum operator, though the momentum operator in other bases can take other forms. For example, in momentum space the momentum operator is represented by the eigenvalue equationmathbf{p}psi(p) = ppsi(p),,where the operator {{math|p}} acting on a wave eigenfunction {{math|{{var|ψ}}({{var|p}})}} yields that wave function multiplied by the eigenvalue {{mvar|p}}, in an analogous fashion to the way that the position operator acting on a wave function {{math|{{var|ψ}}({{var|x}})}} yields that wave function multiplied by the eigenvalue {{mvar|x}}.For both massive and massless objects, relativistic momentum is related to the phase constant {{mvar|β}} byJOURNAL, Z. Y., Wang, Generalized momentum equation of quantum mechanics, Optical and Quantum Electronics, 48, 1–9, 2016, 10.1007/s11082-015-0261-8, 2, 124732329,
p = hbar beta
Electromagnetic radiation (including visible light, ultraviolet light, and radio waves) is carried by photons. Even though photons (the particle aspect of light) have no mass, they still carry momentum. This leads to applications such as the solar sail. The calculation of the momentum of light within dielectric media is somewhat controversial (see Abraham–Minkowski controversy).JOURNAL, Barnett, Stephen M., Resolution of the Abraham-Minkowski Dilemma, Physical Review Letters, 2010, 104, 7, 070401, 10.1103/PhysRevLett.104.070401, 2010PhRvL.104g0401B, 20366861,strathprints.strath.ac.uk/26871/5/AbMinPRL.pdf, JOURNAL
, Wang Zhong-Yue, Wang Pin-Yu, Xu Yan-Rong, 2011, Crucial experiment to resolve Abraham-Minkowski Controversy, Optik, 122, 1994–1996, 10.1016/j.ijleo.2010.12.018, 22, 2011Optik.122.1994W, 1103.3559, 119209160,

In deformable bodies and fluids

Conservation in a continuum

(File:Equation motion body.svg|right|thumb|Motion of a material body)In fields such as fluid dynamics and solid mechanics, it is not feasible to follow the motion of individual atoms or molecules. Instead, the materials must be approximated by a continuum in which, at each point, there is a particle or fluid parcel that is assigned the average of the properties of atoms in a small region nearby. In particular, it has a density {{mvar|ρ}} and velocity {{math|v}} that depend on time {{mvar|t}} and position {{math|r}}. The momentum per unit volume is {{math|{{var|ρ}}v}}.{{harvnb|Tritton|2006|pages=48–51}}Consider a column of water in hydrostatic equilibrium. All the forces on the water are in balance and the water is motionless. On any given drop of water, two forces are balanced. The first is gravity, which acts directly on each atom and molecule inside. The gravitational force per unit volume is {{math|{{var|ρ}}g}}, where {{math|g}} is the gravitational acceleration. The second force is the sum of all the forces exerted on its surface by the surrounding water. The force from below is greater than the force from above by just the amount needed to balance gravity. The normal force per unit area is the pressure {{mvar|p}}. The average force per unit volume inside the droplet is the gradient of the pressure, so the force balance equation isThe Feynman Lectures on Physics Vol. II Ch. 40: The Flow of Dry Water-nabla p +rho mathbf{g} = 0,.If the forces are not balanced, the droplet accelerates. This acceleration is not simply the partial derivative {{math|{{sfrac|∂v|∂{{var|t}}}}}} because the fluid in a given volume changes with time. Instead, the material derivative is needed:{{harvnb|Tritton|2006|pages=54}}frac{D}{Dt} equiv frac{partial}{partial t} + mathbf{v}cdotboldsymbol{nabla},.Applied to any physical quantity, the material derivative includes the rate of change at a point and the changes due to advection as fluid is carried past the point. Per unit volume, the rate of change in momentum is equal to {{math|{{var|ρ}}{{sfrac|Dv|D{{var|t}}}}}}. This is equal to the net force on the droplet.Forces that can change the momentum of a droplet include the gradient of the pressure and gravity, as above. In addition, surface forces can deform the droplet. In the simplest case, a shear stress {{mvar|τ}}, exerted by a force parallel to the surface of the droplet, is proportional to the rate of deformation or strain rate. Such a shear stress occurs if the fluid has a velocity gradient because the fluid is moving faster on one side than another. If the speed in the {{mvar|x}} direction varies with {{mvar|z}}, the tangential force in direction {{mvar|x}} per unit area normal to the {{mvar|z}} direction issigma_{zx} = -mufrac{partial v_x}{partial z},,where {{mvar|μ}} is the viscosity. This is also a flux, or flow per unit area, of {{mvar|x}}-momentum through the surface.BOOK, Bird, R. Byron, Warren, Stewart, Edwin N., Lightfoot, Transport phenomena, 2007, Wiley, New York, 978-0-470-11539-8, 13, 2nd, Including the effect of viscosity, the momentum balance equations for the incompressible flow of a Newtonian fluid arerho frac{D mathbf{v}}{D t} = -boldsymbol{nabla} p + munabla^2 mathbf{v} + rhomathbf{g}.,These are known as the Navier–Stokes equations.{{harvnb|Tritton|2006|p=58}}The momentum balance equations can be extended to more general materials, including solids. For each surface with normal in direction {{mvar|i}} and force in direction {{mvar|j}}, there is a stress component {{math|{{var|σ}}{{sub|{{var|i}}{{var|j}}}}}}. The nine components make up the Cauchy stress tensor {{math|σ}}, which includes both pressure and shear. The local conservation of momentum is expressed by the Cauchy momentum equation:rho frac{D mathbf{v}}{D t} = boldsymbol{nabla} cdot boldsymbol{sigma} + mathbf{f},,where {{math|f}} is the body force.BOOK
, Acheson
, D. J.
, Elementary Fluid Dynamics
, Oxford University Press
, 1990
, 205
, 978-0-19-859679-0,
The Cauchy momentum equation is broadly applicable to deformations of solids and liquids. The relationship between the stresses and the strain rate depends on the properties of the material (see Types of viscosity).

Acoustic waves

A disturbance in a medium gives rise to oscillations, or waves, that propagate away from their source. In a fluid, small changes in pressure {{mvar|p}} can often be described by the acoustic wave equation:frac{partial^2 p}{partial t^2} = c^2 nabla^2 p,,where {{mvar|c}} is the speed of sound. In a solid, similar equations can be obtained for propagation of pressure (P-waves) and shear (S-waves).BOOK, Gubbins, David, Seismology and plate tectonics, 1992, Cambridge University Press, Cambridge, England, 978-0-521-37995-3, 59, reprinted, The flux, or transport per unit area, of a momentum component {{math|{{var|ρ}}{{var|v}}{{sub|{{var|j}}}}}} by a velocity {{math|{{var|v}}{{sub|{{var|i}}}}}} is equal to {{math|{{var|ρ}}{{var|v}}{{sub|{{var|j}}}}{{var|v}}{{sub|{{var|j}}}}}}.{{dubious|reason=so proportional to v_j^2 and not dependent on v_i?|date=April 2023}} In the linear approximation that leads to the above acoustic equation, the time average of this flux is zero. However, nonlinear effects can give rise to a nonzero average.BOOK, LeBlond, Paul H., Waves in the ocean, 1980, Elsevier, Amsterdam, 978-0-444-41926-2, 258, 2nd, Mysak, Lawrence A., It is possible for momentum flux to occur even though the wave itself does not have a mean momentum.JOURNAL, McIntyre, M. E., Michael E. McIntyre, On the ‘wave momentum’ myth, Journal of Fluid Mechanics, 1981, 106, 331–347, 10.1017/s0022112081001626, 1981JFM...106..331M, 18232994,

History of the concept

Impetus

John Philoponus

In about 530 AD, John Philoponus developed a concept of momentum in On Physics, a commentary to Aristotle’s Physics. Aristotle claimed that everything that is moving must be kept moving by something. For example, a thrown ball must be kept moving by motions of the air. Philoponus pointed out the absurdity in Aristotle’s claim that motion of an object is promoted by the same air that is resisting its passage. He proposed instead that an impetus was imparted to the object in the act of throwing it.ENCYCLOPEDIA, John Philoponus, Stanford Encyclopedia of Philosophy,plato.stanford.edu/entries/philoponus/#2.1, 26 July 2012, 8 June 2007,

Ibn Sīnā

(File:1950 “Avicenna” stamp of Iran (cropped).jpg|alt=Engraving of Ibn SÄ«nā|thumb|195x195px|Ibn SÄ«nā(980–1037))In 1020, Ibn SÄ«nā (also known by his Latinized name Avicenna) read Philoponus and published his own theory of motion in The Book of Healing. He agreed that an impetus is imparted to a projectile by the thrower; but unlike Philoponus, who believed that it was a temporary virtue that would decline even in a vacuum, he viewed it as a persistent, requiring external forces such as air resistance to dissipate it.JOURNAL, Espinoza, Fernando, 2005, An analysis of the historical development of ideas about motion and its implications for teaching, Physics Education, 40, 2, 141, 2005PhyEd..40..139E, 10.1088/0031-9120/40/2/002, 250809354, BOOK, Nasr, Seyyed Hossein, The Islamic intellectual tradition in Persia, Razavi, Mehdi Amin, 1996, Routledge, 978-0-7007-0314-2, 72, Seyyed Hossein Nasr, JOURNAL, Aydin Sayili, 1987, Ibn SÄ«nā and Buridan on the Motion of the Projectile, Annals of the New York Academy of Sciences, 500, 1, 477–482, 1987NYASA.500..477S, 10.1111/j.1749-6632.1987.tb37219.x, 84784804,

Peter Olivi, Jean Buridan

In the 13th and 14th century, Peter Olivi and Jean Buridan read and refined the work of Philoponus, and possibly that of Ibn SÄ«nā. Buridan, who in about 1350 was made rector of the University of Paris, referred to impetus being proportional to the weight times the speed. Moreover, Buridan’s theory was different from his predecessor’s in that he did not consider impetus to be self-dissipating, asserting that a body would be arrested by the forces of air resistance and gravity which might be opposing its impetus.ENCYCLOPEDIA, Buridian, John, Medieval Science, Technology and Medicine:an Encyclopedia, 107, Livesay, S. J., Wallis, F., T. F., Glick, BOOK, Park, David,archive.org/details/howwhyessayonori0000park, The how and the why: an essay on the origins and development of physical theory, 1990, Princeton University Press, With drawings by Robin Brickman, 978-0-691-02508-7, 3rd print, Princeton, New Jersey, 139–141, registration,

Quantity of motion

René Descartes

In Principles of Philosophy (Principia Philosophiae) from 1644, the French philosopher René Descartes defined “quantity of motion” (Latin: quantitas motus) as the product of size and speed,BOOK, Descartes, R.,www.earlymoderntexts.com/assets/pdfs/descartes1644part2.pdf, Principles of philosophy, 2008, Bennett, J., Part II, § 36., 1644, and claimed that the total quantity of motion in the universe is conserved.Alexander Afriat (2004). “Cartesian and Lagrangian Momentum”. {{webarchive|url=https://web.archive.org/web/20170309014638philsci-archive.pitt.edu/1699/1/Momentum3.pdf|date=2017-03-09}}.(File:Frans Hals - Portret van René Descartes (cropped)2.jpg|alt=Portrait of René Descartes|thumb|153x153px|René Descartes(1596–1650)){{Blockquote|text=If x is twice the size of y, and is moving half as fast, then there’s the same amount of motion in each.|author=|title=|source=}}{{Blockquote|text=[God] created matter, along with its motion ... merely by letting things run their course, he preserves the same amount of motion ... as he put there in the beginning.}}This should not be read as a statement of the modern law of conservation of momentum, since Descartes had no concept of mass as distinct from weight and size. (The concept of mass, as distinct from weight, was introduced by Newton in 1686.)BOOK, Newton, I,books.google.com/books?id=Tm0FAAAAQAAJ&pg=PP13, The mathematical principles of natural philosophy, Printed for Benjamin Motte, 1729, 1–2, Motte, A., Original work published 1686, More important, he believed that it is speed rather than velocity that is conserved. So for Descartes, if a moving object were to bounce off a surface, changing its direction but not its speed, there would be no change in its quantity of motion.BOOK, Garber, Daniel, The Cambridge Companion to Descartes, 1992, Cambridge University Press, 978-0-521-36696-0, John Cottingham, Cambridge, 310–319, Descartes’ Physics, BOOK, Rothman, Milton A.,archive.org/details/discoveringnatur0000roth/page/83, Discovering the natural laws: the experimental basis of physics, 1989, Dover, 978-0-486-26178-2, 2nd, New York, 83–88, ENCYCLOPEDIA, Descartes’ Physics, The Stanford Encyclopedia of Philosophy,plato.stanford.edu/archives/fall2017/entries/descartes-physics/, 29 November 2019, Fall 2017, Zalta, Edward N., Edward, Slowik, Galileo, in his Two New Sciences (published in 1638), used the Italian word to similarly describe Descartes’s quantity of motion.

Christiaan Huygens

(File:Christiaan Huygens-painting (cropped).jpeg|alt=Portrait of Christiaan Huygens|thumb|155x155px|Christiaan Huygens(1629–1695))In the 1600s, Christiaan Huygens concluded quite early that Descartes’s laws for the elastic collision of two bodies must be wrong, and he formulated the correct laws.BOOK, The Beginnings of Modern Science, Basic Books, 1964, Taton, Rene, 1958, An important step was his recognition of the Galilean invariance of the problems.Garber and Ayers, pp. 666–667. His views then took many years to be circulated. He passed them on in person to William Brouncker and Christopher Wren in London, in 1661.Garber and Ayers, p. 689. What Spinoza wrote to Henry Oldenburg about them, in 1666 during the Second Anglo-Dutch War, was guarded.BOOK, Israel, Jonathan I.,books.google.com/books?id=vMvlEweVPTsC&pg=RA3-PR62, Radical Enlightenment: Philosophy and the Making of Modernity 1650–1750, 8 February 2001, Oxford University Press, 978-0-19-162287-8, lxii–lxiii, Jonathan I. Israel, 11 May 2013, Huygens had actually worked them out in a manuscript in the period 1652–1656. The war ended in 1667, and Huygens announced his results to the Royal Society in 1668. He published them in the in 1669.Dictionary, p. 470.

Momentum

John Wallis

In 1670, John Wallis, in , stated the law of conservation of momentum: “the initial state of the body, either of rest or of motion, will persist” and “If the force is greater than the resistance, motion will result”.BOOK, Scott, J. F., The Mathematical Work of John Wallis, D.D., F.R.S., 1981, Chelsea Publishing Company, 978-0-8284-0314-6, 111, Wallis used momentum for quantity of motion, and for force.

Gottfried Leibniz

In 1686, Gottfried Wilhelm Leibniz, in Discourse on Metaphysics, gave an argument against Descartes’ construction of the conservation of the “quantity of motion” using an example of dropping blocks of different sizes different distances. He points out that force is conserved but quantity of motion, construed as the product of size and speed of an object, is not conserved.BOOK, Leibniz, G. W., Philosophical Essays, 1989, Hackett, 978-0-87220-062-3, Ariew, Roger, Indianapolis, Indiana, 49–51, Discourse on Metaphysics, Garber, Daniel,

Isaac Newton

(File:Isaac Newton by James Thronill, after Sir Godfrey Kneller.jpg|alt=Portrait of Isaac Newton by James Thronill, after Sir Godfrey Kneller|thumb|187x187px|Isaac Newton(1642–1727))In 1687, Isaac Newton, in , just like Wallis, showed a similar casting around for words to use for the mathematical momentum. His Definition II defines , “quantity of motion”, as “arising from the velocity and quantity of matter conjointly”, which identifies it as momentum.BOOK, Grimsehl, Ernst, A Textbook of Physics, 1932, Blackie & Son, London & Glasgow, 78, Woodward, Leonard Ary, Thus when in Law II he refers to , “change of motion”, being proportional to the force impressed, he is generally taken to mean momentum and not motion.BOOK, Rescigno, Aldo, Foundation of Pharmacokinetics, 2003, Kluwer Academic/Plenum, 978-0-306-47704-1, New York, 19,

John Jennings

In 1721, John Jennings published Miscellanea, where the momentum in its current mathematical sense is attested, five years before the final edition of Newton’s . Momentum {{math|M}} or “quantity of motion” was being defined for students as “a rectangle”, the product of {{mvar|Q}} and {{mvar|V}}, where {{mvar|Q}} is “quantity of material” and {{mvar|V}} is “velocity”, {{math|{{sfrac|{{var|s}}|{{var|t}}}}}}.BOOK, Jennings, John, Miscellanea in Usum Juventutis Academicae, 1721, R. Aikes & G. Dicey, Northampton, 67, John Jennings (tutor), la, In 1728, the Cyclopedia states:{{BlockquoteMomentum, Impetus, or Quantity of Motion of any Body, is the Factum [i.e., product] of its Velocity, (or the Space it moves in a given Time, see {{sc2>Motion}}) multiplied into its Mass.}}

See also

{{div col}} {{div col end}}

References

{{Reflist}}

Bibliography

  • BOOK, David, Halliday, Robert, Resnick, 13 August 2013, Fundamentals of Physics, John Wiley & Sons, Chapter 9, 978-1-118-23071-8, true,books.google.com/books?id=HybkAwAAQBAJ,
  • BOOK, Dugas, René, A history of mechanics, 1988, Dover Publications, New York, 978-0-486-65632-8, Dover, Translated into English by J.R. Maddox,
  • BOOK, Feynman, Richard P., The Feynman lectures on physics, Volume 1: Mainly Mechanics, Radiation, and Heat, 2005, Robert B., Leighton, Matthew, Sands, Pearson Addison-Wesley, San Francisco, 978-0-8053-9046-9, Definitive, {{harvid, Feynman Vol. 1, }}
  • BOOK, Feynman, Richard P., Leighton, Robert B., Sands, Matthew, The Feynman lectures on physics, 2006, Pearson Addison-Wesley, San Francisco, 978-0-8053-9047-6, Definitive, {{harvid, Feynman Vol. 2, }}
  • BOOK, Feynman, Richard P., Robert B., Leighton, Matthew, Sands, The Feynman lectures on physics, Volume III: Quantum Mechanics, 2005, BasicBooks, New York, 978-0-8053-9049-0, Definitive, {{harvid, Feynman Vol. 3, }}
  • BOOK, Goldstein, Herbert, Classical mechanics, 1980, Addison-Wesley Pub. Co., Reading, MA, 978-0-201-02918-5, 2nd,
  • BOOK, Hand, Louis N., Finch, Janet D., Analytical Mechanics, Cambridge University Press, Chapter 4, true,
  • BOOK, Jackson, John David, Classical electrodynamics, 1975, Wiley, New York, 978-0-471-43132-9, 2nd,archive.org/details/classicalelectro00jack_0,
  • BOOK, Jammer, Max, Concepts of force: a study in the foundations of dynamics, 1999, Dover Publications, Mineola, New York, 978-0-486-40689-3, Facsim,
  • BOOK, Landau, L.D., The classical theory of fields, 2000, Butterworth Heinemann, Oxford, 978-0-7506-2768-9, E.M., Lifshitz, 4th, English edition, reprinted with corrections; translated from the Russian by Morton Hamermesh,
  • BOOK, Rindler, Wolfgang, Essential Relativity: Special, general and cosmological, 1986, Springer, New York, 978-0-387-10090-6, 2nd,
  • BOOK, Serway, Raymond, Jewett, John, 2003, Physics for Scientists and Engineers, 6th, Brooks Cole., 978-0-534-40842-8,archive.org/details/physicssciengv2p00serw,
  • BOOK, Stenger, Victor J., 2000, Timeless Reality: Symmetry, Simplicity, and Multiple Universes, Prometheus Books., Chapter 12 in particular,
  • BOOK, Tipler, Paul, 1998, Physics for Scientists and Engineers: Vol. 1: Mechanics, Oscillations and Waves, Thermodynamics, 4th, W.H. Freeman, 978-1-57259-492-0,
  • BOOK, Tritton, D.J., David Tritton, Physical fluid dynamics, 2006, Clarendon Press, Oxford, 978-0-19-854493-7, 58, 2nd,

External links

{{Wiktionary|momentum}} {{Topics in continuum mechanics}}{{Authority control}}

- content above as imported from Wikipedia
- "momentum" does not exist on GetWiki (yet)
- time: 7:29am EDT - Wed, May 22 2024
[ this remote article is provided by Wikipedia ]
LATEST EDITS [ see all ]
GETWIKI 21 MAY 2024
GETWIKI 09 JUL 2019
Eastern Philosophy
History of Philosophy
GETWIKI 09 MAY 2016
GETWIKI 18 OCT 2015
M.R.M. Parrott
Biographies
GETWIKI 20 AUG 2014
CONNECT