Sequences, Series and Binomial Theorem

Binomial Theorem

Learning Objectives

By the end of this section, you will be able to:

  • Use Pascal’s Triangle to expand a binomial
  • Evaluate a binomial coefficient
  • Use the Binomial Theorem to expand a binomial

Before you get started, take this readiness quiz.

  1. Simplify: \frac{7·6·5·4}{4·3·2·1}.
    If you missed this problem, review (Figure).
  2. Expand: {\left(3x+5\right)}^{2}.
    If you missed this problem, review (Figure).
  3. Expand: {\left(x-y\right)}^{2}.
    If you missed this problem, review (Figure).

Use Pascal’s Triangle to Expand a Binomial

In our previous work, we have squared binomials either by using FOIL or by using the Binomial Squares Pattern. We can also say that we expanded {\left(a+b\right)}^{2}.

{\left(a+b\right)}^{2}={a}^{2}+2ab+{b}^{2}

To expand {\left(a+b\right)}^{3}, we recognize that this is {\left(a+b\right)}^{2}\left(a+b\right) and multiply.

\begin{array}{c}\hfill {\left(a+b\right)}^{3}\hfill \\ \hfill {\left(a+b\right)}^{2}\left(a+b\right)\hfill \\ \hfill \left({a}^{2}+2ab+{b}^{2}\right)\left(a+b\right)\hfill \\ \hfill {a}^{3}+2{a}^{2}b+a{b}^{2}+{a}^{2}b+2a{b}^{2}+{b}^{3}\hfill \\ \hfill {a}^{3}+3{a}^{2}b+3a{b}^{2}+{b}^{3}\hfill \\ \hfill {\left(a+b\right)}^{3}={a}^{3}+3{a}^{2}b+3a{b}^{2}+{b}^{3}\hfill \end{array}

To find a method that is less tedious that will work for higher expansions like {\left(a+b\right)}^{7}, we again look for patterns in some expansions.

Number of terms First term Last term
{\left(a+b\right)}^{1}=a+b 2 {a}^{1} {b}^{1}
{\left(a+b\right)}^{2}={a}^{2}+2ab+{b}^{2} 3 {a}^{2} {b}^{2}
{\left(a+b\right)}^{3}={a}^{3}+3{a}^{2}b+3a{b}^{2}+{b}^{3} 4 {a}^{3} {b}^{3}
{\left(a+b\right)}^{4}={a}^{4}+4{a}^{3}b+6{a}^{2}{b}^{2}+4a{b}^{3}+{b}^{4} 5 {a}^{4} {b}^{4}
{\left(a+b\right)}^{5}={a}^{5}+5{a}^{4}b+10{a}^{3}{b}^{2}+10{a}^{2}{b}^{3}+5a{b}^{4}+{b}^{5} 6 {a}^{5} {b}^{5}
{\left(a+b\right)}^{n} n {a}^{n} {b}^{n}

Notice the first and last terms show only one variable. Recall that {a}^{0}=1, so we could rewrite the first and last terms to include both variables. For example, we could expand {\left(a+b\right)}^{3} to show each term with both variables.

This figure shows the pattern a plus b to the power of 3 equals a to a power of 3 times b to a power of 0 plus 3 times a to a power of 2 times b to a power of 1 plus 3 a to a power of 0 times b to a power of 3.

Generally, we don’t show the zero exponents, just as we usually write x rather than 1x.

Patterns in the expansion of {\left(a+b\right)}^{n}
  • The number of terms is n+1.
  • The first term is {a}^{n} and the last term is {b}^{n}.
  • The exponents on a decrease by one on each term going left to right.
  • The exponents on b increase by one on each term going left to right.
  • The sum of the exponents on any term is n.

Let’s look at an example to highlight the last three patterns.

This figure shows the pattern a plus b to the power of 5 equals a plus 5 times a times b plus 10 times a times b plus 5 times a times b plus b.

From the patterns we identified, we see the variables in the expansion of {\left(a+b\right)}^{n}, would be

{\left(a+b\right)}^{n}={a}^{n}+___{a}^{n-1}{b}^{1}+___{a}^{n-2}{b}^{2}+...+___{a}^{1}{b}^{n-1}+{b}^{n}.

To find the coefficients of the terms, we write our expansions again focusing on the coefficients. We rewrite the coefficients to the right forming an array of coefficients.

A plus b to the power of 0 equals 1. The top level of Pascal’s Triangle is 1. A plus b to the power of 1 equals 1 a plus 1 b. The second level of Pascal’s Triangle is 1, 1. A plus b to the power of 2 equals 1 a to the power of 2 plus 2 a b plus 1 b to the power of 2. The third level of Pascal’s Triangle is 1, 2, 1. A plus b to the power of 3 equals 1 a to the power of 3 plus 3 a to the power of 2 b plus 3 a b to the power of 2 plus 1 b to the power of 3. The fourth level of Pascal’s Triangle is 1,3,3,1. A plus b to the power of 4 equals 1 a to the power of 4 plus 4 a to the power of 3 b plus 6 a to the power of 2 b to the power of 2 plus 4 a b to the power of 3 plus 1 b to the power of 4. The fifth level of Pascal’s Triangle is 1, 4, 6, 4, 1. A plus b to the power of 5 equals 1 a to the power of 5 plus 5 a to the power of 4 b plus 10 a to the power of 3 b to the power of 2 plus 10 a to the power of 2 b to the power of 3. The sixth row of the Pascal’s Triangle is 1, 5, 10, 10, 5, 1.

The array to the right is called Pascal’s Triangle. Notice each number in the array is the sum of the two closest numbers in the row above. We can find the next row by starting and ending with one and then adding two adjacent numbers.

This figure shows Pascal’s Triangle. The first level is 1. The second level is 1, 1. The third level is 1, 2, 1. The fourth level is 1, 3, 3, 1. The fifth level is 1, 4, 6, 4, 1. The sixth level is 1, 5, 10, 10, 5, 1. The seventh level is 1, 6, 15, 20, 15, 6, 1.

This triangle gives the coefficients of the terms when we expand binomials.

Pascal’s Triangle

This figure shows Pascal’s Triangle. The first level is 1. The second level is 1, 1. The third level is 1, 2, 1. The fourth level is 1, 3, 3, 1. The fifth level is 1, 4, 6, 4, 1. The sixth level is 1, 5, 10, 10, 5, 1. The seventh level is 1, 6, 15, 20, 15, 6, 1.

In the next example, we will use this triangle and the patterns we recognized to expand the binomial.

Use Pascal’s Triangle to expand {\left(x+y\right)}^{6}.

We know the variables for this expansion will follow the pattern we identified. The nonzero exponents of x will start at six and decrease to one. The nonzero exponents of y will start at one and increase to six. The sum of the exponents in each term will be six. In our pattern, a=x and b=y.

*** QuickLaTeX cannot compile formula:
\begin{array}{c}{\left(a+b\right)}^{n}={a}^{n}+___{a}^{n-1}{b}^{1}+___{a}^{n-2}{b}^{2}+...+___{a}^{1}{b}^{n-1}+{b}^{n}\hfill \\ {\left(x+y\right)}^{6}={x}^{6}+___{x}^{5}{y}^{1}+___{x}^{4}{y}^{2}+___{x}^{3}{y}^{3}+___{x}^{2}{y}^{4}+___{x}^{1}{y}^{5}+{y}^{6}\hfill \end{array}

