📚 Binomial Expansion for CCEA A-Level Maths | A-Level CCEA 数学:二项式展开 考点精讲
The binomial expansion is a cornerstone of CCEA A-Level Mathematics, linking algebraic manipulation with combinatorics. It allows us to expand expressions of the form (a + b)n without repeated multiplication, and later generalises to rational and negative indices. Mastery of this topic underpins success in series, calculus approximations, and problem-solving across pure mathematics.
二项式展开是 CCEA A-Level 数学的基石,它将代数运算与组合学联系在一起。二项式定理使我们无需反复相乘就能展开形如 (a + b)n 的表达式,并进一步推广到有理指数和负指数。掌握这一主题是在级数、微积分近似以及纯数学问题解决中取得成功的基础。
1. Introduction to the Binomial Theorem | 二项式定理简介
The binomial theorem states that for any positive integer n, (a + b)n can be expanded as the sum of terms involving binomial coefficients. Each term takes the form nCr an−r br where r runs from 0 to n.
二项式定理指出,对于任意正整数 n,(a + b)n 可以展开为包含二项式系数的各项之和。每一项的形式为 nCr an−r br,其中 r 从 0 取到 n。
Students encounter this first with simple expansions like (1 + x)3 = 1 + 3x + 3x2 + x3, but the theorem generalises to much larger powers and to multinomial variations. In CCEA exam papers, questions move rapidly from writing out full expansions to extracting specific coefficients.
学生首先会接触简单的展开,例如 (1 + x)3 = 1 + 3x + 3x2 + x3,但该定理可以推广到更大的幂次以至多项式变体。在 CCEA 试卷中,题目会从写出完整展开式迅速过渡到求特定项的系数。
(a + b)n = Σr=0n nCr an−r br
2. Binomial Coefficients and Factorial Notation | 二项式系数与阶乘记法
The binomial coefficient nCr (also written as C(n, r) or nCr) is defined by the factorial formula: nCr = n! / (r! (n−r)!). This counts the number of ways to choose r objects from n without regard to order.
二项式系数 nCr(也写作 C(n, r) 或 nCr)由阶乘公式定义:nCr = n! / (r! (n−r)!)。它表示从 n 个对象中不计顺序地选出 r 个的方法数。
Understanding this formula is essential for evaluating coefficients when the index n is large. CCEA often asks candidates to simplify or evaluate expressions such as 8C3 or to use the nCr button on a calculator. Symmetry property nCr = nCn−r is also tested indirectly.
理解这一公式对于在指数 n 较大时求系数值至关重要。CCEA 经常要求考生化简或计算表达式,例如 8C3,或者使用计算器上的 nCr 键。对称性 nCr = nCn−r 也会间接考查。
nCr = n! / (r! (n−r)!)
3. General Binomial Expansion for Positive Integer n | 正整数 n 的一般二项展开式
When n is a positive integer, the expansion of (a + b)n terminates after n+1 terms. The terms follow a pattern: the powers of a decrease from n to 0, while the powers of b increase from 0 to n. The coefficients are taken from Pascal’s triangle or computed using the nCr formula.
当 n 为正整数时,(a + b)n 的展开式在 n+1 项后终止。各项遵循规律:a 的指数从 n 递减到 0,而 b 的指数从 0 递增到 n。系数可以从帕斯卡三角形获取,或使用 nCr 公式计算。
A typical CCEA question might ask: “Write down the first four terms of (2 + 3x)5 in ascending powers of x.” Such questions test both the ability to structure the expansion and to handle coefficients within the variable term.
典型的 CCEA 题目可能会要求:“按 x 的升幂写出 (2 + 3x)5 的前四项”。这类题目既考查构建展开结构的能力,也考查处理变量项中系数的能力。
(a + b)n = an + nC1 an−1 b + nC2 an−2 b2 + … + bn
4. Finding a Specific Term or Coefficient | 求特定项或系数
Instead of expanding the entire binomial, you can find a particular term directly. The (r+1)th term in the expansion of (a + b)n is given by Tr+1 = nCr an−r br. Setting this equal to the required power of x allows you to solve for r.
不必展开整个二项式,可以直接求某一特定项。(a + b)n 展开式的第 (r+1) 项由 Tr+1 = nCr an−r br 给出。令该项等于所需的 x 的幂次,便可解出 r。
For example, to find the coefficient of x3 in (1 + 2x)7, set r = 3: term = 7C3 14 (2x)3 = 35 × 8 x3 = 280 x3. CCEA examiners expect clear identification of r and careful computation, especially when the variable part contains its own coefficient.
例如,要求 (1 + 2x)7 中 x3 的系数,可设 r = 3:项 = 7C3 14 (2x)3 = 35 × 8 x3 = 280 x3。CCEA 考官期望清晰识别 r 值并仔细计算,尤其是当变量部分本身含有系数时。
Tr+1 = nCr an−r br
5. Expansions with Coefficients in the Variable Term | 变量项带有系数的展开
When expanding expressions like (2 + 3x)n or (1 − 2x)n, treat the entire ‘b’ as the term containing x, including its coefficient. The term becomes nCr (constant)n−r (coefficient × x)r. Then simplify the powers carefully.
当展开诸如 (2 + 3x)n 或 (1 − 2x)n 的表达式时,应将包含 x 的整个项视为 ‘b’,包括其系数。此项变为 nCr (常数)n−r (系数 × x)r。然后仔细化简幂次。
A common mistake is forgetting to raise the numerical coefficient to the power r alongside x. For instance, in (1 − 3x)4, the term in x2 is 4C2 12 (−3x)2 = 6 × 9 x2 = 54 x2, not 6 × (−3) x2. CCEA mark schemes penalise this heavily.
一个常见错误是忘记将数值系数与 x 一起做 r 次方。例如,在 (1 − 3x)4 中,含 x2 的项为 4C2 12 (−3x)2 = 6 × 9 x2 = 54 x2,而不是 6 × (−3) x2。CCEA 的评分标准对此扣分严厉。
(p + qx)n: Term = nCr pn−r (qx)r
6. Expanding (a + bx)n in Ascending Powers | 按升幂展开 (a + bx)n
Often CCEA questions request an expansion “in ascending powers of x”. This means rewriting the binomial so that the constant term comes first, then the linear, quadratic terms, etc. For (a + bx)n, write an as the leading constant term, then proceed with r = 1,2,…
CCEA 的题目经常要求“按 x 的升幂展开”。这意味着重写二项式,使得展开后常数项在前,随后是一次项、二次项等。对于 (a + bx)n,应以 an 为首项常数,然后依次取 r = 1,2,…
Example: Expand (2 + x)3 in ascending powers of x. Solution: (2)3 + 3C1 (2)2 x + 3C2 (2)1 x2 + 3C3 x3 = 8 + 12x + 6x2 + x3. Always check there are n+1 terms.
例:按 x 的升幂展开 (2 + x)3。解:(2)3 + 3C1 (2)2 x + 3C2 (2)1 x2 + 3C3 x3 = 8 + 12x + 6x2 + x3。始终检查共有 n+1 项。
7. Using Binomial Expansion for Approximations (Positive Integer n) | 利用二项展开式做近似计算(正整指数)
When x is small, higher powers of x become negligible. Substituting a small value into a binomial expansion yields a rapid approximation. For example, to estimate (1.01)6, write it as (1 + 0.01)6 ≈ 1 + 6×0.01 + 15×0.0001 = 1.0615. CCEA candidates must decide how many terms are needed for a specified accuracy.
当 x 很小时,x 的高次幂可以忽略不计。将一个小数值代入二项式展开式可快速获得近似值。例如,估算 (1.01)6,可写作 (1 + 0.01)6 ≈ 1 + 6×0.01 + 15×0.0001 = 1.0615。CCEA 考生需要判断为达到特定精度需要多少项。
Sometimes the question provides the expansion and then asks for an approximation of a related number, such as (2.005)5 = 25(1 + 0.0025)5. Rearranging into the standard form (1 + x)n is a crucial skill.
有时题目给出展开式,然后要求估算一个相关的数,例如 (2.005)5 = 25(1 + 0.0025)5。将其变形为标准形式 (1 + x)n 是一项关键技能。
8. Binomial Expansion for Rational and Negative n | 有理指数与负指数的二项式展开
When n is not a positive integer—such as a fraction or a negative number—the binomial expansion becomes an infinite series. Provided the expression is written as (1 + x)n with |x| < 1, the expansion is valid and converges. The coefficients are no longer simple nCr but involve products of descending factors.
当 n 不是正整数时——例如分数或负数——二项式展开变为一个无穷级数。只要表达式写成 (1 + x)n 的形式且 |x| < 1,展开式就有效且收敛。系数不再是简单的 nCr,而是包含递减因子的乘积。
(1 + x)n = 1 + nx + [n(n−1)/2!] x2 + [n(n−1)(n−2)/3!] x3 + …
CCEA expects students to generate terms using this formula for rational n values like 1/2 or −1. The pattern is: coefficient of xr = n(n−1)…(n−r+1) / r!. Memorising the first few terms speeds up exam responses.
CCEA 期望学生使用此公式生成诸如 1/2 或 −1 等有理 n 值的各项。规律是:xr 的系数 = n(n−1)…(n−r+1) / r!。记住前几项可以加快考试作答速度。
9. Validity Condition |x| < 1 | 有效条件 |x| < 1
The infinite binomial expansion (1 + x)n for non-integer n is only valid when |x| < 1. This condition ensures convergence of the infinite series. CCEA frequently asks candidates to state the range of x for which the expansion is valid, often after performing an algebraic manipulation like (a + bx) = a(1 + (b/a)x).
对于非整数 n 的无穷二项展开式 (1 + x)n,只有在 |x| < 1 时才有效。该条件确保了无穷级数的收敛性。CCEA 经常要求考生说明展开式有效的 x 取值范围,通常是在进行如 (a + bx) = a(1 + (b/a)x) 的代数变形之后。
Example: For (9 + 2x)1/2, write as 91/2(1 + (2x/9))1/2. The expansion is valid for |2x/9| < 1 ⇒ |x| < 9/2. Stating the validity explicitly is worth marks.
例:对于 (9 + 2x)1/2,写作 91/2(1 + (2x/9))1/2。展开式在 |2x/9| < 1 ⇒ |x| < 9/2 时有效。明确陈述有效区间会获得相应分值。
10. Approximations with Non-integer n | 非整数 n 的近似计算
Non-integer expansions are ideal for approximating roots and reciprocals. For instance, √(1.2) = (1 + 0.2)1/2 ≈ 1 + ½×0.2 − ⅛×0.04 + … = 1.095. Similarly, 1/(1.01) = (1.01)−1 ≈ 1 − 0.01 + 0.0001 = 0.9901.
非整数展开非常适合于估算方根和倒数。例如,√(1.2) = (1 + 0.2)1/2 ≈ 1 + ½×0.2 − ⅛×0.04 + … = 1.095。类似地,1/(1.01) = (1.01)−1 ≈ 1 − 0.01 + 0.0001 = 0.9901。
CCEA may combine these with error estimation or comparing the approximation to a more accurate value. Students should show the substitution and state how many terms were retained. Always keep terms until the required decimal place stabilises.
CCEA 可能会将这些与误差估计相结合,或将近似值与更精确的值进行比较。学生应展示代入过程并说明保留了多少项。始终保留足够的项,直到所需的小数位稳定不变。
11. Binomial Coefficients and Identities | 二项式系数与恒等式
Binomial expansions often illustrate combinatorial identities. For example, substituting x = 1 into (1 + x)n gives Σ nCr = 2n. Substituting x = −1 gives alternating sum zero. CCEA includes such identity questions to test deeper understanding of the coefficients.
二项式展开常常体现组合恒等式。例如,将 x = 1 代入 (1 + x)n 得到 Σ nCr = 2n。代入 x = −1 则得到交错和为零。CCEA 包含此类恒等式问题,以考查学生对系数的深层理解。
Another typical identity: nCr + nCr−1 = n+1Cr. These relationships can be proved by expanding (1 + x)n(1 + x) = (1 + x)n+1 and comparing coefficients of xr.
另一个典型恒等式为:nCr + nCr−1 = n+1Cr。此类关系可通过展开 (1 + x)n(1 + x) = (1 + x)n+1 并比较 xr 的系数来证明。
12. Worked Examples and Exam Tips | 综合例题与应试技巧
Let’s consolidate with a multi-part CCEA style problem: (a) Write down the first four terms of (1 + x/2)−3, stating the validity range. (b) Use the expansion to approximate 1/(0.98)3. (c) Find the coefficient of x2 in (2 + x)(1 + x/2)−3.
让我们通过一道 CCEA 风格的多部分题目来巩固:(a) 写出 (1 + x/2)−3 的前四项,并说明有效范围。(b) 使用该展开式求 1/(0.98)3 的近似值。(c) 求 (2 + x)(1 + x/2)−3 中 x2 的系数。
Solution outline: (a) Use (1 + x)n with n = −3 and x replaced by x/2. Terms: 1 + (−3)(x/2) + (−3)(−4)/2! (x/2)2 + (−3)(−4)(−5)/3! (x/2)3 = 1 − 3x/2 + 12/2 × x2/4 + (−60/6) × x3/8 = 1 − 1.5x + 1.5x2 − 1.25x3. Validity: |x/2| < 1 ⇒ |x| < 2. (b) 1/(0.98)3 = (1 − 0.02)−3. Let x = −0.04 (since x/2 = −0.02 ⇒ x = −0.04). Substitute to get approximation. (c) Multiply the polynomial factor (2+x) by the series and collect x2 terms.
解题思路:(a) 使用 (1 + x)n 公式,其中 n = −3,并将 x 替换为 x/2。各项为:1 + (−3)(x/2) + (−3)(−4)/2! (x/2)2 + (−3)(−4)(−5)/3! (x/2)3 = 1 − 3x/2 + 1.5x2 − 1.25x3。有效范围:|x/2| < 1 ⇒ |x| < 2。(b) 1/(0.98)3 = (1 − 0.02)−3。令 x/2 = −0.02 ⇒ x = −0.04,代入得到近似值。(c) 将多项式因子 (2+x) 与级数相乘,合并 x2 项。
Top exam tips: always factor out the constant to get the standard (1 + …) form before expanding for non-integer n; quote the validity range for non-integer expansions; for integer n expansions, double-check the number of terms and the powers of constants; and never forget to raise the coefficient of x to the same power as the variable part.
高分技巧:在进行非整数 n 的展开时,务必将常数因子提出,得到标准的 (1 + …) 形式;引用非整数展开的有效范围;对于整数 n 的展开,要仔细核对项数以及常数的幂次;绝不要忘记将 x 的系数与变量部分一同乘方。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导