Pascal’s Triangle

5.1 Prove that the Pascal Triangle is symmetric with respect to the vertical line through its apex.


5.2 Prove that each row in the Pascal Triangle starts and ends with 1.


5.3 Give a proof of the formula in exercise 4.2

along the same lines. (One could expect that, similarly as for the “alternating” sum, we could get a nice formula for the sum obtained by stopping earlier, like . But this is not the case: no simpler expression is known for this sum in general.)


5.4 By the Binomial Theorem, the right hand side in identity (6) is the coefficient of in the expansion of . Write in the form , expand both factors using the binomial theorem, and then try to figure out the coefficient of in the product. Show that this gives another proof of identity (6).


5.5 Prove the following identity:

You can use a combinatorial interpretation of both sides, similarly as in the proof of (6) above, or the Binomial Theorem as in the previous exercise.


5.6 Suppose that you want to choose a -element subset of the -element set . You decide to do this by choosing first the largest element, then the rest. Show that counting the number of ways to choose the subset this way, you get a combinatorial proof of identity (7).


5.7 For which values of and is twice the previous entry in the Pascal Triangle?


5.8 Instead of the ratio, look at the difference of two consecutive entries in the Pascal triangle:

For which value of is this difference largest?


5.9 (a) Give a combinatorial argument to show that .

(b) Use this inequality to show that if is large enough.


5.10 Show how to use the Stirling Formula to derive (9).


5.11 Find a number such that if , then


5.12 (a) Prove Lemma 5.1, by following the proof of Theorem 5.1.

(b) Show that Lemma 5.1 follows from Theorem 5.1, if one observes that as increases, the binomial coefficient decreases faster than the binomial coefficient .

(c) Show that by doing the calculations more carefully, the lower bound of in Lemma 5.1 can be improved to .

Prev: 04-counting-subsets Next: 06-fibonacci-numbers