19.2 Derivative Definition, Power, Product, Quotient & Transcendental Rules
Key Takeaways
- The derivative $f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}$ represents the instantaneous rate of change of $f(x)$ with respect to $x$ and gives the slope of the line tangent to $y = f(x)$ at $(x, f(x))$.
- Differentiability strictly implies continuity: if $f'(c)$ exists, then $f$ must be continuous at $c$; however, continuity does not imply differentiability, as seen at sharp corners ($|x|$), cusps ($x^{2/3}$), and vertical tangents ($x^{1/3}$).
- The Power Rule $\frac{d}{dx}[x^n] = n x^{n-1}$ applies to all real exponents $n$, while the Product Rule $\frac{d}{dx}[u v] = u' v + u v'$ and Quotient Rule $\frac{d}{dx}\left[\frac{u}{v}\right] = \frac{u' v - u v'}{v^2}$ govern products and quotients of differentiable functions.
- Exponential and logarithmic differentiation rules establish that $\frac{d}{dx}[e^x] = e^x$, $\frac{d}{dx}[a^x] = a^x \ln a$, $\frac{d}{dx}[\ln x] = \frac{1}{x}$, and $\frac{d}{dx}[\log_a x] = \frac{1}{x \ln a}$.
- The six basic trigonometric derivatives follow cofunction sign patterns where every co-function (cosine, cosecant, cotangent) derivative has a negative sign, with $\frac{d}{dx}[\tan x] = \sec^2 x$ and $\frac{d}{dx}[\sec x] = \sec x \tan x$.
19.2 Derivative Definition, Power, Product, Quotient & Transcendental Rules
The Derivative as Instantaneous Rate of Change & Tangent Slope
The derivative represents the crowning conceptual achievement of differential calculus, translating average rates of change across finite intervals into instantaneous rates of change at isolated points. Geometrically, consider the secant line passing through two distinct points $(x, f(x))$ and $(x + h, f(x + h))$ on the graph of $y = f(x)$. The slope of this secant line is governed by the difference quotient: As the horizontal increment $h$ approaches zero ($h \to 0$), the secant line pivots around $(x, f(x))$ and converges toward the tangent line. The derivative of $f$ at $x$, denoted $f'(x)$ or $\frac{df}{dx}$, is defined formally as the limit of this difference quotient: provided this limit exists. Alternatively, evaluating the derivative at a specific coordinate $x = a$ can be expressed in point-form: When this limit converges to a finite real number $L$, $f$ is said to be differentiable at $a$, and $f'(a)$ represents the exact geometric slope $m_{\text{tan}}$ of the line tangent to $y = f(x)$ at $(a, f(a))$.
Differentiability Implies Continuity & Geometric Failure Modes
A central theorem of calculus establishes an asymmetric relationship between differentiability and continuity:
Theorem: If a function $f$ is differentiable at $x = c$, then $f$ is continuous at $x = c$.
Analytical Verification: To establish continuity, we must demonstrate that $\lim_{x \to c} [f(x) - f(c)] = 0$. Using algebraic manipulation: Because $\lim_{x \to c} [f(x) - f(c)] = 0$, it follows that $\lim_{x \to c} f(x) = f(c)$, proving continuity.
The Converse Is Strictly False
Continuity is a necessary condition for differentiability, but it is not sufficient. A function may be completely continuous across an interval yet fail to be differentiable at specific points due to four distinct geometric phenomena:
- Sharp Corners: A corner occurs where the left-hand and right-hand limits of the difference quotient exist but yield unequal values. The canonical example is $f(x) = |x|$ at $x = 0$: Because the one-sided derivatives disagree ($-1 \neq +1$), $f'(0)$ does not exist despite $f$ being continuous everywhere.
- Cusps: A cusp occurs where the one-sided slopes approach infinite values of opposite signs. For $f(x) = x^{2/3}$ at $x = 0$, $f'(x) = \frac{2}{3x^{1/3}}$; as $x \to 0^-$, the slope approaches $-\infty$, while as $x \to 0^+$, the slope approaches $+\infty$.
- Vertical Tangents: A vertical tangent occurs where the difference quotient approaches infinity from both sides. For $f(x) = x^{1/3}$ at $x = 0$, $f'(x) = \frac{1}{3x^{2/3}} \to +\infty$ as $x \to 0$. Although continuous and smooth, the slope of the tangent line is undefined ($m = \infty$).
- Points of Discontinuity: If $f$ is discontinuous at $x = c$, it is automatically non-differentiable at $c$ by contraposition.
Fundamental Algebraic Differentiation Rules
Rather than evaluating limits of difference quotients repeatedly, calculus establishes algebraic transformation rules:
- Constant Rule: The derivative of any constant $c \in \mathbb{R}$ is zero:
- General Power Rule: For any real constant exponent $n \in \mathbb{R}$: This applies equally to negative powers ($\frac{d}{dx}[x^{-3}] = -3x^{-4}$) and rational exponents ($\frac{d}{dx}[\sqrt[4]{x^3}] = \frac{d}{dx}[x^{3/4}] = \frac{3}{4}x^{-1/4} = \frac{3}{4\sqrt[4]{x}}$).
- Constant Multiple Rule: $\frac{d}{dx}[c f(x)] = c f'(x)$
- Sum and Difference Rules: $\frac{d}{dx}[f(x) \pm g(x)] = f'(x) \pm g'(x)$
The Product and Quotient Rules
When functions combine through multiplication or division, their derivatives cannot be evaluated by differentiating individual factors independently:
- The Product Rule: For differentiable functions $u(x)$ and $v(x)$:
- The Quotient Rule: For differentiable functions $u(x)$ and $v(x)$ with $v(x) \neq 0$: Candidates should guard against the prevalent error of writing $u(x) v'(x) - u'(x) v(x)$ in the numerator; subtraction is non-commutative, so the derivative of the numerator $u'(x)$ must multiply the denominator $v(x)$ first.
Transcendental Functions: Exponential, Logarithmic & Trigonometric
Transcendental derivatives form a significant component of the FTCE Mathematics 6-12 examination:
Exponential and Logarithmic Rules
- Natural exponential: $\frac{d}{dx}[e^x] = e^x$
- General base exponential ($a > 0, a \neq 1$): $\frac{d}{dx}[a^x] = a^x \ln a$
- Natural logarithm ($x > 0$): $\frac{d}{dx}[\ln x] = \frac{1}{x}$
- General base logarithm ($a > 0, a \neq 1, x > 0$): $\frac{d}{dx}[\log_a x] = \frac{1}{x \ln a}$
The Six Trigonometric Derivatives
The derivatives of the circular functions exhibit an elegant structural symmetry governed by cofunctions: Cofunction Negative Sign Mnemonic: The derivative of every trigonometric function beginning with "co-" (cosine, cotangent, cosecant) carries a negative sign, whereas the derivatives of sine, tangent, and secant are positive.
Higher-Order Derivatives & Kinematics
Differentiating a derivative produces higher-order derivatives:
- Second Derivative: $f''(x) = \frac{d}{dx}[f'(x)] = \frac{d^2y}{dx^2}$, measuring the concavity of $f(x)$ and the rate of change of the slope.
- $n$-th Derivative: $f^{(n)}(x) = \frac{d^n y}{dx^n}$.
In physical kinematics along a straight line, higher-order derivatives model rectilinear motion:
- Position: $s(t)$
- Velocity: $v(t) = s'(t) = \frac{ds}{dt}$
- Acceleration: $a(t) = v'(t) = s''(t) = \frac{d^2s}{dt^2}$
- Jerk: $j(t) = a'(t) = s'''(t) = \frac{d^3s}{dt^3}$
Comprehensive Differentiation Rules Formula Matrix
| Function Type | Expression $f(x)$ | Derivative $f'(x)$ | Domain Restrictions / Constraints |
|---|---|---|---|
| Constant | $c$ | $0$ | None ($c \in \mathbb{R}$) |
| Power | $x^n$ | $n x^{n-1}$ | $n \neq 0$; $x \neq 0$ if $n < 1$ |
| Product | $u(x) \cdot v(x)$ | $u'(x) v(x) + u(x) v'(x)$ | $u, v$ differentiable |
| Quotient | $\frac{u(x)}{v(x)}$ | $\frac{u'(x) v(x) - u(x) v'(x)}{[v(x)]^2}$ | $v(x) \neq 0$ |
| Natural Exponential | $e^x$ | $e^x$ | None |
| General Exponential | $a^x$ | $a^x \ln a$ | $a > 0, a \neq 1$ |
| Natural Logarithm | $\ln x$ | $\frac{1}{x}$ | $x > 0$ |
| General Logarithm | $\log_a x$ | $\frac{1}{x \ln a}$ | $a > 0, a \neq 1, x > 0$ |
| Sine | $\sin x$ | $\cos x$ | None |
| Cosine | $\cos x$ | $-\sin x$ | None |
| Tangent | $\tan x$ | $\sec^2 x$ | $x \neq \frac{\pi}{2} + k\pi, k \in \mathbb{Z}$ |
| Secant | $\sec x$ | $\sec x \tan x$ | $x \neq \frac{\pi}{2} + k\pi, k \in \mathbb{Z}$ |
| Cosecant | $\csc x$ | $-\csc x \cot x$ | $x \neq k\pi, k \in \mathbb{Z}$ |
| Cotangent | $\cot x$ | $-\csc^2 x$ | $x \neq k\pi, k \in \mathbb{Z}$ |
Worked Exemplar: Differentiating a Rational Trigonometric Function
Problem: Let $f(x) = \frac{x^2 \sin x}{e^x}$.
- Determine the first derivative $f'(x)$ and express it in factored algebraic form.
- Evaluate $f'(0)$ and $f'(\pi)$.
Step 1: Formulate the Derivative via Product and Quotient Rules. Regard $f(x)$ as a quotient $\frac{u(x)}{v(x)}$ where $u(x) = x^2 \sin x$ and $v(x) = e^x$. First, calculate $u'(x)$ using the Product Rule on the product of $x^2$ and $\sin x$: Next, calculate $v'(x)$:
Step 2: Apply the Quotient Rule. Apply the Quotient Rule formula $\frac{u' v - u v'}{v^2}$: Factor out the common term $e^x$ from both groupings in the numerator: Cancel $e^x$ with one factor in the denominator: Factor common terms in the numerator to produce an optimal factored form:
Step 3: Evaluate at $x = 0$. Substitute $x = 0$ into the simplified derivative: This indicates that the curve $y = f(x)$ possesses a horizontal tangent at the origin $(0, 0)$.
Step 4: Evaluate at $x = \pi$. Substitute $x = \pi$ into the simplified derivative: Because $\sin(\pi) = 0$ and $\cos(\pi) = -1$: Both evaluations are rigorously established.
Using differentiation rules, find the value of the derivative f'(2) for the rational function f(x) = (3x - 5) / (2x + 1).
Which of the following statements regarding differentiability and continuity in single-variable calculus is mathematically TRUE?
Differentiate f(x) = x^4 * ln(x) and determine the exact value of f'(e).
A particle moves along a horizontal coordinate axis such that its position at time t >= 0 is given by s(t) = t^3 - 6t^2 + 9t + 2. What is the acceleration of the particle at the instant when its velocity is zero for the second time?