*** Error message:
Missing { inserted.
leading text: ...{array}{c}{\left(a+b\right)}^{n}={a}^{n}+__
Missing { inserted.
leading text: ...array}{c}{\left(a+b\right)}^{n}={a}^{n}+___
Missing { inserted.
leading text: ...\right)}^{n}={a}^{n}+___{a}^{n-1}{b}^{1}+__
Missing { inserted.
leading text: ...right)}^{n}={a}^{n}+___{a}^{n-1}{b}^{1}+___
Missing { inserted.
leading text: ...{a}^{n-1}{b}^{1}+___{a}^{n-2}{b}^{2}+...+__
Missing { inserted.
leading text: ...a}^{n-1}{b}^{1}+___{a}^{n-2}{b}^{2}+...+___
Missing } inserted.
leading text: ...2}+...+___{a}^{1}{b}^{n-1}+{b}^{n}\hfill \\
Missing } inserted.
leading text: ...2}+...+___{a}^{1}{b}^{n-1}+{b}^{n}\hfill \\
Missing } inserted.
leading text: ...2}+...+___{a}^{1}{b}^{n-1}+{b}^{n}\hfill \\
Missing } inserted.
leading text: ...2}+...+___{a}^{1}{b}^{n-1}+{b}^{n}\hfill \\


This figure shows a plus b to the power of n equals a to the power of n plus a to the power if n minus 1 b to the power of 1 plus a to the power of n minus 2 b to the power if 2 plus ellipsis plus a to the power of 1 b to the power of n minus 1 plus b to the power of n. The next figure shows x plus y to the power of 6 equals x to the power of 6 plus x to the power of 5 y to the power of 1 plus x to the power of 4 y to the power of 2 plus x to the power of 3 y to the power of 3 plus x to the power of 2 y to the power of 4 plus x to the power of 1 y to the power of 5 plus y to the power of 6.

Use Pascal’s Triangle to expand {\left(x+y\right)}^{5}.

{x}^{5}+5{x}^{4}y+10{x}^{3}{y}^{2}+10{x}^{2}{y}^{3}
+5x{y}^{4}+{y}^{5}

Use Pascal’s Triangle to expand {\left(p+q\right)}^{7}.

{p}^{7}+7{p}^{6}q+21{p}^{5}{q}^{2}+35{p}^{4}{q}^{3}
+35{p}^{3}{q}^{4}+21{p}^{2}{q}^{5}+7p{q}^{6}+{q}^{7}

In the next example we want to expand a binomial with one variable and one constant. We need to identify the a and b to carefully apply the pattern.

Use Pascal’s Triangle to expand {\left(x+3\right)}^{5}.

We identify the a and b of the pattern.

This figure shows how we identify a plus b to the power of n, in the pattern x plus 3 to the power of 5.

In our pattern, a=x and b=3.

We know the variables for this expansion will follow the pattern we identified. The sum of the exponents in each term will be five.

*** QuickLaTeX cannot compile formula:
\begin{array}{c}{\left(a+b\right)}^{n}={a}^{n}+___{a}^{n-1}{b}^{1}+___{a}^{n-2}{b}^{2}+...+___{a}^{1}{b}^{n-1}+{b}^{n}\\ {\left(x+3\right)}^{5}={x}^{5}+___{x}^{4}·{3}^{1}+___{x}^{3}·{3}^{2}+___{x}^{2}·{3}^{3}+___{x}^{1}·{3}^{4}+{3}^{5}\end{array}

*** Error message:
Missing { inserted.
leading text: ...{array}{c}{\left(a+b\right)}^{n}={a}^{n}+__
Missing { inserted.
leading text: ...array}{c}{\left(a+b\right)}^{n}={a}^{n}+___
Missing { inserted.
leading text: ...\right)}^{n}={a}^{n}+___{a}^{n-1}{b}^{1}+__
Missing { inserted.
leading text: ...right)}^{n}={a}^{n}+___{a}^{n-1}{b}^{1}+___
Missing { inserted.
leading text: ...{a}^{n-1}{b}^{1}+___{a}^{n-2}{b}^{2}+...+__
Missing { inserted.
leading text: ...a}^{n-1}{b}^{1}+___{a}^{n-2}{b}^{2}+...+___
Missing } inserted.
leading text: ...2}{b}^{2}+...+___{a}^{1}{b}^{n-1}+{b}^{n}\\
Missing } inserted.
leading text: ...2}{b}^{2}+...+___{a}^{1}{b}^{n-1}+{b}^{n}\\
Missing } inserted.
leading text: ...2}{b}^{2}+...+___{a}^{1}{b}^{n-1}+{b}^{n}\\
Missing } inserted.
leading text: ...2}{b}^{2}+...+___{a}^{1}{b}^{n-1}+{b}^{n}\\


This figure shows Pascal’s Triangle. The first level is 1. The second level is 1, 1. The third level is 1, 2, 1. The fourth level is 1, 3, 3, 1. The fifth level is 1, 4, 6, 4, 1. The sixth level is 1, 5, 10, 10, 5, 1. The seventh level is 1, 6, 15, 20, 15, 6, 1. This figure shows X plus 3 to the power of 5 equals 1 x to the power of 5 g 3 x to the power of 4 plus 10 g 9 x to the power of 3 plus 10 g 27 x to the power of 2 plus 5 g 81 x to the power of 1 plus 1 g 243. Then, x plus 3 to the power of 5 equals x to the power of 5 plus 15 x to the power of 4 plus 90 x to the power of 3 plus 270 x to the power of 2 plus 405 plus 243.

Use Pascal’s Triangle to expand {\left(x+2\right)}^{4}.

{x}^{4}+8{x}^{3}+24{x}^{2}+32x+16

Use Pascal’s Triangle to expand {\left(x+1\right)}^{6}.

{x}^{6}+6{x}^{5}+15{x}^{4}+20{x}^{3}+15{x}^{2}
+6x+1

In the next example, the binomial is a difference and the first term has a constant times the variable. Once we identify the a and b of the pattern, we must once again carefully apply the pattern.

Use Pascal’s Triangle to expand {\left(3x-2\right)}^{4}.

We identify the a and b of the pattern.

This figure shows how we identify a plus b to the power of n, in the pattern 3 x minus 2 to the power of 4.

In our pattern, a=3x and b=-2.

This figure shows Pascal’s Triangle. The first level is 1. The second level is 1, 1. The third level is 1, 2, 1. The fourth level is 1, 3, 3, 1. The fifth level is 1, 4, 6, 4, 1. The sixth level is 1, 5, 10, 10, 5, 1. The seventh level is 1, 6, 15, 20, 15, 6, 1.


\begin{array}{c}{\left(a+b\right)}^{n}={a}^{n}+___{a}^{n-1}{b}^{1}+___{a}^{n-2}{b}^{2}+...+___{a}^{1}{b}^{n-1}+{b}^{n}\hfill \\ {\left(3x-2\right)}^{4}=1·{\left(}^{3}+4{\left(3x\right)}^{3}{\left(-2\right)}^{1}+6{\left(3x\right)}^{2}{\left(-2\right)}^{2}+4{\left(3x\right)}^{1}{\left(-2\right)}^{3}+1·{\left(-2\right)}^{4}\hfill \\ {\left(3x-2\right)}^{4}=81{x}^{4}+4\left(27{x}^{3}\right)\left(-2\right)+6\left(9{x}^{2}\right)\left(4\right)+4\left(3x\right)\left(-8\right)+1·16\hfill \\ {\left(3x-2\right)}^{4}=81{x}^{4}-216{x}^{3}+216{x}^{2}-96x+16\hfill \end{array}

Use Pascal’s Triangle to expand {\left(2x-3\right)}^{4}.

16{x}^{4}-96{x}^{3}+216{x}^{2}-216x+81

Use Pascal’s Triangle to expand {\left(2x-1\right)}^{6}.

64{x}^{6}-192{x}^{5}+240{x}^{4}-160{x}^{3}
+60{x}^{2}-12x+1

Evaluate a Binomial Coefficient

While Pascal’s Triangle is one method to expand a binomial, we will also look at another method. Before we get to that, we need to introduce some more factorial notation. This notation is not only used to expand binomials, but also in the study and use of probability.

To find the coefficients of the terms of expanded binomials, we will need to be able to evaluate the notation \left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right) which is called a binomial coefficient. We read \left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right) as “n choose r” or “n taken r at a time”.

