Say a set $X=\{A,B,C,D\}$
How many proper subsets does it have? And how do you determine this? I thought that it was 14 due to adding up combinations of:
$4C_1 + 4C_2 + 4C_3$ so $4+6+4=14$ possibilities
However, it turns out to be $15$ in the answer of my textbook.
What is the $15^{th}$ possibility? and also how do you determine the pattern for these kinds of sets? (for example set $Y=\{A,B,C,D,E,F\}$ with $6$ values and set $Z=\{A,B,C\}$ with $3$ values)