AP Calculus: Limits and Continuity Exam Strategies and Practice | AP 微积分:极限与连续性真题精讲

📚 AP Calculus: Limits and Continuity Exam Strategies and Practice | AP 微积分:极限与连续性真题精讲

Limits and continuity form the bedrock of AP Calculus. A solid grasp of these concepts is essential for success on both the AB and BC exams. In this article, we break down key definitions, common limit techniques, continuity conditions, the Squeeze Theorem, and the Intermediate Value Theorem, all supported by official-style practice problems and detailed solutions. We will equip you with the strategies to handle multiple-choice and free-response questions with confidence.

极限与连续性是 AP 微积分的基石。透彻理解这些概念是顺利通过 AB 和 BC 考试的关键。本文拆解重要定义、常见极限求解技巧、连续条件、夹逼定理与介值定理,并精选接近真题风格的习题,给出详细解析。我们将帮助你掌握应对选择题与自由作答题的策略,树立考试信心。

1. Intuitive Definition and Notation of a Limit | 极限的直观定义与符号

We say ‘the limit of f(x) as x approaches c is L’ if f(x) can be made arbitrarily close to L by taking x sufficiently close to c. This is written as lim (x → c) f(x) = L. The limit focuses on the trend, not the actual value at the point.

我们说“当 x 趋近于 c 时 f(x) 的极限为 L”,是指当 x 任意接近 c 时,f(x) 就能任意接近 L。记作 lim (x → c) f(x) = L。极限关注的是变化趋势,而非函数在该点的实际取值。

In AP Calculus, you are expected to interpret limits numerically (from tables), graphically, and analytically. A table showing x values approaching c from left and right can help deduce the limit when direct evaluation is problematic.

在 AP 微积分中,你应当能够通过数值(表格)、图像和解析的方法理解极限。一张展示 x 从左右两侧趋近 c 的数值表格,在直接计算行不通时,能帮助推测极限值。


2. Existence of a Limit: Left-Hand and Right-Hand Limits | 极限存在的条件:左极限与右极限

For a limit to exist at a point, both the left-hand limit (as x approaches c from below, denoted lim (x → c⁻) f(x)) and the right-hand limit (lim (x → c⁺) f(x)) must exist and be equal. If they differ, the two-sided limit does not exist.

函数在某点的极限存在,要求左极限(x 从左侧趋近 c,记作 lim (x → c⁻) f(x))与右极限(lim (x → c⁺) f(x))都存在且相等。若两者不相等,则双侧极限不存在。

A classic AP trap is a piecewise function where the left and right limits are different, causing a jump. Even if the left and right limits both equal 5, the limit exists and equals 5.

经典的 AP 考题陷阱是分段函数左右极限不等,导致跳跃。但如果左右极限都等于 5,那么极限存在且为 5。

Example: If f(x) = { x², x < 1; 2x, x > 1 }, evaluate lim (x → 1) f(x). Left: lim (x → 1⁻) x² = 1. Right: lim (x → 1⁺) 2x = 2. Since 1 ≠ 2, the limit does not exist.

示例:若 f(x) = { x², x < 1; 2x, x > 1 },求 lim (x → 1) f(x)。左极限:lim (x → 1⁻) x² = 1。右极限:lim (x → 1⁺) 2x = 2。因 1 ≠ 2,故极限不存在。


3. Limit Evaluation Techniques: Direct Substitution, Factoring, and Rationalization | 极限计算方法:直接代入、因式分解与有理化

Start with direct substitution. Plug in c into f(x). If f(c) is a finite real number and f is continuous there, that is the limit. If you obtain an indeterminate form like 0/0, apply algebraic manipulation.

先尝试直接代入,将 c 代入 f(x)。若 f(c) 为有限实数且函数在该点连续,那便是极限值。若得到 0/0 等不定式,则进行代数变形。

Factoring: lim (x → 3) (x² – 9)/(x – 3) becomes (x-3)(x+3)/(x-3). Cancel the common factor to get x+3, then substitute: 3+3 = 6. Always indicate the cancellation is valid because x ≠ 3 in the limit process.

因式分解:lim (x → 3) (x² – 9)/(x – 3) 变形为 (x-3)(x+3)/(x-3)。约去公因式得 x+3,代入 x=3 得 6。需说明约分有效,因为极限过程中 x ≠ 3。

