The generalised binomial expansion writes ( 1 + x ) n (1+x)^n ( 1 + x ) n as a power series when n n n is rational, including fractional and negative values:
( 1 + x ) n = 1 + n x + n ( n − 1 ) 2 ! x 2 + n ( n − 1 ) ( n − 2 ) 3 ! x 3 + ⋯ \boxed{(1+x)^n=1+nx+\frac{n(n-1)}{2!}x^2+\frac{n(n-1)(n-2)}{3!}x^3+\cdots} ( 1 + x ) n = 1 + n x + 2 ! n ( n − 1 ) x 2 + 3 ! n ( n − 1 ) ( n − 2 ) x 3 + ⋯
If n n n is not a non-negative integer, this series does not terminate and is valid only when
∣ x ∣ < 1. \boxed{|x|<1.} ∣ x ∣ < 1.
This restriction is part of the answer whenever an expansion is requested.
You should be able to:
For rational n n n , define
( n r ) = n ( n − 1 ) ( n − 2 ) ⋯ ( n − r + 1 ) r ! . \binom nr=\frac{n(n-1)(n-2)\cdots(n-r+1)}{r!}. ( r n ) = r ! n ( n − 1 ) ( n − 2 ) ⋯ ( n − r + 1 ) .
Then
( 1 + x ) n = ∑ r = 0 ∞ ( n r ) x r , ∣ x ∣ < 1. (1+x)^n=\sum_{r=0}^{\infty}\binom nr x^r,
\qquad |x|<1. ( 1 + x ) n = r = 0 ∑ ∞ ( r n ) x r , ∣ x ∣ < 1.
The first few terms are
T r + 1 = ( n r ) x r , T_{r+1}=\binom nr x^r, T r + 1 = ( r n ) x r ,
so the first term has r = 0 r=0 r = 0 . For r ≥ 0 r\geq 0 r ≥ 0 , consecutive terms satisfy
T r + 2 = T r + 1 × n − r r + 1 x . \boxed{T_{r+2}=T_{r+1}\times\frac{n-r}{r+1}x.} T r + 2 = T r + 1 × r + 1 n − r x .
This multiplier is often the quickest and safest way to continue an expansion.
Expand ( 1 + x ) 1 / 2 (1+x)^{1/2} ( 1 + x ) 1/2 up to and including the term in x 4 x^4 x 4 .
Substitute n = 1 2 n=\frac12 n = 2 1 :
( 1 + x ) 1 / 2 = 1 + 1 2 x + 1 2 ( − 1 2 ) 2 x 2 + 1 2 ( − 1 2 ) ( − 3 2 ) 6 x 3 + 1 2 ( − 1 2 ) ( − 3 2 ) ( − 5 2 ) 24 x 4 + ⋯ = 1 + 1 2 x − 1 8 x 2 + 1 16 x 3 − 5 128 x 4 + ⋯ , ∣ x ∣ < 1. \begin{aligned}
(1+x)^{1/2}
&=1+\frac12x
+\frac{\frac12(-\frac12)}{2}x^2
+\frac{\frac12(-\frac12)(-\frac32)}{6}x^3\\
&\quad+\frac{\frac12(-\frac12)(-\frac32)(-\frac52)}{24}x^4+\cdots\\
&=1+\frac12x-\frac18x^2+\frac1{16}x^3-\frac5{128}x^4+\cdots,
\qquad |x|<1.
\end{aligned} ( 1 + x ) 1/2 = 1 + 2 1 x + 2 2 1 ( − 2 1 ) x 2 + 6 2 1 ( − 2 1 ) ( − 2 3 ) x 3 + 24 2 1 ( − 2 1 ) ( − 2 3 ) ( − 2 5 ) x 4 + ⋯ = 1 + 2 1 x − 8 1 x 2 + 16 1 x 3 − 128 5 x 4 + ⋯ , ∣ x ∣ < 1.
The factors in the numerator descend by 1 1 1 :
1 2 , − 1 2 , − 3 2 , − 5 2 , … \frac12,\ -\frac12,\ -\frac32,\ -\frac52,\ldots 2 1 , − 2 1 , − 2 3 , − 2 5 , …
They do not repeatedly halve.
Expand ( 1 − 2 x ) − 3 (1-2x)^{-3} ( 1 − 2 x ) − 3 up to the term in x 3 x^3 x 3 .
Here n = − 3 n=-3 n = − 3 and the small quantity replacing x x x in the formula is − 2 x -2x − 2 x :
( 1 − 2 x ) − 3 = 1 + ( − 3 ) ( − 2 x ) + ( − 3 ) ( − 4 ) 2 ( − 2 x ) 2 + ( − 3 ) ( − 4 ) ( − 5 ) 6 ( − 2 x ) 3 + ⋯ = 1 + 6 x + 24 x 2 + 80 x 3 + ⋯ . \begin{aligned}
(1-2x)^{-3}
&=1+(-3)(-2x)
+\frac{(-3)(-4)}{2}(-2x)^2\\
&\quad+\frac{(-3)(-4)(-5)}{6}(-2x)^3+\cdots\\
&=1+6x+24x^2+80x^3+\cdots.
\end{aligned} ( 1 − 2 x ) − 3 = 1 + ( − 3 ) ( − 2 x ) + 2 ( − 3 ) ( − 4 ) ( − 2 x ) 2 + 6 ( − 3 ) ( − 4 ) ( − 5 ) ( − 2 x ) 3 + ⋯ = 1 + 6 x + 24 x 2 + 80 x 3 + ⋯ .
The condition is
∣ − 2 x ∣ < 1 ⟹ ∣ x ∣ < 1 2 . |-2x|<1\quad\Longrightarrow\quad |x|<\frac12. ∣ − 2 x ∣ < 1 ⟹ ∣ x ∣ < 2 1 .
The validity condition uses the whole small term
For ( 1 − 2 x ) − 3 (1-2x)^{-3} ( 1 − 2 x ) − 3 , the formula’s small term is − 2 x -2x − 2 x , not x x x . Therefore the condition is ∣ − 2 x ∣ < 1 |-2x|<1 ∣ − 2 x ∣ < 1 , not merely ∣ x ∣ < 1 |x|<1 ∣ x ∣ < 1 .
The formula applies directly to ( 1 + u ) n (1+u)^n ( 1 + u ) n . If the constant term inside the bracket is not 1 1 1 , factor it out first.
( a + b x ) n = a n ( 1 + b a x ) n . (a+bx)^n=a^n\left(1+\frac ba x\right)^n. ( a + b x ) n = a n ( 1 + a b x ) n .
The validity condition is then
∣ b a x ∣ < 1. \left|\frac ba x\right|<1. a b x < 1.
Expand ( 4 + x ) − 1 / 2 (4+x)^{-1/2} ( 4 + x ) − 1/2 up to the term in x 3 x^3 x 3 , and state the interval of validity.
First make the constant inside the bracket equal to 1 1 1 :
( 4 + x ) − 1 / 2 = 4 − 1 / 2 ( 1 + x 4 ) − 1 / 2 = 1 2 ( 1 + x 4 ) − 1 / 2 . (4+x)^{-1/2}
=4^{-1/2}\left(1+\frac{x}{4}\right)^{-1/2}
=\frac12\left(1+\frac{x}{4}\right)^{-1/2}. ( 4 + x ) − 1/2 = 4 − 1/2 ( 1 + 4 x ) − 1/2 = 2 1 ( 1 + 4 x ) − 1/2 .
Using n = − 1 2 n=-\frac12 n = − 2 1 and u = x 4 u=\frac{x}{4} u = 4 x ,
( 1 + u ) − 1 / 2 = 1 − 1 2 u + 3 8 u 2 − 5 16 u 3 + ⋯ . \begin{aligned}
(1+u)^{-1/2}
&=1-\frac12u+\frac38u^2-\frac5{16}u^3+\cdots.
\end{aligned} ( 1 + u ) − 1/2 = 1 − 2 1 u + 8 3 u 2 − 16 5 u 3 + ⋯ .
Hence
( 4 + x ) − 1 / 2 = 1 2 ( 1 − 1 2 x 4 + 3 8 x 2 16 − 5 16 x 3 64 + ⋯ ) = 1 2 − x 16 + 3 x 2 256 − 5 x 3 2048 + ⋯ . \begin{aligned}
(4+x)^{-1/2}
&=\frac12\left(1-\frac12\frac{x}{4}
+\frac38\frac{x^2}{16}
-\frac5{16}\frac{x^3}{64}+\cdots\right)\\
&=\frac12-\frac{x}{16}+\frac{3x^2}{256}-\frac{5x^3}{2048}+\cdots.
\end{aligned} ( 4 + x ) − 1/2 = 2 1 ( 1 − 2 1 4 x + 8 3 16 x 2 − 16 5 64 x 3 + ⋯ ) = 2 1 − 16 x + 256 3 x 2 − 2048 5 x 3 + ⋯ .
For validity,
∣ x 4 ∣ < 1 ⟹ − 4 < x < 4 . \left|\frac{x}{4}\right|<1
\quad\Longrightarrow\quad
\boxed{-4<x<4}. 4 x < 1 ⟹ − 4 < x < 4 .
Do not lose the outside factor
The factor 4 − 1 / 2 = 1 2 4^{-1/2}=\frac12 4 − 1/2 = 2 1 multiplies every term of the expansion, not just the first term.
Expand ( 1 + 3 x ) − 2 (1+3x)^{-2} ( 1 + 3 x ) − 2 up to and including the term in x 3 x^3 x 3 . State the interval of validity.
Answer
With n = − 2 n=-2 n = − 2 and u = 3 x u=3x u = 3 x ,
( 1 + 3 x ) − 2 = 1 − 2 ( 3 x ) + ( − 2 ) ( − 3 ) 2 ( 3 x ) 2 + ( − 2 ) ( − 3 ) ( − 4 ) 6 ( 3 x ) 3 + ⋯ = 1 − 6 x + 27 x 2 − 108 x 3 + ⋯ . \begin{aligned}
(1+3x)^{-2}
&=1-2(3x)+\frac{(-2)(-3)}2(3x)^2
+\frac{(-2)(-3)(-4)}6(3x)^3+\cdots\\
&=1-6x+27x^2-108x^3+\cdots.
\end{aligned} ( 1 + 3 x ) − 2 = 1 − 2 ( 3 x ) + 2 ( − 2 ) ( − 3 ) ( 3 x ) 2 + 6 ( − 2 ) ( − 3 ) ( − 4 ) ( 3 x ) 3 + ⋯ = 1 − 6 x + 27 x 2 − 108 x 3 + ⋯ .
Also,
∣ 3 x ∣ < 1 ⟹ − 1 3 < x < 1 3 . |3x|<1\quad\Longrightarrow\quad -\frac13<x<\frac13. ∣3 x ∣ < 1 ⟹ − 3 1 < x < 3 1 .
The term containing u r u^r u r is
T r + 1 = n ( n − 1 ) ⋯ ( n − r + 1 ) r ! u r . T_{r+1}=\frac{n(n-1)\cdots(n-r+1)}{r!}u^r. T r + 1 = r ! n ( n − 1 ) ⋯ ( n − r + 1 ) u r .
When u u u contains x x x , include its coefficient and power before extracting the coefficient of x r x^r x r .
Find the coefficient of x 4 x^4 x 4 in ( 1 − 3 x ) 2 / 3 (1-3x)^{2/3} ( 1 − 3 x ) 2/3 .
The x 4 x^4 x 4 term corresponds to r = 4 r=4 r = 4 :
T 5 = 2 3 ( − 1 3 ) ( − 4 3 ) ( − 7 3 ) 4 ! ( − 3 x ) 4 = − 7 243 ⋅ 81 x 4 = − 7 3 x 4 . \begin{aligned}
T_5
&=\frac{\frac23(-\frac13)(-\frac43)(-\frac73)}{4!}(-3x)^4\\
&=-\frac7{243}\cdot81x^4\\
&=-\frac73x^4.
\end{aligned} T 5 = 4 ! 3 2 ( − 3 1 ) ( − 3 4 ) ( − 3 7 ) ( − 3 x ) 4 = − 243 7 ⋅ 81 x 4 = − 3 7 x 4 .
Therefore the coefficient is
− 7 3 . \boxed{-\frac73}. − 3 7 .
A useful sign check is to count signs in both the binomial coefficient and ( − 3 ) 4 (-3)^4 ( − 3 ) 4 separately.
Find the coefficient of x 3 x^3 x 3 in
( 1 + 2 x ) ( 1 − x ) − 1 / 2 . (1+2x)(1-x)^{-1/2}. ( 1 + 2 x ) ( 1 − x ) − 1/2 .
First expand only as far as needed:
( 1 − x ) − 1 / 2 = 1 + 1 2 x + 3 8 x 2 + 5 16 x 3 + ⋯ . (1-x)^{-1/2}
=1+\frac12x+\frac38x^2+\frac5{16}x^3+\cdots. ( 1 − x ) − 1/2 = 1 + 2 1 x + 8 3 x 2 + 16 5 x 3 + ⋯ .
An x 3 x^3 x 3 term in the product can arise in two ways:
1 × 5 16 x 3 , 2 x × 3 8 x 2 . 1\times\frac5{16}x^3,
\qquad
2x\times\frac38x^2. 1 × 16 5 x 3 , 2 x × 8 3 x 2 .
Thus the coefficient is
5 16 + 2 ( 3 8 ) = 5 16 + 12 16 = 17 16 . \frac5{16}+2\left(\frac38\right)
=\frac5{16}+\frac{12}{16}
=\boxed{\frac{17}{16}}. 16 5 + 2 ( 8 3 ) = 16 5 + 16 12 = 16 17 .
If ∣ x ∣ |x| ∣ x ∣ is small, higher powers x 2 , x 3 , … x^2,x^3,\ldots x 2 , x 3 , … are usually much smaller than x x x . Truncating the expansion can therefore give an efficient approximation:
( 1 + x ) n ≈ 1 + n x (1+x)^n\approx1+nx ( 1 + x ) n ≈ 1 + n x
for a first order approximation, or
( 1 + x ) n ≈ 1 + n x + n ( n − 1 ) 2 x 2 (1+x)^n\approx1+nx+\frac{n(n-1)}2x^2 ( 1 + x ) n ≈ 1 + n x + 2 n ( n − 1 ) x 2
for a second order approximation.
The condition ∣ x ∣ < 1 |x|<1 ∣ x ∣ < 1 guarantees convergence, but it does not guarantee that a short truncation is highly accurate. Accuracy improves when ∣ x ∣ |x| ∣ x ∣ is closer to 0 0 0 and when more terms are retained.
Use the first four terms of a binomial expansion to approximate 1.04 \sqrt{1.04} 1.04 .
Set x = 0.04 x=0.04 x = 0.04 in
( 1 + x ) 1 / 2 = 1 + 1 2 x − 1 8 x 2 + 1 16 x 3 + ⋯ . (1+x)^{1/2}=1+\frac12x-\frac18x^2+\frac1{16}x^3+\cdots. ( 1 + x ) 1/2 = 1 + 2 1 x − 8 1 x 2 + 16 1 x 3 + ⋯ .
Then
1.04 ≈ 1 + 1 2 ( 0.04 ) − 1 8 ( 0.04 ) 2 + 1 16 ( 0.04 ) 3 = 1 + 0.02 − 0.0002 + 0.000004 = 1.019804 . \begin{aligned}
\sqrt{1.04}
&\approx1+\frac12(0.04)-\frac18(0.04)^2+\frac1{16}(0.04)^3\\
&=1+0.02-0.0002+0.000004\\
&=\boxed{1.019804}.
\end{aligned} 1.04 ≈ 1 + 2 1 ( 0.04 ) − 8 1 ( 0.04 ) 2 + 16 1 ( 0.04 ) 3 = 1 + 0.02 − 0.0002 + 0.000004 = 1.019804 .
Squaring the result gives approximately 1.04000016 1.04000016 1.04000016 , which is consistent with the requested value.
Use a binomial expansion to approximate 1 3.96 \dfrac1{\sqrt{3.96}} 3.96 1 .
Choose the nearby convenient value 4 4 4 :
3.96 = 4 ( 0.99 ) = 4 ( 1 − 0.01 ) . 3.96=4(0.99)=4(1-0.01). 3.96 = 4 ( 0.99 ) = 4 ( 1 − 0.01 ) .
Therefore
1 3.96 = 1 2 ( 1 − 0.01 ) − 1 / 2 . \frac1{\sqrt{3.96}}
=\frac12(1-0.01)^{-1/2}. 3.96 1 = 2 1 ( 1 − 0.01 ) − 1/2 .
Using
( 1 + x ) − 1 / 2 = 1 − 1 2 x + 3 8 x 2 − 5 16 x 3 + ⋯ (1+x)^{-1/2}=1-\frac12x+\frac38x^2-\frac5{16}x^3+\cdots ( 1 + x ) − 1/2 = 1 − 2 1 x + 8 3 x 2 − 16 5 x 3 + ⋯
with x = − 0.01 x=-0.01 x = − 0.01 gives
1 3.96 ≈ 1 2 ( 1 + 0.005 + 0.0000375 + 0.0000003125 ) = 0.50251890625 . \begin{aligned}
\frac1{\sqrt{3.96}}
&\approx\frac12\left(1+0.005+0.0000375+0.0000003125\right)\\
&=\boxed{0.50251890625}.
\end{aligned} 3.96 1 ≈ 2 1 ( 1 + 0.005 + 0.0000375 + 0.0000003125 ) = 0.50251890625 .
The important modelling choice was to create a small quantity, − 0.01 -0.01 − 0.01 . Writing 3.96 = 3 ( 1 + 0.32 ) 3.96=3(1+0.32) 3.96 = 3 ( 1 + 0.32 ) would converge, but its early terms would usually give a poorer approximation.
Use terms up to x 2 x^2 x 2 in ( 1 + x ) − 1 (1+x)^{-1} ( 1 + x ) − 1 to approximate 1 / 1.02 1/1.02 1/1.02 .
Explain why the same truncation is expected to work better for 1 / 1.02 1/1.02 1/1.02 than for 1 / 1.8 1/1.8 1/1.8 .
Answers
Since
( 1 + x ) − 1 = 1 − x + x 2 − ⋯ , (1+x)^{-1}=1-x+x^2-\cdots, ( 1 + x ) − 1 = 1 − x + x 2 − ⋯ ,
putting x = 0.02 x=0.02 x = 0.02 gives
1 1.02 ≈ 1 − 0.02 + 0.02 2 = 0.9804 . \frac1{1.02}\approx1-0.02+0.02^2=\boxed{0.9804}. 1.02 1 ≈ 1 − 0.02 + 0.0 2 2 = 0.9804 .
For 1 / 1.02 1/1.02 1/1.02 , ∣ x ∣ = 0.02 |x|=0.02 ∣ x ∣ = 0.02 ; for 1 / 1.8 1/1.8 1/1.8 , ∣ x ∣ = 0.8 |x|=0.8 ∣ x ∣ = 0.8 . The omitted powers decrease much faster when ∣ x ∣ = 0.02 |x|=0.02 ∣ x ∣ = 0.02 , so the same number of retained terms gives a much smaller error.
Sometimes a rational expression is best handled by expanding its factors separately and then multiplying, retaining only terms that can affect the required order.
Find the expansion of
1 ( 1 − x ) 1 + x \frac{1}{(1-x)\sqrt{1+x}} ( 1 − x ) 1 + x 1
up to and including the term in x 2 x^2 x 2 .
Use
( 1 − x ) − 1 = 1 + x + x 2 + ⋯ (1-x)^{-1}=1+x+x^2+\cdots ( 1 − x ) − 1 = 1 + x + x 2 + ⋯
and
( 1 + x ) − 1 / 2 = 1 − 1 2 x + 3 8 x 2 + ⋯ . (1+x)^{-1/2}=1-\frac12x+\frac38x^2+\cdots. ( 1 + x ) − 1/2 = 1 − 2 1 x + 8 3 x 2 + ⋯ .
Multiplying and collecting only powers up to x 2 x^2 x 2 :
( 1 + x + x 2 ) ( 1 − 1 2 x + 3 8 x 2 ) = 1 + ( 1 − 1 2 ) x + ( 1 − 1 2 + 3 8 ) x 2 + ⋯ = 1 + 1 2 x + 7 8 x 2 + ⋯ . \begin{aligned}
(1+x+x^2)\left(1-\frac12x+\frac38x^2\right)
&=1+\left(1-\frac12\right)x\\
&\quad+\left(1-\frac12+\frac38\right)x^2+\cdots\\
&=1+\frac12x+\frac78x^2+\cdots.
\end{aligned} ( 1 + x + x 2 ) ( 1 − 2 1 x + 8 3 x 2 ) = 1 + ( 1 − 2 1 ) x + ( 1 − 2 1 + 8 3 ) x 2 + ⋯ = 1 + 2 1 x + 8 7 x 2 + ⋯ .
Both original expansions require ∣ x ∣ < 1 |x|<1 ∣ x ∣ < 1 , so the product expansion is valid for
∣ x ∣ < 1. \boxed{|x|<1.} ∣ x ∣ < 1.
Four errors to avoid
Using factorial notation for a fractional top number. Write n ( n − 1 ) ⋯ n(n-1)\cdots n ( n − 1 ) ⋯ , since an expression such as ( 1 2 ) ! (\frac12)! ( 2 1 )! is not part of the A-level formula.
Forgetting that the series is infinite. A non-integer or negative power does not produce a final term, so include + ⋯ +\cdots + ⋯ .
Using the wrong validity condition. For ( 1 + u ) n (1+u)^n ( 1 + u ) n , require ∣ u ∣ < 1 |u|<1 ∣ u ∣ < 1 , then solve this inequality for x x x .
Expanding before normalising the bracket. Rewrite ( a + b x ) n (a+bx)^n ( a + b x ) n as a n ( 1 + b a x ) n a^n(1+\frac ba x)^n a n ( 1 + a b x ) n and keep the factor a n a^n a n .
Write the first four terms of ( 1 − 4 x ) 1 / 3 (1-4x)^{1/3} ( 1 − 4 x ) 1/3 and state its interval of validity.
Find the coefficient of x 3 x^3 x 3 in ( 2 + x ) − 2 (2+x)^{-2} ( 2 + x ) − 2 .
Find the coefficient of x 2 x^2 x 2 in ( 1 + x ) 3 ( 1 − 2 x ) − 1 (1+x)^3(1-2x)^{-1} ( 1 + x ) 3 ( 1 − 2 x ) − 1 .
Answers
With n = 1 3 n=\frac13 n = 3 1 and u = − 4 x u=-4x u = − 4 x ,
( 1 − 4 x ) 1 / 3 = 1 + 1 3 ( − 4 x ) + 1 3 ( − 2 3 ) 2 ( − 4 x ) 2 + 1 3 ( − 2 3 ) ( − 5 3 ) 6 ( − 4 x ) 3 + ⋯ = 1 − 4 3 x − 16 9 x 2 − 320 81 x 3 + ⋯ . \begin{aligned}
(1-4x)^{1/3}
&=1+\frac13(-4x)
+\frac{\frac13(-\frac23)}2(-4x)^2\\
&\quad+\frac{\frac13(-\frac23)(-\frac53)}6(-4x)^3+\cdots\\
&=1-\frac43x-\frac{16}{9}x^2-\frac{320}{81}x^3+\cdots.
\end{aligned} ( 1 − 4 x ) 1/3 = 1 + 3 1 ( − 4 x ) + 2 3 1 ( − 3 2 ) ( − 4 x ) 2 + 6 3 1 ( − 3 2 ) ( − 3 5 ) ( − 4 x ) 3 + ⋯ = 1 − 3 4 x − 9 16 x 2 − 81 320 x 3 + ⋯ .
The condition ∣ − 4 x ∣ < 1 |-4x|<1 ∣ − 4 x ∣ < 1 gives − 1 4 < x < 1 4 -\frac14<x<\frac14 − 4 1 < x < 4 1 .
Rewrite
( 2 + x ) − 2 = 1 4 ( 1 + x 2 ) − 2 . (2+x)^{-2}=\frac14\left(1+\frac x2\right)^{-2}. ( 2 + x ) − 2 = 4 1 ( 1 + 2 x ) − 2 .
The coefficient of u 3 u^3 u 3 in ( 1 + u ) − 2 (1+u)^{-2} ( 1 + u ) − 2 is
( − 2 ) ( − 3 ) ( − 4 ) 6 = − 4. \frac{(-2)(-3)(-4)}6=-4. 6 ( − 2 ) ( − 3 ) ( − 4 ) = − 4.
After substituting u = x / 2 u=x/2 u = x /2 and multiplying by 1 / 4 1/4 1/4 , the coefficient is
1 4 ( − 4 ) ( 1 2 ) 3 = − 1 8 . \frac14(-4)\left(\frac12\right)^3=\boxed{-\frac18}. 4 1 ( − 4 ) ( 2 1 ) 3 = − 8 1 .
Up to x 2 x^2 x 2 ,
( 1 + x ) 3 = 1 + 3 x + 3 x 2 + ⋯ (1+x)^3=1+3x+3x^2+\cdots ( 1 + x ) 3 = 1 + 3 x + 3 x 2 + ⋯
and
( 1 − 2 x ) − 1 = 1 + 2 x + 4 x 2 + ⋯ . (1-2x)^{-1}=1+2x+4x^2+\cdots. ( 1 − 2 x ) − 1 = 1 + 2 x + 4 x 2 + ⋯ .
The coefficient of x 2 x^2 x 2 is
1 ( 4 ) + 3 ( 2 ) + 3 ( 1 ) = 13 . 1(4)+3(2)+3(1)=\boxed{13}. 1 ( 4 ) + 3 ( 2 ) + 3 ( 1 ) = 13 .
For rational n n n ,
( 1 + x ) n = 1 + n x + n ( n − 1 ) 2 ! x 2 + n ( n − 1 ) ( n − 2 ) 3 ! x 3 + ⋯ , ∣ x ∣ < 1. (1+x)^n=1+nx+\frac{n(n-1)}{2!}x^2
+\frac{n(n-1)(n-2)}{3!}x^3+\cdots,
\qquad |x|<1. ( 1 + x ) n = 1 + n x + 2 ! n ( n − 1 ) x 2 + 3 ! n ( n − 1 ) ( n − 2 ) x 3 + ⋯ , ∣ x ∣ < 1.
To use it reliably:
rewrite the expression as A ( 1 + u ) n A(1+u)^n A ( 1 + u ) n
substitute n n n and the complete expression u u u
simplify one term at a time
state and solve ∣ u ∣ < 1 |u|<1 ∣ u ∣ < 1
retain only as many terms as the question requires
Next, use these expansions in series in modelling or revisit the general term for finite binomial expansions . The approximation ideas also support later work with numerical methods .