There are 4 professors and 7 students to be sited on 11 chairs. What is a probability that every professor is between 2 students?
My thoughts: There is $11!$ outcomes. Good ones are: first we arrange the professors on $4!$ ways, then we put 7 chairs so that on left and right side is at least one chair and between every two professor is one chair. That we can do on ${6\choose 2}$ ways by solving the equation $$a+b+c+d+e = 7$$ where $a,b,c,d,e$ are natural numbers.
Now we arrange the students on empty chairs, and that we can do on $7!$ ways. So the probability is $$P = {4!\cdot 15\cdot 7!\over 11!}$$
Is that correct?
Looks good. I get the same result by reasoning as follows: