Q. 1.6

Question

How many vectors x1, . . . , xk are there for which each xi is a positive integer such that 1 xi n and  x1 < x2 <  · · · < xk?

Step-by-Step Solution

Verified
Answer

The number of vectors are Ckn=n!k!(n-k)!.

1Step 1. Given information.

It is given that,

xi is a positive integer.

1 xi n, it means all the numbers in the set lies in the range (1,n).

x1 < x2 <  · · · < xk, it means the numbers should be ascending order. As out of n, k distinct integers are chosen so there can be only one way of arrangement.

2Step 2. State the answer.

So, to get a set of numbers fulfilling the given conditions is same as selecting k numbers randomly from n numbers, which can be done in Ckn=n!k!(n-k)!ways.