Q.1.4

Question

There arenr different linear arrangements of nballs that r are black and  n  r are white. Give a combinatorial explanation of this fact.

Step-by-Step Solution

Verified
Answer

Use the binomials.

Or consider the permutations of n balls, and how many of them are the same by color.

1Step 1 Explanation.

Possible orders of r black, and n-r white balls

The first solution - using combinations

The n balls have to be arranged in n positions, and the only distinction is where are the black, and where white balls.

We can choose the position of the black balls in nr ways, the white ones are in the remaining positions.

2Step 2 Explanation.

The second solution - deriving the binomials.

The balls can be arranged in n! possible permutations. But that counts as separate some cases that are the same in the color of the balls.

More precisely, one particular color arrangement includes r!·(n-r)permutations. Because the r black balls can be permuted in r! and the white balls inn-r! different orders. By the basic principle, this yields r!·(n-r)! permutations.

So the actual count is:

n!r!·(n-r)!=nr=nn-r