Question

For a given k, 1 ≤ k ≤ n, how many vectors (x1, x2, . ....

For a given k, 1 ≤ k ≤ n, how many vectors (x1, x2, . . . , xk) are there for which each xi is a positive integer such that 1 ≤ x1 < x2 < · · · < xk ≤ n?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

To rephrase the problem, we need to choose k distinct integers between 1 and n and assign them to xi's such that 1 ≤ x1 < x2 < · · · < xk ≤ n order is maintained. To do so, we can simply pick k numbers at random, and assign them to xi's in increasing order.

Thus the problem is equivalent to choosing k distinct integers from n integers.

Hence the number of possible vectors are nCk = n!/k!/(n-k)!

Add a comment
Know the answer?
Add Answer to:
For a given k, 1 ≤ k ≤ n, how many vectors (x1, x2, . ....
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT