Skip to main content
Physics LibreTexts

14: N1) Newton's Laws

  • Page ID
    63241
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    • 14.1: Forces and Newton's Three Laws
    • 14.2: Details on Newton's First Law
      According to Newton’s first law (the law of inertia), there must be a cause for any change in velocity (a change in either magnitude or direction) to occur. Inertia is related to an object’s mass. If an object’s velocity relative to a given frame is constant, then the frame is inertial and Newton’s first law is valid. A net force of zero means that an object is either at rest or moving with constant velocity; that is, it is not accelerating.
    • 14.3: Details on Newton's Second Law
      Newton’s second law of motion says that the net external force on an object with a certain mass is directly proportional to and in the same direction as the acceleration of the object. Newton’s second law can also describe net force as the instantaneous rate of change of momentum. Thus, a net external force causes nonzero acceleration.
    • 14.4: Details on Newton’s Third Law
      Newton’s third law of motion represents a basic symmetry in nature, with an experienced force equal in magnitude and opposite in direction to an exerted force. Action-reaction pairs include a swimmer pushing off a wall, helicopters creating lift by pushing air down, and an octopus propelling itself forward by ejecting water from its body. Choosing a system is an important analytical step in understanding the physics of a problem and solving it.
    • 14.5: Free-Body Diagrams
    • 14.6: Vector Calculus
    • 14.7: Examples

    Newton's Laws

    Up to this point in the semester, we've been studying the interaction between objects by modeling the interactions with energy and momentum. The transfer and conservation of these quantities allowed us to determine their motion. Now, we would like to describe the interactions between objects using forces. In some ways, this description of the physical world is more intuitive; forces push and pull on objects, much like how we interaction with objects in our everyday lives. Of course, momentum and energy is still being transferred around, but the force description gives us a different perspective, and intuition about the motion is often more direct. On the other hand, since forces are vectors, it requires more mathematical sophistication and care then when dealing with energy.

    Forces Are Vectors

    When you push or pull on an object, it matters what direction you are pushing or pulling it. This is very natural; if you push in one direction and your friend pushes just as hard in the opposite direction, the object will not move. But what happens if you push in one direction and your friend pushes just as hard, but not quite in the opposite direction? The object might move in some other direction, and that's what we want to know about. All these various direction-and-magnitude complexities can be easily dealt with by modeling all forces as vectors. They must be written as \(\vec{F}=F_x\hat{x}+F_y\hat{y}\) in the \((x,y)\)-coordinate system you specify in order to get any answers right!

    Newton's First Law

    Newton's first law can be summarized as ``an object in motion tends to stay in motion unless acted on by a net external force''. The converse is also true; ``an object at rest tends to stay at rest unless acted on by a net external force''. An important word here is net, which means sum of all. A hockey puck sliding across the ice will continue to slide forever if there is no friction, but it does have external forces acting on it (gravity and the normal force, in this case). But these forces balance out, so there is no net force on the hockey puck. Newton's first law does not really help us solve problems, but rather it helps with our modeling process. It tells us when we should expect objects to exhibit motion.

    Newton's Second Law

    Newton's second law is the primary tool we will use to determine the motion of an object given some forces acting on it. We usually remember it as
    \[\sum \vec{F}=m\vec{a},\]
    where the \(\sum\) symbol means ``add up all the forces''. This is an important thing to remember - an object can have several forces acting on it, but a single object only ever has one acceleration \(\vec{a}\). A very common mistake is to think ``each force makes an acceleration \(F/m\), and I will add them all up to get the acceleration of the object'', but that is incorrect. A single object has only a single path in space, and therefore only has a single acceleration.

    We can actually derive Newton's second law from the definition of force and momentum we have already encountered, namely

    \[\vec{F}_{net}=\frac{d\vec{p}}{dt}.\]

    (Recall that "net" means "sum of all", which is mathematically the same thing as the symbol \(\Sigma\).)To do this, we just use the definition of momentum, \(\vec{p}=m\vec{v}\), and assume the mass is constant in time (as it often is). Then we get:

    \[\vec{F}_{net}=\frac{d}{dt}(m\vec{v})=m\frac{d\vec{v}}{dt}=m\vec{a}.\]

    I typically write Newton's second law in a slightly different way,
    \[\boxed{\vec{a}=\frac{\sum\vec{F}}{m}},\]
    which mathematically identical, but reads more like ``the acceleration is the sum of the forces divided by the mass'', which is more like how we use Newton's second law.

    Finally, since this is a vector equation, it actually contains several independent equations inside it, one for each direction. For instance, if you are doing a 2d Newton's second law problem, you will actually have components in each direction,
    \[a_x=\frac{\sum F_x}{m},\qquad a_y=\frac{\sum F_y}{m},\]
    and you will have to solve for these independently.

    Newton's Third Law

    Newton's third law is ``for every action there is an equal and opposite reaction''. In this case, our ``actions'' are forces. The typical example of this is ``I push on the wall with a force \(\vec{F}\), so the wall pushes on me with a force \(-\vec{F}\)''. Mathematically, if we have a force \(\vec{F}_{AB}\) acting from object A to object B, Newton's third law tells us that we know there must be a force \(\vec{F}_{BA}\) acting from object B to object A. The magnitudes of these forces are equal, and their directions are opposite:
    \[|\vec{F}_{AB}|=|\vec{F}_{BA}|,\qquad \vec{F}_{AB}=-\vec{F}_{BA}.\]

    Notice the way we've notated this - each force corresponds with a pair of objects, one that creates the force and one that experiences it. All forces have both - you push on a wall (you and wall are the objects), the force of the floor pushing up on you, etc. In the case of the forces above, we're writing \(\vec{F}_{AB}\) to mean "the force created by A, acting on B", or "the force from A to B". The order of these subscripts is not always that important (since Newton's third law tells us that \(|F_{AB}|=|F_{BA}|\)), but we will try to be careful when we are writing them.

    • 14.1: Forces and Newton's Three Laws
    • 14.2: Details on Newton's First Law
      According to Newton’s first law (the law of inertia), there must be a cause for any change in velocity (a change in either magnitude or direction) to occur. Inertia is related to an object’s mass. If an object’s velocity relative to a given frame is constant, then the frame is inertial and Newton’s first law is valid. A net force of zero means that an object is either at rest or moving with constant velocity; that is, it is not accelerating.
    • 14.3: Details on Newton's Second Law
      Newton’s second law of motion says that the net external force on an object with a certain mass is directly proportional to and in the same direction as the acceleration of the object. Newton’s second law can also describe net force as the instantaneous rate of change of momentum. Thus, a net external force causes nonzero acceleration.
    • 14.4: Details on Newton’s Third Law
      Newton’s third law of motion represents a basic symmetry in nature, with an experienced force equal in magnitude and opposite in direction to an exerted force. Action-reaction pairs include a swimmer pushing off a wall, helicopters creating lift by pushing air down, and an octopus propelling itself forward by ejecting water from its body. Choosing a system is an important analytical step in understanding the physics of a problem and solving it.
    • 14.5: Free-Body Diagrams
    • 14.6: Vector Calculus
    • 14.7: Examples


    14: N1) Newton's Laws is shared under a CC BY-SA license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?