📚 PDF资源导航

Taylor Series Mastery for IB & Edexcel Maths | IB 与 Edexcel 数学:泰勒级数考点精讲

📚 Taylor Series Mastery for IB & Edexcel Maths | IB 与 Edexcel 数学:泰勒级数考点精讲

Taylor series sit at the very heart of higher-level calculus, whether you are tackling IB Analysis & Approaches HL or Edexcel Further Mathematics. This powerful tool allows us to approximate complicated functions using polynomials, offering a bridge between algebraic simplicity and the intricate behaviours of transcendental functions. In both syllabi, examiners expect you not only to derive and remember key expansions but also to apply them in approximations, error estimation, and solving differential equations. This article distils the core theory, worked patterns, and clever shortcuts you need to master Taylor series and score top marks in your final assessment.

泰勒级数是高等微积分中的核心内容,无论是 IB 分析和方法高级课程还是 Edexcel 进阶数学,都将其作为重要的考查点。这一强大工具能让我们用多项式逼近复杂函数,在代数简洁性与超越函数的复杂行为之间架起一座桥梁。在两大课程体系中,考官不仅要求你推导并熟记关键展开式,还要求你将其应用于近似计算、误差估计和微分方程求解。本文将提炼核心理论、解题模式与实用技巧,助你彻底掌握泰勒级数并在大考中斩获高分。


1. The Big Picture: Why Taylor Series Matter | 宏观视角:泰勒级数为何重要

In calculus, most real-world functions like sine, exponential, or logarithmic functions are not polynomials. Yet polynomials are extremely easy to differentiate, integrate, and evaluate numerically. A Taylor series represents a smooth function as an infinite sum of polynomial terms derived from the function’s derivatives at a single point. This representation allows you to approximate sin(0.1) without a calculator, analyse the stability of physical systems, and even design algorithms in computer science. Both IB and Edexcel exams treat Taylor series as a synthesis topic that tests your understanding of differentiation, sequences, series, and limits all at once.

在微积分中,绝大多数现实世界中的函数——如正弦、指数或对数函数——都不是多项式,但多项式却极易求导、积分和数值计算。泰勒级数通过函数在单点处的各阶导数,将一个光滑函数表示为一个无限多项式的和。这种表示法让你无需计算器就能近似计算 sin(0.1),分析物理系统的稳定性,甚至在计算机科学中设计算法。IB 和 Edexcel 考试都将泰勒级数视为一个综合性主题,一次性考查你对微分、数列、级数和极限的理解。


2. Formal Definition of the Taylor Series | 泰勒级数的形式化定义

Given a function f that is infinitely differentiable at a point x = a, the Taylor series expansion about a is written as:

若函数 f 在点 x = a 处无限次可导,则其关于 a 的泰勒级数展开式如下:

f(x) = f(a) + f ‘(a)(x − a) + f ”(a)(x − a)²/2! + f ”'(a)(x − a)³/3! + … + f⁽ⁿ⁾(a)(x − a)ⁿ/n! + …

The series converges to f(x) for values of x within the interval of convergence. In both Edexcel Core Pure and IB AA HL, you will often see the sigma notation form: f(x) = Σ [f⁽ⁿ⁾(a)/n!] (x − a)ⁿ, summed from n = 0 to infinity. The point a is called the centre of the expansion, and the coefficients depend solely on the derivatives evaluated at that point.

该级数在收敛区间内的 x 值上收敛到 f(x)。在 Edexcel 核心纯数和 IB 分析高级课程中,你经常会看到求和符号形式:f(x) = Σ [f⁽ⁿ⁾(a)/n!] (x − a)ⁿ,从 n = 0 求和至无穷。点 a 被称为展开中心,其系数完全取决于该点处的各阶导数值。


3. Maclaurin Series: The Special Case at a = 0 | 麦克劳林级数:a = 0 的特殊情形

When the expansion centre is zero (a = 0), the Taylor series reduces to a Maclaurin series. This special case is so common that it has its own name and appears in virtually every exam question. The formula becomes:

当展开中心为零(a = 0)时,泰勒级数就简化为麦克劳林级数。这种特殊情况非常普遍,以至于有着自己的名称,几乎出现在每一道考题中。其公式变为:

f(x) = f(0) + f ‘(0)x + f ”(0)x²/2! + f ”'(0)x³/3! + …

You can derive all standard expansions using this form. For IB students, Maclaurin series questions often ask you to find the first few non-zero terms by repeatedly differentiating and substituting x = 0. Edexcel papers expect similar fluency, and they frequently use Maclaurin expansions as a launchpad for evaluating limits, approximating definite integrals, or constructing series solutions to differential equations.

