Section 3.7 Summary of Differentiation
Subsection 3.7.1 Summary of Differentiation Rules
- \(\frac{d}{dx} a = 0\) (constant rule)
- \(\frac{d}{dx} x^n = nx^{n-1}\) (power rule)
- \(\frac{d}{dx} \brac{a f(x)} = a \frac{d}{dx} f(x)\) (constant multiple rule)
- \(\frac{d}{dx} \brac{f(x) \pm g(x)} = \frac{d}{dx} f(x) \pm \frac{d}{dx} g(x)\) (sum rule)
- \(\frac{d}{dx} \brac{f(x) g(x)} = f(x) \frac{d}{dx} g(x) + g(x) \cdot \frac{d}{dx} f(x)\) (product rule)
- \(\frac{d}{dx} \brac{\frac{f(x)}{g(x)}} = \frac{g(x) f'(x) - f(x) g'(x)}{(g(x))^2}\) (quotient rule)
Note that things like \(\pi\) and \(e\) are numbers, not variables. Then, \(\frac{d}{dx}(\pi^3) = 0\text{,}\) not \(\frac{d}{dx}(\pi^3) = 3\pi^2\text{.}\)
Subsection 3.7.2 Systematic Differentiation Summarized
So far, we have considered the sum rule, constant multiple rule, product rule, quotient rule, and chain rule (for compositions of functions). Also, we know how to differentiate polynomials, and so we can also differentiate rational functions.
\begin{equation*}
\begin{cases} \text{sum} \\ \text{constant multiple} \\ \text{product} \\ \text{quotient} \\ \text{composition} \end{cases} \qquad \begin{cases} \text{polynomials} \\ \text{rational functions} \quad \frac{p(x)}{q(x)} \\ \text{trigonometric functions} \quad (\text{e.g.} \sin{x}, \cos{x}, \tan{x}) \\ \text{exponential functions} \quad b^x, e^x \\ \text{logarithmic functions} \log{x} \\ \vdots \end{cases}
\end{equation*}
Later, we will consider the derivatives of more functions, including trigonometric functions, exponential functions, and logarithmic functions. The rules for differentiating these functions can be combined with the previous rules, to differentiate various combinations of these functions.