Note that
$$\begin{align}_nC_m=\binom{n}{m}=\frac{n!}{m!\cdot (n-m)!}& &\text{and} & &_nP_m=\frac{n!}{(n-m)!} \end{align}$$.
Compute the following (please show at least some work, or that you plugged everything into a formula)
Solve the following problems using the multiplication principle, or permutations and combinations techniques. Do not rely on formulas alone!
21. Compute the values of each of the cells in the following table (you can use a computer or calculator; no need to show work)
\(\binom{0}{0}\) | ||||
\(\binom{1}{0}\) | \(\binom{1}{1}\) | |||
\(\binom{2}{0}\) | \(\binom{2}{1}\) | \(\binom{2}{2}\) | ||
\(\binom{3}{0}\) | \(\binom{3}{1}\) | \(\binom{3}{2}\) | \(\binom{3}{3}\) | |
\(\binom{4}{0}\) | \(\binom{4}{1}\) | \(\binom{4}{2}\) | \(\binom{4}{3}\) | \(\binom{4}{4}\) |
22. Look up Pascal’s triangle and how one can generate it. Use it to generate the next row of the table above.
23. (5 pts for each of the following)
a.) Expand \((x+y)^0\) (try to represent your answer with \(x\) and \(y\) with zero’s out in front of each)
b.) Expand \((x+y)^1\) (try to represent your answer \(1\)’s in front of \(x\) and \(y\))
c.) Expand \((x+y)^2\)
d.) Expand \((x+y)^3\)
e.) Expand \((x+y)^4\)
These expressions above are called “(powers of) binomials.”
24. Describe the relationship between Pascal’s triangle and the coefficients in front of each term in (a)-(e) above.
This relationship is why \(\binom{n}{m}\) is called a “binomial coefficient.”
25. Use your observation to expand the expressions \((x+y)^5\) and \((x+y)^6\) WITHOUT FOILing it all out by hand.
26.(Bonus +5) Use Pascal’s triangle to expand the expression \((x+1)^5\) (somehow indicate in your work that you indeed used Pascal’s triangle, or explain how you used it in words)
27. (Bonus +10) Use Pascal’s triangle to expand the expression \((x+2)^6\) (somehow indicate in your work that you indeed used Pascal’s triangle, or explain how you used it in words)