你可以利用这个形式推导出所有标准展开式。对于 IB 学生来说,麦克劳林级数题目通常要求你通过反复求导并代入 x = 0 来求出最初几个非零项。Edexcel 试卷同样要求熟练这一方法,并经常以麦克劳林展开式为起点,用来求极限、近似定积分或构造微分方程的级数解。


4. Step-by-Step Derivation of a Maclaurin Expansion | 麦克劳林展开式的分步推导

To derive a Maclaurin series from first principles, follow this reproducible sequence:

要从第一性原理推导麦克劳林级数,请遵循以下可重复的操作步骤:

Step 1: Differentiate the function repeatedly to obtain f ‘(x), f ”(x), f ”'(x), and so on.
Step 2: Evaluate each derivative at x = 0, giving f(0), f ‘(0), f ”(0), f ”'(0), …
Step 3: Substitute these values into the Maclaurin formula f(x) = Σ [f⁽ⁿ⁾(0)/n!] xⁿ.
Step 4: Simplify the factorial coefficients and write down the terms up to the required degree (often or x⁴).

步骤 1:反复求导,得到 f ‘(x), f ”(x), f ”'(x) 等。
步骤 2:x = 0 处计算各阶导数值,给出 f(0), f ‘(0), f ”(0), f ”'(0), …
步骤 3:将这些值代入麦克劳林公式 f(x) = Σ [f⁽ⁿ⁾(0)/n!] xⁿ
步骤 4:简化阶乘系数,并写出到所需次数(通常到 x⁴)的各项。

For example, to expand : all derivatives are , so f⁽ⁿ⁾(0) = 1 for all n. Hence the series is 1 + x + x²/2! + x³/3! + … This repetitive derivation pattern is a favourite in both IB and Edexcel exams.

例如,展开 :所有阶导数仍然是 ,因此对于所有 n 都有 f⁽ⁿ⁾(0) = 1,于是级数为 1 + x + x²/2! + x³/3! + … 这种重复求导模式是 IB 和 Edexcel 考试中最喜欢的题型。


5. Standard Maclaurin Expansions You Must Memorise | 必须熟记的标准麦克劳林展开式

Both syllabi expect you to have the following standard expansions at your fingertips. You can generate them quickly, but rote knowledge saves precious time. The table below summarises the key series with their intervals of convergence.

两个课程体系都要求你对以下标准展开式了然于心。虽然可以现场推导,但烂熟于心能为你节约宝贵时间。下表总结了关键级数及其收敛区间。

Function / 函数 Maclaurin Series / 麦克劳林级数 Valid for / 有效区间
1 + x + x²/2! + x³/3! + … All real x / 全体实数
sin x x − x³/3! + x⁵/5! − … All real x / 全体实数
cos x 1 − x²/2! + x⁴/4! − … All real x / 全体实数
ln(1+x) x − x²/2 + x³/3 − x⁴/4 + … −1 < x ≤ 1
(1+x)ⁿ (Binomial) 1 + nx + n(n−1)x²/2! + … |x| < 1 (unless n ∈ ℕ)

The binomial expansion for rational exponents is particularly central in Edexcel’s Core Pure 2, while IB AA HL may also use it in the context of limits. Notice that the alternating signs in sin and cos expansions are a direct consequence of the cyclic derivatives.

有理数指数的二项展开式在 Edexcel 核心纯数 2 中尤为重要,而 IB 分析高级课程也会在极限问题中用到它。注意正弦和余弦展开式中交替出现的正负号,是由其导数周期性直接导致的。


6. Convergence and Radius of Convergence | 收敛性与收敛半径

A Taylor series is, after all, an infinite series. It only equals the function where it converges. IB and Edexcel both require you to determine the interval of convergence using the ratio test, and Edexcel often asks for the radius of convergence explicitly. The radius R is the distance from the centre a within which the series converges absolutely.

泰勒级数终究是一个无穷级数,只在收敛区域内才等于该函数。IB 和 Edexcel 都要求你利用比值法确定收敛区间,Edexcel 还经常明确要求计算收敛半径。半径 R 是指从中心 a 出发、级数在该范围内绝对收敛的距离。

For a power series Σ cₙ (x − a)ⁿ, the ratio test says: L = lim |cₙ₊₁/cₙ|·|x − a| as n → ∞. Convergence occurs when L < 1, giving |x − a| < R, where R = 1/lim |cₙ₊₁/cₙ|. For a Maclaurin series centred at 0, the condition simplifies to |x| < R. Always check the endpoints separately by plugging them into the series.