Binomial Coefficient \left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right)

A binomial coefficient \left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right), where r and n are integers with 0\le r\le n, is defined as

\left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right)=\frac{n!}{r!\left(n-r\right)!}

We read \left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right) as “n choose r” or “n taken r at a time”.

Evaluate: \left(\begin{array}{c}5\hfill \\ 1\hfill \end{array}\right) \left(\begin{array}{c}7\hfill \\ 7\hfill \end{array}\right) \left(\begin{array}{c}4\hfill \\ 0\hfill \end{array}\right) \left(\begin{array}{c}8\hfill \\ 5\hfill \end{array}\right).

We will use the definition of a binomial coefficient, \left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right)=\frac{n!}{r!\left(n-r\right)!}.

\begin{array}{cccc}& & & \hfill \phantom{\rule{4em}{0ex}}\left(\begin{array}{c}5\hfill \\ 1\hfill \end{array}\right)\hfill \\ \\ \\ \begin{array}{c}\text{Use the definition,}\left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right)=\frac{n!}{r!\left(n-r\right)!},\text{where}\hfill \\ n=5,r=1.\hfill \end{array}\hfill & & & \hfill \phantom{\rule{4em}{0ex}}\frac{5!}{1!\left(5-1\right)!}\hfill \\ \\ \\ \text{Simplify.}\hfill & & & \hfill \phantom{\rule{4em}{0ex}}\frac{5!}{1!\left(4\right)!}\hfill \\ \\ \\ \text{Rewrite}\phantom{\rule{0.2em}{0ex}}5!\phantom{\rule{0.2em}{0ex}}\text{as}\phantom{\rule{0.2em}{0ex}}5·4!\hfill & & & \hfill \phantom{\rule{4em}{0ex}}\frac{5·4!}{1!·4!}\hfill \\ \\ \\ \text{Simplify, by removing common factors.}\hfill & & & \hfill \phantom{\rule{4em}{0ex}}\frac{5·\overline{)4!}}{1·\overline{)4!}}\hfill \\ \\ \\ \text{Simplify.}\hfill & & & \hfill \phantom{\rule{4em}{0ex}}5\hfill \\ \\ \\ & & & \hfill \phantom{\rule{4em}{0ex}}\left(\begin{array}{c}5\hfill \\ 1\hfill \end{array}\right)=5\hfill \end{array}

\begin{array}{cccc}& & & \hfill \phantom{\rule{4em}{0ex}}\left(\begin{array}{c}7\hfill \\ 7\hfill \end{array}\right)\hfill \\ \\ \\ \begin{array}{c}\text{Use the definition,}\phantom{\rule{0.2em}{0ex}}\left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right)=\frac{n!}{r!\left(n-r\right)!},\text{where}\hfill \\ n=7,r=7.\hfill \end{array}\hfill & & & \hfill \phantom{\rule{4em}{0ex}}\frac{7!}{7!\left(7-7\right)!}\hfill \\ \\ \\ \text{Simplify.}\hfill & & & \hfill \phantom{\rule{4em}{0ex}}\frac{7!}{7!\left(0\right)!}\hfill \\ \\ \\ \text{Simplify. Remember}\phantom{\rule{0.2em}{0ex}}0!=1.\hfill & & & \hfill \phantom{\rule{4em}{0ex}}1\hfill \\ \\ \\ & & & \hfill \phantom{\rule{4em}{0ex}}\left(\begin{array}{c}7\hfill \\ 7\hfill \end{array}\right)=1\hfill \end{array}

\begin{array}{cccc}& & & \hfill \phantom{\rule{4em}{0ex}}\left(\begin{array}{c}4\hfill \\ 0\hfill \end{array}\right)\hfill \\ \\ \\ \begin{array}{c}\text{Use the definition,}\phantom{\rule{0.2em}{0ex}}\left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right)=\frac{n!}{r!\left(n-r\right)!},\text{where}\hfill \\ n=4,r=0.\hfill \end{array}\hfill & & & \hfill \phantom{\rule{4em}{0ex}}\frac{4!}{0!\left(4-0\right)!}\hfill \\ \\ \\ \text{Simplify.}\hfill & & & \hfill \phantom{\rule{4em}{0ex}}\frac{4!}{0!\left(4\right)!}\hfill \\ \\ \\ \text{Simplify.}\hfill & & & \hfill \phantom{\rule{4em}{0ex}}1\hfill \\ \\ \\ & & & \hfill \phantom{\rule{4em}{0ex}}\left(\begin{array}{c}4\hfill \\ 0\hfill \end{array}\right)=1\hfill \end{array}

\begin{array}{cccc}& & & \hfill \phantom{\rule{1.5em}{0ex}}\left(\begin{array}{c}8\hfill \\ 5\hfill \end{array}\right)\hfill \\ \\ \\ \begin{array}{c}\text{Use the definition,}\phantom{\rule{0.2em}{0ex}}\left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right)=\frac{n!}{r!\left(n-r\right)!},\text{where}\hfill \\ n=8,r=5.\hfill \end{array}\hfill & & & \hfill \phantom{\rule{1.5em}{0ex}}\frac{8!}{5!\left(8-5\right)!}\hfill \\ \\ \\ \text{Simplify.}\hfill & & & \hfill \phantom{\rule{1.5em}{0ex}}\frac{8!}{5!\left(3\right)!}\hfill \\ \\ \\ \text{Rewrite}\phantom{\rule{0.2em}{0ex}}8!\phantom{\rule{0.2em}{0ex}}\text{as}\phantom{\rule{0.2em}{0ex}}8·7·6·5!\phantom{\rule{0.2em}{0ex}}\text{and remove common factors.}\hfill & & & \hfill \phantom{\rule{1.5em}{0ex}}\frac{8·7·\overline{)6}·\overline{)5!}}{\overline{)5!}·\overline{)3}·\overline{)2}·1}\hfill \\ \\ \\ \text{Simplify.}\hfill & & & \hfill \phantom{\rule{1.5em}{0ex}}56\hfill \\ \\ \\ & & & \hfill \phantom{\rule{1.5em}{0ex}}\left(\begin{array}{c}8\hfill \\ 5\hfill \end{array}\right)=56\hfill \end{array}

Evaluate each binomial coefficient:

\left(\begin{array}{c}6\hfill \\ 1\hfill \end{array}\right)\left(\begin{array}{c}8\hfill \\ 8\hfill \end{array}\right)\left(\begin{array}{c}5\hfill \\ 0\hfill \end{array}\right)\left(\begin{array}{c}7\hfill \\ 3\hfill \end{array}\right).

6 1 1 35

Evaluate each binomial coefficient:

\left(\begin{array}{c}2\hfill \\ 1\hfill \end{array}\right)\left(\begin{array}{c}11\hfill \\ 11\hfill \end{array}\right)\left(\begin{array}{c}9\hfill \\ 0\hfill \end{array}\right)\left(\begin{array}{c}6\hfill \\ 5\hfill \end{array}\right).

2 1 1 6

In the previous example, parts (a), (b), (c) demonstrate some special properties of binomial coefficients.

Properties of Binomial Coefficients
\left(\begin{array}{c}n\hfill \\ 1\hfill \end{array}\right)=n\phantom{\rule{4em}{0ex}}\left(\begin{array}{c}n\hfill \\ n\hfill \end{array}\right)=1\phantom{\rule{4em}{0ex}}\left(\begin{array}{c}n\hfill \\ 0\hfill \end{array}\right)=1

Use the Binomial Theorem to Expand a Binomial

We are now ready to use the alternate method of expanding binomials. The Binomial Theorem uses the same pattern for the variables, but uses the binomial coefficient for the coefficient of each term.

Binomial Theorem

For any real numbers a and b, and positive integer n,

