Char. Limit
Gold Member
- 1,222
- 23
HallsofIvy said:Many recent Calculus texts start by defining
[tex]ln(x)= \int_1^x \frac{1}{t}dt[/tex]
so that [itex](ln(x))'= 1/x[/itex] follows immediately from the definition,
then defining [itex]exp(x)[/itex] to be the inverse function to ln(x). That greatly simplifies finding the derivative of [itex]exp(x)[/itex]. Of course you would still need to show that [itex]exp(x)= e^x[/itex]- 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 [itex]x\ne 0[/itex], [itex]1= ln(y)/x= ln(y^{1/x})[/itex]. Going back to the exponential form, [itex]y^{1/x}= exp(1)[/itex] so that [itex]y= exp(x)= (exp(1))^x[/itex]. Define e= exp(1) and we have [itex]exp(x)= e^x[/itex].
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.