21

Perhaps a trivial question, but it is something which I couldn't ever grasp ever since beginning physics. Why exactly should Newton's second law be linear in application of all the external forces?

For example, suppose I have a spring oscillating with a block (in absence of the gravity of Earth) then I add in gravity, then simply to find the new governing equation for acceleration I include gravity into the equation for the second law... but why? Why is there no cross effect between the two 'forces' acting on the block?


To be clear, I do not mean that force is linear in the sense of it being a linear function of time or a linear function of position. I know very well that forces could manifest whatever complicated function you can imagine, and in certain cases, as a series expansion.

My question asks about the linearity in terms of the application of different causes. As described by the example, let's add some more complication, let's say the Moon suddenly became 'massive enough' that its effect could be felt on our spring system i.e: the effect is no longer non-negligable for wherever I am on Earth conducting the experiment. Then the new governing equation of acceleration, again, would just be given by including the force of the Moon in my old force sum.

$$ a = \frac{\sum F_{ext} }{m} \to a'= \sum \frac{ \sum F_{ext} }{m} + \frac{F_{moon} }{m}$$

And, sure, a direct answer may be "because force is modelled by a vector and vectors add in so-and-so fashion", but, in physics we are trying to model what we see in the real world rather than impose our mathematical truths on it. Hence, again I ask, are there any deep reasons why in the real world, the forces (causes) of motion add up independently (without having a mixing effect)?

5 Answers5

15

Note: I have edited my original answer to take into account some comments and to add more generality, in particular stressing the superposition principle as a more general principle than the pair-wise additivity, the latter being a particular case of the former.

I wouldn't call linearity the property you are referring to. The proper name superposition principle. In the simplest case, the superposition principle coincides with the pair-wise additivity of the interactions, i.e., we assume that if the force on body $i$ due to body $j$ alone is ${\bf F}_{ij}$, and that due to body $k$ alone is ${\bf F}_{ik}$, the total force in $i$, due to the simultaneous presence of $j$ and $k$, is $$ {\bf F}_{i} = {\bf F}_{ij}+{\bf F}_{ik}. $$ Notice that in the separate case and in the combined case, each pair-wise force (${\bf F}_{ij}$ and ${\bf F}_{ik}$) is a function only of quantities of the corresponding pair. More in general, for an n-body system, $$ {\bf F}_{i} = \sum_{j=1;j\neq i}^n{\bf F}_{ij}. $$ Superposition (or pair-wise additivity) is definitely a mathematical property different from the bi-linearity of the vector sum. The former has to do with the functional dependence of the contributions to the force on the body parameters, the latter with the operations defined on these functions.

Superposition, or the more specific pair-wise additivity of the forces, is often used in Newtonian mechanics and it was taken for granted by Netwon, but it is not a necessary condition. Indeed it is quite easy to provide examples of more complicated forms of force law. Even more important, although rarely stressed in the textbooks, the most accurate models of the effective forces among atoms or molecules in condensed matter are certainly not pair-wise additive (see the comment at the end).

Probably the most simple example of a force that is not pair-wise additive is the force between two neutral but polarizable particles, say $1$ and $2$. If only these two particles are present the mutual forces are zero: ${\bf F}_{12}=0$ and ${\bf F}_{21}=0$. However, if we introduce a third, charged particle say number $3$, both the original particles get an induced electric dipole and, in addition to the dipole-charge interactions with the charged body, ${\bf F}_{21}\neq 0$ and ${\bf F}_{12} \neq 0$, due to the dipole-dipole interaction.

A couple of final comments are in order:

  1. the formal structure of Newtonian mechanics is able to accommodate non-pairwise forces without problems. It is only the expression of the total force on each particle that is more complex. It should be clear that pair-wise non-additivity does not break the second-law relation between total force and acceleration. Simply put, there is nothing like the additivity of the accelerations due to the presence of different external bodies. This has nothing to do with the vector character of accelerations and forces, of course.
  2. if the example of the polarizable particles in the presence or absence of a charge seems too artificial, one should remember that the effective interactions among atoms in condensed matter are always originating from an operation of partial trace over electronic degrees of freedom. An example is the well-known Born-Oppenheimer approximation where the interatomic interaction energy contains a many-body term (i.e. non-pairwise interaction) corresponding to the ground state energy of the electrons in the presence of fixed nuclei.
