In how many ways can 100 identical chairs be divided among 4 different rooms so that each room will have 10, 20, 30, 40 or 50 chairs?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Each way to distribute the 100 chairs to the four rooms as described correspond to a x 1 0 term in the following product- ( x + x 2 + x 3 + x 4 + x 5 ) ( x + x 2 + x 3 + x 4 + x 5 ) ( x + x 2 + x 3 + x 4 + x 5 ) ( x + x 2 + x 3 + x 4 + x 5 )
But why?
Note: The four factors are multiplied in the above expression so that when we multiply different terms of the form x i , their powers add. ( End of Note )
This means that the number of ways to distribute the chairs is equal to the number of x 1 0 terms in the final expression, which is same as the coefficient of x 1 0 in the product ( x + x 2 + x 3 + x 4 + x 5 ) 4 . In the calculation that follows, read [ x i ] p ( x ) as coefficient of x i in p ( x ) .
[ x 1 0 ] ( x + x 2 + x 3 + x 4 + x 5 ) 4
= [ x 1 0 ] x 4 ( 1 + x + x 2 + x 3 + x 4 ) 4
= [ x 6 ] ( 1 + x + x 2 + x 3 + x 4 ) 4
= [ x 6 ] ( 1 − x 5 ) 4 ( 1 − x ) − 4
= [ x 6 ] ( 1 − x 5 ) 4 ( 1 − x ) − 4
= [ x 6 ] ( 1 − 4 x 5 + 6 x 1 0 − 4 x 1 5 + x 2 0 ) ( 1 − x ) − 4
as the terms 6 x 1 0 , − 4 x 1 5 and x 2 0 won't contribute in creation of x 6 term, the expression becomes-
[ x 6 ] ( 1 − 4 x 5 ) ( 1 − x ) − 4
= [ x 6 ] ( 1 − x ) − 4 − 4 × [ x 6 − 5 ] ( 1 − x ) − 4
as [ x i ] ( 1 − x ) − r = ( r − 1 i + r − 1 ) , we can write the above as-
( 4 − 1 6 + 4 − 1 ) − 4 ( 4 − 1 1 + 4 − 1 ) = ( 3 9 ) − 4 ( 3 4 ) = 8 4 − 1 6 = 6 8