UrbanXrisis said:
"The derivative of e^(1+x) is [e^(1+x)][1][dx]."
wouldn't it be The derivative of e^(1+x) is [e^(1+x)][1]+[dx].
Erk. Let's try to keep straight what we're doing here.
The "derivative", all by itself, doesn't mean anything -- you need to say what you're differentiating
with respect to.
The derivative of the number "e"
with respect to x is
zero because e isn't a function of x (or anything else -- it's a constant).
The derivative of the function e
x with respect to x is the function e
x, or more clearly,
\frac{d(e^x)}{dx}|_u = e^u
In other words, the the derivative of e
x with respect to x,
evaluated at x=u, is the value e
u.
But please get those "dx" terms out of the derivative -- they have no business there. In basic differential calculus you should treat the "dx" as a reminder of what you're differentiating with respect to, and a nice reminder that it's a ratio of small values that you're talking about, but you shouldn't have it appearing by itself.
Now as to that last derivative you asked about...
\frac{d(e^{1+x})}{dx} = e^{1+x}
That's all -- no other terms appear, because
\frac{d(1+x)}{dx} = 1
Now as to that "dx" -- you can call it a differential, in which case it's a linear function. You can call it a total derivative, but then you're talking about multivariable calculus, which isn't what you're asking about here. You can use it as the gradient 1-form of the basis function x, but that's
really not what you're talking about here. Or you can use it as an "infinitesimal", which is the closest thing to what you're trying to do with it, but without a great deal more work to make "infinitesimals" into something rigorous it's just shorthand for the epsilon/delta limit process and you need to be careful to follow the rules if you use it that way. But if you want to end up with an actual function which can be evaluated at a particular point, which is what you're talking about when you say something like "the derivative of e
x is e
x", then you really need to keep the "dx" over there on the left with the derivative, and keep the result, over on the right, "clean".