AP Calculus AB & BC · 鼎睿学苑

Unit 3: Composite, Implicit
& Inverse Functions

单元 3:复合函数、隐函数
与反函数

Master the chain rule and its extensions to implicit, inverse, and higher-order derivatives — essential groundwork for integration techniques in Unit 6 and beyond.

掌握链式法则及其在隐函数、反函数与高阶导数上的延伸——这是单元 6 及之后积分技巧的必备基础。

9–13% of AP Exam 占 AP 考试 9–13% ~10–11 Class Periods 约 10–11 课时 6 Topics 6 个小节

The Chain Rule

链式法则(chain rule

The chain rule is the single most important differentiation technique you will learn in this unit — and arguably in the entire course. It allows you to differentiate composite functions: functions built by nesting one function inside another.

链式法则是本单元——甚至可以说整门课程中最重要的一种求导(differentiate)技巧。它让你能够对复合函数(composite function求导:复合函数是把一个函数嵌套在另一个函数里构造而成的。

If $y = f(g(x))$, then the derivative is found by differentiating the outer function evaluated at the inner function, then multiplying by the derivative of the inner function:

若 $y = f(g(x))$,则其导数(derivative)通过先对外函数(outer function在内函数处求导,再乘以内函数(inner function的导数来得到:

Chain Rule — Prime Notation
链式法则——撇号记法
$$\frac{d}{dx}\bigl[f(g(x))\bigr] = f'(g(x)) \cdot g'(x)$$

In Leibniz notation, if $y = f(u)$ and $u = g(x)$, then:

在莱布尼茨记法(Leibniz notation)下,若 $y = f(u)$ 且 $u = g(x)$,则:

Chain Rule — Leibniz Notation
链式法则——莱布尼茨记法
$$\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$$

A practical mnemonic: every time you apply the chain rule, say to yourself "times the derivative of what's inside." This simple habit prevents the most common chain rule error — forgetting to multiply by the inner derivative.

一个实用的口诀:每次使用链式法则时,对自己念一句"再乘以里面那一层的导数。"这个小习惯能够防止链式法则中最常见的错误——忘记乘以内函数的导数。

Key Insight

Think of the chain rule as an extension of unit analysis. Just as $\dfrac{\text{psi}}{\text{min}} = \dfrac{\text{psi}}{\text{m}} \cdot \dfrac{\text{m}}{\text{min}}$, the Leibniz notation $\dfrac{dy}{dx} = \dfrac{dy}{du} \cdot \dfrac{du}{dx}$ "cancels" the intermediate variable $u$.

关键洞察

可以把链式法则看作单位分析的推广。正如 $\dfrac{\text{psi}}{\text{min}} = \dfrac{\text{psi}}{\text{m}} \cdot \dfrac{\text{m}}{\text{min}}$ 那样,莱布尼茨记法 $\dfrac{dy}{dx} = \dfrac{dy}{du} \cdot \dfrac{du}{dx}$ 把中间变量 $u$ "约掉了"。

Decomposing Composite Functions

分解复合函数

Before applying the chain rule, you must identify which function is the outer function and which is the inner function. Practice decomposing expressions into their component layers:

在使用链式法则之前,必须先识别哪一部分是外函数,哪一部分是内函数。多练习把一个表达式拆解成它的各个嵌套层:

Function $y$函数 $y$Outer $f(u)$外函数 $f(u)$Inner $u = g(x)$内函数 $u = g(x)$$\frac{dy}{dx}$
$\sin(4x)$$\sin(u)$$4x$$\cos(4x) \cdot 4$
$(\sin x)^4$$u^4$$\sin x$$4(\sin x)^3 \cdot \cos x$
$e^{x^2}$$e^u$$x^2$$e^{x^2} \cdot 2x$
$\sqrt{3x+1}$$\sqrt{u}$$3x+1$$\dfrac{3}{2\sqrt{3x+1}}$
$\tan(2x-1)$$\tan(u)$$2x-1$$\sec^2(2x-1)\cdot 2$
$\ln(\cos x)$$\ln(u)$$\cos x$$\dfrac{-\sin x}{\cos x} = -\tan x$

Nested Chains

嵌套链式法则

Some functions have multiple layers of composition. Apply the chain rule from the outermost layer inward, multiplying each inner derivative as you go.

有些函数包含多层复合(composition)。要从最外层向内逐层使用链式法则,每深入一层就乘以那一层内函数的导数。

Worked Example — Double Chain
例题——两层链式

Find $\dfrac{d}{dx}\bigl[\sin(e^{3x})\bigr]$.

求 $\dfrac{d}{dx}\bigl[\sin(e^{3x})\bigr]$。

$$\begin{aligned} y &= \sin\!\left(e^{3x}\right) \\ \frac{dy}{dx} &= \cos\!\left(e^{3x}\right) \cdot \frac{d}{dx}\left(e^{3x}\right) \\ &= \cos\!\left(e^{3x}\right) \cdot e^{3x} \cdot \frac{d}{dx}(3x) \\ &= \cos\!\left(e^{3x}\right) \cdot e^{3x} \cdot 3 \\ &= 3e^{3x}\cos\!\left(e^{3x}\right) \end{aligned}$$
Interactive — Chain Rule Explorer
交互——链式法则探索器

Adjust the parameter $a$ in $y = \sin(ax)$ to see how the chain rule scales the derivative. Fixed axes make it easier to compare how the function and derivative change as $a$ varies.

调整 $y = \sin(ax)$ 中的参数 $a$,观察链式法则如何对导数进行缩放。坐标轴固定,便于比较 $a$ 变化时函数及其导数的变化。

Parameter $a$参数 $a$2
$y = \sin(2x)$,   $\dfrac{dy}{dx} = 2\cos(2x)$
Maroon shows the original function. Rose shows its derivative.
酒红色为原函数,玫红色为其导数。
Watch Out

Do not confuse $\sin^2 x$ (which means $(\sin x)^2$) with $\sin(x^2)$. The outer and inner functions are different in each case, producing completely different derivatives.

注意

不要把 $\sin^2 x$(意思是 $(\sin x)^2$)与 $\sin(x^2)$ 弄混。这两种写法的外函数和内函数都不同,得到的导数也完全不同。

Implicit Differentiation

隐函数求导(implicit differentiation

Not every relationship between $x$ and $y$ can be neatly written as $y = f(x)$. When $x$ and $y$ appear together in an equation such as $x^2 + y^2 = 25$, the function is defined implicitly. Implicit differentiation lets you find $\frac{dy}{dx}$ without solving for $y$ first.

并非每一种 $x$ 与 $y$ 的关系都能整齐地写成 $y = f(x)$ 的形式。当 $x$ 与 $y$ 同时出现在像 $x^2 + y^2 = 25$ 这样的方程里时,函数是隐式地被定义的。隐函数求导让你不必先解出 $y$ 就能求 $\frac{dy}{dx}$。

The Procedure

操作步骤

The key insight is that the chain rule applies to $y$ because $y$ depends on $x$. Whenever you differentiate a term containing $y$, you must multiply by $\frac{dy}{dx}$.

关键的认识是:链式法则对 $y$ 适用,因为 $y$ 依赖于 $x$。每当你对含有 $y$ 的项求导时,都必须乘以一个因子 $\frac{dy}{dx}$。

Implicit Differentiation Steps

1. Differentiate every term on both sides with respect to $x$.

2. Whenever you differentiate an expression involving $y$, apply the chain rule — attach a factor of $\frac{dy}{dx}$.

3. Collect all terms containing $\frac{dy}{dx}$ on one side.

4. Factor out $\frac{dy}{dx}$ and solve algebraically.

隐函数求导步骤

1. 两边的每一项都对 $x$ 求导。

2. 每当对含有 $y$ 的表达式求导时,都要使用链式法则——附上一个因子 $\frac{dy}{dx}$。

3. 把所有含 $\frac{dy}{dx}$ 的项整理到方程的一侧。

4. 提取公因子 $\frac{dy}{dx}$ 并用代数方法解出。

Worked Example
例题

Find $\dfrac{dy}{dx}$ given $x^2 + y^2 = 25$.

已知 $x^2 + y^2 = 25$,求 $\dfrac{dy}{dx}$。

$$\begin{aligned} x^2 + y^2 &= 25 \\ \frac{d}{dx}(x^2) + \frac{d}{dx}(y^2) &= \frac{d}{dx}(25) \\ 2x + 2y\frac{dy}{dx} &= 0 \\ 2y\frac{dy}{dx} &= -2x \\ \frac{dy}{dx} &= -\frac{x}{y} \end{aligned}$$
Interactive — Implicit Tangent Lines on $x^2 + y^2 = r^2$
交互——$x^2 + y^2 = r^2$ 上的隐式切线

Move a point around the circle and watch the tangent update from the implicit derivative $\dfrac{dy}{dx}=-\dfrac{x}{y}$. The viewing window stays fixed with equal x/y scaling, and the tangent is extended to the graph edges so the geometry is visually accurate.

沿着圆移动一个点,看切线(tangent line)如何根据隐式导数 $\dfrac{dy}{dx}=-\dfrac{x}{y}$ 实时更新。视图窗口保持固定且 $x$、$y$ 等比例缩放,切线延伸至图边缘,几何关系视觉上严格准确。

Angle $\theta$角度 $\theta$45°
Radius $r$半径 $r$5
As the point approaches the left or right edge of the circle, the tangent becomes vertical and $\dfrac{dy}{dx}$ is undefined. The dashed radius helps show that the tangent is perpendicular to the radius at the point of contact.
当点逼近圆的左端或右端时,切线变为竖直方向,$\dfrac{dy}{dx}$ 没有定义。虚线半径有助于看出切线在切点处与半径垂直。
Worked Example — Product & Chain Combined
例题——乘积法则与链式法则结合

Find $\dfrac{dy}{dx}$ given $x^2 y + y^3 = 8$.

已知 $x^2 y + y^3 = 8$,求 $\dfrac{dy}{dx}$。

$$\begin{aligned} x^2y + y^3 &= 8 \\ \frac{d}{dx}(x^2y) + \frac{d}{dx}(y^3) &= 0 \\ (2x)y + x^2\frac{dy}{dx} + 3y^2\frac{dy}{dx} &= 0 \\ x^2\frac{dy}{dx} + 3y^2\frac{dy}{dx} &= -2xy \\ \frac{dy}{dx}(x^2 + 3y^2) &= -2xy \\ \frac{dy}{dx} &= \frac{-2xy}{x^2 + 3y^2} \end{aligned}$$
Common Pitfall

In expressions like $\dfrac{y}{3y - x^2}$, students sometimes forget that differentiating $y$ with respect to $x$ requires the chain rule. Every $y$ term produces a $\frac{dy}{dx}$ factor — no exceptions.

常见陷阱

在像 $\dfrac{y}{3y - x^2}$ 这样的表达式中,学生有时会忘记对 $y$ 关于 $x$ 求导需要使用链式法则。每一个 $y$ 项都要产生一个因子 $\frac{dy}{dx}$——没有例外。

Differentiating Inverse Functions

反函数求导(inverse function

If $f$ is a one-to-one differentiable function with inverse $f^{-1}$, you can find the derivative of the inverse without knowing its explicit formula. The relationship rests on the chain rule applied to the identity $f(f^{-1}(x)) = x$.

若 $f$ 是一个一一对应、可导的函数,其反函数为 $f^{-1}$,那么即使不知道反函数的显式公式,也可以求出反函数的导数。这一关系来自对恒等式 $f(f^{-1}(x)) = x$ 使用链式法则。

Inverse Function Derivative
反函数的导数(derivative of an inverse
$$(f^{-1})'(x) = \frac{1}{f'(f^{-1}(x))}$$

Equivalently, if the point $(a, b)$ lies on the graph of $f$ (so $f(a) = b$), then the slope of $f^{-1}$ at $x = b$ is the reciprocal of the slope of $f$ at $x = a$:

等价地,若点 $(a, b)$ 在 $f$ 的图像上(即 $f(a) = b$),那么 $f^{-1}$ 在 $x = b$ 处的斜率(slope)就是 $f$ 在 $x = a$ 处斜率的倒数:

Point-Based Form
基于点的形式
$$(f^{-1})'(b) = \frac{1}{f'(a)} \quad \text{where } f(a) = b$$
Derivation — Chain Rule on $f(f^{-1}(x)) = x$推导——对 $f(f^{-1}(x)) = x$ 使用链式法则

Suppose $f$ is differentiable and one-to-one on an open interval, with differentiable inverse $f^{-1}$. By definition of inverse, the identity

设 $f$ 在某开区间上可导且一一对应,其反函数 $f^{-1}$ 也可导。由反函数的定义,恒等式

$$f\!\bigl(f^{-1}(x)\bigr) = x$$

holds for every $x$ in the range of $f$.

对 $f$ 的值域中的每一个 $x$ 都成立。

Step 1 — Differentiate both sides with respect to $x$. The right side is just $1$. The left side is a composition, so apply the chain rule with outer function $f$ and inner function $f^{-1}(x)$:

第 1 步——两边对 $x$ 求导。右边的导数就是 $1$。左边是一个复合,所以使用链式法则,外函数为 $f$,内函数为 $f^{-1}(x)$:

$$f'\!\bigl(f^{-1}(x)\bigr) \cdot \bigl(f^{-1}\bigr)'(x) \;=\; 1.$$

Step 2 — Solve for $(f^{-1})'(x)$. Divide both sides by $f'(f^{-1}(x))$ — this requires $f'(f^{-1}(x)) \ne 0$:

第 2 步——解出 $(f^{-1})'(x)$。两边同时除以 $f'(f^{-1}(x))$——这一步要求 $f'(f^{-1}(x)) \ne 0$:

$$\bigl(f^{-1}\bigr)'(x) \;=\; \frac{1}{f'\!\bigl(f^{-1}(x)\bigr)}.$$

Step 3 — Specialize to a point. If $f(a) = b$, then $f^{-1}(b) = a$, so substituting $x = b$ gives the point form:

第 3 步——具体化到一个点。若 $f(a) = b$,则 $f^{-1}(b) = a$,代入 $x = b$ 即得基于点的形式:

$$\bigl(f^{-1}\bigr)'(b) \;=\; \frac{1}{f'(a)}. \qquad\Box$$
Where the "$f'(a) \neq 0$" condition comes from

It is the divide-by-zero step. Geometrically, $f'(a) = 0$ means $f$ has a horizontal tangent at $a$; reflecting that horizontal tangent across $y = x$ produces a vertical tangent on $f^{-1}$, where the derivative does not exist.

"$f'(a) \neq 0$" 这个条件从何而来

它来自避免除以零这一步。从几何上看,$f'(a) = 0$ 意味着 $f$ 在 $a$ 处有水平切线;把这条水平切线沿 $y = x$ 反射,就得到 $f^{-1}$ 上的竖直切线,那里反函数的导数不存在。

Graphical Intuition

The graph of $f^{-1}$ is the reflection of $f$ over the line $y = x$. Reflecting a tangent line swaps the rise and run, which is why the slopes are reciprocals.

图像直觉

$f^{-1}$ 的图像是 $f$ 关于直线 $y = x$ 的反射。反射一条切线会把"升"与"行"互换,因此两者的斜率互为倒数。

Worked Example — From a Table
例题——读取表格

Suppose $f(3) = 7$ and $f'(3) = 4$. Find $(f^{-1})'(7)$.

设 $f(3) = 7$ 且 $f'(3) = 4$,求 $(f^{-1})'(7)$。

$$\begin{aligned} f(3) &= 7 \Rightarrow f^{-1}(7) = 3 \\ (f^{-1})'(7) &= \frac{1}{f'\!\left(f^{-1}(7)\right)} \\ &= \frac{1}{f'(3)} \\ &= \frac{1}{4} \end{aligned}$$
Watch Out

This formula requires $f'(a) \neq 0$. If the original function has a horizontal tangent at $x = a$, the inverse has a vertical tangent at the corresponding point, and the derivative does not exist there.

注意

这个公式要求 $f'(a) \neq 0$。如果原函数在 $x = a$ 处有水平切线,反函数在对应点就会有竖直切线,那里的导数不存在。

Differentiating Inverse Trigonometric Functions

反三角函数(inverse trigonometric function)求导

The derivatives of the inverse trigonometric functions can be derived using implicit differentiation (e.g., let $y = \arcsin(x)$, so $\sin(y) = x$, and differentiate implicitly). You should memorize these results:

反三角函数的导数可以借助隐函数求导得到(例如,令 $y = \arcsin(x)$,于是 $\sin(y) = x$,再用隐函数求导)。下列结果需要背熟

Function函数Derivative导数Domain定义域
$\arcsin(x)$$\dfrac{1}{\sqrt{1 - x^2}}$$-1 < x < 1$
$\arccos(x)$$\dfrac{-1}{\sqrt{1 - x^2}}$$-1 < x < 1$
$\arctan(x)$$\dfrac{1}{1 + x^2}$all real $x$全体实数 $x$
$\text{arccot}(x)$$\dfrac{-1}{1 + x^2}$all real $x$全体实数 $x$
$\text{arcsec}(x)$$\dfrac{1}{|x|\sqrt{x^2 - 1}}$$|x| > 1$
$\text{arccsc}(x)$$\dfrac{-1}{|x|\sqrt{x^2 - 1}}$$|x| > 1$
Pattern to Remember

Notice that the "co-" functions ($\arccos$, $\text{arccot}$, $\text{arccsc}$) each have derivatives that are the negatives of their non-"co" counterparts. Memorize three formulas and add a minus sign for the cofunctions.

记忆要点

注意到带 "co-" 前缀的反三角函数($\arccos$、$\text{arccot}$、$\text{arccsc}$)的导数都是其对应不带 "co-" 函数导数的相反数。只需记三条公式,再给余函数加上负号即可。

Derivation — $\dfrac{d}{dx}[\arcsin x]$ via implicit differentiation推导——用隐函数求导求 $\dfrac{d}{dx}[\arcsin x]$

Step 1 — Set up. Let $y = \arcsin(x)$. By definition of the principal branch, $\sin y = x$ with $-\tfrac{\pi}{2} \le y \le \tfrac{\pi}{2}$.

第 1 步——设定。令 $y = \arcsin(x)$。按主值支(principal branch)的定义,$\sin y = x$,且 $-\tfrac{\pi}{2} \le y \le \tfrac{\pi}{2}$。

Step 2 — Differentiate implicitly with respect to $x$. Chain rule on the left:

第 2 步——两边对 $x$ 隐式求导。左侧使用链式法则:

$$\begin{aligned} \cos y \cdot \frac{dy}{dx} &= 1 \\[4pt] \frac{dy}{dx} &= \frac{1}{\cos y}. \end{aligned}$$

Step 3 — Convert $\cos y$ back to $x$. By the Pythagorean identity, $\cos^2 y = 1 - \sin^2 y = 1 - x^2$, so $\cos y = \pm\sqrt{1 - x^2}$.

第 3 步——把 $\cos y$ 换回 $x$。由毕达哥拉斯恒等式,$\cos^2 y = 1 - \sin^2 y = 1 - x^2$,故 $\cos y = \pm\sqrt{1 - x^2}$。

Step 4 — Pick the correct branch. On $-\tfrac{\pi}{2} \le y \le \tfrac{\pi}{2}$, cosine is non-negative. Take the $+$ sign: $\cos y = \sqrt{1 - x^2}$.

第 4 步——选取正确的符号支。在 $-\tfrac{\pi}{2} \le y \le \tfrac{\pi}{2}$ 上,余弦非负,取正号:$\cos y = \sqrt{1 - x^2}$。

Step 5 — Conclude.

第 5 步——得出结论。

$$\frac{d}{dx}[\arcsin x] = \frac{1}{\sqrt{1 - x^2}}, \quad -1 < x < 1.$$
Why the open interval $-1 < x < 1$?

At $x = \pm 1$, $\cos y = 0$, and the formula divides by zero. Geometrically, $\arcsin$ has a vertical tangent at $\pm 1$ — its derivative is undefined there.

为什么是开区间 $-1 < x < 1$?

当 $x = \pm 1$ 时,$\cos y = 0$,公式会除以零。从几何上看,$\arcsin$ 在 $\pm 1$ 处有竖直切线——那里的导数没有定义。

Derivation — $\dfrac{d}{dx}[\arccos x]$ via implicit differentiation推导——用隐函数求导求 $\dfrac{d}{dx}[\arccos x]$

Same recipe. Let $y = \arccos(x)$, so $\cos y = x$ with $0 \le y \le \pi$.

套路相同。令 $y = \arccos(x)$,于是 $\cos y = x$,且 $0 \le y \le \pi$。

Differentiate implicitly:

隐式求导:

$$\begin{aligned} -\sin y \cdot \frac{dy}{dx} &= 1 \\[4pt] \frac{dy}{dx} &= -\frac{1}{\sin y}. \end{aligned}$$

Convert $\sin y$: $\sin^2 y = 1 - \cos^2 y = 1 - x^2$, so $\sin y = \pm\sqrt{1 - x^2}$.

把 $\sin y$ 换回 $x$:$\sin^2 y = 1 - \cos^2 y = 1 - x^2$,故 $\sin y = \pm\sqrt{1 - x^2}$。

Pick the branch: on $0 \le y \le \pi$, sine is non-negative, so $\sin y = +\sqrt{1 - x^2}$.

选取符号支:在 $0 \le y \le \pi$ 上,正弦非负,所以 $\sin y = +\sqrt{1 - x^2}$。

Conclude:

得出结论:

$$\frac{d}{dx}[\arccos x] = -\frac{1}{\sqrt{1 - x^2}}, \quad -1 < x < 1.$$
Why the negative sign?

$\arcsin x + \arccos x = \tfrac{\pi}{2}$ for all $x \in [-1, 1]$. Differentiating both sides gives $\dfrac{d}{dx}[\arcsin x] + \dfrac{d}{dx}[\arccos x] = 0$, so $\arccos$'s derivative is the negative of $\arcsin$'s — consistent with our result.

负号从何而来?

对所有 $x \in [-1, 1]$ 都有 $\arcsin x + \arccos x = \tfrac{\pi}{2}$。两边求导得 $\dfrac{d}{dx}[\arcsin x] + \dfrac{d}{dx}[\arccos x] = 0$,所以 $\arccos$ 的导数就是 $\arcsin$ 导数的相反数——与我们得到的结果一致。

With the Chain Rule

与链式法则结合

On the AP Exam, these functions almost always appear with a non-trivial inner function. Apply the chain rule:

在 AP 考试中,这些函数几乎总是带有一个非平凡的内函数出现。要使用链式法则:

Arctan with Chain Rule
反正切(arctan)与链式法则
$$\frac{d}{dx}\bigl[\arctan(g(x))\bigr] = \frac{g'(x)}{1 + [g(x)]^2}$$
Worked Example
例题

Find $\dfrac{d}{dx}\bigl[\arcsin(3x^2)\bigr]$.

求 $\dfrac{d}{dx}\bigl[\arcsin(3x^2)\bigr]$。

$$\begin{aligned} \frac{d}{dx}\left[\arcsin(3x^2)\right] &= \frac{1}{\sqrt{1-(3x^2)^2}} \cdot \frac{d}{dx}(3x^2) \\ &= \frac{1}{\sqrt{1-9x^4}} \cdot 6x \\ &= \frac{6x}{\sqrt{1-9x^4}} \end{aligned}$$
Interactive — $\arctan(ax)$ and Its Derivative
交互——$\arctan(ax)$ 及其导数

Vary $a$ to see how the chain rule factor changes the steepness of $\arctan(ax)$ and the height of its derivative peak. The graph window stays fixed for direct visual comparison.

改变 $a$,观察链式法则的因子如何改变 $\arctan(ax)$ 的陡峭程度以及其导数峰值的高度。图像窗口固定,便于直接比较。

Parameter $a$参数 $a$1
$y = \arctan(x)$,   $\dfrac{dy}{dx} = \dfrac{1}{1+x^2}$
Dashed horizontal lines mark the asymptotes $y=\pm\dfrac{\pi}{2}$.
虚线水平线标出渐近线 $y=\pm\dfrac{\pi}{2}$。

Selecting Procedures for Calculating Derivatives

选择计算导数的方法

By this point in the course, you have accumulated a large toolkit of differentiation rules: the power rule, product rule, quotient rule, chain rule, implicit differentiation, and inverse function derivatives. The challenge on the AP Exam is often not executing a rule, but recognizing which rules to apply and in what order.

学到这里,你已经积累了一整套求导工具:幂法则(power rule)、乘积法则(product rule)、商的法则(quotient rule)、链式法则、隐函数求导以及反函数的导数。AP 考试的挑战往往不在于使用某一条法则,而在于识别要用哪些法则、以什么顺序使用

Decision Framework

决策框架

When you encounter a derivative problem, ask yourself the following questions in order:

遇到求导题时,按以下顺序自问以下几个问题:

Procedure Selection Checklist
选择方法的检查清单
1

Simplify first. Expand, factor, rewrite radicals as powers, or simplify fractions before differentiating.

先化简。在求导之前先展开、因式分解、把根号写成幂,或化简分式。

2

Product? If the expression is a product of two or more functions, use the product rule — often together with the chain rule.

是乘积吗?如果表达式是两个或多个函数的乘积,就使用乘积法则——通常还要配合链式法则。

3

Quotient? Use the quotient rule, or rewrite the expression as a product with a negative exponent when that makes the derivative cleaner.

是商吗?使用商的法则;当负指数的乘积形式让导数更整齐时,也可以把表达式改写成那种形式。

4

Function inside a function? That is a composition, so apply the chain rule.

函数套在函数里?这就是一个复合,使用链式法则

5

$x$ and $y$ mixed together? Use implicit differentiation.

$x$ 与 $y$ 混在一起?使用隐函数求导

6

Derivative of an inverse? Use the inverse function derivative formula.

反函数的导数?使用反函数的导数公式

Mixed-Rule Recognition
混合法则识别
Multiple Rules at Once
多条法则同时使用

Many AP problems do not fit into just one rule. Read the expression in layers, then combine the correct tools in the correct order.

很多 AP 题目无法只用一条法则解决。要分层阅读表达式,然后按正确顺序组合使用合适的工具。

Product + Chain

Outside structure: a product. Inside, a composition. Use the product rule, and inside one term use the chain rule.

乘积法则 + 链式法则

外层结构:乘积。内层包含一个复合。先使用乘积法则,再对其中某一项使用链式法则

Quotient + Chain

Overall structure: a quotient. Inside the numerator, a composition. Use the quotient rule together with the chain rule.

商的法则 + 链式法则

整体结构:。分子中含一个复合。结合使用商的法则链式法则

Implicit + Product / Chain

Because the two variables are mixed together, start with implicit differentiation. Then differentiate any product term with the product rule.

隐函数 + 乘积法则 / 链式法则

由于两个变量混在一起,先用隐函数求导。然后对任何乘积项使用乘积法则

Inverse + Chain

Recognize the outer function as an inverse trig function, then apply its derivative formula and multiply by the derivative of the inside using the chain rule.

反三角 + 链式法则

识别出外函数是反三角函数,使用相应的导数公式,再借助链式法则乘以内函数的导数。

Best habit: identify the outermost structure first, then look inside each piece for any additional composition, product, quotient, or implicit relationship.
最佳习惯:先识别最外层的结构,再向各个组成部分内部查找是否还有复合、乘积、商或隐式关系。

Calculating Higher-Order Derivatives

计算高阶导数(higher-order derivative

A higher-order derivative is simply the derivative of a derivative. Differentiating $f'(x)$ gives the second derivative $f''(x)$, differentiating again gives $f'''(x)$, and so on.

高阶导数就是导数的导数。对 $f'(x)$ 求导得到二阶导数(second derivative)$f''(x)$,再求一次导得到 $f'''(x)$,依此类推。

Notation

记号

Higher-order derivatives can be written in several equivalent ways:

高阶导数可以用以下几种等价的写法:

Order阶数Prime Notation撇号记法Leibniz Notation莱布尼茨记法
First一阶$f'(x)$ or $y'$$f'(x)$ 或 $y'$$\dfrac{dy}{dx}$
Second二阶$f''(x)$ or $y''$$f''(x)$ 或 $y''$$\dfrac{d^2y}{dx^2}$
Third三阶$f'''(x)$ or $y'''$$f'''(x)$ 或 $y'''$$\dfrac{d^3y}{dx^3}$
$n$th$n$ 阶$f^{(n)}(x)$$\dfrac{d^ny}{dx^n}$
Key Insight

The process of finding higher-order derivatives mirrors the original differentiation process. "Function is to first derivative as first derivative is to second derivative." There is no new rule — you apply the same techniques repeatedly.

关键洞察

求高阶导数的过程与原本的求导过程完全一样。"函数与一阶导数的关系,正如一阶导数与二阶导数的关系。"没有新的法则——只是反复使用相同的技巧而已。

Worked Example
例题

Find $f''(x)$ if $f(x) = \sin(2x)$.

已知 $f(x) = \sin(2x)$,求 $f''(x)$。

$$\begin{aligned} f(x) &= \sin(2x) \\ f'(x) &= \cos(2x)\cdot 2 = 2\cos(2x) \\ f''(x) &= 2\left[-\sin(2x)\right]\cdot 2 \\ &= -4\sin(2x) \end{aligned}$$
Interactive — Successive Derivatives of $\sin(ax)$
交互——$\sin(ax)$ 的连续高阶导数

Observe how each successive derivative of $\sin(ax)$ picks up another factor of $a$. Use the order slider to reveal the pattern one derivative at a time.

观察 $\sin(ax)$ 的每一次连续求导都会多出一个因子 $a$。用阶数滑块逐阶揭示这一规律。

Parameter $a$参数 $a$2
Show up to derivative order显示到第几阶导数2
Each derivative multiplies the amplitude by another factor of $a$ and rotates sine through its 4-step cycle.
每求一阶导数,振幅就乘上一个因子 $a$,并让正弦在其 4 步循环中前进一格。

Implicit Second Derivatives

隐函数的二阶导数

To find $\frac{d^2 y}{dx^2}$ implicitly, differentiate $\frac{dy}{dx}$ (which itself contains $y$ and possibly $\frac{dy}{dx}$) with respect to $x$. Then substitute your expression for $\frac{dy}{dx}$ back in to express the result in terms of $x$ and $y$ only.

要用隐函数法求 $\frac{d^2 y}{dx^2}$,就对 $\frac{dy}{dx}$(其本身含有 $y$,可能还含 $\frac{dy}{dx}$)再对 $x$ 求导。然后把已经求好的 $\frac{dy}{dx}$ 的表达式代回,使最终结果只用 $x$ 和 $y$ 表示。

Watch Out

When differentiating $\frac{dy}{dx}$ implicitly, remember that $y$ is still a function of $x$. You will need the chain rule (and often the quotient rule) in this step.

注意

用隐函数法对 $\frac{dy}{dx}$ 求导时,要记住 $y$ 仍是 $x$ 的函数。这一步会用到链式法则(常常还要用到商的法则)。

Exam Strategy

考试策略

Unit 3 content accounts for 9-13% of the AP Calculus AB exam and 4-7% of the BC exam. However, the chain rule is a foundational skill that appears indirectly in many questions across other units (related rates, optimization, integration by substitution, differential equations, and series). Mastering it here pays dividends throughout the course.

单元 3 的内容占 AP 微积分 AB 考试的 9–13%、BC 考试的 4–7%。但链式法则是一项基础技能,它会以间接方式出现在许多其他单元的题目里(相关变化率、最优化、换元积分、微分方程、级数)。在这里把它学扎实,整门课程都会受益。

Exam Tips

Read the entire problem first. Determine which rules are needed before you start differentiating.

Show every application of the chain rule explicitly. On free-response questions, skipping the inner derivative is a guaranteed point deduction.

Practice with functions named $h$, $k$, $p$, etc. The AP Exam deliberately uses unfamiliar function names. Being comfortable with generic notation is essential.

Tables and graphs are common. Be ready to find derivatives of compositions and inverses using tabulated values — without an explicit formula.

考试要点

先把整道题读完。在动笔求导之前先确定要用哪些法则。

每一次使用链式法则都要明确写出来。在简答题(free-response)上,跳过内函数的导数是一定要扣分的。

多用 $h$、$k$、$p$ 等函数名练习。AP 考试故意使用不熟悉的函数名。熟悉抽象记号是必不可少的能力。

表格和图像很常见。要做好准备,用表格中给出的数值——而不是显式公式——来求复合函数和反函数的导数。

Free-Response Advice

When justifying answers, write the differentiation rule you are using. For example: "By the chain rule, $\frac{d}{dx}[f(g(x))] = f'(g(x)) \cdot g'(x)$." This demonstrates understanding and earns methodology points.

简答题建议

在说明答案时,写出所使用的求导法则。例如:"由链式法则,$\frac{d}{dx}[f(g(x))] = f'(g(x)) \cdot g'(x)$。"这能展示出你对概念的理解,并拿到方法分。

Common Mistakes

常见错误

Mistake #1 — Forgetting the Inner Derivative

The most frequent error: writing $\frac{d}{dx}[\sin(3x)] = \cos(3x)$ instead of $3\cos(3x)$. Always multiply by $g'(x)$.

错误 #1 ——忘记乘内函数的导数

最常见的错误:把 $\frac{d}{dx}[\sin(3x)]$ 写成 $\cos(3x)$,而不是 $3\cos(3x)$。永远要乘以 $g'(x)$。

Mistake #2 — Missing the Chain Rule for $y$

In implicit differentiation, every differentiated $y$ term must carry a $\frac{dy}{dx}$ factor. Writing $\frac{d}{dx}[y^3] = 3y^2$ instead of $3y^2 \frac{dy}{dx}$ is incorrect.

错误 #2 ——对 $y$ 忘记用链式法则

在隐函数求导中,每一个被求导的 $y$ 项都必须带上一个因子 $\frac{dy}{dx}$。把 $\frac{d}{dx}[y^3]$ 写成 $3y^2$ 而不是 $3y^2 \frac{dy}{dx}$ 是错的。

Mistake #3 — Confusing $(\sin x)^n$ and $\sin(x^n)$

These have different outer/inner structures. $(\sin x)^4$ has outer $u^4$ and inner $\sin x$. But $\sin(x^4)$ has outer $\sin u$ and inner $x^4$. Misidentifying gives a wrong answer.

错误 #3 ——把 $(\sin x)^n$ 与 $\sin(x^n)$ 搞混

这两种写法的外/内函数结构不同。$(\sin x)^4$ 的外函数是 $u^4$,内函数是 $\sin x$;而 $\sin(x^4)$ 的外函数是 $\sin u$,内函数是 $x^4$。识别错误就会得到错误答案。

Mistake #4 — Inverse Derivative Evaluation Errors

When using $(f^{-1})'(b) = \frac{1}{f'(a)}$ where $f(a)=b$, students sometimes evaluate $f'$ at $b$ instead of at $a$. Remember: evaluate the original function's derivative at the input that maps to $b$.

错误 #4 ——反函数求导中的代值错误

使用 $(f^{-1})'(b) = \frac{1}{f'(a)}$ 时(其中 $f(a)=b$),学生有时会把 $f'$ 代到 $b$ 处而不是 $a$ 处。要记住:原函数的导数应代入那个映射到 $b$ 的自变量值

Mistake #5 — Stopping Too Early with $e^x$ or Trig

Students sometimes apply the chain rule to the outermost layer but forget that $e^{g(x)}$ still needs $g'(x)$, or that $\cos(g(x))$ needs $g'(x)$. Carry the chain through every layer.

错误 #5 ——遇到 $e^x$ 或三角函数过早停手

学生有时只对最外层用了链式法则,却忘了 $e^{g(x)}$ 还要乘 $g'(x)$,或 $\cos(g(x))$ 也要乘 $g'(x)$。要把链式贯穿到每一层。

Flashcards

闪卡

Click any card to reveal the answer. Click again to flip back.

点击任意一张卡查看答案。再次点击翻回正面。

State the chain rule in Leibniz notation.
写出链式法则的莱布尼茨记法。
$$\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$$
$\dfrac{d}{dx}[\arctan(x)] = \;?$
$$\frac{1}{1+x^2}$$
$\dfrac{d}{dx}[\arcsin(x)] = \;?$
$$\frac{1}{\sqrt{1-x^2}}$$
What is the key step in implicit differentiation?
隐函数求导的关键一步是什么?
$$\frac{d}{dx}[f(y)] = f'(y)\cdot\frac{dy}{dx}$$
$(f^{-1})'(b) = \;?$
given $f(a) = b$
$(f^{-1})'(b) = \;?$
已知 $f(a) = b$
$$\frac{1}{f'(a)}$$ where $f(a)=b$ and $f'(a)\neq 0$.其中 $f(a)=b$ 且 $f'(a)\neq 0$。
What notation represents the second derivative in Leibniz form?
二阶导数的莱布尼茨记法是什么?
$$\frac{d^2 y}{dx^2}$$
$\dfrac{d}{dx}[e^{g(x)}] = \;?$
$$e^{g(x)} \cdot g'(x)$$
$\dfrac{d}{dx}[\ln(g(x))] = \;?$
$$\frac{g'(x)}{g(x)}$$

Unit Quiz

单元小测

Test your understanding. Select an answer for each question, then check the explanation.

检验你的理解。为每道题选择一个答案,再查看解释。

Question 1第 1 题
What is $\dfrac{d}{dx}[\cos(5x)]$?$\dfrac{d}{dx}[\cos(5x)]$ 等于多少?
A $5\cos(5x)$
B $-5\sin(5x)$
C $-\sin(5x)$
D $\sin(5x) \cdot 5$
The outer function is $\cos(u)$ with derivative $-\sin(u)$. The inner function is $5x$ with derivative $5$. By the chain rule: $-\sin(5x) \cdot 5 = -5\sin(5x)$.外函数是 $\cos(u)$,其导数为 $-\sin(u)$;内函数是 $5x$,其导数为 $5$。由链式法则:$-\sin(5x) \cdot 5 = -5\sin(5x)$。
Question 2第 2 题
Find $\dfrac{dy}{dx}$ if $x^2 + y^2 = 16$.已知 $x^2 + y^2 = 16$,求 $\dfrac{dy}{dx}$。
A $\dfrac{x}{y}$
B $\dfrac{-2x}{y}$
C $\dfrac{-x}{y}$
D $\dfrac{y}{x}$
Differentiating: $2x + 2y\frac{dy}{dx} = 0$. Solving: $\frac{dy}{dx} = \frac{-2x}{2y} = \frac{-x}{y}$.求导得:$2x + 2y\frac{dy}{dx} = 0$。解出:$\frac{dy}{dx} = \frac{-2x}{2y} = \frac{-x}{y}$。
Question 3第 3 题
If $f(2) = 5$ and $f'(2) = 3$, what is $(f^{-1})'(5)$?若 $f(2) = 5$ 且 $f'(2) = 3$,则 $(f^{-1})'(5)$ 等于多少?
A $\dfrac{1}{3}$
B $3$
C $\dfrac{1}{5}$
D $5$
Since $f(2) = 5$, we know $f^{-1}(5) = 2$. The inverse derivative formula gives $(f^{-1})'(5) = \frac{1}{f'(2)} = \frac{1}{3}$.由 $f(2) = 5$,得 $f^{-1}(5) = 2$。由反函数的导数公式:$(f^{-1})'(5) = \frac{1}{f'(2)} = \frac{1}{3}$。
Question 4第 4 题
What is $\dfrac{d}{dx}[e^{3x^2}]$?$\dfrac{d}{dx}[e^{3x^2}]$ 等于多少?
A $e^{3x^2}$
B $3x^2 \cdot e^{3x^2-1}$
C $3e^{3x^2}$
D $6x\,e^{3x^2}$
The outer function is $e^u$ (derivative $e^u$), and the inner function is $3x^2$ (derivative $6x$). Chain rule: $e^{3x^2} \cdot 6x = 6xe^{3x^2}$.外函数是 $e^u$(其导数为 $e^u$),内函数是 $3x^2$(其导数为 $6x$)。由链式法则:$e^{3x^2} \cdot 6x = 6xe^{3x^2}$。
Question 5第 5 题
What is $\dfrac{d}{dx}[\arctan(2x)]$?$\dfrac{d}{dx}[\arctan(2x)]$ 等于多少?
A $\dfrac{1}{1+4x^2}$
B $\dfrac{2}{1+4x^2}$
C $\dfrac{2}{1+2x^2}$
D $\dfrac{1}{\sqrt{1-4x^2}}$
$\frac{d}{dx}[\arctan(u)] = \frac{1}{1+u^2} \cdot u'$. With $u = 2x$: $\frac{1}{1+(2x)^2}\cdot 2 = \frac{2}{1+4x^2}$.$\frac{d}{dx}[\arctan(u)] = \frac{1}{1+u^2} \cdot u'$。代入 $u = 2x$:$\frac{1}{1+(2x)^2}\cdot 2 = \frac{2}{1+4x^2}$。
Question 6第 6 题
If $f(x) = \sin(x^2)$, what is $f''(x)$?若 $f(x) = \sin(x^2)$,则 $f''(x)$ 等于多少?
A $-4x^2\sin(x^2)$
B $2\cos(x^2) + 4x^2\sin(x^2)$
C $2\cos(x^2) - 4x^2\sin(x^2)$
D $-2\sin(x^2)$
$f'(x) = 2x\cos(x^2)$. Using the product rule on $f'$: $f''(x) = 2\cos(x^2) + 2x\cdot(-\sin(x^2)\cdot 2x) = 2\cos(x^2) - 4x^2\sin(x^2)$.$f'(x) = 2x\cos(x^2)$。对 $f'$ 使用乘积法则:$f''(x) = 2\cos(x^2) + 2x\cdot(-\sin(x^2)\cdot 2x) = 2\cos(x^2) - 4x^2\sin(x^2)$。
Question 7第 7 题
Find $\dfrac{dy}{dx}$ for $\ln(xy) = 1$.已知 $\ln(xy) = 1$,求 $\dfrac{dy}{dx}$。
A $-\dfrac{y}{x}$
B $\dfrac{y}{x}$
C $\dfrac{-1}{x}$
D $\dfrac{1}{xy}$
Rewrite: $\ln x + \ln y = 1$. Differentiate: $\frac{1}{x} + \frac{1}{y}\frac{dy}{dx} = 0$. So $\frac{dy}{dx} = -\frac{y}{x}$.先改写:$\ln x + \ln y = 1$。求导:$\frac{1}{x} + \frac{1}{y}\frac{dy}{dx} = 0$,故 $\frac{dy}{dx} = -\frac{y}{x}$。

Readiness Checklist

备考清单

Click each item you've mastered. Aim for 100% before exam day.

点击每一条你已经掌握的内容。目标是在考试前达到 100%。

0 / 14 mastered已掌握 0 / 14
  • Apply the Chain Rule to nested composite functions对嵌套的复合函数使用链式法则
  • Differentiate triple-composed functions without losing a factor对三层复合的函数求导时不遗漏任何一个因子
  • Combine the Chain Rule with Product and Quotient Rules把链式法则与乘积法则、商的法则结合使用
  • Perform implicit differentiation to find $dy/dx$使用隐函数求导求 $dy/dx$
  • Write tangent line equations to implicitly defined curves写出隐式定义曲线的切线方程
  • Differentiate an inverse function using $(f^{-1})'(a) = 1/f'(f^{-1}(a))$用 $(f^{-1})'(a) = 1/f'(f^{-1}(a))$ 对反函数求导
  • Differentiate $\arcsin$, $\arccos$, $\arctan$ and related expressions对 $\arcsin$、$\arccos$、$\arctan$ 及相关表达式求导
  • Compute higher-order derivatives $f''$, $f'''$, $f^{(n)}$计算高阶导数 $f''$、$f'''$、$f^{(n)}$
  • Find $d^2y/dx^2$ implicitly in terms of $x$ and $y$用隐函数法求 $d^2y/dx^2$,结果用 $x$ 和 $y$ 表示
  • Select the correct differentiation procedure for a given expression为给定表达式选择正确的求导方法
  • Recognize when logarithmic differentiation simplifies the work识别何时使用对数求导法(logarithmic differentiation)能简化运算
  • Simplify derivative expressions and factor out common terms化简导数表达式并提取公因子
  • Use the Chain Rule in Leibniz form $dy/dx = (dy/du)(du/dx)$用莱布尼茨形式的链式法则 $dy/dx = (dy/du)(du/dx)$
  • Interpret $f''$ qualitatively (concavity, acceleration)从定性角度解读 $f''$(凹凸性、加速度)
Next Step下一步

AP-Style Practice ProblemsAP 风格练习题

Exam-level practice for this unit — multiple-choice plus extended-response items modeled on the AP rubric. Built for top-score prep; go here after you've worked through the notes and the in-page quizzes above.

本单元的考试级练习——按 AP 评分标准设计的多项选择题与简答题。为冲击高分而准备;学完上方笔记和页内小测后再做。

Practice Problems →练习题 →