Char. Limit
Gold Member
- 1,222
- 23
HallsofIvy said:Many recent Calculus texts start by defining
ln(x)= \int_1^x \frac{1}{t}dt
so that (ln(x))'= 1/x follows immediately from the definition,
then defining exp(x) to be the inverse function to ln(x). That greatly simplifies finding the derivative of exp(x). Of course you would still need to show that exp(x)= e^x- that is, that "exp(x)" really is some number to the x-power.
But that's easy. If y= exp(x), then x= ln(y). If x\ne 0, 1= ln(y)/x= ln(y^{1/x}). Going back to the exponential form, y^{1/x}= exp(1) so that y= exp(x)= (exp(1))^x. Define e= exp(1) and we have exp(x)= e^x.
Just wanted to fix something there, as I've been told numerous times never to have the bounds contain the same variable as the integrand.