The number of strictly increasing functions \(f\) from the set \(\{1, 2, 3, 4, 5, 6\}\) to the set \(\{1, 2, 3, ...., 9\}\) such that \(f(i)>i\) for \(1 \le i \le 6\), is equal to:
To solve for the number of strictly increasing functions \( f \) from the set \(\{1, 2, 3, 4, 5, 6\}\) to the set \(\{1, 2, 3, \ldots, 9\}\) such that \( f(i) > i \) for \( 1 \leq i \leq 6 \), we need to follow a systematic approach:
Calculate the combination:
\(\binom{8}{6} = \binom{8}{2}\) because \(\binom{n}{k} = \binom{n}{n-k}\).
Calculate further:
\(\binom{8}{2} = \frac{8 \times 7}{2 \times 1} = 28\)
Thus, the number of strictly increasing functions satisfying the given conditions is 28.
Therefore, the correct answer is Option: 28.