Is Manipulating Infinitesimals Algebraically Valid?

  • Thread starter Thread starter Nick R
  • Start date Start date
Nick R
Messages
69
Reaction score
0
Hello, I did notice another thread that has a similar question but my question does not seem to fit perfectly into the OP's question so rather than hijack that thread I'll start a new one.

I have found myself manipulating infintesimals algebraically. Recently I have read things that give me reason to believe this may be an incorrect thing to do that may or may not lead to correct results.

For instance, say

W = \intF*ds = \intmdv/dt*vdt

I might simply say that dv/dt by dt is dv giving me

= \intmvdv

But apparently this may not be a valid operation? I don't understand how it wouldn't be since, as I understand it, dv is simply a change in v (a number) that corresponds to a change in t of dt (dt being another number).

From what I've found it seems "non-standard analysis" may give me insight as to what is going on here, but I do not want to spend time being side-tracked by this if it isn't worthwhile enough - perhaps my time would be better spent studying PDEs or Fourier analysis. Especially if all non-standard analysis is going to give me is reassurance that what I'm doing is, in fact, a valid operation (I can take their word for it).
 
Physics news on Phys.org
i'm sorry but i don't know why ds here is? I'm suspicious of your transformation in the first place so please expound on it a little more.
 
Well he meant to say d\textbf{s} is the infinitesimal displacement he's using when evaluating the work done along a path. So a = dv/dt, and ds=vdt. Then he substituted everything back into the integral and it now becomes a line integral in "velocity space".
 
The statement W = \intF*ds

is simply work done on a particle along the path s where F is the force applied to the particle (it is a vector) and ds is the displacement of the particle (also a vector) over the period of time dt.

I should have defined it - it was intended to be a familiar statement that I could use to illustrate the operations that I am concerned about.
 
Last edited:
but there in lies the problem because \frac{ds}{dt} \neq v but \frac{ds}{dt} = |v| and so I don't think that transformation follows. I mean for regular differentials dx = x'(t) dt then you can divide the dt but since but that's not how ds is defined you run into problems. Hopefully someone can flesh that out a little more.
 
Nick R said:
Hello, I did notice another thread that has a similar question but my question does not seem to fit perfectly into the OP's question so rather than hijack that thread I'll start a new one.

I have found myself manipulating infintesimals algebraically. Recently I have read things that give me reason to believe this may be an incorrect thing to do that may or may not lead to correct results.

For instance, say

W = \intF*ds = \intmdv/dt*vdt

I might simply say that dv/dt by dt is dv giving me

= \intmvdv

But apparently this may not be a valid operation? I don't understand how it wouldn't be since, as I understand it, dv is simply a change in v (a number) that corresponds to a change in t of dt (dt being another number).

From what I've found it seems "non-standard analysis" may give me insight as to what is going on here, but I do not want to spend time being side-tracked by this if it isn't worthwhile enough - perhaps my time would be better spent studying PDEs or Fourier analysis. Especially if all non-standard analysis is going to give me is reassurance that what I'm doing is, in fact, a valid operation (I can take their word for it).

Hi, Nick R

I'm not 100% sure, it's this way, but I whink this operation is legitimate :)

You got after all the transformations W = (mv^2)/2+C. Why this should not be correct? The unit is the same - Joule. This is also the formula for the kinetic energy. And since mechanical work and energy is the same you just transformed them.

What might be tricky here is the whole work consists of kinetic and potential energy.

Now, consider following: Int[F]ds = Int[ma]ds = Int[mg]ds = mgs+K = mgh+K (where we set s=h)

Look what these 2 expressions give us: (mv^2)/2+C = mgh+K or (mv^2)/2 - mgh = const But we said that work and energy is the same, so it's just

\Delta E=const - the conservation of energy
 
actually now that i think about it in the case of dx = v dt the transformation is fine.
 
I guess what I'm asking is - is it always OK to use infinitesimals as found in Leibniz's notation as if they were just very small real numbers? Or will this ever get me in trouble/yield incorrect results?
 
What you did up there it is legitimate,you inherently used the theorem in differentials,that the ratio of two differentials (dy/dx) equals y'(x),i.e the derivative of the function y(x),even if x is a function of another variable i,e x=x(t)
Note also now that dy/dx =dy/dx where the notation on the L,H.S is
another way for expressing y'(x) and the line ( / ) between dy and dx does not mean division
Note also that infinitesimals are variables which have 0as their limit,while differentials are mere quantities like fractions. differentials can be infinitesimals.
Finally Osgood's theorem can account for the substitution under the integral sign
 
  • #10
The integration will give you the kinetic energy i.e. 1/2mv^2
 
  • #11
Nick R said:
I guess what I'm asking is - is it always OK to use infinitesimals as found in Leibniz's notation as if they were just very small real numbers? Or will this ever get me in trouble/yield incorrect results?

It is almost always okay, but there are some mentors on these forums who will contrive examples involving multivariable partial derivatives where it fails.

In the case you are presenting, what is really happening is that you are going backwards on the chain-rule, transforming the integral by what is called 'u-substitution' in the US. It is just that you are doing it in general, without an explicit function formula, so in a sense it requires more mathematical maturity.
 
  • #12
Crosson said:
It is almost always okay, but there are some mentors on these forums who will contrive examples involving multivariable partial derivatives where it fails.

In the case you are presenting, what is really happening is that you are going backwards on the chain-rule, transforming the integral by what is called 'u-substitution' in the US. It is just that you are doing it in general, without an explicit function formula, so in a sense it requires more mathematical maturity.

can you be more precise about this?
 
  • #13
can you be more precise about this?

Sure, just take the following derivative:

\frac{d}{dt} v(t)^2

According to the chain rule, we first differentiate the outside function and then multiply by the derivative of the inside function:

2 v(t) \frac{d}{dt} v(t)

So when integrating with respect to time an expression that is similar to the second one, you obviously recover the first one by the fundamental theorem of calculus. The steps look like this:

\int m v \frac{dv}{dt} dt = \int \frac{d}{dt}(\frac{1}{2} m v^2) dt = \frac{1}{2} m v^2
 
  • #14
Hi Nick! :smile:
Nick R said:
I guess what I'm asking is - is it always OK to use infinitesimals as found in Leibniz's notation as if they were just very small real numbers?

Straight answer:

Yes!​

The chain rule wouldn't work if you couldn't. :wink:
 
  • #15
Crosson said:
Sure, just take the following derivative:

\frac{d}{dt} v(t)^2

According to the chain rule, we first differentiate the outside function and then multiply by the derivative of the inside function:

2 v(t) \frac{d}{dt} v(t)

So when integrating with respect to time an expression that is similar to the second one, you obviously recover the first one by the fundamental theorem of calculus. The steps look like this:

\int m v \frac{dv}{dt} dt = \int \frac{d}{dt}(\frac{1}{2} m v^2) dt = \frac{1}{2} m v^2

thanks
 
Back
Top