📚 A-Level Maths: Binomial Expansion Problem-Solving Techniques | A-Level数学:二项式问题求解技巧
The binomial expansion is a cornerstone of the Edexcel A-Level Mathematics syllabus. It appears in Pure Mathematics papers and underpins many statistical and calculus-based problems. Mastering this topic requires not only memorising the standard formula but also understanding how to apply it flexibly across different question types.
二项式展开是Edexcel A-Level数学考纲的核心内容之一。它不仅出现在纯数学试卷中,还支撑着许多统计学和微积分相关问题。掌握这一主题不仅需要熟记标准公式,还需要理解如何在不同题型中灵活运用。
1. The Binomial Theorem | 二项式定理基础
The binomial theorem states that for a positive integer n, the expansion of (a + b)ⁿ can be written as a sum of terms involving binomial coefficients. The general term in the expansion of (a + b)ⁿ is given by ⁿCᵣ aⁿ⁻ʳ bʳ, where ⁿCᵣ is the binomial coefficient, also written as C(n,r) or ‘n choose r’.
二项式定理指出,对于正整数n,(a + b)ⁿ的展开式可以写成包含二项式系数的各项之和。(a + b)ⁿ展开式中的通项由 ⁿCᵣ aⁿ⁻ʳ bʳ 给出,其中 ⁿCᵣ 是二项式系数,也可写作C(n,r)或”n选r”。
For Edexcel A-Level, you must be comfortable with both the standard notation and the factorial form. The coefficient ⁿCᵣ equals n! / (r!(n-r)!). This factorial form is essential when dealing with large values of n and for proving identities.
对于Edexcel A-Level考试,你必须熟悉标准记法和阶乘形式。系数 ⁿCᵣ 等于 n! / (r!(n-r)!)。这种阶乘形式在处理较大的n值和证明恒等式时至关重要。
(a + b)ⁿ = ⁿC₀aⁿ + ⁿC₁aⁿ⁻¹b + ⁿC₂aⁿ⁻²b² + … + ⁿCᵣaⁿ⁻ʳbʳ + … + ⁿCₙbⁿ
When a = 1, the theorem takes an even simpler form that appears frequently in exam questions.
当a = 1时,该定理呈现出更简洁的形式,这种形式在考题中频繁出现。
2. Understanding Pascal’s Triangle | 理解杨辉三角
Pascal’s triangle provides a visual and intuitive method for finding binomial coefficients without lengthy factorial calculations. Each row of Pascal’s triangle corresponds to a power of (1 + x)ⁿ, and each entry is the sum of the two numbers directly above it.
杨辉三角(帕斯卡三角)提供了一种直观的方法来查找二项式系数,无需进行冗长的阶乘计算。杨辉三角的每一行对应于(1 + x)ⁿ的一个幂次,每个数字是其正上方两个数字之和。
For example, the fifth row (n = 5) gives coefficients 1, 5, 10, 10, 5, 1. Recognising these patterns helps you quickly expand expressions like (1 + 2x)⁵ or (2 – x)⁶ without writing out all the intermediate terms.
例如,第5行(n = 5)给出的系数为1, 5, 10, 10, 5, 1。识别这些规律可以帮助你快速展开如(1 + 2x)⁵或(2 – x)⁶之类的表达式,而无需写出所有中间项。
| n = 1 | 1 | 1 | |||
| n = 2 | 1 | 2 | 1 | ||
| n = 3 | 1 | 3 | 3 | 1 | |
| n = 4 | 1 | 4 | 6 | 4 | 1 |
However, for large values of n (such as n = 12 or n = 20), drawing Pascal’s triangle becomes impractical. In such cases, you should use the factorial formula or your calculator’s nCr function.
然而,当n值较大时(如n = 12或n = 20),绘制杨辉三角变得不实际。在这种情况下,你应该使用阶乘公式或计算器上的nCr功能。
3. The General Term Approach | 通项法
The single most powerful technique for solving binomial problems is using the general term formula. For the expansion of (a + b)ⁿ, the (r+1)th term is Tᵣ₊₁ = ⁿCᵣ aⁿ⁻ʳ bʳ. This allows you to isolate specific terms without expanding the entire expression.
解决二项式问题最强大的单一技巧是使用通项公式。对于(a + b)ⁿ的展开式,第(r+1)项为 Tᵣ₊₁ = ⁿCᵣ aⁿ⁻ʳ bʳ。这使你可以直接定位到特定项,而无需展开整个表达式。
Consider finding the coefficient of x⁵ in (1 + 2x)⁸. The general term is ⁸Cᵣ (1)⁸⁻ʳ (2x)ʳ = ⁸Cᵣ 2ʳ xʳ. Setting r = 5 gives ⁸C₅ × 2⁵ = 56 × 32 = 1792. This is far quicker than expanding all eight terms.
考虑求(1 + 2x)⁸中x⁵的系数。通项为 ⁸Cᵣ (1)⁸⁻ʳ (2x)ʳ = ⁸Cᵣ 2ʳ xʳ。令r = 5,得到 ⁸C₅ × 2⁵ = 56 × 32 = 1792。这比展开全部八项要快得多。
When the expression involves two variables, such as (3x – 2y)⁷, the general term becomes ⁷Cᵣ (3x)⁷⁻ʳ (-2y)ʳ. You must carefully track both coefficients and signs.
当表达式涉及两个变量时,如(3x – 2y)⁷,通项变为 ⁷Cᵣ (3x)⁷⁻ʳ (-2y)ʳ。必须仔细追踪系数和符号。
4. Finding a Specific Coefficient | 求特定系数
Exam questions frequently ask you to find the coefficient of a particular power of x, such as the x³ term or the constant term (x⁰). The key is to write down the general term first, then solve for r using the indices.
考题经常要求你求特定幂次x的系数,比如x³项或常数项(x⁰)。关键在于先写出通项,然后利用指数求解r。
Example: Find the coefficient of x⁶ in the expansion of (2 + 3x)⁹.
示例:求(2 + 3x)⁹展开式中x⁶的系数。
The general term is ⁹Cᵣ (2)⁹⁻ʳ (3x)ʳ = ⁹Cᵣ 2⁹⁻ʳ 3ʳ xʳ. For x⁶, set r = 6. The coefficient is ⁹C₆ × 2³ × 3⁶ = 84 × 8 × 729 = 489,888.
通项为 ⁹Cᵣ (2)⁹⁻ʳ (3x)ʳ = ⁹Cᵣ 2⁹⁻ʳ 3ʳ xʳ。对于x⁶,令r = 6。系数为 ⁹C₆ × 2³ × 3⁶ = 84 × 8 × 729 = 489,888。
Always ask yourself: what is ‘a’, what is ‘b’, and what is the target power? Writing these down explicitly prevents careless errors.
始终问自己:什么是”a”,什么是”b”,目标幂次是什么?明确写出这些可以防止粗心错误。
5. The Constant Term | 常数项求解
The constant term is found when the total power of x equals zero. This often arises when the binomial expression contains both positive and negative powers of x, such as (x + 1/x)ⁿ or (2x – 3/x²)⁸.
常数项在x的总幂次等于零时出现。这通常发生在二项式表达式同时包含x的正幂和负幂时,如(x + 1/x)ⁿ或(2x – 3/x²)⁸。
For (2x + 1/x)⁶, the general term is ⁶Cᵣ (2x)⁶⁻ʳ (1/x)ʳ = ⁶Cᵣ 2⁶⁻ʳ x⁶⁻ʳ x⁻ʳ = ⁶Cᵣ 2⁶⁻ʳ x⁶⁻²ʳ. To find the constant term, set 6 – 2r = 0, giving r = 3. The constant term is ⁶C₃ × 2³ = 20 × 8 = 160.
对于(2x + 1/x)⁶,通项为 ⁶Cᵣ (2x)⁶⁻ʳ (1/x)ʳ = ⁶Cᵣ 2⁶⁻ʳ x⁶⁻ʳ x⁻ʳ = ⁶Cᵣ 2⁶⁻ʳ x⁶⁻²ʳ。要求常数项,令6 – 2r = 0,得r = 3。常数项为 ⁶C₃ × 2³ = 20 × 8 = 160。
Be careful with fractional powers or expressions like (x + 2/√x)⁵ where the exponent of x in ‘b’ is negative. Convert radicals to index form before applying the general term.
注意分数幂或如(x + 2/√x)⁵之类的表达式,其中”b”中x的指数为负。在应用通项公式之前,将根式转换为指数形式。
6. Binomial Expansion with Negative or Fractional Indices | 负指数与分数指数的二项式展开
When n is negative or a fraction, the binomial expansion becomes an infinite series. This extension is only valid when |x| < 1 (or more generally, when |b/a| < 1). The formula becomes (1 + x)ⁿ = 1 + nx + n(n-1)x²/2! + n(n-1)(n-2)x³/3! + …
当n为负数或分数时,二项式展开变为无穷级数。这个扩展仅在|x| < 1时有效(更一般地,当|b/a| < 1时)。公式变为 (1 + x)ⁿ = 1 + nx + n(n-1)x²/2! + n(n-1)(n-2)x³/3! + …
Notice that in this case, the binomial coefficients are NOT ⁿCᵣ. They are computed by multiplying successive decreasing factors. For example, the coefficient of x⁴ in (1 + x)⁻² would use the product n(n-1)(n-2)(n-3)/4!.
请注意,在这种情况下,二项式系数不是ⁿCᵣ。它们是通过连续乘以递减因子来计算的。例如,(1 + x)⁻²中x⁴的系数将使用乘积 n(n-1)(n-2)(n-3)/4!。
A common exam strategy is to rewrite the expression into the form (1 + x)ⁿ or a(1 + x)ⁿ. For instance, to expand (2 + x)⁻³, factor out 2 to get 2⁻³(1 + x/2)⁻³, then apply the formula.
一个常见的考试策略是将表达式改写为(1 + x)ⁿ或a(1 + x)ⁿ的形式。例如,要展开(2 + x)⁻³,提出因子2得到2⁻³(1 + x/2)⁻³,然后应用公式。
7. Approximations Using Binomial Expansion | 利用二项式展开进行近似计算
One of the most practical applications of binomial expansion is finding numerical approximations. If x is small, higher powers of x become negligible, allowing you to truncate the series to a few terms.
二项式展开最实际的应用之一是求数值近似。如果x很小,x的高次幂变得可忽略,从而可以将级数截断到有限几项。
For example, to approximate √(1.04), rewrite it as (1 + 0.04)^(1/2). Using the first three terms: 1 + (1/2)(0.04) + ((1/2)(-1/2)/2)(0.04)² = 1 + 0.02 – 0.0002 = 1.0198. The actual value is approximately 1.01980.
例如,要近似计算√(1.04),将其改写为(1 + 0.04)^(1/2)。使用前三项:1 + (1/2)(0.04) + ((1/2)(-1/2)/2)(0.04)² = 1 + 0.02 – 0.0002 = 1.0198。实际值约为1.01980。
Edexcel questions often ask how many terms are needed for a given degree of accuracy, or ask you to find the value of an expression like (1.98)⁵ by rewriting it as (2 – 0.02)⁵. Recognising the substitution opportunity is key.
Edexcel题目常问需要多少项才能达到给定的精度,或要求你将(1.98)⁵之类的表达式改写为(2 – 0.02)⁵来求值。识别这种代换机会是关键。
8. Partial Fractions and Binomial Expansion | 部分分式与二项式展开的结合
A classic A-Level question combines partial fractions with binomial expansion. You are given a rational expression, split it into partial fractions, then expand each fraction separately using the binomial theorem for negative indices.
一个经典的A-Level题型将部分分式与二项式展开结合起来。题目给出一个有理表达式,先将其分解为部分分式,然后对每个分式分别使用负指数的二项式定理进行展开。
Example: Expand (1 – 2x)/((1+x)(1-3x)) up to the x² term, for |x| < 1/3.
示例:将(1 – 2x)/((1+x)(1-3x))展开到x²项,|x| < 1/3。
First, express it as A/(1+x) + B/(1-3x). Solving gives A = 3/4 and B = 1/4. Then expand (3/4)(1+x)⁻¹ + (1/4)(1-3x)⁻¹ separately and collect like terms.
首先,将其表示为A/(1+x) + B/(1-3x)。解方程得A = 3/4,B = 1/4。然后分别展开(3/4)(1+x)⁻¹和(1/4)(1-3x)⁻¹,并合并同类项。
This technique is highly examinable because it tests multiple skills simultaneously: algebraic manipulation, solving equations, and applying the binomial theorem.
这种技巧非常有考查价值,因为它同时测试多种能力:代数运算、解方程以及应用二项式定理。
9. Binomial Distribution and Coefficient Connections | 二项分布与系数的联系
The binomial coefficient ⁿCᵣ also appears in the binomial probability distribution: P(X = r) = ⁿCᵣ pʳ(1-p)ⁿ⁻ʳ. Understanding the combinatorial origin of binomial coefficients helps students see the connection between pure maths and statistics.
二项式系数ⁿCᵣ也出现在二项概率分布中:P(X = r) = ⁿCᵣ pʳ(1-p)ⁿ⁻ʳ。理解二项式系数的组合学起源帮助学生在纯数学与统计学之间建立联系。
In Edexcel statistics papers, you may be asked to use the binomial distribution formula or cumulative probability tables. The pure maths skill of calculating ⁿCᵣ efficiently directly transfers to these statistical questions.
在Edexcel统计学试卷中,你可能会被要求使用二项分布公式或累积概率表。纯数学中高效计算ⁿCᵣ的技能可以直接迁移到这些统计问题中。
Familiarising yourself with the symmetry property ⁿCᵣ = ⁿCₙ₋ᵣ saves time when calculating large binomial coefficients, both in pure maths and probability contexts.
熟悉对称性质 ⁿCᵣ = ⁿCₙ₋ᵣ 可以在计算较大的二项式系数时节省时间,无论是在纯数学还是在概率情境中。
10. Common Mistakes and How to Avoid Them | 常见错误与避免方法
Even strong students make predictable errors in binomial expansion questions. The most common mistake is sign errors when expanding expressions like (1 – 2x)ⁿ. Every occurrence of ‘b’ negative must carry its sign through the general term.
即使是优秀的学生也会在二项式展开题目中犯可预见的错误。最常见的错误是在展开如(1 – 2x)ⁿ时出现符号错误。”b”为负数时,每一项都必须携带其符号。
Another frequent error is forgetting to include the coefficient of ‘a’ raised to the appropriate power. In (2 + 3x)⁵, the term involving x³ is not simply ⁵C₃(3x)³ but ⁵C₃ × 2² × (3x)³ = 10 × 4 × 27x³ = 1080x³.
另一个常见错误是忘记将”a”的系数升至相应幂次。在(2 + 3x)⁵中,涉及x³的项不是简单的⁵C₃(3x)³,而是⁵C₃ × 2² × (3x)³ = 10 × 4 × 27x³ = 1080x³。
For negative/fractional index expansions, students often forget that the coefficient calculation is not ⁿCᵣ, but a product of n, n-1, n-2, etc., divided by r!. Always check the validity condition |x| < 1 and state it in your answer where required.
在负/分数指数展开中,学生经常忘记系数计算不是ⁿCᵣ,而是n、n-1、n-2等的连乘积除以r!。始终检查有效性条件|x| < 1,并在答案中按要求写出。
Finally, when asked to find the x² coefficient of a product like (1+x)(1+2x)⁵, you must sum the contributions from each term: the constant from (1+x) times the x² coefficient from the second factor, plus the x coefficient from (1+x) times the x coefficient from the second factor.
最后,当要求求如(1+x)(1+2x)⁵这样的乘积的x²系数时,必须将各项的贡献相加:来自(1+x)的常数项乘以第二个因子的x²系数,加上来自(1+x)的x项系数乘以第二个因子的x系数。
11. Strategic Exam Preparation | 备考策略建议
To excel in binomial expansion questions, begin by memorising the two key formulas: the standard theorem for positive integer n, and the infinite series for negative/fractional indices. Write them out from memory at the start of each revision session.
要在二项式展开题目中表现出色,首先要熟记两个关键公式:正整数n的标准定理和负/分数指数的无穷级数。在每次复习开始时凭记忆写出它们。
Practice finding specific terms and coefficients daily. Use past paper questions from Edexcel, focusing on the questions that combine partial fractions or ask for approximations. These are the questions that most reliably appear on examinations.
每天练习求特定项和系数。使用Edexcel的历年真题,重点关注结合部分分式或求近似的题目。这些是最稳定出现在考试中的题型。
Master the manipulation of expressions: factoring out constants, converting radicals to fractional indices, and identifying the correct ‘a’ and ‘b’ for the general term. These algebraic prerequisites are often the real differentiating factor between students.
掌握表达式的变形技巧:提出常数因子、将根式转换为分数指数、识别通项公式中正确的”a”和”b”。这些代数预备技能往往是学生之间真正的分水岭。
12. Summary of Key Techniques | 核心技巧总结
The binomial expansion is a highly rewarding topic that rewards methodical practice. The essential toolkit consists of: the general term formula for extracting specific coefficients; the infinite series extension for negative and fractional indices with its validity condition; and the algebraic pre-processing needed to cast expressions into the standard form.
二项式展开是一个回报率很高的主题,系统性的练习会带来丰厚的回报。核心工具箱包括:用于提取特定系数的通项公式;带有有效性条件的负指数和分数指数的无穷级数扩展;以及将表达式转化为标准形式所需的代数预处理。
Always structure your working clearly: state the general term, determine the required value of r, substitute, and simplify. This discipline not only reduces errors but also earns method marks in examinations even if the final answer is incorrect.
始终清晰地组织你的解题步骤:写出通项,确定所需的r值,代入并化简。这种条理性不仅能减少错误,还能在考试中即使最终答案有误也能获得方法分。
Finally, remember that binomial techniques appear across the entire A-Level specification—from approximation in pure maths to probability calculations in statistics. A solid grasp of this topic is an investment that pays dividends across all three A-Level mathematics papers.
最后,请记住二项式技巧贯穿整个A-Level考纲——从纯数学中的近似计算到统计学中的概率计算。扎实掌握这一主题是对你所有三张A-Level数学试卷都大有裨益的投资。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply