Power Set

If S = { 1 , 2 , 3 , 4 } S = \{1, 2, 3, 4 \} , then find the number of elements in the Power set of S S .


The answer is 16.

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

Rama Devi
Jul 10, 2015

The number of elements in the power set of a set is equal to 2 n 2^n , where n n stands for the number of d i s t i n c t distinct elements in the set.

Erison Peñaflor
Aug 16, 2014

Given S={1, 2, 3, 4}, the cardinality (number of elements) of set S is 4 or n(S)=4

The cardinality of the power set S is denoted as n(p(S))=2^n(S)

Substituting n(S) with 4 to the formula:

n(p(S))=2^4 yields n(p(S))=16

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...