Glove Exchange

There are five distinguishable pairs of gloves to be given to 5 persons. Each person must get a left glove and a right glove . Find the number of distributions so that no person gets a proper pair


The answer is 5280.

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.

2 solutions

Christopher Boo
Apr 20, 2014

For the left glove, there are 5 ! 5! permutations.

For the right glove, there are ! 5 !5 permutations.

Hence, the number of distributions so that no person gets a proper pair is

5 ! × ! 5 = 5280 5!\times!5=5280


n ! n! states the number of permutations of n n objects. You can read more about factorials .

! n !n states the number of permutations of n n objects so that none of them stays in their original position. You can read more about derangements .

My approach was

First all the cases where left glove is dearranged is to considered .There are 5 ! × ! 5 = 5280 5! \times !5 =5280 arrangements

Next all the cases where right gloves are dearranged is to be considered there are 5 ! × ! 5 = 5280 5! \times !5 =5280 arrangements.

Now the arrangements whee both pair of gloves are dearranged has to eliminated. So final answer - 2 × 5280 ! 5 2 = 8624 2 \times 5280 - !5^{2}=8624

Jayanta Mandi - 6 years, 12 months ago
Kushal Bose
Dec 21, 2016

First consider a mapping between left gloves and right gloves f : G i L G i R f: G_i^L \to G_i^R where L and R denotes left and right of i t h ith gloves 1 i 5 1 \leq i \leq 5

If no pairs will be proper which means de-arrangement of the G i R G_i^R .So , number of de-arrangement of 5 5 items will be 44 44 ways..

But there are 5 5 persons each person can get any one of the improper pairs.So G i L G_i^L can arrange in 5 ! = 120 5!=120 ways.

Total number = 44 × 120 = 5280 =44 \times 120=5280

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...