Rationalization: For limits involving square roots, multiply numerator and denominator by the conjugate. lim (x → 0) [√(x+4) – 2]/x becomes lim (x → 0) [(x+4)-4]/[x(√(x+4)+2)] = 1/(√4+2) = 1/4.

有理化:对于带根式的极限,乘以其共轭式。lim (x → 0) [√(x+4) – 2]/x 变形为 lim (x → 0) [(x+4)-4]/[x(√(x+4)+2)] = 1/(√4+2) = 1/4。

Always simplify complex fractions and use trigonometric identities when sine/cosine appear. The key is to recognize the 0/0 pattern and eliminate it.

遇到三角表达式可用三角恒等式化简,复杂分式先通分。关键是识别 0/0 型并消去它。


4. Infinite Limits and Vertical Asymptotes | 无穷极限与垂直渐近线

If f(x) grows without bound as x approaches a finite value c, we write lim (x → c) f(x) = ∞ (or -∞). This indicates a vertical asymptote at x = c. The limit does not exist in the usual sense, but the notation describes the unbounded behavior.

若 x 趋近有限值 c 时 f(x) 无限增大或减小,记作 lim (x → c) f(x) = ∞(或 -∞),说明 x=c 是垂直渐近线。该极限在通常意义下不存在,但符号描述了无界行为。

To locate vertical asymptotes, set the denominator of a rational function equal to zero and check that the numerator is non-zero. Then examine the sign on left and right to determine if the limit goes to ∞ or -∞.

寻找垂直渐近线时,令有理函数分母为零且分子非零,再通过左右符号判断趋于正无穷还是负无穷。

Example: lim (x → 2⁺) 1/(x-2) = ∞, lim (x → 2⁻) 1/(x-2) = -∞. The one-sided limits differ, but the vertical asymptote at x=2 is confirmed.

示例:lim (x → 2⁺) 1/(x-2) = ∞,lim (x → 2⁻) 1/(x-2) = -∞。单侧极限不同,但确认 x=2 为垂直渐近线。


5. Limits at Infinity and Horizontal Asymptotes | 无穷远处的极限与水平渐近线

When x → ∞ or x → -∞, we evaluate the end behavior. If lim (x → ∞) f(x) = L (a finite number), then y = L is a horizontal asymptote. In rational functions, compare degrees of numerator and denominator:

当 x → ∞ 或 x → -∞ 时,我们评估末端走势。若 lim (x → ∞) f(x) = L(有限数),则 y = L 为水平渐近线。有理函数中,比较分子与分母次数:

  • If degree of numerator < degree of denominator, limit = 0.
  • If degree equal, limit = ratio of leading coefficients.
  • If numerator degree > denominator degree, limit is ∞ or -∞ (no horizontal asymptote); oblique asymptote may exist.
  • 分子次数 < 分母次数,极限为 0。
  • 次数相等,极限为首项系数之比。
  • 分子次数 > 分母次数,极限为 ∞ 或 -∞(无水平渐近线),可能存在斜渐近线。

Divide numerator and denominator by the highest power of x in the denominator to confirm. For example, lim (x → ∞) (3x²+2)/(5x²-x) = 3/5.

可将分子分母同除以分母中 x 的最高次幂来确认。例如,lim (x → ∞) (3x²+2)/(5x²-x) = 3/5。

Be familiar with limits of eˣ, ln x, and arctan x as x → ±∞, which appear in AP free-response questions.

熟悉 x → ±∞ 时 eˣ、ln x 和 arctan x 的极限,这是 AP 自由作答题常见考点。


6. Squeeze Theorem (Sandwich Theorem) | 夹逼定理

If g(x) ≤ f(x) ≤ h(x) for all x near a (except possibly at a) and lim (x → a) g(x) = lim (x → a) h(x) = L, then lim (x → a) f(x) = L. This is essential for limits involving sine and oscillating functions.

若在 a 附近(可能除 a 点外)恒有 g(x) ≤ f(x) ≤ h(x),且 lim (x → a) g(x) = lim (x → a) h(x) = L,则 lim (x → a) f(x) = L。这对于含正弦和振荡函数的极限尤其重要。

