asked 79.4k views
5 votes
Give a combinatorial proof that the cardinality of the power set of a finite set A is 2^|A|

1 Answer

6 votes

There are
\dbinomk ways of building a subset of
k elements from
A, so the total number of subsets you can build is


\displaystyle\sum_(k=0)^(|A|)\binomk

Recalling the binomial theorem, the above sum is equal to


\displaystyle\sum_(k=0)^(|A|)\binomk1^k1^(|A|-k)=(1+1)^(|A|)=2^(|A|)

as required.

answered
User Milos Savanovic
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.