Answer on Question #75205, Math / Discrete Mathematics.
Task. Let X be a finite set with ∣X∣>1. What is the difference between P1=X×X and P2={S∈P(X):∣S∣=2}? Which set, P1 or P2, has more elements?
Solution. So,
P1=X×X={(a,b):a,b∈X},P2={S∈P(X):∣S∣=2}={{a,b}:a,b∈X,a=b}.
Example,
if a∈X then (a,a)∈P1 but {a,a}∈/P2;
if a,b∈X, then (a,b),(b,a)∈P1 (two elements) and {a,b}={b,a}∈P2 (one element).
Therefore, the set P1 has more elements than the set P2.
More detail, let ∣X∣=n. So,
∣P2∣=(2n)=2!⋅(n−2)!n!=2n(n−1)and∣P1∣=∣X×X∣=∣X∣2=n2.
Then ∣P1∣−∣P2∣=n2−2n(n−1)=22n2−n(n−1)=22n2−n2+n=2n2+n=2n(n+1).