📚 Maclaurin Series in A-Level Edexcel Maths: Key Exam Points | A-Level Edexcel 数学:麦克劳林展开 考点精讲
The Maclaurin series is a powerful tool for representing functions as infinite polynomials, central to Edexcel A-Level Mathematics. Understanding how to derive and apply these expansions is essential for tackling series approximations, evaluating limits, and solving differential equations in the exam.
麦克劳林级数是将函数表示为无穷多项式的重要工具,也是 Edexcel A-Level 数学的核心内容。掌握推导和应用这些展开式,是应对级数近似、极限计算和求解微分方程等考试题型的关键。
1. What is a Maclaurin Series? | 什么是麦克劳林级数?
A Maclaurin series is a Taylor series expansion of a function about x = 0. It expresses a function f(x) as an infinite sum of terms calculated from its derivatives at 0. For many functions, this infinite series converges to the function within a certain interval.
麦克劳林级数是函数在 x = 0 处的泰勒展开式。它将函数 f(x) 表示为由其 0 点处的各阶导数构成的无穷级数和。对于许多函数,该无穷级数在某个区间内收敛于原函数。
In Edexcel A-Level exams, you are expected to know the series expansions for standard functions and be able to use them to find approximations, compute limits, and deduce higher derivatives. It provides a polynomial approximation that becomes more accurate as more terms are added.
在 Edexcel A-Level 考试中,要求掌握标准函数的级数展开式,并能利用它们求近似值、计算极限和推导高阶导数。它提供了一种多项式近似,项数越多,近似越精确。
2. Derivation and the General Formula | 推导与一般公式
The Maclaurin series for a function f(x) is given by:
函数 f(x) 的麦克劳林级数公式为:
f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + … + f⁽ⁿ⁾(0)xⁿ/n! + …
This formula requires the function and all its derivatives to exist at x = 0. You derive it by repeatedly differentiating f(x) and evaluating at 0, then forming the power series with factorial denominators.
该公式要求函数及其所有阶导数在 x = 0 处存在。通过对 f(x) 反复求导并代入 x = 0,再搭配阶乘分母构成幂级数,即可得到展开式。
The coefficient of the xⁿ term is f⁽ⁿ⁾(0)/n!. This means that if you can find the nth derivative at 0, you can write down the series term by term.
xⁿ 项的系数为 f⁽ⁿ⁾(0)/n!。这意味着如果能求出函数在 0 点的 n 阶导数,就能逐项写出级数。
3. Standard Maclaurin Expansions | 标准麦克劳林展开式
Edexcel expects you to memorise and use these fundamental expansions. For all real x:
Edexcel 考纲要求牢记并运用以下基本展开式。对于所有实数 x:
eˣ = 1 + x + x²/2! + x³/3! + … + xⁿ/n! + …
sin x = x − x³/3! + x⁵/5! − … + (−1)ⁿ x²ⁿ⁺¹/(2n+1)! + …
cos x = 1 − x²/2! + x⁴/4! − … + (−1)ⁿ x²ⁿ/(2n)! + …
For ln(1+x), valid for −1 < x ≤ 1:
对于 ln(1+x),有效区间为 −1 < x ≤ 1:
ln(1+x) = x − x²/2 + x³/3 − … + (−1)ⁿ⁻¹ xⁿ/n + …
For the binomial series (1+x)ⁿ, valid for |x| < 1, where n is any real number:
对于二项式级数 (1+x)ⁿ,在 |x| < 1 时有效,n 为任意实数:
(1+x)ⁿ = 1 + n x + n(n−1)x²/2! + n(n−1)(n−2)x³/3! + …
These five expansions form the backbone of many exam questions. You must be able to write down the first few terms quickly and identify the general term where required.
这五个展开式是许多考题的基础。必须能够快速写出前几项,并在需要时识别通项。
4. Convergence and Interval of Validity | 收敛性与有效区间
Not every Maclaurin series converges for all x. For eˣ, sin x and cos x, the series converges for all real x. However, for ln(1+x) the series converges only for −1 < x ≤ 1, and for (1+x)ⁿ it converges for |x| < 1 unless n is a non‑negative integer.
并非所有麦克劳林级数都对全体实数收敛。eˣ、sin x 和 cos x 的级数对所有实数均收敛。但 ln(1+x) 仅在 −1 < x ≤ 1 收敛;(1+x)ⁿ 在 |x| < 1 收敛,除非 n 是非负整数。
In the exam, you may be asked to state the interval of convergence. This usually follows directly from the standard result, but you also need to understand why certain functions fail to converge beyond these limits, e.g. ln(1+x) blows up at x = −1.
考试中可能会要求说明收敛区间。这通常直接来自标准结论,但也需要理解某些函数为何超出界限不收敛,例如 ln(1+x) 在 x = −1 处发散。
When you perform substitutions such as e²ˣ or sin(3x), the convergence interval adjusts accordingly. For example, e²ˣ converges for all real x, but ln(1+2x) converges for −½ < x ≤ ½.
当进行变量替换如 e²ˣ 或 sin(3x) 时,收敛区间会相应调整。例如 e²ˣ 对全体实数收敛,但 ln(1+2x) 的收敛区间变为 −½ < x ≤ ½。
5. Substitution and Composite Functions | 变量替换与复合函数
A very common task is to use the standard series with a linear substitution. For example, to expand e³ˣ, replace x by 3x in the series for eˣ:
最常见的考题之一是对标准级数进行线性替换。例如展开 e³ˣ,只需将 eˣ 级数中的 x 替换为 3x:
e³ˣ = 1 + (3x) + (3x)²/2! + (3x)³/3! + … = 1 + 3x + 9x²/2 + 27x³/6 + …
Similarly, sin(2x) becomes:
类似地,sin(2x) 变为:
sin(2x) = 2x − (2x)³/3! + (2x)⁵/5! − … = 2x − 8x³/6 + 32x⁵/120 − …
You may also need to combine substitution with another operation. For instance, expand eˣ cos x or ln(1+sin x) to the first few terms. In such cases, first expand each component and then multiply or compose.
有时需要将替换与其他操作结合。例如将 eˣ cos x 或 ln(1+sin x) 展开至前几项。此时先展开各组成部分,再进行乘法或复合。
Be careful with the composite function ln(1+f(x)) or (1+f(x))ⁿ where f(0)=0. You can substitute the series for f(x) into the standard expansion, but you must collect terms correctly up to the required power.
处理复合函数如 ln(1+f(x)) 或 (1+f(x))ⁿ(其中 f(0)=0)时要小心。可将 f(x) 的级数代入标准展开式,但必须正确合并达到所需幂次。
6. Multiplication and Division of Series | 级数的乘法与除法
To find the Maclaurin series of a product like eˣ sin x, you can multiply the two known series and collect like terms. Start by writing each series up to the required degree, then multiply systematically.
求乘积如 eˣ sin x 的麦克劳林级数时,可将两个已知级数相乘并合并同类项。先写出每个级数达到所需次数,然后系统相乘。
For example, to find eˣ sin x up to x³:
例如,求 eˣ sin x 至 x³ 项:
eˣ ≈ 1 + x + x²/2 + x³/6, sin x ≈ x − x³/6
Multiplying and keeping terms up to x³: (1)(x) + (1)(−x³/6) + (x)(x) + (x²/2)(x) = x − x³/6 + x² + x³/2 = x + x² + ( −1/6 + 1/2 )x³ = x + x² + (1/3)x³.
相乘并保留至 x³ 项:(1)(x) + (1)(−x³/6) + (x)(x) + (x²/2)(x) = x − x³/6 + x² + x³/2 = x + x² + ( −1/6 + 1/2 )x³ = x + x² + (1/3)x³。
Division can be handled by writing 1/f(x) or f(x)/g(x) and using the binomial expansion on an expression of the form (1+h(x))⁻¹. Sometimes long division or comparing coefficients is needed.
除法则可通过将 1/f(x) 或 f(x)/g(x) 写成 (1+h(x))⁻¹ 形式,并利用二项式展开处理。有时需要长除法或比较系数。
7. Finding Higher-Order Derivatives | 求高阶导数
Because the coefficient of xⁿ in a Maclaurin series is f⁽ⁿ⁾(0)/n!, you can read off the nth derivative at 0 once you have the series. This is a clever way to find high-order derivatives without differentiating repeatedly.
由于麦克劳林级数中 xⁿ 的系数为 f⁽ⁿ⁾(0)/n!,一旦得到级数,可直接读出函数在 0 点的 n 阶导数值。这是一种不需要反复求导就能求高阶导数的巧妙方法。
For instance, to find the 5th derivative of eˣ sin x at 0, you can expand the product up to x⁵ and equate coefficients. The coefficient of x⁵ gives f⁽⁵⁾(0)/5!, so f⁽⁵⁾(0) = coefficient × 120.
例如,求 eˣ sin x 在 0 处的 5 阶导数,可将乘积展开至 x⁵ 并比较系数。x⁵ 的系数给出 f⁽⁵⁾(0)/5!,因此 f⁽⁵⁾(0) = 系数 × 120。
This technique is particularly useful when direct differentiation would be extremely tedious. It is a favourite in Edexcel paper questions that ask for specific higher derivatives.
当直接求导非常繁琐时,该技巧尤其有用。这是 Edexcel 试卷中要求特定高阶导数的常见题型。
8. Approximation and Error Estimation | 近似计算与误差估计
A truncated Maclaurin series gives a polynomial approximation to the function near x = 0. For small values of x, even the first two or three terms often yield a good estimate. For example, using sin x ≈ x − x³/6 gives an excellent approximation for small angles.
截断的麦克劳林级数给出了函数在 x = 0 附近的多项式近似。对于很小的 x 值,即使前两三项也常能得到很好的估计。例如,用 sin x ≈ x − x³/6 对小角度做近似效果极佳。
Error estimation can be tackled using the remainder term (Lagrange form). While A-Level seldom asks for a rigorous remainder proof, you may be asked to find an upper bound for the error when approximating a function with a given number of terms.
误差估计可利用余项(拉格朗日余项)来处理。虽然 A-Level 很少要求严格的余项证明,但可能会要求在用固定项数近似函数时,求出误差的上界。
For instance, to estimate the error in using the cubic approximation for eˣ at x = 0.1, the Lagrange remainder involves the 4th derivative evaluated at some point between 0 and x. The knowledge of maximum derivative values within the interval gives the error bound.
例如,估计用 eˣ 的三次多项式近似在 x = 0.1 处的误差时,拉格朗日余项涉及在 0 到 x 之间某点的 4 阶导数。根据区间内导数的最大值可求得误差界限。
9. Common Mistakes and Exam Tips | 常见错误与应试技巧
One frequent error is forgetting the factorial denominators when writing the series. For eˣ, the term is xⁿ/n!, not just xⁿ. Always double-check the factorials, especially after substitution or multiplication.
一个常见错误是写级数时遗漏阶乘分母。eˣ 的项是 xⁿ/n!,而不是单纯的 xⁿ。始终要检查阶乘,尤其是在替换或乘法之后。
Another mistake is misapplying the validity range after substitution. For ln(1+2x), the interval is |2x| < 1 and 2x ≠ −1, i.e. −½ < x ≤ ½. Not adjusting the interval can cost marks.
另一个错误是替换后错误应用有效区间。对于 ln(1+2x),区间为 |2x| < 1 且 2x ≠ −1,即 −½ < x ≤ ½。不调整区间可能失分。
Students sometimes forget that the binomial series for (1+x)ⁿ only terminates if n is a positive integer. Otherwise, it is an infinite series. Always write the general term unless told otherwise.
考生有时会忘记 (1+x)ⁿ 的二项式级数只有当 n 为正整数时才终止,否则是无穷级数。除非另有说明,应始终写出通项。
When using series to evaluate limits, ensure you expand to enough terms so that cancellation occurs. If the first non-zero term appears at x³, you need at least up to that term.
使用级数计算极限时,要确保展开足够多的项才能消去。如果第一个非零项出现在 x³,至少需要展开到该项。
10. Exam-Style Question Walkthrough | 真题解析示例
Consider an Edexcel-style question: (a) Write down the Maclaurin series for sin x and e⁻ˣ up to and including the term in x³. (b) Hence find the series expansion of e⁻ˣ sin x up to x³. (c) Use your expansion to find an approximate value for e⁻⁰·² sin 0.2, giving your answer to four decimal places. (d) Determine the value of the third derivative of e⁻ˣ sin x at x = 0.
来看一道 Edexcel 风格的问题:(a) 写出 sin x 和 e⁻ˣ 的麦克劳林级数,包括到 x³ 项。 (b) 由此求 e⁻ˣ sin x 的级数展开至 x³。 (c) 利用展开式求 e⁻⁰·² sin 0.2 的近似值,保留四位小数。 (d) 求 e⁻ˣ sin x 在 x = 0 处的三阶导数值。
Solution: (a) sin x = x − x³/6 + …; e⁻ˣ = 1 − x + x²/2 − x³/6 + … (b) Multiply: (1 − x + x²/2 − x³/6)(x − x³/6) = x − x³/6 − x² + x⁴/6 + x³/2 − x⁴/12 − x³/6 + x⁵/36. Keeping up to x³: x − x² + (−1/6 + 1/2 − 1/6)x³ = x − x² + (1/6)x³. (c) Substitute x = 0.2: 0.2 − 0.04 + (0.008)/6 = 0.16 + 0.001333… = 0.1613 (to 4 d.p.). (d) Coefficient of x³ is 1/6 = f”'(0)/6, so f”'(0) = 1.
解答:(a) sin x = x − x³/6 + …;e⁻ˣ = 1 − x + x²/2 − x³/6 + … (b) 相乘:(1 − x + x²/2 − x³/6)(x − x³/6) = x − x³/6 − x² + x⁴/6 + x³/2 − x⁴/12 − x³/6 + x⁵/36。保留至 x³:x − x² + (−1/6 + 1/2 − 1/6)x³ = x − x² + (1/6)x³。(c) 代入 x = 0.2:0.2 − 0.04 + (0.008)/6 = 0.16 + 0.001333… = 0.1613(精确至 4 位小数)。(d) x³ 的系数为 1/6 = f”'(0)/6,因此 f”'(0) = 1。
This walkthrough shows how standard expansions combine with multiplication, approximation, and derivative extraction – all core Edexcel skills.
这一解析展示了标准展开式与乘法、近似和导数提取的结合——这些都是 Edexcel 的核心技能。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导