8

Essentially because, since Newton postulated said linear relationship in order to explain the observations made by himself and his predecessors Galileo, etc., it has proven to be accurate (to be an accurate fit; to be a correct hypothesis).

Serge Hulne
  • 1,744
6

@GiorgioP has covered much of the ground, but I would like to add a few remarks:

  • Addition of forces is not exclusive to Newtonian mechanics — it is also the case in theoretical mechanics, relativity, quantum mechanics, etc. Although some of these disciplines do not explicitly use the concept of forces, the interactions remain pairwise (although this qualifier might have to be made more precise in the QFT context).
  • The pairwise nature of interactions is, of course, an experimental fact. However, there are deeper reasons for it: the fundamental equations of physics are linear, reflecting the symmetries of the universe. Had we had non-additive forces in the Newton's laws, it would be hard (or impossible) to make these laws invariant with respect to translations and rotations in space. More importantly, it would be hard to make them consistent with the relativity principle (Newton's first law). We would have then very different physics indeed.
  • Higher level physics theories (elasticity, hydrodynamics, macroscopic electrodynamics) do use various kinds of non-linear interactions. These are usually empirical ones, which are reducible to linear interactions when analyzed on a microscopic level.
Roger V.
  • 68,984
4

If you think of force in terms of potential: $$F=-dU/ds$$ Where U is the potential, and s the displacement. If the potentials are linear, that is, if we can calculate the total potential by adding the various partial potentials that our object is experiencing, then the overall force will also be the linear sum of partial forces.

With that context out of the way, there really is no reason a-priori to expect our potentials to add linearly like this. Indeed, in General Relativity they do not! However, these deviations from linearity are only significant in very strong gravitational fields. For weak-fields, potentials are so close to linear you can barely measure the difference.

So, linearity is a weak-field effect. Now, the natural follow-up question here is: why are potentials (and forces) linear in the weak-field limit? For any smooth, continuous mathematical function $F(x)$, if we know $F(x_0)$ we can approximate $F(x_0+h)$ via: $$F(x_0+h)=F(x_0)+h\times dF(x_0)/dx$$ That is, we can linearly extrapolate from any point to calculate nearby points. How large $h$ can be before we need to consider non-linear effects will depend on the function, and is something we can determine experimentally. An example of this is Ohm's Law. For small currents, $I$: $$V=IR$$ But if our current is large enough that linear relationship will break down and non-linear effects will kick in.

So, to answer your question: no, forces do not add linearly (in general), but for most practical purposes the deviation from linearity is so small we can ignore it.

2

The truth is that the addition isn't really linear. Linearity just happens to be a very good approximation in every day situations.

In gravity, the reason that linearity is not exact is that the gravitational field also gravitates (in GR, see https://en.wikipedia.org/wiki/Stress%E2%80%93energy%E2%80%93momentum_pseudotensor), which makes it that the gravitational field from two objects is not exactly a superposition of the gravitational fields of the two objects. The reason that the approximation is good is that in most situations, the gravitational field is so weak that its energy is too small to gravitate very much and can be ignored.

Similarly, in electromagnetism, charged particles polarize the vacuum (through creation of virtual particle-antiparticle pairs, see https://en.wikipedia.org/wiki/Vacuum_polarization), and I think (but I could be wrong about this) that the field from two charged particles is not merely the sum of the fields of the individual particles because of this effect. But again this is a tiny effect and can usually be ignored at low energy, so superposition is a good approximation.

Why is superposition so often a good approximation? I'm afraid I don't have a good answer to that at the moment but I think it's a good question.