📚 Range of Validity of a Series Expansion | 级数展开的有效范围
When we approximate a function using a series expansion, we must know for which values of x the infinite series actually converges to the original function. This set of values is called the range of validity (or interval of convergence). In AQA A-Level mathematics, you will often meet this idea in the context of the binomial expansion for fractional and negative powers, as well as in standard Maclaurin series.
当我们用级数展开来近似一个函数时,必须知道对于哪些 x 的取值,无穷级数确实收敛到原函数。这组取值称为有效范围(或收敛区间)。在 AQA A-Level 数学中,你经常会在分数次幂和负次幂的二项式展开,以及标准麦克劳林级数中遇到这个概念。
1. Infinite Series and Convergence | 无穷级数与收敛性
A finite polynomial expansion is valid for every real x. For example, (1 + x)³ = 1 + 3x + 3x² + x³ holds for all x. But when a series has infinitely many terms, we cannot simply add them all. We define the sum of an infinite series as the limit of its partial sums. If this limit exists and is finite, the series converges; otherwise it diverges.
有限多项式展开对每一个实数 x 都成立。例如 (1 + x)³ = 1 + 3x + 3x² + x³ 对所有 x 都成立。但是当级数有无穷多项时,我们不能简单地把它们全部相加。我们将无穷级数的和定义为部分和的极限。如果这个极限存在且为有限值,级数收敛;否则发散。
For a series expansion to be useful, it must converge for the particular x we substitute. The range of validity is the interval of x-values for which the series converges to the intended function.
要使级数展开有实用价值,它必须在我们代入的具体 x 处收敛。有效范围就是级数收敛到所对应函数的 x 取值区间。
2. The Binomial Expansion for Non-Integer Powers | 非整数次幂的二项式展开
For a positive integer n, the binomial expansion of (1 + x)ⁿ is a finite polynomial with n+1 terms. Therefore it is valid for all real x. However, when n is negative or a fraction, the expansion becomes an infinite series:
当 n 为正整数时,(1 + x)ⁿ 的二项式展开是含有 n+1 项的有限多项式。因此它对所有实数 x 都有效。然而,当 n 是负数或分数时,展开变成无穷级数:
(1 + x)ⁿ = 1 + nx + n(n−1)/2! x² + n(n−1)(n−2)/3! x³ + …
This infinite series only converges for certain x-values. The condition given in the AQA formula book is that the expansion is valid for |x| < 1. This means −1 < x < 1.
这个无穷级数只对某些 x 值收敛。AQA 公式表给出的条件是展开式在 |x| < 1 时有效,即 −1 < x < 1。
3. Why the Condition |x| < 1 Matters | 为什么条件 |x|<1 很重要
Consider the binomial series with n = −1:
考虑 n = −1 的二项级数:
(1 + x)⁻¹ = 1 − x + x² − x³ + …
This is a geometric series with common ratio −x. A geometric series converges only if the common ratio has absolute value less than 1, so |−x| < 1, i.e. |x| < 1. For x = 2, the terms 1, −2, 4, −8, … grow without bound, so the series clearly diverges.
这是公比为 −x 的等比级数。等比级数只有在公比的绝对值小于 1 时才收敛,因此 |−x| < 1,即 |x| < 1。对于 x = 2,各项为 1, −2, 4, −8, … 不断增大而无界,显然发散。
For general fractional or negative n, the binomial coefficients grow roughly like kⁿ⁻¹ times a constant. The series behaves like a p-series with exponent 1−n, and the ratio test shows convergence for |x| < 1 and divergence for |x| > 1.
对于一般的分数或负数 n,二项式系数大致按 kⁿ⁻¹ 乘以常数的速度增长。该级数的行为类似于指数为 1−n 的 p-级数,比值检验表明 |x| < 1 时收敛,|x| > 1 时发散。
4. Finding the Range of Validity | 求有效范围
For a binomial expansion of (1 + x)ⁿ where n is not a non-negative integer, the range of validity is simply |x| < 1. But for a more general expression such as (a + bx)ⁿ, you must factor out a to write it in the form aⁿ(1 + (b/a)x)ⁿ. The condition is then |(b/a)x| < 1, which gives |x| < |a/b|.
对于 (1 + x)ⁿ 的二项式展开,其中 n 不是非负整数,有效范围就是 |x| < 1。但对于更一般的表达式 (a + bx)ⁿ,你必须提出 a 因子,写成 aⁿ(1 + (b/a)x)ⁿ 的形式。此时条件为 |(b/a)x| < 1,即 |x| < |a/b|。
For example:
例如:
- (4 + 3x)⁻² = 4⁻²(1 + (3/4)x)⁻² is valid for |(3/4)x| < 1, so |x| < 4/3.
- (4 + 3x)⁻² = 4⁻²(1 + (3/4)x)⁻² 的有效范围为 |(3/4)x| < 1,即 |x| < 4/3。
Similarly, (1 − 2x)¹ᐟ² is expanded using the standard binomial formula with x replaced by −2x; the condition is |−2x| < 1, hence |x| < 1/2.
类似地,(1 − 2x)¹ᐟ² 的展开是用标准二项式公式将 x 换成 −2x;条件为 |−2x| < 1,因此 |x| < 1/2。
5. Using the Ratio Test | 使用比值检验
For a general series ∑aₖ, the ratio test states: if the limit L = limₖ→∞ |aₖ₊₁/aₖ| exists, then the series converges absolutely when L < 1, diverges when L > 1, and the test gives no information when L = 1.
对于一般的级数 ∑aₖ,比值检验指出:如果极限 L = limₖ→∞ |aₖ₊₁/aₖ| 存在,那么当 L < 1 时级数绝对收敛,当 L > 1 时发散,当 L = 1 时检验无法给出结论。
Applying this to the binomial series (1 + x)ⁿ, the k-th term is:
将比值检验用于二项级数 (1 + x)ⁿ,第 k 项为:
aₖ = n(n−1)…(n−k+1)/k! · xᵏ
Then the ratio is:
于是比值为:
|aₖ₊₁/aₖ| = |(n−k)/(k+1)| · |x|
As k → ∞, (n−k)/(k+1) → −1, so the ratio tends to |x|. Therefore the series converges when |x| < 1 and diverges when |x| > 1. The ratio test is inconclusive at |x| = 1, so we must examine the endpoints separately.
当 k → ∞ 时,(n−k)/(k+1) → −1,因此比值趋于 |x|。所以当 |x| < 1 时级数收敛,|x| > 1 时发散。在 |x| = 1 时比值检验失效,所以我们必须分别考察端点。
6. Endpoints: What Happens at x = ±1? | 端点:x=±1 时会发生什么?
At x = 1, the binomial series becomes an alternating series if n is negative and non-integer (except when the terms are all positive for certain fractional n). For example, (1 + x)⁻¹ at x = 1 gives 1 − 1 + 1 − 1 + …, which diverges, while (1 + x)⁻² at x = 1 gives 1 − 2 + 3 − 4 + …, which also diverges.
在 x = 1 处,如果 n 为负且非整数,二项级数成为交错级数(某些分数 n 除外)。例如,(1 + x)⁻¹ 在 x = 1 时给出 1 − 1 + 1 − 1 + …,发散;而 (1 + x)⁻² 在 x = 1 时给出 1 − 2 + 3 − 4 + …,同样发散。
But not all series fail at the endpoint. The Maclaurin series for ln(1 + x) is:
但并不是所有级数都在端点处失效。ln(1 + x) 的麦克劳林级数是:
ln(1 + x) = x − x²/2 + x³/3 − x⁴/4 + …
This converges for −1 < x < 1, and at x = 1 it becomes the alternating harmonic series 1 − 1/2 + 1/3 − 1/4 + …, which converges to ln 2. At x = −1, the terms become −1 − 1/2 − 1/3 − …, the negative harmonic series, which diverges to −∞. Hence the range of validity for ln(1 + x) is −1 < x ≤ 1.
该级数在 −1 < x < 1 内收敛,并且在 x = 1 处变成交错调和级数 1 − 1/2 + 1/3 − 1/4 + …,收敛到 ln 2。而在 x = −1 处,项变为 −1 − 1/2 − 1/3 − …,即负调和级数,发散到 −∞。因此 ln(1 + x) 的有效范围是 −1 < x ≤ 1。
In AQA, you are usually only expected to state the open interval |x| < 1 for binomial expansions; endpoint analysis is often not required unless the question explicitly asks for it.
在 AQA 考试中,通常只要求说出二项式展开的开区间 |x| < 1;除非题目明确要求,否则通常不需要分析端点。
7. More Complex Expressions | 更复杂的表达式
Sometimes you need to expand expressions like 1/(1 + x²) or √(4 − x). These can be transformed to a standard form:
有时你需要展开像 1/(1 + x²) 或 √(4 − x) 这样的表达式。它们可以转化为标准形式:
- 1/(1 + x²) = (1 + x²)⁻¹, valid for |x²| < 1, i.e. |x| < 1.
- 1/(1 + x²) = (1 + x²)⁻¹,有效条件为 |x²| < 1,即 |x| < 1。
- √(4 − x) = 2(1 − x/4)¹ᐟ², valid for |x/4| < 1, i.e. |x| < 4.
- √(4 − x) = 2(1 − x/4)¹ᐟ²,有效条件为 |x/4| < 1,即 |x| < 4。
Always factor out the constant term inside the bracket so that the expression has the form (1 + something)ⁿ. Then identify the ‘something’ and require its absolute value to be less than 1.
务必提出括号内的常数项,使表达式具有 (1 + 某式)ⁿ 的形式。然后找出这个“某式”,并令其绝对值小于 1。
8. Avoiding Common Errors | 避免常见错误
Students often write the range of validity as |nx| < 1 or confuse the condition with the convergence of the original function. The correct condition for (1 + x)ⁿ is always |x| < 1, not depending on n (unless the expansion is finite).
学生经常把有效范围写成 |nx| < 1,或者将其与原函数本身的收敛条件混淆。(1 + x)ⁿ 的正确条件始终是 |x| < 1,与 n 无关(除非展开式是有限的)。
Another mistake is forgetting to include the factor aⁿ when expanding (a + bx)ⁿ. The factor aⁿ does not affect the range of validity, but the need to rewrite as (1 + bx/a)ⁿ means the condition involves the ratio b/a.
另一个错误是在展开 (a + bx)ⁿ 时忘记提出 aⁿ。因子 aⁿ 不影响有效范围,但改写为 (1 + bx/a)ⁿ 意味着条件涉及比值 b/a。
Also, when x is replaced by cx, the validity condition becomes |cx| < 1, so the range is |x| < 1/|c|. For example, (1 + 3x)⁻² is valid for |x| < 1/3, not |x| < 1.
另外,当 x 被换成 cx 时,有效性条件变为 |cx| < 1,所以范围是 |x| < 1/|c|。例如 (1 + 3x)⁻² 的有效范围是 |x| < 1/3,而不是 |x| < 1。
9. Worked Example | 典型例题
Example: Find the binomial expansion of (9 − 6x)¹ᐟ² up to and including the x² term, and state the range of validity.
例题:求 (9 − 6x)¹ᐟ² 的二项式展开,展开到含 x² 项为止,并说明有效范围。
Solution: First write
解答:首先写出
(9 − 6x)¹ᐟ² = 9¹ᐟ²(1 − (6x)/9)¹ᐟ² = 3(1 − 2x/3)¹ᐟ²
Now expand (1 + u)¹ᐟ² with u = −2x/3:
现在展开 (1 + u)¹ᐟ²,其中 u = −2x/3:
(1 + u)¹ᐟ² = 1 + (1/2)u + (1/2)(−1/2)/2! u² + … = 1 + u/2 − u²/8 + …
Substitute u = −2x/3:
代入 u = −2x/3:
(1 − 2x/3)¹ᐟ² = 1 − x/3 − (1/8)(4x²/9) + … = 1 − x/3 − x²/18 + …
Multiplying by 3 gives:
乘以 3 得:
(9 − 6x)¹ᐟ² = 3 − x − x²/6 + …
The validity condition is |−2x/3| < 1, hence |x| < 3/2.
有效条件为 |−2x/3| < 1,因此 |x| < 3/2。
10. Practice Problems | 练习題
1. State the range of validity for the binomial expansion of (1 + 5x)⁻³.
1. 写出 (1 + 5x)⁻³ 二项式展开的有效范围。
2. Expand (8 + 2x)¹ᐟ³ to the x³ term, and state the range of validity.
2. 将 (8 + 2x)¹ᐟ³ 展开到 x³ 项,并写出有效范围。
3. Explain why the Maclaurin series for eˣ is valid for all real x, but the series for ln(1 + x) is not.
3. 解释为什么 eˣ 的麦克劳林级数对所有实数 x 都有效,而 ln(1 + x) 的级数却不是这样。
Answers: 1. |x| < 1/5. 2. 2 + x/6 − x²/36 + x³/162 + …, valid for |x| < 4. 3. The ratio test for eˣ gives a limit of 0 for any x, so L = 0 < 1; for ln(1 + x) the ratio test gives |x| < 1, with divergence at x = −1.
答案:1. |x| < 1/5。2. 2 + x/6 − x²/36 + x³/162 + …,有效范围 |x| < 4。3. eˣ 的比值检验对任意 x 给出极限 0,所以 L = 0 < 1;而 ln(1 + x) 的比值检验给出 |x| < 1,且在 x = −1 处发散。
11. Summary | 总结
The range of validity of a series expansion tells us where the infinite series is a reliable representation of the original function. For the standard binomial expansion (1 + x)ⁿ with fractional or negative n, the range is |x| < 1, unless the expansion is finite. For (a + bx)ⁿ, rewrite as aⁿ(1 + bx/a)ⁿ and use |bx/a| < 1.
级数展开的有效范围告诉我们,在哪些 x 的取值上无穷级数可以作为原函数的可靠表示。对于标准的二项式展开 (1 + x)ⁿ(n 为分数或负数),有效范围是 |x| < 1,除非展开式是有限的。对于 (a + bx)ⁿ,改写为 aⁿ(1 + bx/a)ⁿ,并使用 |bx/a| < 1。
Always check the condition after any substitution, remember that the ratio test is the underlying tool, and be careful about endpoints if the question asks for a full interval. With practice, finding the range of validity becomes a quick and reliable step in any expansion problem.
在进行任何代换后都要检查条件,记住比值检验是背后的工具,如果题目要求完整区间,务必注意端点。通过练习,求有效范围将成为任何展开问题中快速而可靠的一步。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导