Understanding the Proof for F=dp/dt: Common Mistakes and Troubleshooting

  • Context: Graduate 
  • Thread starter Thread starter Enjoicube
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary

Discussion Overview

This discussion focuses on the proof and understanding of the equation F=dp/dt, exploring common mistakes and troubleshooting in the derivation of Newton's second law. Participants engage in technical reasoning, mathematical derivations, and conceptual clarifications related to force, momentum, and the implications of mass changes in different contexts, including relativistic mechanics.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant expresses confusion about their derivation involving momentum and force, questioning where they went wrong.
  • Another participant clarifies that if mass is constant, the derivative of momentum simplifies to F=MA, emphasizing the importance of not taking derivatives of units.
  • There is a discussion about the product rule in calculus and its relevance to the derivation of force.
  • Some participants question the need to prove Newton's second law, suggesting it is already established as a fact.
  • One participant raises a question about the implications of variable mass on the concept of force, particularly in a relativistic context.
  • Another participant asserts that accounting for variable mass is only valid in non-relativistic scenarios and introduces the concept of four-force and four-momentum for relativistic mechanics.
  • There is a discussion about the implications of taking derivatives of distance and time, with some participants arguing that it implies acceleration is present.
  • A participant proposes a mathematical exploration of kinetic energy as a function of distance rather than time, questioning the validity of this approach.
  • Another participant counters this by stating that integrating with respect to different variables (velocity vs. time) does not yield equivalent results.

Areas of Agreement / Disagreement

Participants express differing views on the validity of certain mathematical approaches and the implications of variable mass. There is no consensus on the correctness of the initial derivation or the relationship between kinetic energy and distance.

Contextual Notes

Some discussions involve assumptions about constant versus variable mass, the application of calculus in physics, and the interpretation of force in both classical and relativistic mechanics. These assumptions and interpretations remain unresolved.

Enjoicube
Messages
48
Reaction score
1
Ok, so I have a provblem with this.
s=distance
t=time

P=MV
P=MS/T
dP/dT=

(MS)(dP/dT)=F'(1/T)
1/t=t^-1
(MS)(dP/dT)=-T^-2
dp/dt=-MS/t^2
dp/dt=-MA
Where did i go wrong?
 
Physics news on Phys.org
Well, for one thing:

[tex]\frac {dP}{dt} = M\frac{d(V)}{dt}+ V \frac{d(M)}{dt}[/tex]

If the mass of the body does not change with time that term drops to zero.

Then you are left with:

[tex]\frac {dP}{dt} = M\frac{d(V)}{dt}[/tex]

But:

[tex]\frac{d(V)}{dt} = A[/tex]

So,

[tex]F=MA[/tex]

Your flaw: DO NOT take derivatives of units.
 
Last edited:
ok, so product rule is used here.
 
Yes, it is always used.
 
Enjoicube said:
P=MS/T
dP/dT=(MS)(dP/dT)
You have gone wrong here too.
 
I didn't realize you could prove Newton's second law? Why would you go about proving something that's simply stated as fact?
 
He's not proving anything.

What he's doing is deriving the simpler

[tex]F=m\frac{d^2x}{dt^2}[/tex]

from the more general [itex]F=dp/dt[/itex], assuming constant mass.
 
cyrusabdollahi said:
Well, for one thing:

[tex]\frac {dP}{dt} = M\frac{d(V)}{dt}+ V \frac{d(M)}{dt}[/tex]

If the mass of the body does not change with time that term drops to zero.

If we allow the mass to change in some way depending on the velocity, does the "force" correspond to anything that looks like a relativistic "force"? What I mean is, can Newton's law in the form [tex]\frac {dP}{dt}[/tex] be shown to give the correct relativistic increase from the rest mass if [tex]\frac{d(M)}{dt}[/tex] is done correctly (ie, with some special version of M)?
 
To be honest, I don't know a damn thing about relativity. I'm not studying physics, sorry. Doc Al or Van Esh can give you an answer to that question.
 
  • #10
@Einstein McFly: the answer to your question is no.

Accounting for variable mass is correct still only non-relativistically.

To look at the force law for relativistic mechanics, you have to look at four-force and it's relation to four-momentum.
 
  • #11
s=vt is used for a body moving with constant speed.by taking derivative your are implying that acceleration is already present i.e. speed is not constant.
 
  • #12
masudr said:
@Einstein McFly: the answer to your question is no.

Accounting for variable mass is correct still only non-relativistically.

To look at the force law for relativistic mechanics, you have to look at four-force and it's relation to four-momentum.


If you use relativistic mass then Newton's [itex]F=\frac{dp}{dt}[/itex] still holds, just with the modified form for momentum: [itex]p=m_{r}v[/itex], where [itex]m_{r}[/itex] is the relativistic mass [itex]\gamma m_{0}[/itex], where [itex]m_0[/itex] is the rest mass and [itex]\gamma[/itex] is the usual Lorentz factor.

Doubt this will help. Relativistic mass equations just confuse things in my experience... it is much better to use four-vectors for everything as suggested above, it then becomes inherently more difficult to break things with bad Newtonian logic.
 
  • #13
brp1387 said:
s=vt is used for a body moving with constant speed.by taking derivative your are implying that acceleration is already present i.e. speed is not constant.

Taking the derivative w/respect to time, not velocity.
 
  • #14
I am saying that s and t will change in such a manner that s/t is constant.so taking its derivative with respect to anything won't affect it.
Therefore p=ms/t.dp=m(d(s/t))for a non changing mass.
dp/dt=m(d(s/t))/dt.since d(s/t)=0,f=dp/dt=0.which is very true since the formula s=vt is used(valid only for constant speed motion).
 
  • #15
My question is similar. I hope I'm posting this in the right place.


If F = ma, we can integrate to get P=mv, and integrate again
to get Ek = 1/2 mv^2 . Since a=dv/dt, and v=ds/dt, where s
is distance, can we replace P=mv with P=m(ds/dt) and integrate
to get Ek = ms? This would make kinetic energy a function of distance,
not time. Mathematically, I can't see any errors in those
assumptions, but my instinct tells me that we can't just get rid
of the time variable altogether. It would make sense if it were potential energy as a function of distance, though. Is there some connection?
Does the law of conservation of energy come in somewhere
here?
 
  • #16
No. In the first instance you have integrated with respect to velocity and in the second instance you have integrated with respect to time. There is no reason why these should be equal.Explicitly:

[tex] \begin{array}{rcl}<br /> mv &=& m\frac{ds}{dt} \\<br /> \int mv\,dv &\ne& \int m\frac{ds}{dt}\,dt<br /> \end{array}[/tex]
 
Last edited:

Similar threads

Replies
9
Views
1K
  • · Replies 4 ·
Replies
4
Views
8K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 47 ·
2
Replies
47
Views
5K
  • · Replies 29 ·
Replies
29
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 7 ·
Replies
7
Views
946
  • · Replies 32 ·
2
Replies
32
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K