Stephen Tashi said:
I don't understand the population from which the statistic is taken. Are you talking about most Calculus I books?
Both calculus I books and calculus II books. Compared to other topics this seems to me to be well explained in the usual books and also commonly misunderstood. Perhaps it is because some books and lecturers make differentials sound mysterious. Then again most calculus I books explain most topics badly so it is a low bar.
Stephen Tashi said:
I don't think anyone disputes that differentials can be given a rigouous definition in an advanced context. It isn't being excessively pedagogical to convey to a Calculus I student that differentials are not precisely defined in that course - a student shouldn't worry that a page was torn out of his book.
Differentials can, should, and sometimes are precisely defined in calculus I. The differential of a function is its linearization. Perhaps another problem is that mathematicians historically did some questionable things with differentials, and although that is all worked out now a number of different formulations are used, leading to confusion.
Stephen Tashi said:
Can we give a Calculus student a version of the rigorous definition that provides a unified view of all the various situations where differentials appear, dy/dx , \int f(x) dx, "total differential", "area element"? I'm not posing this question as a debating point. I'm actually curious how it could be done.
The problem is the same symbol means different things in various situations. As I mentioned above, without context we might not know what dx is in a given situation for example sometimes dx^2=0 and sometimes it does not. Another problem that is really a strength is a differential is an invariant. That is it does not stand for one formula, but a family of formula. This is very useful as often we only care that it is possible to relate some variables by functions, we do not care specifically how it is done. I support covering differential forms in elementary calculus, if this is done it needs to be decided if we should take d^2x=dx^2=0 as universal or also allow other types of differentials. A few interesting examples can be given
if we consider discontinuous functions we might have
du=1 so that
$$\lim_{\mathop{dx} \rightarrow 0} \dfrac{du}{dx} \rightarrow \infty$$
That is to be expected as a function should not be differentiable at a discontinuity
if f(x,y,z)=0 we see that
$$\left( \dfrac{\partial z}{\partial x} \right)_y \left( \dfrac{\partial x}{\partial y} \right)_z \left( \dfrac{\partial y}{\partial z} \right)_x =-1$$
One problem here is the common abuse of letting the same symbol represent a variable and a function. The bigger problem is that the functions are dependent.
dy = 2x dx as y'(t) = 2 x(t) x'(t)
is surely sensible as are
$$ \dfrac{dy}{dt} = 2x \dfrac{dy}{dt} \\
\text{and} \\
\dfrac{dy}{dt} \mathop{dt}= 2x \dfrac{dy}{dt} \mathop{dt}$$
It is often said that different notations should be thought of as writing the same thing different ways. That is a missed opportunity. A good notation like differentials help ones thinking. I think differentials help by encouraging thinking about linear functions, making the chain rule seem more natural, and freeing thoughts of the functions that link variables. To others these are probably things to be avoided.
verty said:
Sorry, I should actually respond to Lurflurf's point that calculus books define the differential. Spivak's Calculus does not define the differential and MIT's online course materials do not define the differential.
Quite true, I should have said it is defined in many/most any calculus books or a definition of differentials is often included. That was in response to to someone claiming ignorance of the fact that differentials are a common calculus topic. Funny that you mention Spivak as I could not remember if it was in there. It is a strange book.
Mandelbroth said:
Formal proof requires far more genius than approximation...
Intuition is good, but universal acceptance is better. Rigor is by far preferable because it is always correct, while intuition can be wrong.
Approximation and rigor are not mutually exclusive. Mathematics is a dynamic and nonlinear activity. Often when solving a problem less rigorous methods are used first as they are quick and powerful. Later more rigorous methods are used. Often using rigorous methods first is slower or fails. We might say "Find the answer and prove the answer is correct." works much better than "Find the answer rigorously."