Master the art of differentiating exponential and logarithmic functions with this comprehensive guide. Learn formulas, techniques, and practice problems.
Why is this special?
The function eˣ is the unique solution to the differential equation f'(x) = f(x) with f(0) = 1. This makes it incredibly important in mathematics, physics, and engineering.
Where u = u(x)
This is the most common form you'll encounter. When differentiating e raised to any function, multiply by the derivative of that function.
Derivation: Using logarithmic differentiation:
1. Let y = aˣ
2. ln(y) = x·ln(a)
3. Differentiate: y'/y = ln(a)
4. Solve: y' = y·ln(a) = aˣ·ln(a)
Special Cases:
• When a = e: ln(e) = 1, so formula reduces to eᵘ·u'
• When a = 10: ln(10) ≈ 2.3026
• When a = 2: ln(2) ≈ 0.6931
Domain Restriction: ln(x) is only defined for x > 0
Derivation using inverse function theorem:
If y = ln(x), then x = eʸ
Differentiate: dx/dy = eʸ = x
Therefore: dy/dx = 1/x
Where u = u(x) > 0
This is the most useful form. The derivative of ln(u) is simply the derivative of u divided by u.
Memory Aid: "Derivative over the function"
Using this formula:
We can convert any logarithm to natural logarithms, making differentiation easier.
This works because ln(a) is just a constant.
Derivation:
Using change of base: logₐ(x) = ln(x)/ln(a)
d/dx [ln(x)/ln(a)] = (1/x)/ln(a) = 1/(x·ln(a))
Special Case: When a = e, ln(e) = 1, so we get 1/x
A powerful method for differentiating complex functions, especially those involving products, quotients, and powers.
Start with y = f(x). Take ln of both sides: ln(y) = ln(f(x))
Example: For y = xˣ, we get ln(y) = ln(xˣ) = x·ln(x)
Apply: ln(ab) = ln(a) + ln(b), ln(a/b) = ln(a) - ln(b), ln(aᵇ) = b·ln(a)
Example: For y = (x²+1)·eˣ/(x-1), we get: ln(y) = ln(x²+1) + x - ln(x-1)
Differentiate both sides with respect to x. Remember: d/dx[ln(y)] = y'/y
Example: For ln(y) = x·ln(x), we get: y'/y = ln(x) + 1
Multiply both sides by y: y' = y · (derivative of right side)
Example: y' = xˣ · (ln(x) + 1)
Replace y with the original expression if it simplifies the result
Example: y' = xˣ(ln x + 1) is already in simplest form
y = (x²+1)(x³-2)/√x
y = xˣ, y = (sin x)^x
y = √(x·eˣ/(x+1))