[SOLVED] how many elements are in two power sets
Homework Statement
a.How many elements are in the power set {1,2,3,4}? b.How many elements are in the power set {1,2,3,4,5}?
Homework Equations
The Attempt at a Solution
a. {empty set, {1}, {2}, {3}, {4}, {1,2}, {1,3}, {1,4}...