{\left(a+b\right)}^{n}=\left(\begin{array}{c}n\hfill \\ 0\hfill \end{array}\right){a}^{n}+\left(\begin{array}{c}n\hfill \\ 1\hfill \end{array}\right){a}^{n-1}{b}^{1}+\left(\begin{array}{c}n\hfill \\ 2\hfill \end{array}\right){a}^{n-2}{b}^{2}+...+\left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right){a}^{n-r}{b}^{r}+...+\left(\begin{array}{c}n\hfill \\ n\hfill \end{array}\right){b}^{n}

Use the Binomial Theorem to expand {\left(p+q\right)}^{4}.

We identify the a and b of the pattern.

This figure shows how we identify a plus b to the power of n, in the pattern p plus q to the power of 4.

In our pattern, a=p and b=q.

We use the Binomial Theorem.

{\left(a+b\right)}^{n}=\left(\begin{array}{c}n\hfill \\ 0\hfill \end{array}\right){a}^{n}+\left(\begin{array}{c}n\hfill \\ 1\hfill \end{array}\right){a}^{n-1}{b}^{1}+\left(\begin{array}{c}n\hfill \\ 2\hfill \end{array}\right){a}^{n-2}{b}^{2}+...+\left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right){a}^{n-r}{b}^{r}+...+\left(\begin{array}{c}n\hfill \\ n\hfill \end{array}\right){b}^{n}

Substitute in the values a=p,b=q and n=4.

{\left(p+q\right)}^{4}=\left(\begin{array}{c}4\hfill \\ 0\hfill \end{array}\right){p}^{4}+\left(\begin{array}{c}4\hfill \\ 1\hfill \end{array}\right){p}^{4-1}{q}^{1}+\left(\begin{array}{c}4\hfill \\ 2\hfill \end{array}\right){p}^{4-2}{q}^{2}+\left(\begin{array}{c}4\hfill \\ 3\hfill \end{array}\right){p}^{4-3}{q}^{3}+\left(\begin{array}{c}4\hfill \\ 4\hfill \end{array}\right){q}^{4}

Simplify the exponents.

{\left(p+q\right)}^{4}=\left(\begin{array}{c}4\hfill \\ 0\hfill \end{array}\right){p}^{4}+\left(\begin{array}{c}4\hfill \\ 1\hfill \end{array}\right){p}^{3}{q}^{}+\left(\begin{array}{c}4\hfill \\ 2\hfill \end{array}\right){p}^{2}{q}^{2}+\left(\begin{array}{c}4\hfill \\ 3\hfill \end{array}\right){p}^{}{q}^{3}+\left(\begin{array}{c}4\hfill \\ 4\hfill \end{array}\right){q}^{4}

Evaluate the coefficients. Remember, \left(\begin{array}{c}n\hfill \\ 1\hfill \end{array}\right)=n,\left(\begin{array}{c}n\hfill \\ n\hfill \end{array}\right)=1,\left(\begin{array}{c}n\hfill \\ 0\hfill \end{array}\right)=1.

\begin{array}{c}{\left(p+q\right)}^{4}=1{p}^{4}+4{p}^{3}{q}^{1}+\frac{4!}{2!\left(2\right)!}{p}^{2}{q}^{2}+\frac{4!}{3!\left(4-3\right)!}{p}^{1}{q}^{3}+1{q}^{4}\hfill \\ {\left(p+q\right)}^{4}={p}^{4}+4{p}^{3}{q}^{}+6{p}^{2}{q}^{2}+4{p}^{}{q}^{3}+{q}^{4}\hfill \end{array}

Use the Binomial Theorem to expand {\left(x+y\right)}^{5}.

{x}^{5}+5{x}^{4}y+10{x}^{3}{y}^{2}+10{x}^{2}{y}^{3}
+5x{y}^{4}+{y}^{5}

Use the Binomial Theorem to expand {\left(m+n\right)}^{6}.

{m}^{6}+6{m}^{5}n+15{m}^{4}{n}^{2}+20{m}^{3}{n}^{3}
+15{m}^{2}{n}^{4}+6m{n}^{5}+{n}^{6}

Notice that when we expanded {\left(p+q\right)}^{4} in the last example, using the Binomial Theorem, we got the same coefficients we would get from using Pascal’s Triangle.

The figure above is P plus q to the power of 4 equals 4 choose 0 times p to the power of 4 plus 4 choose 1 times p to the power of 3 q plus 4 choose 2 times p to the power of 2 q to the power of 2 plus 4 choose 3 times p q to the power of 3 plus 4 choose 4 times q to the power of 4. P plus q to the power of 4 equals p to the power of 4 p to the power of 3 q plus 6 p to the power of 2 q to the power of 2 plus 4 p q to the power of 3 plus q to the power of 4. This figure on the right shows Pascal’s Triangle. The first level is 1. The second level is 1, 1. The third level is 1, 2, 1. The fourth level is 1, 3, 3, 1. The fifth level is 1, 4, 6, 4, 1. The sixth level is 1, 5, 10, 10, 5, 1. The seventh level is 1, 6, 15, 20, 15, 6, 1.

The next example, the binomial is a difference. When the binomial is a difference, we must be careful in identifying the values we will use in the pattern.

Use the Binomial Theorem to expand {\left(x-2\right)}^{5}.

We identify the a and b of the pattern.

This figure shows x minus 2 to the power of 5.

In our pattern, a=x and b=-2.

We use the Binomial Theorem.

{\left(a+b\right)}^{n}=\left(\begin{array}{c}n\hfill \\ 0\hfill \end{array}\right){a}^{n}+\left(\begin{array}{c}n\hfill \\ 1\hfill \end{array}\right){a}^{n-1}{b}^{1}+\left(\begin{array}{c}n\hfill \\ 2\hfill \end{array}\right){a}^{n-2}{b}^{2}+...+\left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right){a}^{n-r}{b}^{r}+...+\left(\begin{array}{c}n\hfill \\ n\hfill \end{array}\right){b}^{n}

Substitute in the values a=x,b=-2, and n=5.

{\left(x-2\right)}^{5}=\left(\begin{array}{c}5\hfill \\ 0\hfill \end{array}\right){x}^{5}+\left(\begin{array}{c}5\hfill \\ 1\hfill \end{array}\right){x}^{5-1}{\left(-2\right)}^{1}+\left(\begin{array}{c}5\hfill \\ 2\hfill \end{array}\right){x}^{5-2}{\left(-2\right)}^{2}+\left(\begin{array}{c}5\hfill \\ 3\hfill \end{array}\right){x}^{5-3}{\left(-2\right)}^{3}+\left(\begin{array}{c}5\hfill \\ 4\hfill \end{array}\right){x}^{5-4}{\left(-2\right)}^{4}+\left(\begin{array}{c}5\hfill \\ 5\hfill \end{array}\right){\left(-2\right)}^{5}

Simplify the exponents and evaluate the coefficients. Remember,\left(\begin{array}{c}n\hfill \\ 1\hfill \end{array}\right)=n,\left(\begin{array}{c}n\hfill \\ n\hfill \end{array}\right)=1,\left(\begin{array}{c}n\hfill \\ 0\hfill \end{array}\right)=1.

\begin{array}{}\\ \\ {\left(x-2\right)}^{5}=\left(\begin{array}{c}5\hfill \\ 0\hfill \end{array}\right){x}^{5}+\left(\begin{array}{c}5\hfill \\ 1\hfill \end{array}\right){x}^{4}{\left(-2\right)}^{}+\left(\begin{array}{c}5\hfill \\ 2\hfill \end{array}\right){x}^{3}{\left(-2\right)}^{2}+\left(\begin{array}{c}5\hfill \\ 3\hfill \end{array}\right){x}^{2}{\left(-2\right)}^{3}+\left(\begin{array}{c}5\hfill \\ 4\hfill \end{array}\right)x{\left(-2\right)}^{4}+\left(\begin{array}{c}5\hfill \\ 5\hfill \end{array}\right){\left(-2\right)}^{5}\hfill \\ {\left(x-2\right)}^{5}=1{x}^{5}+5\left(-2\right){x}^{4}+\frac{5!}{2!·3!}{\left(-2\right)}^{2}{x}^{3}+\frac{5!}{3!·2!}{\left(-2\right)}^{3}{x}^{2}+\frac{5!}{4!·1!}{\left(-2\right)}^{4}x+1{\left(-2\right)}^{5}\hfill \\ {\left(x-2\right)}^{5}={x}^{5}+5\left(-2\right){x}^{4}+10·4·{x}^{3}+10\left(-8\right){x}^{2}+5·16·x+1\left(-32\right)\hfill \\ {\left(x-2\right)}^{5}={x}^{5}-10{x}^{4}+40{x}^{3}-80{x}^{2}+80x-32\hfill \end{array}