Classic AP example: Show that lim (x → 0) x² sin(1/x) = 0. Since -1 ≤ sin(1/x) ≤ 1, multiply by x²: -x² ≤ x² sin(1/x) ≤ x². Both -x² and x² → 0 as x → 0. By Squeeze Theorem, the limit is 0.

经典 AP 例题:证明 lim (x → 0) x² sin(1/x) = 0。由 -1 ≤ sin(1/x) ≤ 1,乘以 x² 得 -x² ≤ x² sin(1/x) ≤ x²。当 x → 0 时,-x² 和 x² 均趋于 0。由夹逼定理,极限为 0。

Also used for evaluating lim (x → 0) sin x / x = 1, often proved geometrically, which is a fundamental trigonometric limit.

该定理也用于推导基本三角极限 lim (x → 0) sin x / x = 1(常由几何方法证明)。


7. Definition of Continuity and Types of Discontinuities | 连续性的定义与间断点分类

A function f is continuous at x = c if three conditions hold: (1) f(c) is defined, (2) lim (x → c) f(x) exists, and (3) lim (x → c) f(x) = f(c). If any condition fails, the function is discontinuous at c.

函数 f 在 x=c 处连续,须满足三个条件:(1) f(c) 有定义;(2) lim (x → c) f(x) 存在;(3) lim (x → c) f(x) = f(c)。任一条件不满足,则该点不连续。

Discontinuity Type / 间断类型 Condition / 条件 Example / 示例
Removable (hole) / 可去间断点 Limit exists but is not equal to f(c) or f(c) undefined (x²-1)/(x-1) at x=1, limit=2 but f(1) undefined
Jump / 跳跃间断点 Left and right limits exist but are unequal Piecewise with different constants left/right
Infinite / 无穷间断点 One or both sides → ±∞ 1/x at x=0

A function is continuous on an interval if it is continuous at every point in that interval. AP often tests continuity of piecewise-defined functions.

函数在区间上连续是指在该区间内每点都连续。AP 考试常考查分段函数的连续性。


8. Intermediate Value Theorem (IVT) | 介值定理

If f is continuous on the closed interval [a, b] and k is any number between f(a) and f(b), then there exists at least one c in [a, b] such that f(c) = k. This guarantees the existence of roots for continuous functions crossing the x-axis.

若 f 在闭区间 [a,b] 上连续,且 k 介于 f(a) 与 f(b) 之间,则存在至少一个 c ∈ [a,b] 使得 f(c) = k。这保证了与 x 轴相交的连续函数根的存在性。

AP problem style: Explain why the equation x³ – 4x + 1 = 0 has a root in [0,1]. Let f(x) = x³ – 4x + 1, continuous. f(0)=1, f(1)= -2. Since -2 < 0 < 1, by IVT, there exists c in (0,1) with f(c)=0.

AP 真题风格:解释方程 x³ – 4x + 1 = 0 在 [0,1] 上有根。令 f(x)= x³ – 4x + 1,连续。f(0)=1,f(1)= -2。因 -2 < 0 < 1,由 IVT 知存在 c ∈ (0,1) 使 f(c)=0。

IVT can also guarantee a specific output value, not just zero. Always verify continuity on the closed interval first.

介值定理不限于零点,也可保证特定输出值。务必先验证闭区间上的连续性。


9. AP Exam Practice I: Limit Calculation Drills | 典型 AP 真题解析(一):极限计算

Question 1: Evaluate lim (x → 4) [√x – 2]/[x – 4].

问题 1:求 lim (x → 4) [√x – 2]/[x – 4]。

Direct substitution gives 0/0. Multiply numerator and denominator by the conjugate: [√x – 2]/[x – 4] * [√x + 2]/[√x + 2] = (x – 4)/[(x – 4)(√x + 2)] = 1/(√x + 2) for x≠4. Limit = 1/(√4+2) = 1/4.

直接代入得 0/0。乘共轭式:[√x – 2]/[x – 4] · [√x + 2]/[√x + 2] = (x – 4)/[(x – 4)(√x + 2)] = 1/(√x + 2),x≠4。极限 = 1/(√4+2) = 1/4。

Question 2: If f(x)= { (sin x)/x , x≠0; k, x=0 } is continuous at x=0, find k.

问题 2:若 f(x)= { (sin x)/x , x≠0; k, x=0 } 在 x=0 连续,求 k。

