For the problem in the "Advanced Techniques -- Bijections (Q6)", I do not understand how the answer gets (11 6) as the binomial coefficient, if n=15 and k=5. There are 15 seats and 5 people, but they can't sit adjacent to each other. I've always had a difficult time understand how to determine n and k. Any help would be greatly appreciated.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
I think you're referring to this problem.
As described in the previous slide:
Let's imagine placing the 5 people (sitting on a chair) next to each other first, so there's 5! ways of doing so. Now you want to put one (unoccupied) chair between each of these 5 people.
PEPEPEPEP
(P denotes a someone occupying a chair, while E denotes an empty chair)
So far, you have only used up 5+4=9 chairs. What about the other 15−9=6 empty chairs?
You can place any number of chairs in the red lines below:
_P_EP_EP_EP_EP_
but as long as the total number of chairs use here is 6.
That is, you want to find the total number of positive integer solutions (a,b,c,d,e,f) such that their sum is 6.
Can you see now why this is equivalent to placing 6 balls into 6 urns?
P.S.: Stars and bars is also relevant here if you chose not to use the bijection route.
reference ?