Use the Binomial Theorem to expand {\left(x-3\right)}^{5}.

{x}^{5}-15{x}^{4}+90{x}^{3}-270{x}^{2}
+405x-243

Use the Binomial Theorem to expand {\left(y-1\right)}^{6}.

{y}^{6}-6{y}^{5}+15{y}^{4}-20{y}^{3}+15{y}^{2}
-6y+1

Things can get messy when both terms have a coefficient and a variable.

Use the Binomial Theorem to expand {\left(2x-3y\right)}^{4}.

We identify the a and b of the pattern.

This figure shows how we identify a plus b to the power of n, in the pattern 2 x minus 3 y times the power of 4.

In our pattern, a=2x and b=-3y.

We use the Binomial Theorem.

{\left(a+b\right)}^{n}=\left(\begin{array}{c}n\hfill \\ 0\hfill \end{array}\right){a}^{n}+\left(\begin{array}{c}n\hfill \\ 1\hfill \end{array}\right){a}^{n-1}{b}^{1}+\left(\begin{array}{c}n\hfill \\ 2\hfill \end{array}\right){a}^{n-2}{b}^{2}+...+\left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right){a}^{n-r}{b}^{r}+...+\left(\begin{array}{c}n\hfill \\ n\hfill \end{array}\right){b}^{n}

Substitute in the values a=2x,b=-3y and n=4.

{\left(2x-3y\right)}^{4}=\left(\begin{array}{c}4\hfill \\ 0\hfill \end{array}\right){\left(2x\right)}^{4}+\left(\begin{array}{c}4\hfill \\ 1\hfill \end{array}\right){\left(2x\right)}^{4-1}{\left(-3y\right)}^{1}+\left(\begin{array}{c}4\hfill \\ 2\hfill \end{array}\right){\left(2x\right)}^{4-2}{\left(-3y\right)}^{2}+\left(\begin{array}{c}4\hfill \\ 3\hfill \end{array}\right){\left(2x\right)}^{4-3}{\left(-3y\right)}^{3}+\left(\begin{array}{c}4\hfill \\ 4\hfill \end{array}\right){\left(-3y\right)}^{4}

Simplify the exponents.

{\left(2x-3y\right)}^{4}=\left(\begin{array}{c}4\hfill \\ 0\hfill \end{array}\right){\left(2x\right)}^{4}+\left(\begin{array}{c}4\hfill \\ 1\hfill \end{array}\right){\left(2x\right)}^{3}{\left(-3y\right)}^{1}+\left(\begin{array}{c}4\hfill \\ 2\hfill \end{array}\right){\left(2x\right)}^{2}{\left(-3y\right)}^{2}+\left(\begin{array}{c}4\hfill \\ 3\hfill \end{array}\right){\left(2x\right)}^{1}{\left(-3y\right)}^{3}+\left(\begin{array}{c}4\hfill \\ 4\hfill \end{array}\right){\left(-3y\right)}^{4}

Evaluate the coefficients. Remember, \left(\begin{array}{c}n\hfill \\ 1\hfill \end{array}\right)=n,\phantom{\rule{0.5em}{0ex}}\left(\begin{array}{c}n\hfill \\ n\hfill \end{array}\right)=1,\phantom{\rule{0.5em}{0ex}}\left(\begin{array}{c}n\hfill \\ 0\hfill \end{array}\right)=1.

{\left(2x-3y\right)}^{4}=1{\left(2x\right)}^{4}+4{\left(2x\right)}^{3}{\left(-3y\right)}^{1}+\frac{4!}{2!\left(2\right)!}{\left(2x\right)}^{2}{\left(-3y\right)}^{2}+\frac{4!}{3!\left(4-3\right)!}{\left(2x\right)}^{1}{\left(-3y\right)}^{3}+1{\left(-3y\right)}^{4}

{\left(2x-3y\right)}^{4}=16{x}^{4}+4·8{x}^{3}\left(-3y\right)+6\left(4{x}^{2}\right)\left(9{y}^{2}\right)+4\left(2x\right)\left(-27{y}^{3}\right)+81{y}^{4}

{\left(2x-3y\right)}^{4}=16{x}^{4}-96{x}^{3}y+216{x}^{2}{y}^{2}-216x{y}^{3}+81{y}^{4}

Use the Binomial Theorem to expand {\left(3x-2y\right)}^{5}.

243{x}^{5}-810{x}^{4}y+1080{x}^{3}{y}^{2}
-720{x}^{2}{y}^{3}+240x{y}^{4}-32{y}^{5}

Use the Binomial Theorem to expand {\left(4x-3y\right)}^{4}.

256{x}^{4}-768{x}^{3}y+864{x}^{2}{y}^{2}
-432x{y}^{3}+81{y}^{4}

The real beauty of the Binomial Theorem is that it gives a formula for any particular term of the expansion without having to compute the whole sum. Let’s look for a pattern in the Binomial Theorem.

This figure shows a plus b to the power of n equals n choose 0 times a to the power of n b to the power of 0 plus n choose 1 times a to the power of n minus 1 b to the 1 plus n choose 2 times a to the power of n minus 2 b to the power of 2 plus ellipsis plus n choose r times a to the power of n minus r plus ellipsis plus n choose n times b to the power of n.

Notice, that in each case the exponent on the b is one less than the number of the term. The \left(r+1\right)st term is the term where the exponent of b is r. So we can use the format of the \left(r+1\right)st term to find the value of a specific term.

Find a Specific Term in a Binomial Expansion

The {\left(r+1\right)}^{st} term in the expansion of {\left(a+b\right)}^{n} is

\left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right){a}^{n-r}{b}^{r}

Find the fourth term of {\left(x+y\right)}^{7}.

In our pattern, n=7,\phantom{\rule{0.2em}{0ex}}a=x and b=y. .
We are looking for the fourth term.
\phantom{\rule{1em}{0ex}}\begin{array}{ccc}\hfill \text{Since}\phantom{\rule{0.2em}{0ex}}r+1& =\hfill & 4,\hfill \\ \hfill \text{then}\phantom{\rule{0.2em}{0ex}}r& =\hfill & 3.\hfill \end{array}
Write the formula. .
Substitute in the values, n=7,r=3,a=x, and b=y. .
. .
Simplify. .
Simplify. .

Find the third term of {\left(x+y\right)}^{6}.

15{x}^{4}{y}^{2}

Find the fifth term of {\left(a+b\right)}^{8}.

8a{b}^{7}

Find the coefficient of the {x}^{6} term of {\left(x+3\right)}^{9}.

In our pattern, then n=9,a=x, and b=3. .
We are looking for the coefficient of the {x}^{6} term.
    Since a=x, and {x}^{9-r}={x}^{6}, we know r=3.
Write the formula. .
Substitute in the values, n=9,r=3,a=x, and b=3. .
. .
Simplify. .
Simplify. .
Simplify. .
The coefficient of the {x}^{6} term is 2268.

Find the coefficient of the {x}^{5} term of {\left(x+4\right)}^{8}.

7,168

Find the coefficient of the {x}^{4} term of {\left(x+2\right)}^{7}.

280

