seegongsik
Saved words
Grade 11-12 (age 16-18)

high school Binomial Theorem

Binomial Theorem

When you expand (a+b)ⁿ, where do the coefficients of each term come from? Remarkably, every one of them is a combination C(n, r), exactly matching row n of Pascal's triangle. So the coefficient of the aⁿ⁻ʳbʳ term is captured by the single general term C(n, r), and you can pin down any particular coefficient just by matching the exponents. Move the exponent-n slider and row n of Pascal's triangle lights up; that row is the set of coefficients in the expansion.

Coefficients Come from Combinations

4
👀 See It
①Expanding (a+b)ⁿ, each term's coefficient is the combination C(n,r)
②Lining up these coefficients gives Pascal's triangle
③Each number is the sum of the two above it — the same as the combination identity

The Binomial Theorem

Binomial theorem
(a+b)n = ∑r=0n C(n,r) an-r br
C(n,r) is the combination — the number of ways to pick b r times out of n
General term
Tr+1 = C(n,r) an-r br
The (r+1)-th term for r=0,1,…,n — used to pinpoint a specific term

Finding the Coefficient of a Term

🎯 Match the Exponent
①Choose r so the exponent of the desired variable matches
②Plug that r into the general term to compute the coefficient
③For the constant term, find the r making the variable exponent 0

Compute It Directly

Example 1
Find the coefficient of x² in the expansion of (x+2)⁴.
1
The general term is C(4,r) x4-r 2r. For x², 4−r=2, so r=2.
2
Substitute r=2 to compute the coefficient.
C(4,2)·22 = 6·4 = 24
24
Setting r first via "variable exponent = desired degree" is the key.
Example 2
Find the coefficient of x³ in the expansion of (2x−1)⁵.
1
The general term is C(5,r) (2x)5-r (−1)r. For x³, 5−r=3, so r=2.
2
Substitute r=2.
C(5,2)·23·(−1)2 = 10·8·1 = 80
80
Do not drop the powers of the inner constants (2, −1).

Wrap-up

Key result
(a+b)n = ∑ C(n,r) an-r br, general term C(n,r) an-r br
Coefficients are combinations C(n,r) — pinpoint a term by matching r in the general term
exam-style
Find the constant term in the expansion of (x + 1/x)⁶.
6
15
20
30
45
③ 20
1
The general term is C(6,r) x6-r (1/x)r = C(6,r) x6-2r.
2
The constant term has exponent 0, so 6−2r=0 gives r=3.
C(6,3) = 20
🎯 Exam Points
①Coefficients of (a+b)ⁿ are combinations C(n,r)
②Use the general term C(n,r)aⁿ⁻ʳbʳ for a specific term
③The constant term has variable exponent 0
④Mind the powers of inner constants
⑤Pascal’s triangle is a quick table of coefficients. The definition of nCr is on Combination
← Previous
Combination
Next →
Meaning of Probability
Was this helpful? Support seegongsik