The number of strictly increasing functions from the set to the set such that for , is equal to :
- A.
21
- B.
28
- C.
27
- D.
22
-
Understand the setup. A strictly increasing function is completely determined by choosing values (the images) from and placing them in increasing order. So counting valid functions reduces to counting valid -element subsets satisfying .
-
Split into cases based on . Since is strictly increasing, once is fixed large enough, all later values automatically avoid the clash .
-
Case : The remaining images are chosen from (7 values), and being placed in increasing order automatically keeps for all .
-
Case : The remaining images are chosen from (6 values).
-
Case : The remaining images are chosen from (5 values).
-
Add all the cases together.
Hence, the answer is Option B (28).