📚 Taylor Series: WJEC GCSE Maths Exam Focus | 泰勒级数考点精讲
The Taylor series is a powerful tool used to represent complicated functions as infinite sums of simpler polynomial terms. In WJEC GCSE Mathematics, you may encounter basic ideas of series expansion and approximation, which lay the groundwork for understanding how calculators and computers estimate values like sin(0.2) or e. This article breaks down the key concepts, common exam-style questions, and revision tips to help you master Taylor series for your WJEC GCSE exam.
泰勒级数是一种把复杂函数表示为无穷多个简单多项式项之和的强大工具。在 WJEC GCSE 数学中,你可能会接触到级数展开和近似的基本思想,这为了解计算器和计算机如何估算 sin(0.2) 或 e 这样的值打下基础。这篇文章将拆解核心概念、常见考题形式和复习技巧,帮助你在 WJEC GCSE 考试中掌握泰勒级数。
1. Understanding Taylor Series and Its Purpose | 理解泰勒级数及其目的
A Taylor series expands a function f(x) into an infinite sum of terms calculated from the function’s derivatives at a single point. The purpose is to approximate complex functions using polynomials, which are much easier to compute by hand or with a basic calculator.
泰勒级数将函数 f(x) 展开为一个无穷多项之和,每一项由函数在某一点的导数计算得出。其目的是用多项式来近似复杂的函数,这些多项式用手算或基础计算器计算起来要容易得多。
For WJEC GCSE, you don’t need to derive the series from scratch in an exam, but you must recognise the standard expansions and be able to use them to estimate function values.
在 WJEC GCSE 考试中,你不需要从零开始推导级数,但必须能识别标准展开式并利用它们估计函数值。
2. The General Formula of a Taylor Series | 泰勒级数的一般公式
The Taylor series of f(x) centred at x = a is given by:
以 x = a 为中心的 f(x) 的泰勒级数公式为:
f(x) = f(a) + f'(a)(x – a) + f”(a)(x – a)²/2! + f”'(a)(x – a)³/3! + …
Here, f'(a) is the first derivative evaluated at a, f”(a) the second derivative, and n! denotes n factorial. This formula shows that we need the function value and all its derivatives at one point to build the polynomial terms.
这里 f'(a) 是在 a 点的一阶导数,f”(a) 是二阶导数,n! 表示 n 的阶乘。这个公式表明,我们需要函数在某一点的值及其所有导数才能构建多项式项。
In WJEC exam questions, the centre is often taken as 0, which simplifies the expression.
在 WJEC 考题中,中心点通常取为 0,这会简化表达式。
3. Maclaurin Series as a Special Case | 麦克劳林级数:一种特例
When the expansion is centred at a = 0, the Taylor series is called a Maclaurin series. The formula becomes:
当展开中心为 a = 0 时,泰勒级数被称为麦克劳林级数。公式变为:
f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + …
Maclaurin series are the most common type you will see in GCSE-style questions because the calculations involve f(0) and its derivatives, which are often easy to find.
麦克劳林级数是 GCSE 风格问题中最常见的类型,因为计算涉及 f(0) 及其导数,通常很容易求。
For example, to expand sin x about 0, we only need to know the derivatives of sin x at 0.
例如,要在 0 点展开 sin x,我们只需要知道 sin x 在 0 的导数。
4. Expanding eˣ | eˣ 的展开式
The exponential function eˣ has the remarkable property that all its derivatives are eˣ, and at x=0, f⁽ⁿ⁾(0)=1. Thus, the Maclaurin series is:
指数函数 eˣ 有一个极好的性质:它的所有导数都是 eˣ,且在 x=0 处 f⁽ⁿ⁾(0)=1。因此,麦克劳林级数为:
eˣ = 1 + x + x²/2! + x³/3! + x⁴/4! + …
You can use the first few terms to approximate e⁰·¹ for example: 1 + 0.1 + (0.1)²/2 = 1 + 0.1 + 0.005 = 1.105. The true value is about 1.10517, so the approximation is very good even with just three terms.
你可以用前几项来近似 e⁰·¹,例如:1 + 0.1 + (0.1)²/2 = 1 + 0.1 + 0.005 = 1.105。真实值约为 1.10517,因此即使只用三项,近似效果也非常好。
In WJEC GCSE, questions often ask you to write down the first four terms of the expansion of e²ˣ or e⁻ˣ, using substitution into the basic series.
在 WJEC GCSE 中,问题常要求你写出 e²ˣ 或 e⁻ˣ 展开式的前四项,只需代入基本级数即可。
5. Expanding sin x and cos x | sin x 与 cos x 的展开式
For trigonometric functions, the derivatives cycle every four steps. The Maclaurin series for sin x and cos x are essential to memorise:
对于三角函数,导数每四步循环一次。sin x 和 cos x 的麦克劳林级数是必须记忆的:
sin x = x – x³/3! + x⁵/5! – x⁷/7! + …
cos x = 1 – x²/2! + x⁴/4! – x⁶/6! + …
Notice that sin x has only odd powers, and cos x has only even powers, with alternating signs. These expansions allow you to approximate sin 0.2 rad without a calculator: 0.2 – (0.2)³/6 = 0.2 – 0.008/6 ≈ 0.1987.
注意 sin x 只有奇次幂,cos x 只有偶次幂,且符号交替。这些展开式使你无需计算器就能近似 sin 0.2 rad:0.2 – (0.2)³/6 = 0.2 – 0.008/6 ≈ 0.1987。
WJEC exam questions may give you a specific angle in radians and ask for an approximation to a given degree of accuracy, or ask you to state the next term in the series.
WJEC 考题可能会给定一个弧度制角度,要求你近似到指定精度,或者让你写出级数的下一项。
6. Expanding ln(1+x) | ln(1+x) 的展开式
The natural logarithm function ln(1+x) can be expanded as a Maclaurin series for |x| < 1. Its derivatives produce a pattern leading to:
自然对数函数 ln(1+x) 可以在 |x| < 1 时展开为麦克劳林级数。其导数产生如下模式:
ln(1+x) = x – x²/2 + x³/3 – x⁴/4 + …
This series is valid only when x is between -1 and 1 (not inclusive at -1). In GCSE contexts, you will mostly use small positive x to estimate logarithms.
这个级数仅在 x 介于 -1 和 1 之间(-1 不包含在内)时有效。在 GCSE 情境中,你主要会用较小的正 x 值来估计对数。
For instance, to approximate ln(1.1), take x = 0.1: 0.1 – 0.01/2 + 0.001/3 ≈ 0.1 – 0.005 + 0.000333 = 0.095333. The true value is about 0.09531.
例如,要近似 ln(1.1),令 x = 0.1:0.1 – 0.01/2 + 0.001/3 ≈ 0.1 – 0.005 + 0.000333 = 0.095333。真实值约为 0.09531。
7. Using Taylor Polynomials for Approximations | 用泰勒多项式进行近似
Truncating the infinite series after a few terms gives a Taylor polynomial, which is used to approximate the function near the centre. The more terms you include, the better the approximation, especially for x close to a.
在几项之后截断无穷级数就得到一个泰勒多项式,用来在中心附近近似函数。包含的项越多,近似效果就越好,特别是对于 x 接近 a 的情况。
WJEC GCSE problems may present a function and its Taylor polynomial, then ask you to estimate f(0.2) using the polynomial. Always substitute carefully and show your working to gain method marks.
WJEC GCSE 题目可能给出一个函数及其泰勒多项式,然后要求你用多项式估计 f(0.2)。务必仔细代入并展示计算过程,以获得方法分。
A typical exam instruction: ‘Use the first three terms of the Maclaurin series for cos x to find an approximate value for cos 0.4.’ You would compute 1 – (0.4)²/2 + (0.4)⁴/24.
典型的考试指令:’使用 cos x 的麦克劳林级数的前三个项,求 cos 0.4 的近似值。’ 你会计算 1 – (0.4)²/2 + (0.4)⁴/24。
8. Error Bounds and Accuracy | 误差界与精确度
Although full error analysis is beyond GCSE, you may be asked to check how accurate an approximation is by comparing it with a given true value or by using an alternating series rule.
虽然完整的误差分析超出了 GCSE 范围,但你可能会被要求通过将近似值与给定真实值比较,或者利用交错级数规则来检验近似值的精确度。
For alternating series like sin x or cos x, the error after truncating is less than the absolute value of the first omitted term. This property can be used to justify the number of decimal places of accuracy.
对于像 sin x 或 cos x 这样的交错级数,截断后的误差小于第一个被省略项的绝对值。这个性质可用来证明精确到几位小数。
If a question provides the true value and your approximation, you can calculate the absolute error and comment on whether the approximation is acceptable.
如果题目提供了真实值和你给出的近似值,你可以计算绝对误差,并评论近似值是否可接受。
9. WJEC GCSE Exam-Style Questions | WJEC GCSE 考试题型演练
Below is an example of how Taylor series might appear in your WJEC paper:
以下是一个泰勒级数可能出现在你的 WJEC 试卷中的例子:
-
Write down the first four terms of the Maclaurin series for e²ˣ.
写出 e²ˣ 的麦克劳林级数的前四项。
-
Hence approximate e⁰·⁴, giving your answer to four decimal places.
由此近似 e⁰·⁴,答案精确到四位小数。
-
A student says the approximation is too low. Explain whether this is correct, using the series.
一位同学说这个近似值偏低。请利用级数判断这个说法是否正确。
The expected response would substitute 2x into the standard eˣ expansion: 1 + 2x + (2x)²/2! + (2x)³/3! = 1 + 2x + 2x² + (4/3)x³. Then evaluate at x=0.2 to get 1 + 0.4 + 0.08 + 0.01067 = 1.4907. Since all terms are positive, truncating omits positive terms, so the true value is indeed larger; the student is correct.
预期的解答是把 2x 代入标准 eˣ 展开式:1 + 2x + (2x)²/2! + (2x)³/3! = 1 + 2x + 2x² + (4/3)x³。然后在 x=0.2 处求值,得 1 + 0.4 + 0.08 + 0.01067 = 1.4907。因为所有项均为正,截断会省略正项,因此真实值确实更大,同学的说法正确。
10. Common Mistakes and Tips | 常见错误与应考技巧
Mistake: Forgetting to adjust the factorial denominator when substituting a multiple of x, e.g. writing (2x)²/2 as 2x² instead of (4x²)/2 = 2x². The factorials stay the same, but the powers must be applied to the whole term.
常见错误:代入 x 的倍数时忘记调整阶乘分母,例如把 (2x)²/2 误写成 2x²,而正确应为 (4x²)/2 = 2x²。阶乘保持不变,但幂必须应用于整个项。
Mistake: Using degrees instead of radians in trigonometric expansions. The Maclaurin series for sin x and cos x are only valid when x is in radians.
常见错误:在三角展开式中使用角度值而非弧度值。sin x 和 cos x 的麦克劳林级数仅在 x 为弧度时有效。
Tip: Always write the general term first if you’re unsure about the signs. For sin x: term n = (-1)ⁿ⁻¹ x²ⁿ⁻¹/(2n-1)!. Practice identifying the pattern for the n-th term.
技巧:如果对符号不确定,先写出通项公式。对于 sin x:通项是 (-1)ⁿ⁻¹ x²ⁿ⁻¹/(2n-1)!。练习识别第 n 项的模式。
Tip: In WJEC GCSE, if the question gives you a series, check whether it has alternating signs and whether the terms are getting smaller rapidly; that indicates the approximation will converge quickly.
技巧:在 WJEC GCSE 考试中,若题目给出级数,检查其符号是否交替且项是否迅速变小;这表明近似值会快速收敛。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导