Access these online resources for additional instruction and practice with sequences.

Key Concepts

  • Patterns in the expansion of{\left(a+b\right)}^{n}
    • The number of terms is n+1.
    • The first term is {a}^{n} and the last term is {b}^{n}.
    • The exponents on a decrease by one on each term going left to right.
    • The exponents on b increase by one on each term going left to right.
    • The sum of the exponents on any term is n.
  • Pascal’s TriangleThis figure shows Pascal’s Triangle. The first level is 1. The second level is 1, 1. The third level is 1, 2, 1. The fourth level is 1, 3, 3, 1. The fifth level is 1, 4, 6, 4, 1. The sixth level is 1, 5, 10, 10, 5, 1. The seventh level is 1, 6, 15, 20, 15, 6, 1
  • Binomial Coefficient\left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right): A binomial coefficient \left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right), where r and n are integers with 0\le r\le n, is defined as
    \left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right)=\frac{n!}{r!\left(n-r\right)!}


    We read \left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right) as “n choose r” or “n taken r at a time”.

  • Properties of Binomial Coefficients
    \begin{array}{ccccccccc}\hfill \left(\begin{array}{c}n\hfill \\ 1\hfill \end{array}\right)=n\hfill & & & & \hfill \left(\begin{array}{c}n\hfill \\ n\hfill \end{array}\right)=1\hfill & & & & \hfill \left(\begin{array}{c}n\hfill \\ 0\hfill \end{array}\right)=1\hfill \end{array}
  • Binomial Theorem: For any real numbers a, b, and positive integer n,
    {\left(a+b\right)}^{n}=\left(\begin{array}{c}n\hfill \\ 0\hfill \end{array}\right){a}^{n}+\left(\begin{array}{c}n\hfill \\ 1\hfill \end{array}\right){a}^{n-1}{b}^{1}+\left(\begin{array}{c}n\hfill \\ 2\hfill \end{array}\right){a}^{n-2}{b}^{2}+...+\left(\begin{array}{c}n\hfill \\ r\hfill \end{array}\right){a}^{n-r}{b}^{r}+...+\left(\begin{array}{c}n\hfill \\ n\hfill \end{array}\right){b}^{n}

Section Exercises

Practice Makes Perfect

Use Pascal’s Triangle to Expand a Binomial

In the following exercises, expand each binomial using Pascal’s Triangle.

{\left(x+y\right)}^{4}

{\left(a+b\right)}^{8}

{a}^{8}+8{a}^{7}b+28{a}^{6}{b}^{2}+56{a}^{5}{b}^{3}
+70{a}^{4}{b}^{4}+56{a}^{3}{b}^{5}+28{a}^{2}{b}^{6}
+8a{b}^{7}+{b}^{8}

{\left(m+n\right)}^{10}

{\left(p+q\right)}^{9}

{p}^{9}+9{p}^{8}q+36{p}^{7}{q}^{2}+84{p}^{6}{q}^{3}
+126{p}^{5}{q}^{4}+126{p}^{4}{q}^{5}+84{p}^{3}{q}^{6}
+36{p}^{2}{q}^{7}+9p{q}^{8}+{q}^{9}

{\left(x-y\right)}^{5}

{\left(a-b\right)}^{6}

{a}^{6}-6{a}^{5}b+15{a}^{4}{b}^{2}-20{a}^{3}{b}^{3}
+15{a}^{2}{b}^{4}-6a{b}^{5}+{b}^{6}

{\left(x+4\right)}^{4}

{\left(x+5\right)}^{3}

{x}^{3}+15{x}^{2}+75x+125

{\left(y+2\right)}^{5}

{\left(y+1\right)}^{7}

{y}^{7}+7{y}^{6}+21{y}^{5}+35{y}^{4}+35{y}^{3}
+21{y}^{2}+7y+1

{\left(z-3\right)}^{5}

{\left(z-2\right)}^{6}

{z}^{6}-12{z}^{5}+60{z}^{4}-160{z}^{3}+240{z}^{2}
-192z+64

{\left(4x-1\right)}^{3}

{\left(3x-1\right)}^{5}

243{x}^{5}-405{x}^{4}+270{x}^{3}-90{x}^{2}
+15x-1

{\left(3x-4\right)}^{4}

{\left(3x-5\right)}^{3}

27{x}^{3}-135{x}^{2}+225x-125

{\left(2x+3y\right)}^{3}

{\left(3x+5y\right)}^{3}

27{x}^{3}+135{x}^{2}y+225x{y}^{2}+125{y}^{3}

Evaluate a Binomial Coefficient

In the following exercises, evaluate.

\left(\begin{array}{c}8\hfill \\ 1\hfill \end{array}\right)\left(\begin{array}{c}10\hfill \\ 10\hfill \end{array}\right)\left(\begin{array}{c}6\hfill \\ 0\hfill \end{array}\right)\left(\begin{array}{c}9\hfill \\ 3\hfill \end{array}\right)

\left(\begin{array}{c}7\hfill \\ 1\hfill \end{array}\right)\left(\begin{array}{c}4\hfill \\ 4\hfill \end{array}\right)\left(\begin{array}{c}3\hfill \\ 0\hfill \end{array}\right)\left(\begin{array}{c}10\hfill \\ 8\hfill \end{array}\right)

7 1 1 45

\left(\begin{array}{c}3\hfill \\ 1\hfill \end{array}\right)\left(\begin{array}{c}9\hfill \\ 9\hfill \end{array}\right)\left(\begin{array}{c}7\hfill \\ 0\hfill \end{array}\right)\left(\begin{array}{c}5\hfill \\ 3\hfill \end{array}\right)

\left(\begin{array}{c}4\hfill \\ 1\hfill \end{array}\right)\left(\begin{array}{c}5\hfill \\ 5\hfill \end{array}\right)\left(\begin{array}{c}8\hfill \\ 0\hfill \end{array}\right)\left(\begin{array}{c}11\hfill \\ 9\hfill \end{array}\right)

4 1 1 55

Use the Binomial Theorem to Expand a Binomial

In the following exercises, expand each binomial.

{\left(x+y\right)}^{3}

{\left(m+n\right)}^{5}

{m}^{5}+5{m}^{4}n+10{m}^{3}{n}^{2}+10{m}^{2}{n}^{3}
+5m{n}^{4}+{n}^{5}

{\left(a+b\right)}^{6}

{\left(s+t\right)}^{7}

{s}^{7}+7{s}^{6}t+21{s}^{5}{t}^{2}+35{s}^{4}{t}^{3}
+35{s}^{3}{t}^{4}+21{s}^{2}{t}^{5}+7s{t}^{6}+{t}^{7}

{\left(x-2\right)}^{4}

{\left(y-3\right)}^{4}

{y}^{4}-12{y}^{3}+54{y}^{2}-108y+81

{\left(p-1\right)}^{5}

{\left(q-4\right)}^{3}

{q}^{3}-12{q}^{2}+48q-64

{\left(3x-y\right)}^{5}

{\left(5x-2y\right)}^{4}

625{x}^{4}-1000{x}^{3}y+600{x}^{2}{y}^{2}
-160x{y}^{3}+16{y}^{4}

{\left(2x+5y\right)}^{4}

{\left(3x+4y\right)}^{5}

243{x}^{5}+1620{x}^{4}y+4320{x}^{3}{y}^{2}
+5760{x}^{2}{y}^{3}+3840x{y}^{4}+1024{y}^{5}

In the following exercises, find the indicated term in the expansion of the binomial.

Sixth term of {\left(x+y\right)}^{10}

Fifth term of {\left(a+b\right)}^{9}

126{a}^{5}{b}^{4}

Fourth term of {\left(x-y\right)}^{8}

Seventh term of {\left(x-y\right)}^{11}

462{x}^{5}{y}^{6}

In the following exercises, find the coefficient of the indicated term in the expansion of the binomial.

