πAI Math Solver

Learn

Binomial Expansion Factorial Formula: Coefficients, Terms, and Estimation

Multiply (a+b) by itself 52 times and the work swallows an afternoon. Ask only for the tenth coefficient, though, and the whole afternoon collapses into one binomial expansion factorial fraction: 16!/(9!·7!) = 11,440. The tool behind that collapse is the binomial expansion factorial formula. Stifel printed its coefficient table in 1544, Newton found the factorial form, and an 1866 textbook already taught binomial expansion factorial work as the standard route.

Sixty-Five Thousand Products, or One Binomial Expansion Factorial Fraction

Start small, with (a+b)5(a+b)^5. Multiplying five binomials by hand stacks 25=322^5 = 32 raw products, which then collapse into 6 tidy terms:

(a+b)5=a5+5a4b+10a3b2+10a2b3+5ab4+b5(a+b)^5 = a^5+5a^4b+10a^3b^2+10a^2b^3+5ab^4+b^5

Now ask the question that unlocks binomial expansion factorial thinking: where does that middle 10 come from? Nobody plants it there. Each raw product picks aa or bb from every factor, and 10a3b210a^3b^2 collects every product that picked exactly two bb's. So the coefficient 10 counts choices — the ways to pick which 2 of the 5 factors give up a bb. That choice-count is what the binomial expansion factorial formula will compute in one stroke.

Scale that to (x+2y)16(x+2y)^{16} and the hand method drowns in 216=65,5362^{16} = 65{,}536 products. The binomial expansion factorial method instead reads off the tenth term as (169)x7(2y)9\binom{16}{9}x^7(2y)^9, with binomial coefficient (169)=16!9! 7!=11,440\binom{16}{9} = \frac{16!}{9!\,7!} = 11{,}440. The binomial expansion factorial idea in one line: coefficients are choice-counts, and factorials are how you count choices. Every binomial expansion factorial claim on this page traces back to that sentence. The figure shows the binomial expansion factorial counting on the five-factor case.

(a+b)×512345aaabba a a b ba a b a ba b a b a= 10C(5,2) = 5!/(2!·3!) = 1010·a³b²

Five factors of (a+b). Choosing which 2 of the 5 factors give b can be done in C(5,2) = 5!/(2!·3!) = 10 ways — exactly the coefficient of the a³b² term.

The Binomial Expansion Factorial Formula and Its Variables

Before the formula, ground the exclamation mark — binomial expansion factorial work stands on it. Four books go on a shelf one at a time: 4 choices for the first slot, then 3, then 2, then 1, giving 4×3×2×1=244 \times 3 \times 2 \times 1 = 24 orders — the first binomial expansion factorial ingredient. Six friends shuffle seats at dinner the same way: 6×5×4×3×2×1=7206 \times 5 \times 4 \times 3 \times 2 \times 1 = 720 seatings.

In words, a factorial is the product of all whole numbers from 1 up to nn. In letters that is n!n!; plugging one value in gives 5!=1205! = 120. That is the entire binomial expansion factorial notation, and now it can sit inside the binomial expansion factorial formula itself:

(a+b)n=∑r=0n(nr)a n−rb r,(nr)=n!r! (n−r)!(a+b)^n = \sum_{r=0}^{n} \binom{n}{r} a^{\,n-r} b^{\,r}, \qquad \binom{n}{r} = \frac{n!}{r!\,(n-r)!}

Written out, (a+b)n=an+(n1)an−1b+(n2)an−2b2+⋯+bn(a+b)^n = a^n + \binom{n}{1}a^{n-1}b + \binom{n}{2}a^{n-2}b^2 + \cdots + b^n. The binomial formula's coefficient has three equivalent faces — (nr)\binom{n}{r}, C(n,r)C(n,r), and nCrnCr — all the same factorial fraction. Variable by variable, the binomial expansion factorial table reads:

