Counting the number of set-subset pairs within H

  • Thread starter Thread starter Mr Davis 97
  • Start date Start date
  • Tags Tags
    Counting
Click For Summary
The discussion focuses on calculating the number of set-subset pairs within the set H = {1, 2, 3, ..., 10}. The reasoning involves considering different sizes of the subset G and determining how many subsets F can be formed for each case. The total number of ways is derived from summing the combinations of choosing G and the corresponding subsets F, leading to the conclusion that the total is 3^10. Participants clarify that the order of selection does not matter since they are forming subsets. The final consensus confirms that the reasoning and calculations are correct, resulting in a staggering total of 3^10 ways.
Mr Davis 97
Messages
1,461
Reaction score
44

Homework Statement


##H=\{1,2,3,\dots , 10\}##. Determine the following number: ## \#([G,F];G\subseteq F \subseteq H)##.

Homework Equations

The Attempt at a Solution


Here is my reasoning. If ##G=\emptyset##, there are ##2^{10}## ways to choose ##F##, so ##\binom{10}{0}2^{10}## total. If ##|G|=1##, there are ##2^9## ways to choose ##F##, so ##\binom{10}{1}2^9## ways total. And so on, until ##|G|=10##, so there is only one way to choose ##F##, and so ##\binom{10}{10}\cdot 1## ways in total.

These are are disjoint cases, so we sum them up: $$\sum_{k=0}^{10}\binom{10}{10-k}2^{k} = \sum_{k=0}^{10}\binom{10}{k}2^{k} = 3^{10}$$.

Does this all look like the correct reasoning?
 
Physics news on Phys.org
Not clear to me if the ordering is relevant. If not, your 210 shrinks to 20...:rolleyes:
 
BvU said:
Not clear to me if the ordering is relevant. If not, your 210 shrinks to 20...:rolleyes:
Could you elaborate? In my solution ##2^{10}## is how many subsets of ##H## there are. Order is not relevant because we're just forming subsets, I believe.
 
My bad, it looks like the total number is staggering indeed...
 
Mr Davis 97 said:
Does this all look like the correct reasoning?

You can also count your ##3^{10}## directly. The sets ##G\subseteq F \subseteq H## can be identified by assigning a status to each element of ##H##. It can be either i) only in ##H##, ii) in ##F## and ##H## but not in ##G## or ii) in all three sets. That's three possibilities for each element of ##H##. Hence ##3^{10}## ways.
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
1K