Ordered pair of subsets

If A A and B B are subsets of U = { 1 , 2 , 3 , 4 , 5 } U=\{1,2,3,4,5\} such that A B = U , A B = , A \cup B = U, A\cap B =\emptyset, how many possible choices are there for the ordered pair ( A , B ) (A,B) ?

Details and assumptions

It is possible that A = A = \emptyset or B = B = \emptyset .


The answer is 32.

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.

7 solutions

Vibhu Baibhav
May 6, 2014

it is 2^5.because each element has only two choices. either it can go to a or to b .it cant go to both becoz a intersec b is phi it cant go to none becoz a u b is A

Shabarish Ch
May 3, 2014

It is given that A B = ϕ A \cap B = \phi . This means that A A and B B have no elements in common. Also, A B = U A \cup B = U . This means that elements of B B are those which are not in A A . So, for each set A A , there is only one set B B .

When there are no elements in A A and 5 elements in B B , only one ordered pair is possible, which is A = ϕ A = \phi and B = 1 , 2 , 3 , 4 , 5 B = {{1,2,3,4,5}} .

Similarly, when there is 1 element in A A and 4 elements in B B , 5 ordered pairs are possible. When there are 2 elements in A A and 3 elements in B B , 10 ordered pairs are possible. When there are 3 elements in A A and 2 elements in B B , 10 ordered pairs are possible. When there are 4 elements in A A and 1 elements in B B , 5 ordered pairs are possible.

Lastly, the reverse of the first case is also possible, where B = ϕ B = \phi and A = 1 , 2 , 3 , 4 , 5 A = {1,2,3,4,5} .

So, in all there are 1 + 5 + 10 + 10 + 5 + 1 = 32 1 + 5 + 10 + 10 + 5 + 1 = \boxed{32} cases.

Aman Khan
May 16, 2014

Such sets are called 'Partition Sets', mutually exclusive and exhaustive. To calculate total no. of partition sets, 2 n { 2 }^{ n } .

A simple way to understand using permutations.

Let the two sets be Set 0 & Set 1 \underline { } \underline { } \underline { } \underline { } \underline { }

The spaces denoting 1 , 2 , 3 , 4 , 5. 1,2,3,4,5.

where 0 0 0 1 1 \underline { 0 } \underline { 0 } \underline { 0 } \underline { 1 } \underline { 1 } would mean

S e t 0 = 1 , 2 , 3 Set 0 = 1, 2, 3

S e t 1 = 4 , 5 Set 1 = 4, 5

Then taking 1,1,1,1,1 , 1,1,1,1,0 , 1,1,1,0,0 & so on till 0,0,0,0,0

Permutations would be

5 ! 0 ! . 5 ! + 5 ! 1 ! 4 ! + 5 ! 2 ! 3 ! + 5 ! 3 ! 2 ! + 5 ! 4 ! 1 ! + 5 ! 5 ! 0 ! \frac { 5! }{ 0!.5! } + \frac { 5! }{ 1!4! } + \frac { 5! }{ 2!3! } + \frac { 5! }{ 3!2! } + \frac { 5! }{ 4!1! } + \frac { 5! }{ 5!0! }

which would, according to Binomial Theorem be ( 1 + 1 ) 5 { (1+1) }^{ 5 }

First we realize it is a "n choose r" idea. It is a summation of 5 choose r with r from 0 to 5. Using the binomial theorem we know sum of n choose r = 2^n. Therefore the answer is 2^5 = 32

Edwin Gray
Dec 10, 2017

There are 32 subsets, so if A is any one of them, let B be the complement of A. This exhausts all possibilities. Ed Gray

Nikky Fauzdar
May 10, 2014

total no of ways is 2^5=32 as it is no of ways each number can be distribute among two set

The answer is 2^n, where n is the number of numbers in U.

One set is the complement of the other. If we consider the number of ways we can have #(A) = 0, 1, 2, 3, 4, 5:

5C0, 5C1, 5C2, 5C3, 5C4, 5C5

This is of course the line in Pascal's Triangle:

1, 5, 10, 10, 5, 1

And the sum is 32

Jay Cashen - 2 years, 4 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...