Prove Power Set equation by Induction

Click For Summary
SUMMARY

The discussion centers on proving the equation n(P(A)) = 2^n using mathematical induction, where n(A) is the cardinality of set A and P(A) is the power set of A. The proof begins with the base case of n = 0, establishing that n(P(A)) = 1 = 2^0. The induction hypothesis assumes that for n(A) = n, n(P(A)) = 2^n holds true. The proof then extends to n + 1, demonstrating that n(P(B)) = 2^n + 2^n = 2 · 2^n = 2^(n+1), confirming the equation for all natural numbers.

PREREQUISITES
  • Understanding of set theory and cardinality
  • Familiarity with mathematical induction
  • Knowledge of power sets and their properties
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the principles of mathematical induction in detail
  • Explore the properties of power sets and their applications
  • Learn about combinatorial proofs and their significance in set theory
  • Investigate advanced topics in set theory, such as Cantor's theorem
USEFUL FOR

Students of mathematics, educators teaching set theory, and anyone interested in understanding mathematical proofs and induction techniques.

Happyzor
Messages
9
Reaction score
0

Homework Statement



(a) Use induction to show that if n(A) = n then n(P(A)) = 2^n.

n(A) is the cardinality of set A.
P(A) is the power set of A.

Homework Equations



The answer is
We apply induction to prove the claim.
If n = 0 then A = null and in this case P(A) = {null}. Thus n(P(A)) = 1 = 2^0.
As induction hypothesis, suppose that if n(A) = n then n(P(A)) = 2^n. Let B = {a1, a2, · · · , an, an+1}. Then P(B) consists of all subsets of {a1, a2, · · · , an} together with all subsets of
{a1, a2, · · · , an} with the element an+1 added to them. Hence, n(P(B)) =
2^n + 2^n = 2 · 2^n = 2^n+1.

The Attempt at a Solution



Can someone explain the step

"Then P(B) consists of all subsets of {a1, a2, · · · , an} together with all subsets of {a1, a2, · · · , an} with the element an+1 added to them. "


Why is this the case? Shouldn't P(B) just all the subsets {a1,a2,...,an,an+1)? So that's the power set of {a1,a2,...,an} plus something else, but what is that something else?

The answer seems to say that the something else is all subsets of {a1, a2, · · · , an} with the element an+1 and that is equal to 2^n but why is that the case? How do we know that it is equal to 2^n?
 
Physics news on Phys.org
Hi Happyzor! :smile:

(try using the X2 and X2 tags just above the Reply box :wink:)
Happyzor said:
As induction hypothesis, suppose that if n(A) = n then n(P(A)) = 2^n. Let B = {a1, a2, · · · , an, an+1}. Then P(B) consists of all subsets of {a1, a2, · · · , an} together with all subsets of
{a1, a2, · · · , an} with the element an+1 added to them. Hence, n(P(B)) =
2^n + 2^n = 2 · 2^n = 2^n+1.

That's rather unclear.

I'd prefer to say:

P(B) consists of:
i] all subsets of {a1, a2, · · · , an+1} which do include an+1
plus
ii] all subsets of {a1, a2, · · · , an+1} which don't include an+1.

That's the same number as the number of:
i] all subsets of {a1, a2, · · · , an}
plus
ii] all subsets of {a1, a2, · · · , an}. :wink:
 
tiny-tim said:
Hi Happyzor! :smile:

(try using the X2 and X2 tags just above the Reply box :wink:)


That's rather unclear.

I'd prefer to say:

P(B) consists of:
i] all subsets of {a1, a2, · · · , an+1} which do include an+1
plus
ii] all subsets of {a1, a2, · · · , an+1} which don't include an+1.

That's the same number as the number of:
i] all subsets of {a1, a2, · · · , an}
plus
ii] all subsets of {a1, a2, · · · , an}. :wink:


Why are they both equal to 2n? I understand why n*P({a1, a2, · · · , an}) is equal to 2n but why is the other one also 2n? Thanks for your help.
 
Happyzor said:
Why are they both equal to 2n? I understand why n*P({a1, a2, · · · , an}) is equal to 2n but why is the other one also 2n? Thanks for your help.

the sets in i] all include an+1.

So each set in i] is of the form (A U {an+1}) where A is a subset of {a1, a2, · · · , an}.

Different sets in i] have different As, and every A corresponds to a set in i].

ie there's a one-to-one correspondence between the sets in i] and P({a1, a2, · · · , an})

ie they have the same number. :wink:
 
tiny-tim said:
the sets in i] all include an+1.

So each set in i] is of the form (A U {an+1}) where A is a subset of {a1, a2, · · · , an}.

Different sets in i] have different As, and every A corresponds to a set in i].

ie there's a one-to-one correspondence between the sets in i] and P({a1, a2, · · · , an})

ie they have the same number. :wink:

Thanks for your help. I didn't really understand what you meant, but I got help from someone else. I really appreciate it!
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 29 ·
Replies
29
Views
3K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
7
Views
2K