📚 Binomial Expansion for AQA Mathematics | 二项式展开考点精讲
The binomial expansion is a fundamental technique in AQA A-Level Mathematics, allowing us to expand expressions of the form (a + b)n efficiently. It underpins topics from basic algebra to advanced calculus, approximation theory, and series work. Mastering both the standard expansion for positive integer powers and the infinite series form for negative or fractional powers is essential for success in Pure Mathematics exams.
二项式展开是AQA A-Level数学中的核心技巧,能够高效地展开形如 (a + b)n 的表达式。它支撑着从基础代数到高级微积分、近似计算和级数等多个主题。熟练掌握正整数幂的标准展开以及负指数或分数指数的无穷级数形式,是纯数考试取得好成绩的关键。
1. Introduction to Binomial Expansion | 二项式展开简介
A binomial is an algebraic expression containing two terms, such as (x + y) or (2x − 3). Expanding such expressions by repeated multiplication becomes extremely tedious for higher powers. The binomial theorem provides a systematic way to write the expansion directly by using coefficients that follow a clear pattern.
二项式是包含两项的代数式,例如 (x + y) 或 (2x − 3)。对于高次幂,通过反复相乘来展开会变得极其繁琐。二项式定理则通过使用遵循清晰规律的系数,提供了一种直接写出展开式的系统方法。
For a positive integer power n, the expansion of (a + b)n produces a finite sum with n + 1 terms. The coefficients of these terms are known as binomial coefficients and can be obtained from Pascal’s triangle or calculated using the factorial-based ‘n choose r’ formula.
对于正整数幂 n,(a + b)n 的展开会产生一个有 n + 1 项的有限和。这些项的系数称为二项式系数,可以从帕斯卡三角形中获得,或者用基于阶乘的 ‘n 选 r’ 公式计算。
2. Positive Integer Powers: The Binomial Theorem | 正整数幂:二项式定理
When n is a positive integer, the binomial theorem states that (a + b)n = Σr=0n nCr an−r br, where nCr denotes the binomial coefficient. This sum expands to give all terms from r = 0 to r = n, with the power of a decreasing and the power of b increasing.
当 n 是正整数时,二项式定理表示为 (a + b)n = Σr=0n nCr an−r br,其中 nCr 表示二项式系数。该求和从 r = 0 到 r = n 展开,a 的幂次递降,b 的幂次递升。
For example, when n = 3, the expansion yields 3C0 a3 + 3C1 a2b + 3C2 a b2 + 3C3 b3 = a3 + 3a2b + 3a b2 + b3. Notice the symmetry of coefficients and the pattern of exponents.
例如,当 n = 3 时,展开得到 3C0 a3 + 3C1 a2b + 3C2 a b2 + 3C3 b3 = a3 + 3a2b + 3a b2 + b3。注意系数的对称性和指数的规律。
3. Pascal’s Triangle and Combination Coefficients | 帕斯卡三角形与组合系数
Pascal’s triangle is a simple yet powerful visual tool for determining binomial coefficients for small values of n. Each row corresponds to the power n, starting with n = 0 at the apex. The r-th entry in row n (counting from r = 0) gives the coefficient nCr.
帕斯卡三角形是一种简单而强大的可视化工具,用于确定较小 n 值的二项式系数。每一行对应指数 n,顶行从 n = 0 开始。第 n 行中的第 r 个数(从 r = 0 计数)给出系数 nCr。
For AQA exams, you are expected to be comfortable constructing at least the first five or six rows. However, for large n, the combination formula is preferred. The relationship between consecutive coefficients is easily remembered: each entry is the sum of the two entries immediately above it.
在AQA考试中,你至少需要熟练构造前五行或六行。但对于较大的 n,使用组合公式更合适。连续系数之间的关系很容易记住:每一项等于它正上方两项之和。
4. Factorials and the nCr Formula | 阶乘与 nCr 公式
The binomial coefficient nCr is defined for non-negative integers n and r (with r ≤ n) as nCr = n! / (r! (n − r)!). The symbol n! (n factorial) is the product of all positive integers up to n. Memorising this formula is essential for calculating coefficients without drawing Pascal’s triangle.
二项式系数 nCr 对非负整数 n 和 r(r ≤ n)定义为 nCr = n! / (r! (n − r)!)。符号 n!(n 的阶乘)表示从 1 到 n 所有正整数的乘积。熟记这个公式对于不用帕斯卡三角形计算系数至关重要。
For example, 5C2 = 5! / (2! × 3!) = (5 × 4 × 3 × 2 × 1) / ((2 × 1) × (3 × 2 × 1)) = 120 / (2 × 6) = 120 / 12 = 10. You should also be familiar with the convention that 0! = 1, which ensures nC0 = 1.
例如,5C2 = 5! / (2! × 3!) = 120 / (2 × 6) = 10。你还应熟悉 0! = 1 的约定,这保证了 nC0 = 1。
5. Expanding (a + b)ⁿ | 展开 (a + b)ⁿ
When the binomial is given as (a + b)n and a or b is not simply a variable but includes a coefficient, careful use of brackets is required. For instance, expanding (2x + 3)4 means identifying a = 2x and b = 3, then applying the theorem term by term.
当二项式为 (a + b)n 且 a 或 b 不仅是一个变量,还带有系数时,必须小心使用括号。例如,展开 (2x + 3)4 意味着令 a = 2x,b = 3,然后逐项应用定理。
Each term will be of the form 4Cr (2x)4−r (3)r. Rushing and forgetting to raise the coefficient 2 to the appropriate power is a common error. Always write (2x)4−r as 24−r x4−r before simplifying.
每一项的形式为 4Cr (2x)4−r (3)r。草率地忘记将系数 2 升到相应的次方是常见错误。在化简之前,始终将 (2x)4−r 写成 24−r x4−r。
6. The General Term in a Binomial Expansion | 二项式展开的通项
A particularly powerful exam technique is using the general term, Tr+1 = nCr an−r br. This allows you to find a specific term without expanding the entire series. Questions frequently ask for the coefficient of a particular power of x, or a term independent of x.
一个特别有力的考试技巧是利用通项公式 Tr+1 = nCr an−r br。这能让你在无需展开整个级数的情况下求出特定项。考题常会要求求某个 x 幂次的系数,或者与 x 无关的项。
To find the term in xk, set up the exponent of x in the general term equal to k and solve for r. Then substitute r back to compute the coefficient. Remember that the first term corresponds to r = 0.
要找到 xk 的项,需令通项中 x 的指数等于 k,解出 r,然后代回 r 计算系数。记住第一项对应 r = 0。
7. Expanding (1 + x)ⁿ for Negative and Fractional n | 负指数和分数指数下的展开
For A2 students, the binomial expansion extends to cases where n is a negative integer or a rational number (fraction) using the form (1 + x)n. The expansion is no longer finite; it becomes an infinite series: 1 + nx + n(n−1)/2! x2 + n(n−1)(n−2)/3! x3 + …
对于A2学生来说,二项式展开扩展到 n 为负整数或有理数(分数)的情形,使用 (1 + x)n 的形式。此时的展开不再是有限的,而是一个无穷级数:1 + nx + n(n−1)/2! x2 + n(n−1)(n−2)/3! x3 + …
This expansion is only valid for |x| < 1. It is crucial to rewrite any expression into the (1 + x)n structure before applying the series. For example, √(4 + x) must be written as 2(1 + x/4)½ first.
该展开式仅在 |x| < 1 时有效。在应用级数之前,必须先将任何表达式重写为 (1 + x)n 的结构。例如,√(4 + x) 必须先写成 2(1 + x/4)½。
8. Validity of the Series Expansion | 展开式的有效性条件
Key to AQA A2 questions is stating the range of x for which the infinite expansion is valid. In general, for (1 + kx)n with n not a positive integer, the expansion is valid for |kx| < 1, which means |x| < 1/|k|.
AQA A2考试的关键是说明无穷展开有效的 x 范围。一般地,对非正整数的 n,展开式 (1 + kx)n 在 |kx| < 1 即 |x| < 1/|k| 时有效。
If a question asks you to expand something like 1/(2 + 3x)2, you must first express it as 2−2(1 + 3x/2)−2. The validity then becomes |3x/2| < 1 ⇒ |x| < 2/3. Forgetting to state the validity or stating it incorrectly loses marks routinely.
如果题目要求展开如 1/(2 + 3x)2 这样的表达式,你必须首先将其表示为 2−2(1 + 3x/2)−2。那么有效性为 |3x/2| < 1 ⇒ |x| < 2/3。忘记说明有效范围或说明不正确,通常会失分。
9. Approximations Using Binomial Expansions | 利用二项式展开求近似值
Binomial expansions are excellent tools for finding approximate numerical values, particularly for roots and reciprocals. By substituting a small value of x into the expanded series up to a certain number of terms, you can approximate expressions like √(1.01) or 1/0.98².
二项式展开是求近似数值,特别是根和倒数的优秀工具。通过将一个小 x 值代入展开到某一项的级数,你可以近似求得如 √(1.01) 或 1/0.98² 这样的表达式。
Often, you will be asked to approximate to a given number of decimal places or significant figures. The more terms you use, the more accurate the approximation, but you must be careful to truncate at the correct term and check the required precision.
题目通常会要求近似到指定的小数位数或有效数字。使用的项越多,近似值越精确,但你必须注意截断到正确的项,并核对所需精度。
10. Common Questions and Techniques | 常见题型与技巧
Typical exam problems include: expanding a binomial up to a given power of x, finding a specific coefficient, determining the constant term, expanding a product involving a binomial series, and using the expansion to evaluate a limit or an approximation.
典型试题包括:将二项式展开到指定的 x 的幂次,求某一特定项的系数,确定常数项,展开含二项式级数的乘积,以及利用展开式求极限或近似值。
When expanding a product such as (1 + ax)n (1 + bx)m, you can multiply the individual expansions and collect like terms up to the required order. It is often efficient to halt each expansion at the same power of x.
当展开如 (1 + ax)n (1 + bx)m 这样的乘积时,你可以先分别展开,然后将两个展开式乘开并收集同次项到所需阶数。通常将每个展开式都截至相同的 x 次幂是高效的。
11. Common Mistakes and How to Avoid Them | 常见错误及避免方法
One frequent mistake is mishandling the coefficients when a and b are not simple variables. For example, in (3 − 2x)5, students often compute 5Cr 35−r (−2x)r correctly but then forget to include the minus sign in (−2x)r for even and odd r.
一个常见错误是在 a 和 b 不是简单变量时错误处理系数。例如,在 (3 − 2x)5 中,学生常正确计算出 5Cr 35−r (−2x)r,但忘记在 r 为奇偶时把 (−2x)r 中的负号纳入。
Another pitfall is forgetting the validity condition for infinite expansions or using the wrong one because the binomial was not correctly factored into (1 + u)n form. Always double-check your factorisation and state the interval explicitly.
另一个陷阱是忘记无穷展开的有效性条件,或者由于没有将二项式正确地分解为 (1 + u)n 形式而使用了错误的条件。务必反复检查因式分解,并明确写出区间。
12. Conclusion | 总结
The binomial expansion is a versatile and frequently assessed topic across AQA AS and A2 Mathematics. Fluency in calculating binomial coefficients, using the general term, and manipulating the infinite series form with a rigorous validity check is vital. Practise a variety of question types — from straightforward expansions to approximations and product expansions — to build the accuracy and speed needed for the exam.
二项式展开是AQA AS和A2数学中应用广泛且频繁考查的主题。熟练计算二项式系数、运用通项、并严格检查无穷级数形式的有效性至关重要。练习从直接展开到近似计算和乘积展开等多种题型,以建立考试所需的准确性和速度。
Remember to always present your working clearly, keep careful track of signs and powers, and never omit the validity statement when dealing with an infinite binomial series. Regular revision of this core topic will pay dividends in terms of the confidence and marks you gain.
务必始终清晰地展示解题步骤,仔细跟踪符号和幂次,处理无穷二项级数时绝不要遗漏有效性说明。对这个核心主题的定期复习,将在你获得的信心与分数上带来丰厚回报。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导