✔ 最佳答案
發問者 is more interested in the use of formula rather than derivation of the formula. Well, I may be wrong
y = b^x
dy
--- = b^x. ln b [b is a numerical constant and ln b is natural logarithm of b ]
dx
On the calculator, there are log (to the base of 10) and ln (to the base of e , e = 2.71828..)
e.g. y = 2^x,
dy/dx = 2^x ln 2 = 2^x (0.6931) = 0.6931 2^x
y = 3^x,
dy/dx = 3^x ln 3 = 2^x (1.0986) = 1.0986 3^x
It seems reasonable that there is a number, e, for which ln e =1, and that number lies between 2 and 3. That number is e = 2.71828…. It is called the natural number
e is the number such that lim (e^h – 1)/h = 1 as h approaches 0.
e is actually defined as the lim (1 + u)^(1/u) as u approaches zero.
It is given by: e = 1+ 1+ 1/(2!) + 1/(3!) + 1/(4!) + …..
Just remember this formula, e is raised to the power x.
y = e^x
dy
--- = e^x.
dx
Another formula you have to remember
y = e^g(x) where g(x) is a function of x
dy/dx = e^g(x) g’(x)
Example:
y = e^(x^2 + 5x)
g(x) = x^2 + 5x, so g’(x) = 2x + 5
dy/dx = e^g(x) g’(x)
dy/dx = e^( x^2 + 5x) (2x + 5)
dy/dx = (2x + 5) e^(x^2 + 5x)
To回答者:Henry1989
意見者:Ho-yin. is right. I couldn’t agree more.
Your derivations in both methods are basically flawed.
You have to prove lim (e^h – 1)/h = 1 as h approaches zero ~ not by L' Hospital Rule