Introduction to Series Expansions — 级数展开简介
在A-Level进阶数学中,级数展开是一项基础技能,它让我们能够用多项式来近似复杂函数。对于AQA考试局的学生来说,理解麦克劳林级数(Maclaurin series)以及更广泛的泰勒级数(Taylor series)对于纯数学和应用数学都至关重要。这些展开式在物理学、工程学以及高等数学中都有广泛的实际应用。
In A-Level Further Mathematics, series expansions are a fundamental skill that allows us to approximate complex functions using polynomials. For AQA board students, understanding Maclaurin series and the broader Taylor series is essential for both Pure and Applied Mathematics. These expansions have extensive real-world applications in physics, engineering, and higher mathematics.
然而,仅仅知道如何生成一个级数是不够的。一个同样重要的概念 – 也是考试中经常被忽视的部分 – 就是”有效范围”(range of validity)。每个级数展开都有一个特定的x值区间,在这个区间内该近似才是有意义的。超出这个范围,级数可能发散、给出错误结果,或者根本无法使用。
However, knowing how to generate a series is not enough. An equally important concept – and one that is frequently overlooked in exams – is the “range of validity.” Every series expansion has a specific interval of x-values within which the approximation is meaningful. Outside this range, the series may diverge, give incorrect results, or be unusable altogether.
在A-Level课程体系中,”有效范围”这一概念通常在Further Mathematics的Pure Core部分进行深入讲解。AQA考试局大纲编号7357明确要求学生能够”确定麦克劳林级数的有效范围并在相关情境中加以使用”。这意味着你不仅要知道展开式是什么,还要理解它的适用范围。
In the A-Level curriculum, the concept of “range of validity” is typically covered in depth within the Pure Core section of Further Mathematics. The AQA specification, code 7357, explicitly requires students to be able to “determine the range of validity of Maclaurin series and use them in relevant contexts.” This means you need to know not only what the expansion is, but also understand its domain of applicability.
Recap: Maclaurin and Taylor Series — 回顾:麦克劳林与泰勒级数
麦克劳林级数是泰勒级数在 a=0 处的特例。对于一个在 x=0 处无穷可微的函数 f(x),其麦克劳林级数为:f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + … + fⁿ(0)xⁿ/n! + …
The Maclaurin series is a special case of the Taylor series centred at a=0. For a function f(x) that is infinitely differentiable at x=0, its Maclaurin series is: f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + … + fⁿ(0)xⁿ/n! + …
在A-Level Further Mathematics中,学生需要掌握以下标准展开式:eˣ、sin x、cos x、ln(1+x)、(1+x)ⁿ,以及由它们导出的复合函数展开式。AQA考试局特别强调对这些标准展开式的记忆,并要求学生能够从基本原理出发进行推导。值得注意的是,AQA考试通常会在题目中提供这些公式的参考,但你仍需要记住它们的有效范围,因为公式表通常只给出级数形式而不给出适用范围。
In A-Level Further Mathematics, students need to master the standard expansions: eˣ, sin x, cos x, ln(1+x), (1+x)ⁿ, and compound function expansions derived from them. The AQA board places particular emphasis on memorising these standard expansions and expects students to be able to derive them from first principles. Notably, while AQA examinations typically provide a formula booklet with these series, you still need to memorise their ranges of validity, because the formula sheet usually gives only the series forms without their domains of applicability.
对于每一项展开式,AQA 大纲(7357)要求学生不仅能够写出级数,还必须陈述其有效范围。缺少有效范围的答案通常会被扣分 – 这是考试中一个常见的扣分点。在2023年的AQA Further Mathematics阅卷报告中,考官特别指出”大量考生在写出正确的级数展开后未能陈述有效范围”。
For every expansion, the AQA specification (7357) requires students not only to write the series but also to state its range of validity. Answers lacking the range of validity typically lose marks – this is a common point of deduction in examination settings. In the 2023 AQA Further Mathematics examiner report, examiners specifically noted that “a large number of candidates failed to state the range of validity after writing the correct series expansion.”
What is the “Range of Validity”? — 什么是”有效范围”?
级数展开的有效范围是指使得该无穷级数收敛到原函数 f(x) 的 x 值集合。换句话说,就是使近似值随着项数增加而变得越来越精确的 x 值区间。在有效范围之外,级数的部分和不再趋近于函数的真实值,近似反而会越来越糟。
The range of validity of a series expansion is the set of x-values for which the infinite series converges to the original function f(x). In other words, it is the interval of x-values within which the approximation becomes increasingly accurate as more terms are added. Outside the range of validity, the partial sums of the series no longer approach the true function value, and the approximation gets worse rather than better.
从数学上讲,这等价于求幂级数的收敛半径(radius of convergence)。对于麦克劳林级数 ∑aₙxⁿ 来说,存在一个实数 R≥0,使得该级数在 |x| < R 时绝对收敛,在 |x| > R 时发散。|x| = R 的情况需要单独分析。直观地理解:在复平面上以展开中心为圆心、R为半径画一个圆,在这个圆内部级数收敛,圆外部发散。这就是”收敛半径”这个名字的由来。
Mathematically, this is equivalent to finding the radius of convergence of a power series. For a Maclaurin series ∑aₙxⁿ, there exists a real number R≥0 such that the series converges absolutely for |x| < R and diverges for |x| > R. The case |x| = R requires separate analysis. Intuitively: draw a circle on the complex plane centred at the expansion point with radius R – inside this circle the series converges, outside it the series diverges. This is the origin of the term “radius of convergence.”
对于A-Level考试来说,你不需要进行完整的收敛分析;相反,你需要记住标准级数的有效范围,并理解当前展开点发生改变时有效范围如何随之变化。核心思想是:将给定函数的级数”映射”回相应标准级数的有效范围。
For A-Level examinations, you do not need to perform a full convergence analysis; instead, you need to memorise the ranges of validity for standard series and understand how these ranges shift when the expansion point is changed. The core idea is to “map” the given function’s series back to the range of validity of the corresponding standard series.
Ranges of Validity for Standard Expansions — 标准展开式的有效范围
以下是AQA A-Level Further Mathematics中每个标准麦克劳林级数及其对应的有效范围。这些是你必须牢记的。特别注意第四和第五项:它们与前三项不同,具有有限的有效范围。
Below is every standard Maclaurin series in AQA A-Level Further Mathematics, together with its corresponding range of validity. These must be memorised. Pay special attention to items four and five: unlike the first three, they have finite ranges of validity.
1. eˣ = 1 + x + x²/2! + x³/3! + … + xⁿ/n! + … – 有效范围:对所有实数 x (x∈R) 均成立。指数函数的展开式在整个实数轴上收敛,这得益于其增长速度远超任何多项式。这一性质使得 eˣ 展开式在数值计算中特别可靠。例如,即使 x=100,只要取足够多项,级数仍然收敛于 e¹⁰⁰。
1. eˣ = 1 + x + x²/2! + x³/3! + … + xⁿ/n! + … – Range of validity: valid for all real x (x∈R). The exponential expansion converges on the entire real line, owing to its growth rate outstripping any polynomial. This property makes the eˣ expansion particularly reliable in numerical computation. For example, even when x=100, with enough terms the series still converges to e¹⁰⁰.
2. sin x = x – x³/3! + x⁵/5! – x⁷/7! + … – 有效范围:对所有实数 x (x∈R) 均成立。正弦函数的泰勒级数在整个实数轴上收敛,因为 sin x 是有界函数。这一展开式在所有奇数阶项处交替变号,给出了正弦函数的奇函数性质。
2. sin x = x – x³/3! + x⁵/5! – x⁷/7! + … – Range of validity: valid for all real x (x∈R). The Taylor series for sine converges on the entire real line because sin x is a bounded function. The alternating signs at every odd-order term capture the odd-function property of sine.
3. cos x = 1 – x²/2! + x⁴/4! – x⁶/6! + … – 有效范围:对所有实数 x (x∈R) 均成立。与 sin x 类似,cos x 的级数也在整个实数轴上收敛。展开式中仅含偶数次幂项,反映了余弦函数的偶函数性质。
3. cos x = 1 – x²/2! + x⁴/4! – x⁶/6! + … – Range of validity: valid for all real x (x∈R). Like sin x, the cosine series converges on the entire real line. The expansion contains only even-power terms, reflecting the even-function property of cosine.
4. ln(1+x) = x – x²/2 + x³/3 – x⁴/4 + … – 有效范围:-1 < x ≤ 1。这是A-Level考试中最重要的有效范围之一。注意这里是不对称的区间:x=-1 时级数发散(调和级数),x=1 时收敛(交错调和级数收敛于 ln 2),x<-1 时发散。这是学生最容易在考试中写错的区间。一个简单的记忆方法是:ln 0 无定义,而 ln(1+x) 在 x→-1 时趋近于 ln 0。
4. ln(1+x) = x – x²/2 + x³/3 – x⁴/4 + … – Range of validity: -1 < x ≤ 1. This is one of the most important ranges of validity for A-Level exams. Note the asymmetric interval: at x=-1 the series diverges (harmonic series), at x=1 it converges (alternating harmonic series converges to ln 2), and for x<-1 it diverges. This is the interval students most frequently get wrong in exams. A simple mnemonic: ln 0 is undefined, and ln(1+x) approaches ln 0 as x→-1.
5. (1+x)ⁿ = 1 + nx + n(n-1)x²/2! + n(n-1)(n-2)x³/3! + … – 有效范围:|x| < 1(当 n 不是正整数时)。二项级数展开的收敛行为取决于指数 n:如果 n 是正整数,该级数退化为有限项(因为 n(n-1)...项在某个点之后变为零),此时对所有 x 均成立;如果 n 是分数或负数,级数是无穷的,仅在 |x|<1 时收敛。例如,√(1+x) = (1+x)^(1/2) 仅在 |x|<1 时有效;而 (1+x)³ 的展开式只有 4 项,对所有 x 均成立。
5. (1+x)ⁿ = 1 + nx + n(n-1)x²/2! + n(n-1)(n-2)x³/3! + … – Range of validity: |x| < 1 (when n is not a positive integer). The convergence behaviour of the binomial series depends on the exponent n: if n is a positive integer, the series reduces to a finite expansion (because the n(n-1)... terms become zero after some point) and is valid for all x; if n is fractional or negative, the series is infinite and converges only for |x|<1. For example, √(1+x) = (1+x)^(1/2) is valid only for |x|<1, while (1+x)³ has only 4 terms and is valid for all x.
Understanding Why: The Role of Singularities — 理解原理:奇点的作用
为什么有些级数收敛于整个实数轴,而另一些仅限于 |x|<1?答案在于函数在复平面上的奇点(singularities)。一个幂级数在以展开中心为圆心的最大圆盘内收敛,该圆盘内部不能包含任何奇点。这个圆盘的半径就是收敛半径。
Why do some series converge on the entire real line while others are limited to |x|<1? The answer lies in the singularities of the function on the complex plane. A power series converges inside the largest disk centred at the expansion point that contains no singularities. The radius of this disk is the radius of convergence.
以 ln(1+x) 为例:该函数在 x=-1 处有一个奇点(对数在 0 处无定义)。展开中心在 x=0,中心到最近奇点的距离是 1,因此收敛半径为 1。类似地,(1+x)ⁿ(n非整数)在 x=-1 处有分支点(branch point),因此收敛半径也是 1。相比之下,eˣ、sin x、cos x 在整个复平面上都没有奇点(它们是整函数),因此收敛半径为无穷大。
Consider ln(1+x): the function has a singularity at x=-1 (the logarithm is undefined at zero). The expansion centre is at x=0, and the distance from centre to nearest singularity is 1, hence the radius of convergence is 1. Similarly, (1+x)ⁿ (n non-integer) has a branch point at x=-1, so its radius of convergence is also 1. In contrast, eˣ, sin x, and cos x have no singularities anywhere on the complex plane (they are entire functions), so their radius of convergence is infinite.
虽然A-Level考试不要求复数平面的知识,但理解这一几何直观 – 收敛半径等于到最近奇点的距离 – 可以帮助你快速判断大多数级数的有效范围,而不需要死记硬背。
Although A-Level examinations do not require knowledge of the complex plane, understanding this geometric intuition – radius of convergence equals distance to the nearest singularity – helps you quickly determine the range of validity for most series without relying on rote memorisation.
Determining the Range of Validity — 确定有效范围
在AQA考试中,你可能会被要求确定一个给定级数展开的有效范围。虽然A-Level学生不需要严格证明收敛半径,但了解其背后的原理对解题非常有帮助。
In AQA examinations, you may be asked to determine the range of validity for a given series expansion. While A-Level students are not required to rigorously prove the radius of convergence, understanding the underlying principles greatly aids problem-solving.
方法一:参考标准级数。如果给定的级数可以写成某个标准麦克劳林级数与一简单变量的复合,那么有效范围可以通过代入该变量来确定。例如,对于 ln(1+2x),将标准展开式中的 x 替换为 2x:原有效范围 -1 < x ≤ 1 变为 -1 < 2x ≤ 1,即 -1/2 < x ≤ 1/2。对于 ln(1-5x),则将 5x 替换为 u,得到 -1 < -5x ≤ 1,注意乘以负数时需要反转不等式方向,最终得到 -1/5 ≤ x < 1/5。
Method 1: Reference standard series. If the given series can be written as the composition of a standard Maclaurin series with a simple variable, the range of validity can be determined by substituting that variable. For example, for ln(1+2x), substitute 2x into the standard range -1 < x ≤ 1 to obtain -1 < 2x ≤ 1, i.e. -1/2 < x ≤ 1/2. For ln(1-5x), substitute u = -5x to get -1 < -5x ≤ 1; note that multiplying by a negative reverses the inequality direction, yielding -1/5 ≤ x < 1/5.
方法二:比值判别法(Ratio Test)。对于一般的幂级数 ∑aₙxⁿ,计算比值 L = lim(n→∞) |aₙ₊₁/aₙ| · |x|。如果 L<1 则收敛,L>1 则发散。令 L<1 解出 |x|,即可得到收敛半径。这是大学阶段的方法,但A-Level学生对背后的逻辑有所了解是很有好处的。在实际操作中,你只需要找到 aₙ(第n项系数的绝对值),然后计算 lim |aₙ₊₁/aₙ|。
Method 2: The Ratio Test. For a general power series ∑aₙxⁿ, compute the ratio L = lim(n→∞) |aₙ₊₁/aₙ| · |x|. If L<1, the series converges; if L>1, it diverges. Solving |x| from the condition L<1 yields the radius of convergence. This is a university-level method, but A-Level students benefit from understanding the logic behind it. In practice, you only need to identify aₙ (the absolute value of the nth-term coefficient) and then compute lim |aₙ₊₁/aₙ|.
方法三:使用已知函数的奇点。一个幂级数在其展开中心到最近奇点的距离内收敛。例如,ln(1+x) 在 x=-1 处有奇点(对数在零处无定义),展开中心在 x=0,因此收敛半径就是中心到奇点的距离 1。这也解释了为什么许多级数的有效范围以 1 为界。
Method 3: Use singularities of the known function. A power series converges within the distance from its expansion centre to the nearest singularity. For example, ln(1+x) has a singularity at x=-1 (logarithm undefined at zero), and the expansion centre is at x=0, so the radius of convergence is the distance from centre to singularity, which is 1. This also explains why many series have ranges bounded by unity.
Worked Examples — 例题详解
例题 1:求 ln(1-3x) 的麦克劳林展开式的前三个非零项,并陈述其有效范围。
Example 1: Find the first three non-zero terms of the Maclaurin expansion of ln(1-3x) and state its range of validity.
解:利用标准展开式 ln(1+u) = u – u²/2 + u³/3 – …,令 u = -3x。代入后得到:ln(1-3x) = (-3x) – (-3x)²/2 + (-3x)³/3 – … = -3x – 9x²/2 – 27x³/3 – … = -3x – (9/2)x² – 9x³ – … 有效范围由 -1 < u ≤ 1 决定:-1 < -3x ≤ 1。将 -1 < -3x 两边同乘 -1(翻转不等号):1 > 3x,即 x < 1/3。将 -3x ≤ 1 两边同乘 -1(翻转不等号):3x ≥ -1,即 x ≥ -1/3。因此有效范围为 -1/3 ≤ x < 1/3。
Solution: Using the standard expansion ln(1+u) = u – u²/2 + u³/3 – …, let u = -3x. Substituting: ln(1-3x) = (-3x) – (-3x)²/2 + (-3x)³/3 – … = -3x – 9x²/2 – 27x³/3 – … = -3x – (9/2)x² – 9x³ – … The range of validity follows from -1 < u ≤ 1: -1 < -3x ≤ 1. From -1 < -3x, multiply both sides by -1 (reversing inequality): 1 > 3x, i.e. x < 1/3. From -3x ≤ 1, multiply both sides by -1 (reversing inequality): 3x ≥ -1, i.e. x ≥ -1/3. Hence the range is -1/3 ≤ x < 1/3.
例题 2:将 1/√(1+4x) 展开成 x 的升幂级数,展至 x² 项,并给出有效范围。
Example 2: Expand 1/√(1+4x) in ascending powers of x up to the x² term, and give the range of validity.
解:将函数写为 (1+4x)^(-1/2)。利用二项展开式 (1+u)ⁿ = 1 + nu + n(n-1)u²/2! + …,其中 n=-1/2, u=4x。计算:n=-1/2; n(n-1)=(-1/2)(-3/2)=3/4。代入得:(1+4x)^(-1/2) = 1 + (-1/2)(4x) + (3/4)(4x)²/2! + … = 1 – 2x + (3/4)(16x²)/2 + … = 1 – 2x + 6x² + … 有效范围:由于 n=-1/2 不是正整数,有效范围为 |4x| < 1,即 |x| < 1/4。
Solution: Write the function as (1+4x)^(-1/2). Use the binomial expansion (1+u)ⁿ = 1 + nu + n(n-1)u²/2! + …, with n=-1/2, u=4x. Compute: n=-1/2; n(n-1)=(-1/2)(-3/2)=3/4. Substituting: (1+4x)^(-1/2) = 1 + (-1/2)(4x) + (3/4)(4x)²/2! + … = 1 – 2x + (3/4)(16x²)/2 + … = 1 – 2x + 6x² + … Range of validity: since n=-1/2 is not a positive integer, the range is |4x| < 1, i.e. |x| < 1/4.
例题 3:利用麦克劳林级数求 e^(0.1) 的近似值,保留四位小数,并解释为什么这个近似是可靠的。
Example 3: Use a Maclaurin series to approximate e^(0.1) to four decimal places, and explain why the approximation is reliable.
解:eˣ 的麦克劳林展开式为 eˣ = 1 + x + x²/2! + x³/3! + x⁴/4! + …。代入 x=0.1:e^(0.1) = 1 + 0.1 + 0.01/2 + 0.001/6 + 0.0001/24 + … = 1 + 0.1 + 0.005 + 0.0001667 + 0.0000042 = 1.1051709…。四舍五入到四位小数为 1.1052。这个近似是可靠的,因为 x=0.1 在 eˣ 的有效范围(全体实数)之内,且级数的项迅速减小 – 第五项已经小于 0.00001,因此前四项就能提供足够高的精度。
Solution: The Maclaurin expansion of eˣ is eˣ = 1 + x + x²/2! + x³/3! + x⁴/4! + … Substituting x=0.1: e^(0.1) = 1 + 0.1 + 0.01/2 + 0.001/6 + 0.0001/24 + … = 1 + 0.1 + 0.005 + 0.0001667 + 0.0000042 = 1.1051709… Rounded to four decimal places: 1.1052. The approximation is reliable because x=0.1 is within the range of validity of eˣ (all real numbers), and the terms decrease rapidly – the fifth term is already less than 0.00001, so the first four terms provide sufficient accuracy.
例题 4:求 ln(1+sin x) 的麦克劳林展开式中 x³ 项的系数,并陈述该展开式的有效范围。
Example 4: Find the coefficient of x³ in the Maclaurin expansion of ln(1+sin x) and state the range of validity of the expansion.
解:先写出 sin x = x – x³/6 + …,代入 ln(1+u) = u – u²/2 + u³/3 – …:令 u = x – x³/6 + …。u² = (x – x³/6)² = x² – x⁴/3 + …(保留到所需阶数)。u³ = x³ + …。代入得:ln(1+sin x) = (x – x³/6) – (x²)/2 + (x³)/3 + … = x – x²/2 + (-1/6 + 1/3)x³ + … = x – x²/2 + x³/6 + …。因此 x³ 的系数为 1/6。有效范围需要由内层函数确定:sin x 的值域为 [-1,1],但 ln(1+u) 要求 u > -1,而 sin x 的最小值为 -1,在 x = -π/2 处取到,此时 sin(-π/2) = -1,因此有效范围受限于 sin x > -1,即 x ≠ (4k-1)π/2。
Solution: First write sin x = x – x³/6 + …, then substitute into ln(1+u) = u – u²/2 + u³/3 – …: let u = x – x³/6 + … u² = (x – x³/6)² = x² – x⁴/3 + … (retaining only needed orders). u³ = x³ + … Substituting: ln(1+sin x) = (x – x³/6) – (x²)/2 + (x³)/3 + … = x – x²/2 + (-1/6 + 1/3)x³ + … = x – x²/2 + x³/6 + … Hence the coefficient of x³ is 1/6. The range of validity is determined by the inner function: sin x has range [-1,1], but ln(1+u) requires u > -1. The minimum of sin x is -1, attained at x = -π/2, where sin(-π/2) = -1, so the range is limited by sin x > -1, i.e. x ≠ (4k-1)π/2.
Common Exam Pitfalls — 常见考试失分点
陷阱 1:忘记陈述有效范围。AQA 阅卷报告反复指出,学生在写出级数后遗漏有效范围是最常见的失分原因之一。写成”|x| < 1"只需一两秒,但却可能值2-3分。在一个典型的分值为8分的级数展开题中,有效范围通常占2分,这意味着遗漏这个细节会直接丢掉25%的分数。
Pitfall 1: Forgetting to state the range of validity. AQA examiner reports repeatedly highlight that omitting the range of validity after writing a series is one of the most common causes of lost marks. Writing “|x| < 1" takes only a second or two but can be worth 2-3 marks. In a typical 8-mark series expansion question, the range of validity usually accounts for 2 marks, meaning that omitting this detail directly costs 25% of the available marks.
陷阱 2:混淆 ln(1+x) 的有效区间。许多学生习惯性地写成 |x|<1,但正确答案是 -1 < x ≤ 1。x=1 处级数是收敛的(交错调和级数收敛于 ln 2),而 x=-1 处发散。AQA 对该区间端点的考查非常严格。一个简单的检查方法:ln(1+1) = ln 2 ≈ 0.693,这是一个有限值,因此 x=1 应该在有效范围内。
Pitfall 2: Confusing the validity interval for ln(1+x). Many students habitually write |x|<1, but the correct answer is -1 < x ≤ 1. At x=1 the series converges (the alternating harmonic series converges to ln 2), while at x=-1 it diverges. AQA is very strict about the endpoints of this interval. A simple check: ln(1+1) = ln 2 ≈ 0.693, which is a finite value, so x=1 should be within the range of validity.
陷阱 3:二项展开式中忘记 n 必须是分数或负数。当 n 是正整数时,(1+x)ⁿ 的展开式只有有限项,对所有 x 都成立。但许多学生仍然机械地写 |x|<1,这通常是错误的,除非题目明确说明 n 不是正整数。
Pitfall 3: Forgetting that n must be fractional or negative for the binomial range to matter. When n is a positive integer, the expansion of (1+x)ⁿ has only finitely many terms and is valid for all x. Yet many students still mechanically write |x|<1, which is usually incorrect unless the question explicitly states n is not a positive integer.
陷阱 4:替换变量时错误变换区间。对于 ln(1+kx),有效范围不是 -1 < x ≤ 1,也不是 -1 < kx ≤ 1 的简单重写 - 必须对 x 解不等式。当 k 为负数时,不等式方向的变化尤其容易出错。始终明确写出中间步骤:先写 -1 < kx ≤ 1,然后除以 k(注意正负),最后得到 x 的区间。
Pitfall 4: Incorrect interval transformation when substituting variables. For ln(1+kx), the range is not -1 < x ≤ 1, nor is it a trivial rewriting of -1 < kx ≤ 1 - you must solve the inequality for x. When k is negative, the reversal of inequality direction is especially error-prone. Always write out the intermediate steps explicitly: first -1 < kx ≤ 1, then divide by k (noting the sign), and finally obtain the interval for x.
Exam Technique for AQA Papers — AQA 考试技巧
在AQA Further Mathematics试卷中,与级数有效范围相关的题目通常出现在Pure Core部分。典型的题目格式要求你:(1) 推导或写出级数展开式,(2) 陈述有效范围,(3) 利用该级数求某个表达式的近似值,并评估近似的精确度。
In AQA Further Mathematics papers, questions related to the range of validity of series typically appear in the Pure Core section. The typical question format asks you to: (1) derive or write a series expansion, (2) state the range of validity, (3) use the series to approximate a given expression, and evaluate the accuracy of the approximation.
一个关键的考试技巧是:有效范围直接告诉你该近似值是否可用。例如,如果你被要求用级数求 f(0.5) 的近似值,而级数的有效范围是 |x|<1/4,那么 x=0.5 不在有效范围内,这样的近似是无效的。AQA考题常常考查学生对这一逻辑链条的理解。在作答时,你应该明确说明:"由于 x=0.5 不在级数的有效范围 (|x|<1/4) 之内,因此该近似值不可靠。"
A key exam technique is: the range of validity directly tells you whether the approximation is usable. For example, if you are asked to approximate f(0.5) using a series whose range of validity is |x|<1/4, then x=0.5 is outside the range, and the approximation is invalid. AQA questions frequently test students' understanding of this logical chain. When answering, you should explicitly state: "Since x=0.5 is not within the range of validity (|x|<1/4) of the series, the approximation is unreliable."
在作答时,明确写出有效范围并圈出或下划线标记,以确保阅卷老师能够清楚地看到。对于像 ln(1+x) 这样的不对称区间,建议同时使用不等式和区间符号两种形式书写,避免歧义。例如:-1 < x ≤ 1,即 x ∈ (-1, 1]。
When answering, write the range of validity clearly and consider circling or underlining it to ensure the examiner can see it unmistakably. For asymmetric intervals like ln(1+x), it is advisable to write the interval in both inequality and interval notation to avoid ambiguity. For example: -1 < x ≤ 1, i.e. x ∈ (-1, 1].
Summary — 总结
The range of validity of a series expansion is not merely a technical detail – it is a fundamental property that determines when and where the approximation can be meaningfully applied. For AQA A-Level Further Mathematics students, mastering this concept means: memorising the five standard series and their ranges (eˣ, sin x, cos x for all x; ln(1+x) for -1 < x ≤ 1; (1+x)ⁿ for |x|<1 when n is not a positive integer), understanding how variable substitutions shift these ranges (solve the inequality for x, noting sign changes), and recognising that an approximation has no meaning outside its domain of convergence. This knowledge bridges the gap between formulaic computation and genuine mathematical understanding, and it is precisely the kind of thinking that distinguishes top-performing candidates in AQA examinations. Practice with varied examples - especially compound functions and negative-coefficient cases - to build confidence and speed in determining ranges of validity under exam conditions.
级数展开的有效范围不仅仅是一个技术细节 – 它是一个基本性质,决定了近似值可以在何时何地有意义地应用。对于AQA A-Level进阶数学的学生来说,掌握这一概念意味着:牢记五个标准级数及其有效范围(eˣ、sin x、cos x 对所有 x 成立;ln(1+x) 在 -1 < x ≤ 1 内成立;(1+x)ⁿ 在 n 非正整数时在 |x|<1 内成立),理解变量替换如何改变这些范围(对 x 解不等式,注意符号变化),并认识到近似值在其收敛域之外毫无意义。这一知识在公式化计算与真正的数学理解之间架起了桥梁,而这正是AQA考试中高分考生与其他考生拉开差距的思维方式。通过大量不同类型的练习 - 尤其是复合函数和负系数情形 - 来建立信心,提高在考试条件下确定有效范围的速度和准确性。
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply