Question
Question: There are 2n guests at a dinner party.supposing that the master and mistress of the house have fixed...
There are 2n guests at a dinner party.supposing that the master and mistress of the house have fixed seats opposite one another, and that there are two specified guests who must not be placed next to one another, let the number of ways in which the company can be placed be (m(n2)−k(n)+4)(2n−2)! find k-m?
Solution
In this question the concept of permutations and combinations will be used. We need to apply logic and general algebra to proceed through the problem. We will first all the cases in which the two guests cannot be placed next to one another, and then add them. In order to select r unique things from a total number of n things , the number of ways are-
nCr=!(n−r)∣!r∣!n
Complete step-by-step answer:
Let M and M’ represent seats of the master and mistress respectively , and let
a1,a2,a3,.....,a2nrepresent the 2nseats. Let the guests who must not be placed next to one another be called X and Y.
Now, we will put X in a position adjacent to M(a1). Now, Y can be placed everywhere except a2, and the place occupied by X. let us place Y at the place a3.
The rest of the (2n-2) places can be arranged in !(2n−2) ways . similarly, Y can be placed in 2n−2such places. Hence, the total number of ways in which guests are placed when X is at a1 are
(2n−2)!(2n−2)
Similarly, X can be placed in four such places adjacent to M and N, so the total number of ways for this are
4(2n−2)∣!2n−2………(1)
When X is placed in any of the remaining 2n−4places, Y cannot be placed in the two places adjacent to X. so, the number of places in which Y can be placed are (2n−3).
The remaining of the (2n-2) guests can be placed in !(2n−2)ways.
So the total number of ways in which all the guests can be arranged are
(2n−4)(2n−3)!(2n−2)…….(2)
We will add these two separate cases to get the total number of ways in which the guests can be arranged. This is given by equation (1) and (2)
4(2n−2)!(2n−2)+(2n−4)(2n−3)!2n−2) =!(2n−2)×(8n−8+4n2−14n+12) =!(2n−2)×(4n2−6n+4)
Hence, k=6 and m=4 then,