SymbolMeaningIn (a+b)5(a+b)^5
nnthe power; the number of (a+b)(a+b) factorsn=5n = 5
rrhow many factors contributed a bb; the count runs from 0r=2r = 2 for the a3b2a^3b^2 term
an−rbra^{n-r}b^runchosen factors give aa, chosen ones give bba3b2a^3b^2
n!n!arrangements of all nn factors5!=1205! = 120
(nr)=n!r!(n−r)!\binom{n}{r} = \frac{n!}{r!(n-r)!}ways to choose which rr factors give bb — the binomial coefficient(52)=10\binom{5}{2} = 10

Two counting facts come free with the binomial expansion factorial table: the expansion has n+1n+1 terms, and every term's exponents add to nn. Every binomial expansion factorial claim later on reads straight off this table — keep it beside you while the binomial expansion factorial drills run.

Why the Factorials Sit in the Denominator

The binomial expansion factorial fraction n!r!(n−r)!\frac{n!}{r!(n-r)!} looks strange until you count something with it. Take the letters A, A, D. As three distinct objects they have 3!=63! = 6 orders; but swapping the two A's changes nothing, so the 6 orders collapse into 62=3\frac{6}{2} = 3 distinct patterns — ADD, DAD, DDA.

That is the whole denominator story behind binomial expansion factorial fractions. Listing all n!n! arrangements over-counts: shuffling the rr chosen factors among themselves (r!r! ways) or the n−rn-r unchosen ones ((n−r)!(n-r)! ways) reproduces the very same pick. Divide out both, and the count of genuinely different picks is the binomial coefficient. Every binomial expansion factorial coefficient is an over-count corrected — nothing deeper than that.

Factorials also cancel before you multiply them out — never compute 10!10! to get (103)\binom{10}{3} in binomial expansion factorial work:

(103)=10!3! 7!=10×9×8×7!3×2×1×7!=10×9×83×2×1=120\binom{10}{3} = \frac{10!}{3!\,7!} = \frac{10 \times 9 \times 8 \times 7!}{3 \times 2 \times 1 \times 7!} = \frac{10 \times 9 \times 8}{3 \times 2 \times 1} = 120

