Shing
- 141
- 1
hi guys, I am a physics major, recently doing a few self-reading on analysis, however, I got stuck at some excises of proofs.
If a set A contains n elements, prove that the number of different subsets of A is equal to 2^n.
First, I teared apart the problem, attempting to draw a general equation from looking at the numbers of different subset one by one.
E(m) regarded as the possible number of different subsets which contains m elements, whereas A has total n elements.
E(0)=1
E(1)=n
E(2)=\frac{n^2}{2}-\frac{n}{2} (this is obtained from a bit of analysis. Possibly be fault however.)
E(3)=\frac{5n^3}{6} -\frac{n^2}{2}-\frac{n}{3} (so is it.)
.
.
.
E(n)=1
However, I was almost driven crazy... I could't make the generl equation from it (which is hopefully 2^n)
Any other approaches? Or any mistakes I made during my approach?
Thanks for reading!
Homework Statement
If a set A contains n elements, prove that the number of different subsets of A is equal to 2^n.
The Attempt at a Solution
First, I teared apart the problem, attempting to draw a general equation from looking at the numbers of different subset one by one.
E(m) regarded as the possible number of different subsets which contains m elements, whereas A has total n elements.
E(0)=1
E(1)=n
E(2)=\frac{n^2}{2}-\frac{n}{2} (this is obtained from a bit of analysis. Possibly be fault however.)
E(3)=\frac{5n^3}{6} -\frac{n^2}{2}-\frac{n}{3} (so is it.)
.
.
.
E(n)=1
However, I was almost driven crazy... I could't make the generl equation from it (which is hopefully 2^n)
Any other approaches? Or any mistakes I made during my approach?
Thanks for reading!