📚 A-Level WJEC Maths: Taylor Series Exam Focus | A-Level WJEC 数学:泰勒级数 考点精讲
Taylor series is a powerful tool in A-Level WJEC Pure Mathematics that allows us to approximate complicated functions using polynomials. Understanding how to derive and apply Maclaurin series is essential for scoring high marks in the exam and for building a strong foundation in calculus.
泰勒级数是A-Level WJEC纯数学中一个强大工具,能够用多项式逼近复杂函数。掌握麦克劳林级数的推导方法与应用技巧,是考试取得高分、夯实微积分基础的关键。
1. Introduction to Taylor Series | 泰勒级数简介
A Taylor series expands a function f(x) about a point x = a as an infinite sum of terms calculated from the values of the function’s derivatives at a. The general formula is f(x) = f(a) + f'(a)(x-a) + f”(a)(x-a)²/2! + f”'(a)(x-a)³/3! + … + f⁽ⁿ⁾(a)(x-a)ⁿ/n! + …
泰勒级数在点 x = a 处将函数 f(x) 展开为一个无穷级数,每一项都由函数在 a 点的各阶导数值确定。一般形式为 f(x) = f(a) + f'(a)(x-a) + f”(a)(x-a)²/2! + f”'(a)(x-a)³/3! + … + f⁽ⁿ⁾(a)(x-a)ⁿ/n! + …。
When a = 0, the series is called the Maclaurin series, which is the central focus in WJEC A-Level Mathematics. Almost all exam questions revolve around Maclaurin expansions.
当 a = 0 时,该级数称为麦克劳林级数,这是WJEC A-Level数学的核心考点。几乎所有的考试题目都围绕麦克劳林展开式进行。
2. Maclaurin Series – The Special Case | 麦克劳林级数(特殊情况)
Setting a = 0 simplifies the formula to f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + … . The coefficients depend only on the derivatives at zero, which makes calculations systematic.
令 a = 0 可简化公式为 f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + …。系数仅由函数在零点的各阶导数决定,这使得计算过程具有清晰的系统性。
WJEC examiners expect you to be able to generate Maclaurin series for given functions up to a specified number of terms, usually the first three or four non-zero terms.
WJEC考官要求考生能够对给定函数求出指定项数的麦克劳林级数,通常是前三个或四个非零项。
3. Finding Coefficients via Differentiation | 通过求导计算系数
To build a Maclaurin series, follow these steps: Step 1 – Evaluate f(0). Step 2 – Find f'(x) and then f'(0). Step 3 – Continue for f”(0), f”'(0), and so on. Substitute each value into the general formula, remembering to divide by the appropriate factorial.
构建麦克劳林级数的步骤如下:第一步,计算 f(0);第二步,求出 f'(x) 然后计算 f'(0);第三步,继续求 f”(0)、f”'(0) 等。将每个导数值代入通用公式,并注意除以相应的阶乘。
For example, if f(x) = e²ˣ, then f(0)=1, f'(0)=2, f”(0)=4, f”'(0)=8, giving e²ˣ ≈ 1 + 2x + 2x² + (4/3)x³ + …
例如,设 f(x) = e²ˣ,则 f(0)=1,f'(0)=2,f”(0)=4,f”'(0)=8,于是 e²ˣ ≈ 1 + 2x + 2x² + (4/3)x³ + …。
Always simplify coefficients after division. Leaving answers as fractions like 4/2! is acceptable, but 2x² is preferred.
务必在除法后化简系数。保留如 4/2! 这样的分数形式可以接受,但化简为 2x² 更受青睐。
4. Standard Maclaurin Expansions | 常见麦克劳林展开式
You must memorise these key expansions – they appear in nearly every WJEC paper on series. The following are valid for the stated intervals.
你必须熟记以下关键展开式 —— 它们几乎出现在每一份WJEC级数试卷中。这些展开式在指定区间内成立。
eˣ = 1 + x + x²/2! + x³/3! + x⁴/4! + … (valid for all real x, |x| < ∞)
中文:对所有实数 x 收敛。
sin x = x − x³/3! + x⁵/5! − x⁷/7! + … (valid for all real x)
中文:对所有实数 x 收敛。
cos x = 1 − x²/2! + x⁴/4! − x⁶/6! + … (valid for all real x)
中文:对所有实数 x 收敛。
ln(1+x) = x − x²/2 + x³/3 − x⁴/4 + … (valid for −1 < x ≤ 1)
中文:收敛区间为 −1 < x ≤ 1。
(1+x)ⁿ = 1 + nx + n(n−1)x²/2! + n(n−1)(n−2)x³/3! + … (valid for |x| < 1, n real)
中文:二项式级数,当 |x| < 1 时成立,n 为任意实数。
5. Interval of Convergence | 收敛区间
A Maclaurin series is only equal to the function within its interval of convergence. Using it outside this interval may produce meaningless or inaccurate results. In WJEC exams, you are often required to state the valid x-values.
麦克劳林级数仅在其收敛区间内才等于原函数。在区间外使用可能会得到无意义或错误的结果。在WJEC考试中,常要求明确指出有效的 x 取值范围。
For ln(1+x), convergence occurs for −1 < x ≤ 1. For (1+x)ⁿ, the condition is |x| < 1. Exponential and trigonometric functions converge for all real x.
对于 ln(1+x),收敛范围是 −1 < x ≤ 1。对于 (1+x)ⁿ,条件是 |x| < 1。指数函数和三角函数则对所有实数 x 收敛。
When you perform a substitution like replacing x with 2x in an expansion, the interval of validity changes accordingly. For e²ˣ the series still converges everywhere, but for ln(1+2x) the interval becomes −1 < 2x ≤ 1, i.e. −½ < x ≤ ½.
当你在展开式中进行替换,如将 x 换为 2x,有效区间也会相应变化。e²ˣ 的级数仍然处处收敛,但 ln(1+2x) 的区间变为 −1 < 2x ≤ 1,即 −½ < x ≤ ½。
6. Expansions of Composite Functions | 复合函数的展开
You can derive series for functions like e⁻ˣ, sin(2x) or (1+3x)⁻¹ by substituting directly into a known standard expansion, provided you adjust the coefficients correctly.
通过直接代入已知标准展开式,你可以得到 e⁻ˣ、sin(2x) 或 (1+3x)⁻¹ 等函数的级数,只要正确调整系数即可。
Example: To expand cos(3x), replace x by 3x in the cos x series: cos(3x) = 1 − (3x)²/2! + (3x)⁴/4! − … = 1 − 9x²/2! + 81x⁴/4! − …
例子:展开 cos(3x),将 cos x 级数中的 x 替换为 3x:cos(3x) = 1 − (3x)²/2! + (3x)⁴/4! − … = 1 − 9x²/2! + 81x⁴/4! − …。
Alternatively, you can differentiate from scratch, but substitution saves time. Always double-check powers of constants: (3x)⁴ = 81x⁴, not 3x⁴.
你也可以从头求导,但代入法节省时间。务必仔细检查常数的幂次:(3x)⁴ = 81x⁴,而非 3x⁴。
7. Approximations Using Series | 利用级数求近似值
A typical exam question asks: ‘Use the Maclaurin series for f(x) to find an approximate value of some constant, giving your answer to a specified number of decimal places.’ You truncate the series after a few terms and substitute a suitable x-value.
典型的考题是:“利用 f(x) 的麦克劳林级数求某常数的近似值,结果保留指定小数位数。”你需要截取级数的前几项,代入合适的 x 值。
For instance, to estimate √e, write √e = e^(½). Use the eˣ expansion with x = ½: e^(½) ≈ 1 + ½ + (½)²/2! + (½)³/3! = 1 + 0.5 + 0.125 + 0.02083… = 1.64583. Hence √e ≈ 1.646 (to 3 d.p.).
例如,估计 √e,写成 √e = e^(½)。使用 eˣ 展开式,令 x = ½:e^(½) ≈ 1 + ½ + (½)²/2! + (½)³/3! = 1 + 0.5 + 0.125 + 0.02083… = 1.64583,因此 √e ≈ 1.646(保留三位小数)。
When a series alternates in sign, the error after truncating is less than the magnitude of the first omitted term. This gives a quick error bound.
如果级数正负交替,截断后的误差小于首个被省略项的绝对值,这提供了一个简便的误差界限。
8. Error Estimation and Lagrange Remainder (Introductory) | 误差估计与拉格朗日余项(简介)
While WJEC A-Level does not delve deeply into the formal remainder, a basic awareness helps. For alternating series like sin x, the remainder Rₙ satisfies |Rₙ| < |next term|. For general series, Lagrange’s form states Rₙ(x) = f⁽ⁿ⁺¹⁾(c) · xⁿ⁺¹/(n+1)! for some c between 0 and x.
虽然WJEC A-Level不深究形式化余项,但基本认知很有帮助。对于如 sin x 这样的交错级数,余项 Rₙ 满足 |Rₙ| < |下一个项的绝对值|。对于一般级数,拉格朗日余项形式为 Rₙ(x) = f⁽ⁿ⁺¹⁾(c) · xⁿ⁺¹/(n+1)!,其中 c 介于 0 与 x 之间。
In exams, you may be asked to ‘show that the error in your approximation is less than 0.0005’ by evaluating the next term. This often appears with sin or cos approximations.
考试中可能会要求通过计算下一项来“证明你的近似误差小于0.0005”,这常出现在 sin 或 cos 的近似问题中。
9. Applications of Taylor Series | 泰勒级数的应用
Beyond approximation, Taylor series can evaluate limits and approximate definite integrals that lack elementary antiderivatives. For example, ∫₀⁰·¹ e⁻ˣ² dx can be approximated by expanding the integrand and integrating term by term.
除近似计算外,泰勒级数还可用于求极限以及近似计算无初等原函数的定积分。例如,∫₀⁰·¹ e⁻ˣ² dx 可以通过展开被积函数并逐项积分来近似。
Using the expansion e⁻ˣ² = 1 − x² + x⁴/2! − x⁶/3! + …, integrating from 0 to 0.1 gives ≈ [x − x³/3 + x⁵/(5·2!) − …]₀⁰·¹, which yields a good numerical estimate.
利用展开式 e⁻ˣ² = 1 − x² + x⁴/2! − x⁶/3! + …,从 0 到 0.1 积分得 ≈ [x − x³/3 + x⁵/(5·2!) − …]₀⁰·¹,可得到良好的数值近似。
Taylor series also form the backbone of many numerical methods used in physics, engineering and computer science, which makes this topic highly relevant beyond the classroom.
泰勒级数也是物理、工程和计算机科学中许多数值方法的基础,这使该课题在课堂之外也具有极强的实用性。
10. Common Mistakes and Exam Tips | 常见错误与考试技巧
Mistake 1: Forgetting to divide by factorial terms. Always write the divisor 2!, 3! clearly. Mistake 2: Sign errors in alternating series – sin x starts with positive x, cos x starts with positive 1. Mistake 3: Mishandling chain rule when differentiating for coefficients, especially with functions like e^(2x) or ln(1+3x).
常见错误1:忘记除以阶乘。务必清楚地写出除数 2!、3!。常见错误2:交错级数的符号错误 —— sin x 从正 x 开始,cos x 从正 1 开始。常见错误3:求导求系数时处理链式法则不当,尤其是 e^(2x) 或 ln(1+3x) 这类函数。
Tip: When asked for ‘the first three non-zero terms’, continue differentiating until you have three terms that are not zero. For cos x, the first three non-zero terms are 1, −x²/2!, x⁴/4! . ‘Non-zero’ is crucial.
技巧:当题目要求“前三个非零项”时,要一直求导直到得到三个非零项。对于 cos x,前三个非零项是 1、−x²/2!、x⁴/4!。“非零”这一条件至关重要。
Always state the range of validity where required, and simplify coefficients. Practice substitution questions as they are common. During the exam, show all derivative steps clearly; marks are awarded for method.
在要求时务必写明有效范围,并化简系数。代入型题目很常见,要多加练习。考试时清楚展示每一步求导,方法分始终可得。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导