How Does the Binomial Coefficient Relate to Subsets of Binary Sequences?

Click For Summary
The discussion focuses on understanding the binomial coefficient in relation to subsets of binary sequences. It clarifies that the notation {0,1}^n represents the set of all n-tuples composed of 0s and 1s, where each entry can independently be either 0 or 1. The binomial coefficient, denoted as (n choose k), counts the number of ways to select k elements from a set of n, which corresponds to the number of binary sequences with exactly k ones. This relationship is established by equating the count of specific binary sequences to the count of subsets of size k from a set of size n. Overall, the connection between the binomial coefficient and binary sequences is rooted in combinatorial principles.
muso07
Messages
53
Reaction score
0

Homework Statement


Show that: (\stackrel{n}{k})=\#\left\{(\omega_{1},..., \omega_{n})\in\left\{0,1\right\}^{n}:\Sigma^{n}_{l=1}\omega_{l}=k\right\}

(edit: the sigma is meant to go from l=1 to n)

Homework Equations


It says to use this:
(\stackrel{n}{k})=\#\left\{M\subseteq\left\{1,...,n\right\}:\#M=k\right\}

The Attempt at a Solution


First of all, I don't understand what {0,1}n is. Like, I think I should be able to nut this problem out if I understood that.. so I don't really need help with the actual question (yet :P), but I need help with the definition of {0,1}n.

The only thing I could find was \left\{0,1\right\}^{n}=\left\{(\omega_{1},...,\omega_{n}):\omega_{k}\in\left\{0,1\right\}, 1\leq k\leq n\right\}

And I don't really get that...
 
Last edited:
Physics news on Phys.org
\{0, 1\}^n is the Cartesian product of n copies of the set \{0, 1\}, that is, \{0, 1\} \times \{0, 1\} \times \cdots \times \{0, 1\} (with n factors). This is the set of n-tuples where each entry belongs to \{0, 1\}; the entries look something like (0, 1, 1, 0, \dots, 0). This is what the notation \{0, 1\}^n = \{ (\omega_1, \dots, \omega_n) \mid \omega_k \in \{0, 1\}, 1 \leq k \leq n \} means: \{0, 1\}^n is the set of n-tuples (\omega_1, \dots, \omega_n) where each of the \omega_k belongs to \{0, 1\}.

Incidentally, you can write \binom{n}{k} as \binom{n}{k}.
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K