对于幂级数 Σ cₙ (x − a)ⁿ,比值法指出:L = lim |cₙ₊₁/cₙ|·|x − a|,当 n → ∞ 时。当 L < 1 时级数收敛,得到 |x − a| < R,其中 R = 1/lim |cₙ₊₁/cₙ|。对于中心在 0 的麦克劳林级数,条件简化为 |x| < R。务必通过将端点代入级数来单独检验端点处的敛散性。


7. Error Estimation: Lagrange Remainder | 误差估计:拉格朗日余项

When you truncate a Taylor series after a finite number of terms, you introduce an approximation error. Both IB HL and Edexcel Further Maths examine the Lagrange form of the remainder to bound this error. The theorem states that for a function f approximated by its nth-degree Taylor polynomial at a, the error Rₙ(x) satisfies:

当你截取泰勒级数的有限项时,就会引入近似误差。IB 高级和 Edexcel 进阶数学都考查拉格朗日余项形式,用以界定这一误差。该定理表明:对于用其 n 次泰勒多项式在 a 处近似的函数 f,误差 Rₙ(x) 满足:

Rₙ(x) = f⁽ⁿ⁺¹⁾(c) (x − a)ⁿ⁺¹ / (n+1)!

where c is some number between a and x. To find the maximum possible error, you determine an upper bound for |f⁽ⁿ⁺¹⁾(c)| on the interval. This technique is essential in justifying why an approximation like sin(0.2) ≈ 0.2 − 0.2³/6 has an error less than 3 × 10⁻⁵.

其中 c 是介于 ax 之间的某个数。要找到可能的最大误差,需要确定区间上 |f⁽ⁿ⁺¹⁾(c)| 的一个上界。这一方法对于论证诸如 sin(0.2) ≈ 0.2 − 0.2³/6 的误差小于 3 × 10⁻⁵ 这样的结论至关重要。


8. Taylor Series by Substitution and Manipulation | 通过代入与代数操作求泰勒级数

Building new series from known ones is a heavily tested skill. Instead of differentiating from scratch, you can replace x with a function of x, multiply series, or integrate term-by-term. For instance, to find the Maclaurin series for e⁻ˣ², simply replace x with −x² in the expansion of : 1 − x² + x⁴/2! − x⁶/3! + … Similarly, the series for ln(1 + sin x) can be obtained by composition, though for the first few terms it is often quicker to differentiate.

由已知级数构建新级数是一项考查频率极高的技能。你无需从头求导,可以代换、级数相乘或逐项积分。例如,要得到 e⁻ˣ² 的麦克劳林级数,只需将 展开式中的 x 换为 −x²1 − x² + x⁴/2! − x⁶/3! + … 类似地,ln(1 + sin x) 的级数可通过复合得到,不过求前几项时直接求导往往更快。

Edexcel questions frequently ask you to differentiate a known series term-by-term to find an expansion for a derivative, or integrate to find an expansion for an integral. Just remember that the radius of convergence is preserved under differentiation and integration, though endpoints may change.

Edexcel 试题经常要求你对已知级数逐项求导以得到导函数的展开式,或逐项积分以获得积分的展开式。只需记住,求导和积分操作保持收敛半径不变,但端点情况可能发生变化。


9. Solving Differential Equations Using Taylor Series | 利用泰勒级数求解微分方程

When a differential equation cannot be solved in closed form, a series solution provides a systematic alternative. Given an initial condition, you can generate the Taylor coefficients by repeatedly differentiating the equation. Suppose we have dy/dx = x + y with y(0) = 1. To find the Maclaurin series for y, we first note y(0) = 1. From the DE, y'(0) = 0 + 1 = 1. Differentiating the DE gives y” = 1 + y’, so y”(0) = 2. Continuing, y”'(0) = y”(0) = 2, and so on. Thus y = 1 + x + 2x²/2! + 2x³/3! + …

当微分方程无法求出解析解时,级数解法提供了一种系统化的替代途径。给定初始条件后,你可以通过反复微分方程来生成泰勒系数。假设有 dy/dx = x + y,且 y(0) = 1。为了求出 y 的麦克劳林级数,首先注意到 y(0) = 1。由微分方程得 y'(0) = 0 + 1 = 1。对方程求导得 y” = 1 + y’,故 y”(0) = 2。继续此过程,y”'(0) = y”(0) = 2,依此类推。因此 y = 1 + x + 2x²/2! + 2x³/3! + …

Both IB AA HL and Edexcel Further Pure 1 include this method. Edexcel may also expect you to match the series to a known function by recognising patterns, while IB questions often stop after asking for terms up to .

IB 分析高级和 Edexcel 进阶纯数 1 都包含了这种方法。Edexcel 还可能期望你通过识别级数模式来对应到已知函数,而 IB 的题目通常要求计算到 项便告一段落。


