- #1
starcoast
- 9
- 0
Homework Statement
How is the number of subsets of an n-element set related to the number of subsets of an (n-1) element set? Prove that you are correct.
Homework Equations
The Attempt at a Solution
So, clearly the the number of subsets in an n element set is 2[tex]^{n}[/tex]. So the number of subsets of an n-element set is 2*(the number of subsets of an n-1 element set). But I'm having trouble proving it. I'm pretty sure strong induction is what I need to use here, but we haven't talked about it in class and the material in the book is confusing, with little explanation (our book is mostly learn-on-your-own examples). If someone could walk me through the proof, or at least help me get to the correct inductive hypothesis, I would be really grateful.