14

Can one derive Newton's

second and third laws from the first law or

first and third laws from the second law or

first and second laws from the third law

I think Newton's laws of motions are independent to each other. They can not be derived from one another. Please share the idea.

Qmechanic
  • 201,751
  • 1
    Related: https://physics.stackexchange.com/q/13557/2451 , https://physics.stackexchange.com/q/18119/2451 and links therein. – Qmechanic May 27 '13 at 12:28

6 Answers6

11

You cannot derive any of the laws from each other. In particular, for each law there is a possible universe where one law fails and the other two hold.

So let's see where the third law fails. Imagine a universe with two bodies (with positions $x_1$ and $x_2$) of equal finite mass ($0< m_1=m_2 <\infty$). One exerts a constant force on the other $F_{12}$ that pulls it towards the origin with a force proportional to how far away it is from the origin ${F}_{12}=-m_2\omega^2{x}_2$ and the other exerts no force on the one ${F}_{21}= 0$. The motions are ${x}_1(t)=100$ and ${x}_2(t)=\sin(\omega t)$. The first two laws are satisfied (${F}_{21}= 0$ and $m_1$ is at rest and stays at rest, ${F}_{21}=m_1 a_1$, ${F}_{12}=m_2 a_2$), but since $ F_{12}+ F_{21}\neq 0$ the third law is not satisfied

Let's see where the second law fails. Now imagine a universe with three bodies of equal finite mass $0< m_1=m_2=m_3 < \infty$. The first two exert a constant nonzero external force on the other, each of the forces are equal and opposite $ F_{12}=- F_{21} \neq 0$. All other forces are zero $ F_{13}= F_{31}= F_{23}= F_{32}= 0.$ The motions are $x_1(t)=100$ and $x_2(t)=50$ and $x_3(t)=0$. The first law is satisfied ($ F_{13}= F_{23}= 0$, $m_3$ is at rest and stays at rest), as is the third ($F_{ij}+ F_{ji}= 0$). The second law is not ($ F_{12}+ F_{32}= F_{12}+ 0= F_{12}\neq 0 =m_2 a_2$).

Now let's see where the first law fails. Finally, imagine a universe with three bodies $1$, $2$, and $3$ of equal finite mass m. Let $d$ and $C$ be positive non-zero constants with the appropriate units. Suppose the universe has a potential energy function $$V(x_1,x_2,x_3)=-C\left(\frac{x_1-x_3-d}{2}\right)^{4/3}\;,$$ so $1$ and $3$ exert equal and opposite forces on each other $$-F_{31}=\frac{\partial V}{\partial x_1}=-\frac{\partial V}{\partial x_3}=F_{13}\;.$$ Suppose $x_1(0)=d$ and $x_2(0)=d/2$ and $x_3(0)=0$. Further suppose that $v_1(0)=v_2(0)=v_3(0)=0$. Obviously we can satisfy all three of Newton's laws by taking as solutions $x_i(t)=x_i(0)$, however, instead suppose the particles move as $$x_1(t)=d+(Kt)^3,~~ x_2(t)=d/2$$ and $$x_3(t)=-(Kt)^3$$ for $$K= \sqrt{\frac{2C}{9m}}.$$ Then the third law holds because $F_{ij}=-F_{ji}$ and the second holds because $ma_2(0)=0=F_2$ and

$$ma_1=mK^36t=mK^26Kt=m\frac{2C}{9m}6(K^3t^3)^{1/3}=\frac{4C}{3}\left(\frac{2K^3t^3}{2}\right)^{1/3}=\frac{4C}{3}\left(\frac{x_1(t)-x_2(t)-d}{2}\right)^{1/3}=F_1$$

and

$$ma_3=-mK^36t=-mK^26Kt=-m\frac{2C}{9m}6(K^3t^3)^{1/3}=-\frac{4C}{3}\left(\frac{2K^3t^3}{2}\right)^{1/3}=-\frac{4C}{3}\left(\frac{x_1(t)-x_2(t)-d}{2}\right)^{1/3}=F_3.$$

