Derivative of Logarithmic and Exponential Functions
Previously, we studied "Derivatives of Algebraic Functions" and "Derivatives of Trigonometric Functions". In this article, we will discuss Derivatives of Logarithmic and Exponential Functions. To determine these derivatives, we also need material on "Special Infinite Limits", the "Chain Rule", and the definition and properties of logarithms for proofs.
Derivative of Logarithmic Functions
The simplest logarithmic function is \(y = a \log x\) (with base \(a\) and argument \(x\)). The derivatives are:
- i) \(y = {}^a \log x \quad \Rightarrow \quad y' = \frac{1}{x} \cdot {}^a \log e\)
- ii) \(y = {}^a \log g(x) \quad \Rightarrow \quad y' = \frac{g'(x)}{g(x)} \cdot {}^a \log e\)
where \(e \approx 2.7182818\ldots\) (Euler's number).
Find the derivatives of the following logarithmic functions:
a) \(y = {}^2 \log x\) b) \(y = {}^2 \log(2x^3 - x^2 + x - 7)\) c) \(y = {}^{(2x+1)} \log(x - 2)\)
Derivative of the Natural Logarithm (ln)
The natural logarithm \(\ln x\) is a logarithm with base \(e\): \(\ln x = e \log x\). Properties of \(\ln\) are the same as logarithm properties.
- i) \(y = \ln x \quad \Rightarrow \quad y' = \frac{1}{x}\)
- ii) \(y = \ln g(x) \quad \Rightarrow \quad y' = \frac{g'(x)}{g(x)}\)
Proof: From the general logarithmic derivative \(y = a \log x \Rightarrow y' = \frac{1}{x} \cdot a \log e\). Since \(a \log e = 1\) when \(a = e\), we get \(y' = \frac{1}{x}\).
Find the derivatives:
a) \(y = \ln x\) b) \(y = \ln(x^2 - 3x + 1)\)
Derivative of Exponential Functions
Exponential function derivatives:
- i) \(y = a^x \quad \Rightarrow \quad y' = a^x \ln a\) (where \(\ln a = e \log a\))
- Special case: \(y = e^x \quad \Rightarrow \quad y' = e^x \ln e = e^x \cdot 1 = e^x\)
- ii) \(y = a^{g(x)} \quad \Rightarrow \quad y' = g'(x) \cdot a^{g(x)} \cdot \ln a\)
- Special case: \(y = e^{g(x)} \quad \Rightarrow \quad y' = g'(x) \cdot e^{g(x)}\)
Note: \(\ln e = 1\) by logarithm properties, and \(e \approx 2.7182818\ldots\).
Find the derivatives:
a) \(y = 2^x\) b) \(y = e^x\) c) \(y = 3^{3x^2 - 2x + 1}\) d) \(y = e^{3x^2 - 2x + 1}\)
Note: These derivative rules are fundamental for differentiating logarithmic and exponential functions, which appear frequently in calculus, particularly in growth and decay models, compound interest, and many other applications.