Chapter 6: Problem 19
Give a combinatorial argument to show that $$C(n, k)=C(n, n-k)$$
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 6: Problem 19
Give a combinatorial argument to show that $$C(n, k)=C(n, n-k)$$
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Show that $$\sum_{k=m}^{n} C(k, m) H_{k}=C(n+1, m+1)\left(H_{n+1}-\frac{1}{m+1}\right)$$for all \(n \geq m,\) where \(H_{k},\) the \(k\) th harmonic number, is defined$$ H_{k}=\sum_{i=1}^{k} \frac{1}{i} $$
Suppose there are 10 roads from \(\mathrm{Oz}\) to Mid Earth and five roads from Mid Earth to Fantasy Island. How many round-trips are there of the form Oz-Mid EarthFantasy Island-Mid Earth-Oz in which on the return trip we do not reverse the original route from \(\mathrm{Oz}\) to Fantasy Island?
Suppose that six distinct integers are selected from the set \(\\{1,2,3,4,5,6,7,8,9,10\\} .\) Prove that at least two of the six have a sum equal to 11. Hint: Consider the partition {1,10} , {2,9},{3,8},{4,7},{5,6}.
A two-person game is played in which a fair coin is tossed until either the sequence HT (heads, tails) or the sequence TT (tails, tails) appears. If HT appears, the first player wins; if TT appears, the second player wins. Would you rather be the first or second player? Explain.
Use the Multiplication Principle. The Braille system of representing characters was developed early in the nineteenth century by Louis Braille. The characters, used by the blind, consist of raised dots. The positions for the dots are selected from two vertical columns of three dots each. At least one raised dot must be present. How many distinct Braille characters are possible?
What do you think about this solution?
We value your feedback to improve our textbook solutions.