Fredrik said:
My point is that while dx is always just a real number, dy usually refers to something different: a first order estimate of how much f changes as a result of changing x (while Δy would be the actual change).
O.K. as I understand you
[tex]\frac{dx}{dy} = \frac{\Delta x}{dy}[/tex]
is always true, but the following are not necessarily true:
[tex]\frac{dx}{dy} = \frac{ x}{\Delta y}[/tex]
[tex]\frac{dx}{dy} = \frac{\Delta x}{\Delta y}[/tex]
HallsofIvy has just gone and complicated things by introducing [itex]\delta x[/itex] and saying it is not the same thing as dx. So does that mean:
[tex]\frac{dx}{dy} = \frac{\delta x}{\delta y}[/tex]
is also not necessarily true?
I always thought one was just a informal shorthand for the other.
So let's take a practical example that might make things clearer to me.
We have a particle initially at rest at (x1,t1) = (0,0) that accelerates to a final instantaneous velocity of 50 m/s in 10 seconds over a distance of 200m so that (x2,t2) = (200,10).
The average velocity of the particle is:
[tex]\frac{\Delta x}{\Delta t} = (200/10) = 20 m/s[/tex]
The initial instantaneous velocity of the particle is:
[tex]\frac{dx_1}{dt_1} = 0 m/s[/tex]
The final instantaneous velocity of the particle is:
[tex]\frac{dx_2}{dt_2} = 50 m/s[/tex]Where does [tex]\frac{\delta x}{\delta t}[/tex] fit into this picture?
HallsofIvy seems to be using [itex]\delta x[/itex] as the small interval [itex]\Delta x[/itex] that is sufficiently small that it is a good approximation to the conceptual [tex]dx[/tex]. Is that correct?
I am primarily trying to get the notation right in my head, but the concepts are of interest too.