So the second and third laws are upheld, but the first law says that if no net external force acts, then the velocity is constant. This is not a property of the solution given, the velocities are all zero at $t=0$, as is the force, but yet the velocity is never constant, it is always changing, it's just changing there so slowing that $a=0$. A zero acceleration is different than an unchanging velocity. The solution $x_1(t)=d+(Kt)^3$ has a zero acceleration, but the velocity is changing. Note that the solutions $x_1(t)=d$ and $x_2(t)=d/2$ and $x_3(t)=0$ are also solutions to $F=ma$, so Newton's 2nd law allows multiple solutions with the same initial position and velocities, but the first law can pick a unique solution.

So there is an example where the 2nd and 3rd laws hold, but the 1st does not.

So none of the three can be derived from each other.

Edit I'd like to credit Abhishek Dhar's paper "Nonuniqueness in the solutions of Newton’s equation of motion" Am. J. Phys. 61, 58 (1993); http://dx.doi.org/10.1119/1.17411 for inspiring the example force law with nonunique solutions that I gave.

Ten years later Norton introduced his dome and noticed that you can have the stay-at-rest solution persist either forever, or for any finite amount of time and then spontaneous start to move. I added the symmetric force so that you can clearly see the third law unaffected. Norton disagrees with me about the meaning of the first law. Since Newton also intended to include uniform rotation as inertial motion (that's why he talks about bodies having their own force), to me Newton clearly meant zero net external force as the case for the first law and was attempting to make distinctions between an external force applied to a body and a body exerting its own preference for inertial motion. And that body's own inertia is the causal agent in what selects the solution of constant velocity in my example as opposed to one of the many solutions where the velocity changes, but merely changes in a way slowly enough where $a=0$ as it starts changing. The merely having $a=0$ approach, using the second law without the first, would say that $F=ma$ is all that matters and the bodies own inertia has no say about whether to have a uniform motion or whether to move. That allows multiple solutions if you really want to throw away the first law, plus you get Norton's motion that happens after any random amount of time. Throw out the first law and there are consequences.

Timaeus
  • 25,523
  • 1
    I need to ask few things to get a clearer picture: Does momentum of the system get conserved if third law doesn't hold in the first illustration you mentioned? Secondly, when the net force on a system is zero, does that mean the equations of motion of the system can be many but First law narrows it down to the solution which implies constant velocity? Thanks for the answer, though. +1. –  Jun 04 '16 at 04:48
  • @MAFIA36790 Momentum is not conserved when the third law is violated. When the force is zero, many possible solutions to the second law are possible, and the first law can serve to single one of them out. I am not claiming here that it always will: I'm not aware of any published results saying it would. – Timaeus Jun 04 '16 at 06:03
  • I am not claiming here that it always will- so, wouldn't First Law single out the solution always? –  Jun 04 '16 at 06:11
  • @MAFIA36790 If m1 is currently feeling zero force from m3 but m3 feels a nonzero force from m4 and thus accelerates and the changing position of m3 causes the force m3 exerts on m1 to be zero for merely that on instant, then m1 cannot remain at rest over an interval since the force is not zero over that interval. The first law can favor a solution where they stay at rest over an interval when there is a solution that has them at rest over an interval. But it can only restrict solutions that the 2nd law gives it. It can't make new ones. – Timaeus Jun 04 '16 at 06:15
  • Ah! I got the point. if the solutions of the 2nd law contains the body to be moving at a constant velocity, then only the first law can pick up that solution. Is it so? –  Jun 04 '16 at 07:21
  • @MAFIA36790 Correct. When the second law allows multiple solutions I doesn't favor any particular solution. But when some of the solutions allow a body to stay at rest when it has zero force acting on it rather then spontaneously jerking at some random moment for no reason, then the first law singles out the constant velocity solutions. – Timaeus Jun 04 '16 at 12:54
  • Nice! However, I think your $K$ should be $\sqrt{\frac C {9M}}$ instead of $\sqrt{\frac {2C} {9M}}$ because $\frac {\mathrm d} {\mathrm d ,x_1} \left(-C\left(\frac{x_1-x_3-d} 2\right)^{4/3}\right) = -\frac 2 3 C \left(\frac{x_1-x_3-d} 2\right)^{1/3}$ . It also appears that $K=-\sqrt{\frac C {9M}}$ is a solution, as is $K=0$ (which you already noted). – David Hammen Dec 22 '16 at 14:54
  • 1
    Just as a fun aside: the first bit provides a neat illustration of the contrapositive form of Noether's Theorem in action - since this violates conservation of momentum, note now that a "preferred" point in space - namely, the origin - appears, and translational symmetry of the dynamical law for this system is broken. – The_Sympathizer May 14 '19 at 01:58
9

Newton's laws of motion cannot be derived from each other. They are the building blocks of Newtonian mechanics and if fewer were needed, Newton would simply formulate fewer.

The first law postulates the existence of an inertial reference frame in which an object moves at constant velocity if the net force acting on it is zero. Although it might seem you can derive it from the second law (if the net force is zero, there is no acceleration and the velocity is constant) but in fact, both second and third law assume that the first law is valid. If an observer is in a non-inertial reference frame, she will observe that the second and third laws are not valid (when you sit in an accelerating car, the Earth accelerates in the opposite direction without any force acting on it).

You also cannot derive the second law from the first one because all you know from the first law is that when an object accelerates, there is a force acting but the first law says nothing about the relation between the force and the acceleration. That's what second law is for, to say that there is a linear relationship.

The third law adds something more to the first and second laws. It deals with interactions and states that two bodies exert same but opposite forces o each other. That is something you cannot see from the first or second law and similarly, there is no way to use this to derive the second law (you cannot derive the first law because that is assumed to be valid in order to postulate the third law).

9

No, they're not independent, because the first can be deduced from the second. Newton's second law says that $F=ma$. The first law says that $a=0$ when $F=0$, which clearly follows from $F=ma$. The purpose of the first law is not to be an independent postulate from the second law, but just to emphasise this particular special case, which presumably would have been counterintuitive to many of the contemporary readers of Newton's work.

Other answers have tried to claim that the first law is really about the existence of an inertial reference frame, and of course you're free to interpret it that way if you want, but what it actually says is not independent of the second law.

From a modern point of view, all of newton's laws follow from the conservation of momentum. For example, for two bodies in one dimension, the total momentum is $m_1v_1 + m_2v_2$. If it doesn't change over time then its derivative must be zero, i.e. $$ \frac{d}{dt}(m_1v_1 + m_2v_2) = m_1a_1 + m_2a_2 = 0. $$ If we define $F_1 = m_1 a_1$ and $F_2 = m_2 a_2$ then this becomes $F_1 = -F_2$, which is Newton's third law. The second law is just the definition of $F$, and the first law comes from noting that if you just have one body then $mv$ can't change, so $v$ has to be constant.

N. Virgo
  • 33,913
  • 1
    The second law does not imply the first. The second law only says that F=0 implies a=0, but that does not mean that the velocity is constant, merely that the acceleration is zero, but if you have a nonzero jerk, then the acceleration can change. Jumping from a pointwise zero acceleration to a constant velocity is just like a student analyzing projectile motion, noting that the velocity is zero at the top and then assuming the projectile stays there forever. The student ignored the possibility of a nonzero acceleration, you ignored the possibility of a nonzero jerk. – Timaeus Dec 29 '14 at 01:41
  • @Timaeus if there's a nonzero jerk the acceleration changes, and the velocity changes because the acceleration is not zero any more. As long as the acceleration is zero, the velocity stays constant. – N. Virgo Dec 29 '14 at 03:25
  • @Nathaniel If jerk is bounded away from zero in the past then Newton's 2nd law is totally OK with jerk being continuous and the body moving on. But Newton's 1st law would insist that the jerk drop down discontinuously to 0 and the object remain at rest, merely because the position, velocity, and force all instantaneously were 0 (at rest, no force, so stay at rest). The fact that the second law allows multiple solutions is the whole reason the 2nd can't imply the 1st. Just because the acceleration is 0 for an instant doesn't mean the velocity won't change. Consider the projectile example again – Timaeus Dec 29 '14 at 05:23
  • @Timaeus Newton's second law says the body stays at rest if there is no force. But if there's a non-zero jerk then at time $t+\delta t$ there is a force. There has to be one in order to cause the now non-zero acceleration. So there's no contradiction, and no problem with multiple values. This is all basic calculus, which Newton understood well, but his laws are written that way to explain it to people who don't. – N. Virgo Dec 29 '14 at 08:16
  • Newton's 2nd law says that F=ma, i.e. if you have a function x=x(t) then firstly the function x should have a second derivative a=a(t) and secondly given an F=F(x,v,t), then F(x(t),v(t),t)=m a(t) should hold for every t. This does not mean v(0)=0 and F(x(0),v(0),0) together require that x(t)=x(0). It doesn't require it even if F=F(x,v) or even if F=F(x) or even if F(x)=- grad V(x). Dhar gave counterexamples in "Nonuniqueness in the solutions of Newton’s equation of motion" Am. J. Phys. 61, 58 (1993); http://dx.doi.org/10.1119/1.17411 F=ma allows multiple and acausal solutions. – Timaeus Dec 30 '14 at 07:13
  • @Timaeus "this does not mean ... x(t)=x(0)" - I guess I just don't understand where you're getting that from. Neither I nor Newton nor anyone else ever made such a claim. I know Dhar's paper but I don't really see its relevance here. – N. Virgo Dec 30 '14 at 10:38
  • 1
    I can't follow your comment. I thought Newton claimed that if a body is not compelled by an external force to deviate from rest and it is at rest, then it will remain at rest (not just have a=0 for an instant). So I thought Newton's 1st law was utterly clear that you must select the x(t)=0 solution for a potential like V=-Cx^(4/3) rather than any of the other solutions to F=ma with x(0)=0 and v(0)=0 of which there are infinitely many. – Timaeus Jan 01 '15 at 08:46
6

The modern interpretation of Newton's First Law is about the existence of inertial reference frames, mainly to solidify the idea that such coordinate systems exist and are important.

However, I sincerely doubt this is what Newton himself had in mind when he postulated his laws. Historically, Newton probably introduced his first law to put emphasis on the fact that moving bodies do not slow down by their own accord (as was common wisdom at the time). So yes, the first law in this context can certainly be derived from the second law by setting F=0. In fact I doubt Newton even had an idea of what an inertial frame was (though it probably could have been explained to him with relative ease).

Jold
  • 3,023
  • 1
  • 16
  • 22
  • 1
    The second law does not imply the first. The second law only says that F=0 implies a=0, but that does not mean that the velocity is constant, merely that the acceleration is zero, but if you have a nonzero jerk, then the acceleration can change. Jumping from a pointwise zero acceleration to a constant velocity is just like a student analyzing projectile motion, noting that the velocity is zero at the top and then assuming the projectile stays there forever. The student ignored the possibility of a nonzero acceleration, you ignored the possibility of a nonzero jerk – Timaeus Dec 29 '14 at 01:50
  • 2
    @Timaeus Here in the real world we need only consider accelerations. Realistic equations of motion are always first or second-order. – Jold Dec 29 '14 at 18:13
  • 1
    Even second order differential equations (i.e. F=ma) are not enough to tell you that a=0 implies that v is constant. Just like v=0 doesn't imply that x is constant, v=0 only means that the changes in x are smaller than first order in time. You can bring up whatever additional principles you want to get Newton's first law (you can even use Newton's first law itself to get Newton's first law), but don't say F=ma implies the first law.
    Dhar gave counterexamples in "Nonuniqueness in the solutions of Newton’s equation of motion" Am. J. Phys. 61, 58 (1993); http://dx.doi.org/10.1119/1.17411
    – Timaeus Dec 30 '14 at 07:01
  • 4
    @Timaeus Why the strawman? I clearly never said "a=0 at a single instant is enough to tell you v=const." When I say "set F=0" I'm implicitly doing this for all time, and that is indeed enough to tell you that v=const. You're arguing against a strange strawman that I clearly never stated nor implied in any way. – Jold Dec 30 '14 at 19:13
  • The first law is about uniform motion (e.g. constant velocity), not about zero acceleration. Note that x=t^3 has a=0 but x=0 has constant v, they are different solutions even if they solve the same F=ma problem. If you edit your post to reflect that, then my objection can go away. Newton wasn't emphasizing. The first law has meaning and power and is not a special case of the second law. If I misread you, you can rewrite what you said. I thought (and still think) we actually disagree. – Timaeus Dec 30 '14 at 19:35
  • 5
    @Timaeus x(t)=t^3 does not have a(t)=0. It has a(t)=x''(t)=6t. The only moment where a=0 is at t=0. It is implicit in my answer (and I have now explicitly said it) that I'm setting a(t)=0 for all t, not just at a single instant. a(t)=0 does in fact imply v(t)=const. – Jold Dec 30 '14 at 19:59
  • Newton included uniform rest, uniform steady linear motion, and uniform steady rotations all as inertial motions. He said in the first law that body acts on itself to preserve that uniform state. Then in the second law he says that deviations from inertial motion are from net external forces. The 1st law has content beyond the 2nd law because the 1st says the body moves inertially when the net force is zero, and the 2nd law does not tell us this. The second law by itself would allow spontaneous motion to happen at any time, I'll amend my own answer to show that spontaneous motion. – Timaeus Dec 30 '14 at 20:43
  • 1
    @jld: -1. This answer seems to show an absence of knowledge on this problem and the history of science. The three laws of Newton's constitute a closed and consistent set of axioms. The first law is actually the most important one as it postulates the existence of a class of frames of reference in which "straight line uniform motion" has a meaning. Incidentally, the notion of force is, in the Newtonian sense, strongly linked to the first law since absence of force impressed is observable as rectilinear uniform motion in a galilean frame. – gatsu Jun 04 '16 at 09:35
0

There are cases where one can derive the 3rd Law from the 2nd Law (with an additional assumption)

Consider two masses $m_1$, $m_2$ glued together which are subject to a force $F$ (this experiment is being carried out in space, in a region with negligible gravity).

enter image description here

By the second law of motion, the acceleration $a$ of this block is given by: $F = (m1 + m2) a$ (1).

We will now analyze each of these two conjoined parts as independent subsystems with their own force diagrams ($F_{A/B}$ represents a force exerted on $A$ by $B$).

enter image description here

Applying Newton’s second law on these subsystems, we get

$F + F_{1/2} = m_1a$, (2)

and

$F_{2/1} = m_2a$. (3)

Adding Eqs. (2) and (3), we get

$F + F_{1/2} + F_{2/1} = (m_1 + m_2)a$ . (4)

However, from Eq. (1), we have $F = (m_1 + m_2) a$.

Thus, combining Eqs. (1) and (4), we reach the following surprising result: $F_{1/2} + F_{2/1}= 0$. (5)

But that is the statement of the third law!

Newton’s second law alone did not bring us to Eq. (5). Along the way, in Eq. (1), we assumed that the mass of the composite object was equal to the sum of its components. In other words, we assumed that mass has an additive property. That was the extra input required for this derivation.

But Newton's 3rd law has a much wider application than this simple case which we demonstrated and conservation of momentum is related to it.

In other words, one would need further assumptions (e.g. conservation of momentum) in order to derive the 3rd law, independent from the other 2 laws.

References and full text:

Nikos M.
  • 5,142
-4

You can only deduce the third law from the second one, its long and can be found here.

The first cannot be deduced from the second because it talks about initial reference frames. And with that you can see that you can't deduce any others from each other (without creating a dependence circle).

However you must keep in mind that this was not that trivial in the 17th century. You can't state that clearly that one is a derivation of the other, because you are assuming something about how the world works, and that it follows some deep mathematical consistency. It could have done other stuff too, however today those kind of actions would not be considered 'physical'. But note, Newton also invented calculus which is in a way the tool we used to derive the first and second law.

GuySoft
  • 425
  • 2
    Read the source code of your document. Ken amis is a psuedonym for Donald Simanek, and that derivation is a paradoy (i.e., completely bogus). Here is the first hiden comment (enclosed in angular brackets and in green in the source code) on the source code (next two comments): – Cicero Jul 13 '15 at 04:14
  • Copyright 2001 and 2011 by Donald E. Simanek. Ken Amis is a pseudonym. This
    document is a total fraud. Any student caught plagiarizing this material
    fully deserves to flunk. However, its presentation is intended to be seductive, and some deep philosophical issues are lurking around the edges and in the cracks. One can learn something by trying to find the specific deceptions and logical lapses in this essay. On the other hand, such an effort might convince you that this apparently kooky presentation is entirely correct.
    – Cicero Jul 13 '15 at 04:14
  • We provide some help with these hidden comments framed in angular brackets with a leading exclamation point. – Cicero Jul 13 '15 at 04:14
  • http://www.lhup.edu/~dsimanek/ is Donald Simanek's (professor of physics emeritus at Lock Haven University at Pennsylvania) science humor pages, and includes psuedoscience. If you go to the cutting edge section, this article is found as one of the links. In the cutting edge section, it is stated that "Starred documents have explanatory notes in the HTML code. Use your browser's "reveal source code" function to read them."." – Cicero Jul 13 '15 at 04:16