Processing math: 100%

Prove that the total number of subsets of a finite set containing n elements is 2n.

Solution :

Let A be a finite set containing n elements. Let 0 r n.

Consider those subsets of A that have r elements each. We know that the number of ways in which r elements can be chosen out of n elements is nCr.

Therefore, the number of subsets of A having r elements each is nCr.

Hence, the total number of subsets of A

= nC0 + nC1 + nC2 + …. + nCn = (1+1)n = 2n.

[ Using binomial theorem ]

Leave a Comment

Your email address will not be published. Required fields are marked *