{y}^{3} term of {\left(y+5\right)}^{4}

{x}^{6} term of {\left(x+2\right)}^{8}

112

{x}^{5} term of {\left(x-4\right)}^{6}

{x}^{7} term of {\left(x-3\right)}^{9}

324

{a}^{4}{b}^{2} term of {\left(2a+b\right)}^{6}

{p}^{5}{q}^{4} term of {\left(3p+q\right)}^{9}

30,618

Writing Exercises

In your own words explain how to find the rows of the Pascal’s Triangle. Write the first five rows of Pascal’s Triangle.

In your own words, explain the pattern of exponents for each variable in the expansion of.

Answers will vary.

In your own words, explain the difference between {\left(a+b\right)}^{n} and {\left(a-b\right)}^{n}.

In your own words, explain how to find a specific term in the expansion of a binomial without expanding the whole thing. Use an example to help explain.

Answers will vary.

Self Check

After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

This figure shows a table with four rows and four columns. The first row is the header row and reads. “I can”, “Confidently”, “With some help” and “No, I don’t get it”. The first column, beginning at the second row reads, “Use Pascal’s Triangle to Expand a Binomial”, “Evaluate a Binomial Coefficient” and “Use the Binomial Theorem to Expand a Binomial”. The remaining columns are blank.

On a scale of 1-10, how would you rate your mastery of this section in light of your responses on the checklist? How can you improve this?

Chapter Review Exercises

Sequences

Write the First Few Terms of a Sequence

In the following exercises, write the first five terms of the sequence whose general term is given.

{a}_{n}=7n-5

{a}_{n}={3}^{n}+4

7,13,31,85,247

{a}_{n}={2}^{n}+n

{a}_{n}=\frac{2n+1}{{4}^{n}}

\frac{3}{4},\frac{5}{16},\frac{7}{64},\frac{9}{256},\frac{11}{1024}

{a}_{n}=\frac{{\left(-1\right)}^{n}}{{n}^{2}}

Find a Formula for the General Term (nth Term) of a Sequence

In the following exercises, find a general term for the sequence whose first five terms are shown.

9,18,27,36,45,\text{…}

{a}_{n}=9n

-5,-4,-3,-2,-1,\text{…}

\frac{1}{{e}^{3}},\frac{1}{{e}^{2}},\frac{1}{e},1,e,\text{…}

{a}_{n}={e}^{n-4}

1,-8,27,-64,125,\text{…}

-\frac{1}{3},-\frac{1}{2},-\frac{3}{5},-\frac{2}{3},-\frac{5}{7},\text{…}

{a}_{n}=-\frac{n}{n+2}

Use Factorial Notation

In the following exercises, using factorial notation, write the first five terms of the sequence whose general term is given.

{a}_{n}=4n!

{a}_{n}=\frac{n!}{\left(n+2\right)\text{!}}

\frac{1}{6},\frac{1}{12},\frac{1}{20},\frac{1}{30},\frac{1}{42}

{a}_{n}=\frac{\left(n-1\right)!}{{\left(n+1\right)}^{\text{2}}}

Find the Partial Sum

In the following exercises, expand the partial sum and find its value.

\sum _{i=1}^{7}\left(2i-5\right)

-3+\left(-1\right)+1+3+5
+7+9=21

\sum _{i=1}^{3}{5}^{i}

\sum _{k=0}^{4}\frac{4}{k!}

4+4+2+\frac{2}{3}+\frac{1}{6}=\frac{65}{6}

\sum _{k=1}^{4}\left(k+1\right)\left(2k+1\right)

Use Summation Notation to write a Sum

In the following exercises, write each sum using summation notation.

-\frac{1}{3}+\frac{1}{9}-\frac{1}{27}+\frac{1}{81}-\frac{1}{243}

\sum _{n=1}^{5}{\left(-1\right)}^{n}\frac{1}{{3}^{n}}

4-8+12-16+20-24

4+2+\frac{4}{3}+1+\frac{4}{5}

\sum _{n=1}^{5}\frac{4}{n}

Arithmetic Sequences

Determine if a Sequence is Arithmetic

In the following exercises, determine if each sequence is arithmetic, and if so, indicate the common difference.

1,2,4,8,16,32,\text{…}

-7,-1,5,11,17,23,\text{…}

The sequence is arithmetic with common difference d=6.

13,9,5,1,-3,-7,\text{…}

In the following exercises, write the first five terms of each arithmetic sequence with the given first term and common difference.

{a}_{1}=5 and d=3

5,8,11,14,17

{a}_{1}=8 and d=-2

{a}_{1}=-13 and d=6

-13,-7,-1,5,11

Find the General Term (nth Term) of an Arithmetic Sequence

In the following exercises, find the term described using the information provided.

Find the twenty-fifth term of a sequence where the first term is five and the common difference is three.

Find the thirtieth term of a sequence where the first term is 16 and the common difference is -5.

-129

Find the seventeenth term of a sequence where the first term is -21 and the common difference is two.

In the following exercises, find the indicated term and give the formula for the general term.

Find the eighteenth term of a sequence where the fifth term is 12 and the common difference is seven.

{a}_{18}=103. The general term is {a}_{n}=7n-23.

Find the twenty-first term of a sequence where the seventh term is 14 and the common difference is -3.

In the following exercises, find the first term and common difference of the sequence with the given terms. Give the formula for the general term.

The fifth term is 17 and the fourteenth term is 53.

{a}_{1}=1,d=4. The general term is {a}_{n}=4n-3.

The third term is -26 and the sixteenth term is -91..

Find the Sum of the First n Terms of an Arithmetic Sequence

In the following exercises, find the sum of the first 30 terms of each arithmetic sequence.

7,4,1,-2,-5,\text{…}

-430

1,6,11,16,21,\text{…}

In the following exercises, find the sum of the first fifteen terms of the arithmetic sequence whose general term is given.

{a}_{n}=4n+7

585

{a}_{n}=-2n+19

In the following exercises, find each sum.

\sum _{i=1}^{50}\left(4i-5\right)

4850

\sum _{i=1}^{30}\left(-3i-7\right)

\sum _{i=1}^{35}\left(i+10\right)

980

Geometric Sequences and Series

Determine if a Sequence is Geometric

In the following exercises, determine if the sequence is geometric, and if so, indicate the common ratio.

3,12,48,192,768,3072,\text{…}

5,10,15,20,25,30,\text{…}

The sequence is not geometric.

112,56,28,14,7,\frac{7}{2},\text{…}

9,-18,36,-72,144,-288,\text{…}

The sequence is geometric with common ratio r=-2.

In the following exercises, write the first five terms of each geometric sequence with the given first term and common ratio.

{a}_{1}=-3 and r=5

{a}_{1}=128 and r=\frac{1}{4}

128,32,8,2,\frac{1}{2}

{a}_{1}=5 and r=-3

Find the General Term (nth Term) of a Geometric Sequence

In the following exercises, find the indicated term of a sequence where the first term and the common ratio is given.

Find {a}_{9} given {a}_{1}=6 and r=2.

1,536

Find {a}_{11} given {a}_{1}=10,000,000 and r=0.1.

In the following exercises, find the indicated term of the given sequence. Find the general term of the sequence.

Find {a}_{12} of the sequence, 6,-24,96,-384,1536,-6144,\text{…}

{a}_{12}=-25,165,824. The general term is {a}_{n}=6{\left(-4\right)}^{n-1}.

Find {a}_{9} of the sequence, 4374,1458,486,162,54,18,\text{…}

Find the Sum of the First n terms of a Geometric Sequence

In the following exercises, find the sum of the first fifteen terms of each geometric sequence.

-4,8,-16,32,-64,128\text{…}

5,460

3,12,48,192,768,3072\text{…}

3125,625,125,25,5,1\text{…}

\approx 3906.25

In the following exercises, find the sum

\sum _{i=1}^{8}7{\left(3\right)}^{i}