The figure tracks that cancellation — canceling first is the fastest binomial expansion factorial habit, and it keeps every binomial expansion factorial fraction small enough for mental math. (These same coefficients stack into the rows of Pascal's triangle, a different way to generate them; this page keeps to the factorial route.)

10!3!·7!=10·9·8·7!3·2·1·7!=10·9·83·2·1= 120

Unwrap 10! as 10·9·8·7! and the 7! cancels against the 7! in the denominator, leaving 10·9·8 over 3·2·1 = 120. That is C(10,3) without ever computing 10! — binomial expansion factorial canceling at work.

Pulling Out One Term Without Expanding

The binomial theorem for expansion work has a secret weapon of binomial expansion factorial work: no full polynomial is needed to answer questions about one term. The binomial expansion factorial term formula gives the (r+1)(r+1)-th term of (a+b)n(a+b)^n directly:

Tr+1=(nr) a n−rb rT_{r+1} = \binom{n}{r}\, a^{\,n-r} b^{\,r}

Three habits keep the binomial theorem and expansion drills safe — most binomial expansion factorial errors break one of them:

  • Count from zero. The 4th term is the one with r=3r = 3, not r=4r = 4 — term number and rr differ by one because the count starts at 0.
  • Feed the whole second term into the power. If bb is −y-y or 2y2y, then brb^r means (−y)r(-y)^r or (2y)r(2y)^r: odd powers of a negative bb turn the term negative, so signs alternate.
  • Check with 1's. Setting a=b=1a = b = 1 makes every letter part vanish, so the coefficients must sum to 2n2^n. For n=5n = 5: 1+5+10+10+5+1=32=251+5+10+10+5+1 = 32 = 2^5. Each factor contributes its aa or its bb, so 2n2^n paths exist — the subset count behind the sum, and a free binomial expansion factorial audit.

That third habit is why the binomial theorem examples below can trust their arithmetic: any coefficient slip breaks the sum-to-2n2^n check. It is also the cheapest binomial expansion factorial self-test after a long expansion — the reason seasoned graders spot binomial expansion factorial slips in seconds.

Binomial Expansion Estimation: Two Terms Instead of a Page

Sometimes you want a number, not a polynomial — and binomial expansion estimation delivers one. The binomial expansion factorial formula earns everyday pay right here. When the second term of the binomial is a small xx, the leading terms do almost all the work:

(1+x)n≈1+nx(∣x∣ small)(1+x)^n \approx 1 + nx \qquad (|x| \text{ small})

Why so? Each term of the binomial theorem expansion formula is about n−r+1r⋅x\frac{n-r+1}{r} \cdot x times the one before it — binomial expansion factorial terms come pre-sorted by size when xx is small. With x=0.02x = 0.02 and n=10n = 10, the terms of (1.02)10(1.02)^{10} fall off a cliff: 1, 0.2, 0.018, 0.00096, …1,\ 0.2,\ 0.018,\ 0.00096,\ \ldots Two terms give 1.21.2 against the exact 1.218991.21899 — a 1.6% gap — and three terms close it to 0.08%0.08\% — the binomial expansion factorial cliff doing its job. The bar chart below draws those term sizes to true scale.

Binomial expansion estimation has one condition on its license: xx must be small, or the binomial expansion factorial tail you dropped was not worth dropping. The same two-term estimate at x=0.9x = 0.9 claims (1.9)10≈10(1.9)^{10} \approx 10 while the truth is 613.1613.1 — the dropped terms are no longer small, so the binomial expansion factorial shortcut collapses. For negative or fractional powers, the binomial expansion theorem becomes an infinite series converging only when ∣x∣<1|x| < 1; Newton's factorial form still generates its terms.

(1.02)^1010.5010.20.0180.00096r=0r=1r=2r=31 + 0.2 = 1.2

True-scale bars for the terms of (1.02)^10: 1, then 0.2, then 0.018 — by the r=3 term the bar is invisible, which is why two-term binomial expansion estimation is safe: the binomial expansion factorial tail is already dust.

Example 1 · Expanding (2a − b)^5 with Factorials

Problem. Use the binomial expansion factorial formula to expand (2a−b)5(2a-b)^5 completely.

Solution. Here the binomial expansion factorial setup is n=5n = 5, first term 2a2a, second term −b-b. Compute the binomial expansion factorial coefficients first, straight from the factorial fraction:

  • (50)=1\binom{5}{0} = 1, (51)=5!1! 4!=5\binom{5}{1} = \frac{5!}{1!\,4!} = 5;
  • (52)=5!2! 3!=12012=10\binom{5}{2} = \frac{5!}{2!\,3!} = \frac{120}{12} = 10;
  • by symmetry (53)=10\binom{5}{3} = 10, (54)=5\binom{5}{4} = 5, (55)=1\binom{5}{5} = 1.

Build each term as (5r)(2a)5−r(−b)r\binom{5}{r}(2a)^{5-r}(-b)^r; odd powers of −b-b come out negative, so the binomial expansion factorial signs alternate:

(2a−b)5=32a5−80a4b+80a3b2−40a2b3+10ab4−b5(2a-b)^5 = 32a^5 - 80a^4b + 80a^3b^2 - 40a^2b^3 + 10ab^4 - b^5

Answer. 32a5−80a4b+80a3b2−40a2b3+10ab4−b532a^5 - 80a^4b + 80a^3b^2 - 40a^2b^3 + 10ab^4 - b^5.

Check the binomial expansion factorial result by plugging in a=b=1a = b = 1: the terms total 32−80+80−40+10−1=132 - 80 + 80 - 40 + 10 - 1 = 1, matching (2−1)5=1(2-1)^5 = 1. Binomial theorem examples repay this one-line check every time — a full binomial expansion factorial workout with a safety net.

Example 2 · One Coefficient of (3 − x)^7, No Full Expansion

Problem. A physics derivation needs only the coefficient of x3x^3 in (3−x)7(3-x)^7. Find it with one binomial expansion factorial fraction, without expanding the polynomial.

Solution. With a=3a = 3, b=−xb = -x, n=7n = 7, the x3x^3 term has r=3r = 3. One line of binomial expansion factorial machinery does the job:

(73)(3)7−3(−x)3=7!3! 4!⋅81⋅(−x3)=35⋅81⋅(−1) x3=−2835 x3\binom{7}{3}(3)^{7-3}(-x)^3 = \frac{7!}{3!\,4!} \cdot 81 \cdot (-x^3) = 35 \cdot 81 \cdot (-1)\,x^3 = -2835\,x^3

The fraction gives (73)=7×6×53×2×1=35\binom{7}{3} = \frac{7 \times 6 \times 5}{3 \times 2 \times 1} = 35 after canceling. The power 34=813^4 = 81 rides along because the whole first term is raised, not just its letter. That pairing — one binomial expansion factorial fraction, one forgotten power — is where most wrong answers in this drill come from.

Answer. −2835-2835.

This single-term move is the everyday binomial theorem expansion formula use. A degree-12 expansion stays unwritten, yet any one of its coefficients is one binomial expansion factorial fraction away.

Example 3 · Estimating 1000(1.03)^8 with Two Terms

Problem. A savings account holds 1000 dollars at 3% annual interest for 8 years. Its balance is 1000(1.03)81000(1.03)^8. Estimate it with the first two binomial expansion factorial terms, then state the error.

Solution. Apply the binomial expansion estimation pattern with x=0.03x = 0.03, n=8n = 8: (1.03)8≈1+8(0.03)=1.24(1.03)^8 \approx 1 + 8(0.03) = 1.24, so the balance is about 1000×1.24=12401000 \times 1.24 = 1240 dollars. The exact value is 1000×1.26677=1266.771000 \times 1.26677 = 1266.77, leaving the two-term estimate 2.1% low.

Adding the third binomial expansion factorial term, (82)(0.03)2=28×0.0009=0.0252\binom{8}{2}(0.03)^2 = 28 \times 0.0009 = 0.0252, lifts the estimate to 1265.201265.20 — within 0.13%0.13\%.

Answer. About 12401240 (two terms); exact 1266.771266.77.

The dropped binomial expansion factorial terms shrink like the bars in the estimation chart: each is roughly n−r+1r⋅x\frac{n-r+1}{r} \cdot x times its neighbor, and 0.030.03 is small enough for the cliff. Binomial theorem formula examples like this one turn a calculator-free estimate into two multiplications — the binomial expansion factorial formula doing applied work.

Problem 1

A banner design tool counts patterns with the polynomial (1+2x)5(1+2x)^5. Choosing exactly 3 of the 5 stripes to be patterned, each with one of 2 motif options, is the job of the x3x^3 coefficient. Compute that coefficient with the binomial expansion factorial fraction (53)⋅23\binom{5}{3} \cdot 2^3.

⏱ 00:00
Page 1
Problem 2

A town of 4000 residents grows by 2% each year. A planner estimates the population after 10 years by keeping only the first two terms of the binomial expansion factorial series 4000(1.02)104000(1.02)^{10}. What estimate does the planner get, and is the shortcut justified here?

⏱ 00:00
Page 1
Problem 3

A square community garden will expand its area by 8% next season. The new side length equals the old one times 1.08=(1+0.08)1/2\sqrt{1.08} = (1+0.08)^{1/2}. Estimate that multiplier with the first two binomial expansion factorial terms.

⏱ 00:00
Page 1

Common Mistakes

1. Adding factorials that must multiply. In binomial expansion factorial fractions, (52)\binom{5}{2} is 5!2! 3!=12012=10\frac{5!}{2!\,3!} = \frac{120}{12} = 10, not 5!2!+3!=1208=15\frac{5!}{2!+3!} = \frac{120}{8} = 15. The denominator factorials multiply because the two over-counts happen independently — a binomial expansion factorial staple.

2. Matching term number to r. The 4th term has r=3r = 3 since the count starts at zero. Writing r=4r = 4 fetches the 5th term — the most common slip in binomial theorem expansion formula drills, and the cheapest binomial expansion factorial error to fix.

3. Raising only the letter part of b. In (3−x)7(3-x)^7 the coefficient of x3x^3 needs 34=813^4 = 81; forgetting the 3's own power gives ±35\pm 35 instead of ∓2835\mp 2835. The binomial expansion factorial fraction only ever covers the choosing — the powers still belong to the terms themselves.

4. Dropping the alternating signs. With a negative second term, odd powers of bb are negative. If an expansion of (2a−b)5(2a-b)^5 does not alternate, a sign was lost — recheck the binomial expansion factorial signs with the plug-in-1's test from the examples.

5. Estimating where the tail is fat. (1+x)n≈1+nx(1+x)^n \approx 1+nx is honest only for small ∣x∣|x|. At x=0.9x = 0.9 it claims (1.9)10≈10(1.9)^{10} \approx 10 against a true 613.1613.1. Binomial expansion estimation earns its speed only when the second bar of the term chart is already small.

Frequently asked questions

1

What is the binomial theorem, in one sentence?

It is the shortcut that expands $(a+b)^n$ without multiplying: $(a+b)^n = \sum \binom{n}{r}a^{n-r}b^r$, each binomial coefficient built from factorials — the binomial expansion factorial core. The link between the binomial theorem and expansion by hand is exactly this. What took $n$ rounds of distribution becomes $n+1$ ready-made terms, and binomial expansion factorial work is writing them down.

2

What is binomial theorem n over k notation?

It is the stacked symbol $\binom{n}{k}$: n written over k inside one pair of parentheses, read "n choose k." In binomial theorem n over k form the expansion reads $\sum \binom{n}{k}a^{n-k}b^k$ — identical to $C(n,k) = nCk = \frac{n!}{k!(n-k)!}$, only typeset vertically. Whichever face it wears, the binomial expansion factorial value underneath is the same.

3

What is the binomial formula when its coefficients use factorials?

The binomial formula's coefficient is $\frac{n!}{r!(n-r)!}$ — the binomial expansion formula in factorial form, and the heart of binomial expansion factorial work. Some sites call the same expression the binomial equation formula; cancel the matching factorials first, as in $\binom{10}{3} = \frac{10 \times 9 \times 8}{3 \times 2 \times 1}$, and big binomial expansion factorial answers arrive without big products.

4

How do you calculate binomial theorem coefficients by hand?

Write $\binom{n}{r} = \frac{n!}{r!(n-r)!}$, cancel $(n-r)!$ into $n!$, then multiply what is left. To calculate binomial theorem style with the binomial expansion factorial fraction: $\binom{7}{3} = \frac{7 \times 6 \times 5}{3 \times 2 \times 1} = 35$. A binomial coefficient is always a whole number — if the fraction is not, the binomial expansion factorial canceling went wrong.

5

When is binomial expansion estimation safe to use?

When the shifted variable is small — $|x| \le 0.05$ keeps the two-term binomial expansion estimation error near a couple of percent for moderate $n$. The reason is structural: each binomial expansion factorial term is about $\frac{n-r+1}{r}x$ times the previous one, so small $x$ collapses the tail. Verify with the third binomial expansion factorial term before trusting the second.

6

Does the factorial formula work for negative or fractional powers?

Yes, with an infinite tail: for $n = \frac{1}{2}$ or $-1$, the binomial expansion theorem produces an endless series whose coefficients still come from $\frac{n(n-1)(n-2)\cdots}{r!}$ — binomial expansion factorial fractions in disguise. The binomial expansion factorial series converges only when the shifted variable sits below 1 in size. That is how $\sqrt{1.08}$ was estimated above, and how 1866 textbooks extracted roots like $\sqrt[3]{128} = 5.0397$ by hand.

Related practice