10. Approximating Limits and Integrals | 近似极限与积分的计算

A classic application is evaluating limits that yield indeterminate forms. For example, lim (x → 0) (eˣ − 1 − x)/x² can be resolved by substituting the Maclaurin series: (1 + x + x²/2 + … − 1 − x)/x² = 1/2 + terms in x, so the limit is 1/2. This technique avoids repeated use of L’Hôpital’s rule and is cleaner. Similarly, to approximate a definite integral like ∫₀⁰·² e⁻ˣ² dx, expand the integrand and integrate term-by-term: ∫(1 − x² + x⁴/2 − …)dx from 0 to 0.2 yields a highly accurate numerical estimate.

一类经典应用是求未定式极限。例如,lim (x → 0) (eˣ − 1 − x)/x² 可以通过代入麦克劳林级数解决:(1 + x + x²/2 + … − 1 − x)/x² = 1/2 + 关于 x 的高阶项,因此极限为 1/2。这一技巧避免了反复使用洛必达法则,更加简洁。类似地,要近似定积分 ∫₀⁰·² e⁻ˣ² dx,只需展开被积函数并逐项积分:∫(1 − x² + x⁴/2 − …)dx 从 0 到 0.2,就能得到高精度的数值估计。


11. Common Pitfalls and Examiner Tips | 常见错误与考官忠告

Mistakes often arise from forgetting factorial denominators, mis-evaluating derivatives at zero (especially for logs and composites), or failing to check convergence before using a series for approximation. In Edexcel, a frequent trap is using the binomial expansion for an expression like (a + bx)ⁿ without first factorising out aⁿ to cast it in (1 + something)ⁿ form. IB markers report that students sometimes confuse the Taylor series with a tangent line approximation; always ensure you include higher-order terms as required. Another recurring error is misapplying the Lagrange error bound by choosing the wrong domain for the (n+1)th derivative.

常见错误包括遗漏阶乘分母、在零处计算导数时出错(尤其对数函数与复合函数),以及在使用级数近似之前未检验收敛性。在 Edexcel 考试中,一个常见的陷阱是用于形如 (a + bx)ⁿ 的二项展开式时,未先提取 aⁿ 以化为 (1 + …)ⁿ 的形式。IB 阅卷人指出,学生有时会将泰勒级数与切线近似混淆;务必按题目要求保留高阶项。另一个反复出现的错误是在应用拉格朗日误差界时,对第 (n+1) 阶导数选取了错误的定义域。

Examiners reward clear, logical methodology. Always show the evaluation of the first few derivatives explicitly, even if you intend to use a standard series. Label the centre clearly, state the general term if required, and comment on the validity as a final step. In IB, you may also be asked to determine the interval of convergence from a given ratio test; write the limit steps clearly and remember to test endpoints separately.

考官赏识清晰、逻辑严谨的方法。即使你打算使用标准级数,也要明确写出最初几阶导数的求值过程。标明展开中心,必要时写出通项公式,并在最后一步注明级数的有效区间。在 IB 考试中,你可能还会遇到要求基于比值法确定收敛区间的问题;务必清晰写出求极限的步骤,并记得单独检验端点。


12. Linking Taylor Series with Further Topics | 泰勒级数与后续主题的衔接

Mastering Taylor series sets you up for success in more advanced topics. In IB, this includes the exploration of complex numbers where Euler’s formula eⁱˣ = cos x + i sin x is proved elegantly by matching Maclaurin series. In Edexcel Further Pure, Taylor series pave the way for numerical methods such as Newton-Raphson and the study of polar curves via series approximations. Understanding how functions can locally behave like polynomials is also the conceptual bedrock for multivariate calculus and physics.

掌握泰勒级数为你攻克更高级的主题铺平了道路。在 IB 中,这包括复数探索,其中欧拉公式 eⁱˣ = cos x + i sin x 就可以通过比对麦克劳林级数进行优雅的证明。在 Edexcel 进阶纯数中,泰勒级数为数值方法(如牛顿-拉夫森法)以及通过级数近似研究极坐标曲线奠定了基础。理解函数为何能在局部表现得像多项式,也是多元微积分和物理学的概念基石。

Take the time to truly internalise the logic: If you know all derivatives at one point, you can reconstruct the function anywhere within the convergence disc. This is one of the most profound ideas in analysis, and it will serve you well beyond your final exams.

花时间真正内化这一逻辑:若你知道了函数在一点处的所有导数值,就能在收敛圆盘内的任意位置重构该函数。这是分析学中最深刻的思想之一,也将助你在期末考试之后继续获益。


Published by TutorHao | Mathematics Revision Series | aleveler.com

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

Comments

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

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