\sum _{i=1}^{6}24{\left(\frac{1}{2}\right)}^{i}

\frac{189}{8}=23.625

Find the Sum of an Infinite Geometric Series

In the following exercises, find the sum of each infinite geometric series.

1-\frac{1}{3}+\frac{1}{9}-\frac{1}{27}+\frac{1}{81}-\frac{1}{243}+\frac{1}{729}-\text{…}

49+7+1+\frac{1}{7}+\frac{1}{49}+\frac{1}{343}+\text{…}

\frac{343}{6}\approx 57.167

In the following exercises, write each repeating decimal as a fraction.

0.\stackrel{-}{8}

0.\stackrel{—}{36}

\frac{4}{11}

Apply Geometric Sequences and Series in the Real World

In the following exercises, solve the problem.

What is the total effect on the economy of a government tax rebate of \text{?}360 to each household in order to stimulate the economy if each household will spend 60% of the rebate in goods and services?

Adam just got his first full-time job after graduating from high school at age 17. He decided to invest \text{?}300 per month in an IRA (an annuity). The interest on the annuity is 7% which is compounded monthly. How much will be in Adam’s account when he retires at his sixty-seventh birthday?

\text{?}1,634,421.27

Binomial Theorem

Use Pascal’s Triangle to Expand a Binomial

In the following exercises, expand each binomial using Pascal’s Triangle.

{\left(a+b\right)}^{7}

{\left(x-y\right)}^{4}

{x}^{4}-4{x}^{3}y+6{x}^{2}{y}^{2}-4x{y}^{3}+{y}^{4}

{\left(x+6\right)}^{3}

{\left(2y-3\right)}^{5}

32{y}^{5}-240{y}^{4}+720{y}^{3}-1080{y}^{2}
+810y-243

{\left(7x+2y\right)}^{3}

Evaluate a Binomial Coefficient

In the following exercises, evaluate.


\left(\begin{array}{c}11\hfill \\ 1\hfill \end{array}\right)
\left(\begin{array}{c}12\hfill \\ 12\hfill \end{array}\right)
\left(\begin{array}{c}13\hfill \\ 0\hfill \end{array}\right)
\left(\begin{array}{c}8\hfill \\ 3\hfill \end{array}\right)

11 1 1 56


\left(\begin{array}{c}7\hfill \\ 1\hfill \end{array}\right)
\left(\begin{array}{c}5\hfill \\ 5\hfill \end{array}\right)
\left(\begin{array}{c}9\hfill \\ 0\hfill \end{array}\right)
\left(\begin{array}{c}9\hfill \\ 5\hfill \end{array}\right)


\left(\begin{array}{c}1\hfill \\ 1\hfill \end{array}\right)
\left(\begin{array}{c}15\hfill \\ 15\hfill \end{array}\right)
\left(\begin{array}{c}4\hfill \\ 0\hfill \end{array}\right)
\left(\begin{array}{c}11\hfill \\ 2\hfill \end{array}\right)

1 1 1 55

Use the Binomial Theorem to Expand a Binomial

In the following exercises, expand each binomial, using the Binomial Theorem.

{\left(p+q\right)}^{6}

{\left(t-1\right)}^{9}

{t}^{9}-9{t}^{8}+36{t}^{7}-84{t}^{6}+126{t}^{5}
-126{t}^{4}+84{t}^{3}-36{t}^{2}+9t-1

{\left(2x+1\right)}^{4}

{\left(4x+3y\right)}^{4}

256{x}^{4}+768{x}^{3}y+864{x}^{2}{y}^{2}
+432x{y}^{3}+81{y}^{4}

{\left(x-3y\right)}^{5}

In the following exercises, find the indicated term in the expansion of the binomial.

Seventh term of {\left(a+b\right)}^{9}

84{a}^{6}{b}^{3}

Third term of {\left(x-y\right)}^{7}

In the following exercises, find the coefficient of the indicated term in the expansion of the binomial.

{y}^{4} term of {\left(y+3\right)}^{6}

135

{x}^{5} term of {\left(x-2\right)}^{8}

{a}^{3}{b}^{4} term of {\left(2a+b\right)}^{7}

280

Practice Test

In the following exercises, write the first five terms of the sequence whose general term is given.

{a}_{n}=\frac{5n-3}{{3}^{n}}

{a}_{n}=\frac{\left(n+2\right)!}{\left(n+3\right)\text{!}}

\frac{1}{4},\frac{1}{5},\frac{1}{6},\frac{1}{7},\frac{1}{8}

Find a general term for the sequence, -\frac{2}{3},-\frac{4}{5},-\frac{6}{7},-\frac{8}{9},-\frac{10}{11},\text{…}

Expand the partial sum and find its value. \sum _{i=1}^{4}{\left(-4\right)}^{i}

-4+16-64+256=204

Write the following using summation notation. -1+\frac{1}{4}-\frac{1}{9}+\frac{1}{16}-\frac{1}{25}

Write the first five terms of the arithmetic sequence with the given first term and common difference. {a}_{1}=-13 and d=3

-13,-10,-7,-4,-1

Find the twentieth term of an arithmetic sequence where the first term is two and the common difference is -7.

Find the twenty-third term of an arithmetic sequence whose seventh term is 11 and common difference is three. Then find a formula for the general term.

{a}_{23}=59. The general term is {a}_{n}=3n-10.

Find the first term and common difference of an arithmetic sequence whose ninth term is -1 and the sixteenth term is -15. Then find a formula for the general term.

Find the sum of the first 25 terms of the arithmetic sequence, 5,9,13,17,21,\text{…}

1,325

Find the sum of the first 50 terms of the arithmetic sequence whose general term is {a}_{n}=-3n+100.

Find the sum. \sum _{i=1}^{40}\left(5i-21\right)

3,260

In the following exercises, determine if the sequence is arithmetic, geometric, or neither. If arithmetic, then find the common difference. If geometric, then find the common ratio.

14,3,-8,-19,-30,-41,\text{…}

324,108,36,12,4,\frac{4}{3},\text{…}

The sequence is geometric with common ratio r=\frac{1}{3}.

Write the first five terms of the geometric sequence with the given first term and common ratio. {a}_{1}=6 and r=-2

In the geometric sequence whose first term and common ratio are {a}_{1}=5 and r=4, find {a}_{11}.

5,242,880

Find {a}_{10} of the geometric sequence, 1250,250,50,10,2,\frac{2}{5},\text{…}\text{.} Then find a formula for the general term.

Find the sum of the first thirteen terms of the geometric sequence, 2,-6,18,-54,162,-486\text{…}

797,162

In the following exercises, find the sum.

\sum _{i=1}^{9}5{\left(2\right)}^{i}

1-\frac{1}{5}+\frac{1}{25}-\frac{1}{125}+\frac{1}{625}-\frac{1}{3125}+\text{…}

\frac{5}{6}

Write the repeating decimal as a fraction. 0.\stackrel{—}{81}

Dave just got his first full-time job after graduating from high school at age 18. He decided to invest ?450 per month in an IRA (an annuity). The interest on the annuity is 6% which is compounded monthly. How much will be in Adam’s account when he retires at his sixty-fifth birthday?

\text{?}1,409,344.19

Expand the binomial using Pascal’s Triangle. {\left(m-2n\right)}^{5}

Evaluate each binomial coefficient. \left(\begin{array}{c}8\hfill \\ 1\hfill \end{array}\right)
\left(\begin{array}{c}16\hfill \\ 16\hfill \end{array}\right) \left(\begin{array}{c}12\hfill \\ 0\hfill \end{array}\right) \left(\begin{array}{c}10\hfill \\ 6\hfill \end{array}\right)

8 1 1 210

Expand the binomial using the Binomial Theorem. {\left(4x+5y\right)}^{3}

License

Icon for the Creative Commons Attribution 4.0 International License

Intermediate Algebra Copyright © 2017 by OSCRiceUniversity is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book