Number of Combinations Created from Restricting a Set
Here’s my question:
I have a set that looks like this:
S = {u, v , w , x , y , z}
And it has this restriction:
1 =< u < v < w < x < y < z <= 11
Essentially, of 6 values, all of them must be greater than or equal to 1, must be less than their successor, must be greater than their predecessor, and must be less than or equal to 11.
How many sets produced from this restriction?
Thank you in advance.
Answer
Answers can only be viewed under the following conditions:
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.

4.8K
-
Great answer and really intuitive. If you were interested, this is actually a question in disguise that is analyzing the number of scales that can be formed with 7 notes. Thank you so much :)
-
Interesting! I am glad I was able to help.
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- answered
- 819 views
- $2.00
Related Questions
- Inclusion-Exclusion and Generating Function with Coefficient (and Integer Equation)
- What is the asymptotic density of $A$ and $B$ which partition the reals into subsets of positive measure?
- Proof through inclusion (A∆B) ∪ A = A ∪ B
- Prove a set is well-ordered
- Irrational Number
- Set problem. Need it well written...
- Set theory question
- Prove that $A - B=A\cap B^c$