0
$\begingroup$

Determine the number of ordered pairs (A,B), where A is a subset of B and is a subset of {1,2,...,n},

1 Answers 1

2

For each element of $\{1,2,\dots ,n\}$ we have three options. Put it only in $B$, put it in both $A$ and $B$, or put it in neither of them.

So the answer is $3^n$.