For continuity at 0, lim (x→0) f(x) = f(0). We know lim (x→0) sin x / x = 1. So k = 1.

x=0 处连续要求 lim (x→0) f(x) = f(0)。已知 lim (x→0) sin x / x = 1,故 k = 1。

Both problems test algebraic manipulation and fundamental trigonometric limits. Write clear steps showing the removal of the indeterminate form.

两题均考查代数变形和基本三角极限。写出清晰步骤以展示不定式的消除过程。


10. AP Exam Practice II: Continuity and Discontinuity Analysis | 典型 AP 真题解析(二):连续性判断

Question: A function g is defined by g(x) = { ln x + 2, 0

问题:函数 g(x) = { ln x + 2, 0

Step 1: g(1) = ln 1 + 2 = 2. Step 2: Left limit lim (x→1⁻) (ln x + 2) = 0+2 = 2. Step 3: Right limit lim (x→1⁺) (2x² – 3x + 3) = 2 – 3 + 3 = 2. Step 4: Since lim (x→1) g(x) = 2 and g(1)=2, the function is continuous at x=1.

步骤:g(1)= ln1+2=2。左极限 lim (x→1⁻) (ln x+2)=0+2=2。右极限 lim (x→1⁺) (2x²-3x+3)=2-3+3=2。因双侧极限等于函数值,故 x=1 处连续。

If the left and right limits matched but the function value were different or undefined, it would be a removable discontinuity. AP expects the three-condition justification.

若左右极限相等但函数值不同或无定义,则为可去间断点。AP 考试要求完整地验证三个条件。


11. Common Pitfalls and Exam-Taking Strategies | 易错点与应试技巧

1. Do not equate ‘limit equals value’ automatically. Always check for holes and vertical asymptotes. 2. For limits at infinity, remember to divide by the highest power of x in the denominator, not the numerator. 3. In IVT problems, explicitly state that the function is continuous on the closed interval before applying the theorem.

1. 不要想当然认为极限等于函数值,要检查有无洞和垂直渐近线。2. 无穷远处极限,务必除以分母中 x 的最高次幂,而非分子。3. IVT 问题中必须明确说明函数在闭区间上连续,再应用定理。

4. When evaluating one-sided limits near a vertical asymptote, test a number slightly to the left/right to determine the sign. 5. Memorize the two special trigonometric limits: lim (x→0) sin x / x = 1 and lim (x→0) (1 – cos x)/x = 0. They often appear without warning.

4. 求垂直渐近线附近的单侧极限时,代入稍偏左/右的数值以判断正负号。5. 熟记两个特殊三角极限:lim (x→0) sin x / x = 1 和 lim (x→0) (1 – cos x)/x = 0,它们常出其不意地出现。

Multiple-choice strategy: if you get 0/0, look for factoring or multiply by conjugate. Free-response: show all steps, include the limit notation at each line, and provide a final conclusion in context.

选择题策略:遇到 0/0 先想因式分解或乘共轭。自由作答题:写出每一步,每行保留极限符号,最后结合语境给出结论。


12. Summary and Final Preparation Tips | 总结与备考建议

Mastery of limits and continuity requires regular practice with AP-style questions. Focus on graphical analysis of limits, piecewise function continuity, and the application of the Squeeze Theorem and IVT. The concepts are directly linked to differentiation (definition of derivative as a limit) and integration (limits of Riemann sums), so building a strong foundation now will pay off throughout the entire exam.

掌握极限与连续性需要持续练习 AP 风格题目。重点包括极限的图像分析、分段函数连续性以及夹逼定理和介值定理的应用。这些概念与微分(导数定义为极限)和积分(黎曼和的极限)直接相关,现在打下坚实基础将助您在整场考试中游刃有余。

Use the official Course and Exam Description (CED) to see sample questions and scoring guidelines. Time yourself while solving past multiple-choice and free-response sections. Remember: every limit problem reduces to analyzing behavior as x approaches a value; always consider left and right, and when stuck, return to the definition.

参考官方课程与考试说明(CED)了解样题与评分标准。限时练习历年选择题与大题。记住:每个极限问题本质上都是分析 x 趋近某值时的函数行为;始终关注左右两侧,卡住时回归定义。


Published by TutorHao | AP Calculus Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version