Question #19089

1 Answer
Nov 23, 2017

In reality you can only write an approximate equation #y(t+Delta t)approx y(t)+y'(t)*Delta t#. If #dt# represents an "infinitesimal " amount of time (even though there are no such numbers in the standard real number system), this is then sometimes represented as an "exact" equation #y(t+dt)=y(t)+y'(t) dt#. If you let #dy=y(t+dt)-y(t)#, then you can rearrange this to say #dy=y'(t)dt#, which is the "infinitesimal version" of the equation #dy/dt=y'(t)#.

Explanation:

To derive this in the way you want, you can write:

#y(t+Delta t)=y(t+Delta t)-y(t)+y(t)#

#=(y(t+Delta t)-y(t))/(Delta t)*Delta t + y(t)#

Now let #Delta t ->0# and use the definition of the derivative to say that #(y(t+Delta t)-y(t))/(Delta t) -> y'(t)# as #Delta t->0# to write #y(t+Delta t)approx y(t)+y'(t)*Delta t# (this is an approximation because we did not replace the other #Delta t#'s with 0's).

This approximation is "good" when #Delta t# is "small". The approximation gets "better and better" as #Delta t# continues to get "smaller and smaller".

These ideas can be made rigorous. If you are interested in how they can be made rigorous (without using infinitesimals), you can watch my video lectures on introductory Real Analysis .