Text
How many strictly increasing -digit strings, i.e. of the form with , can be formed using the digits from to ?
Solution
Once a set of distinct digits is chosen, there is exactly one way to arrange them in increasing order. So counting increasing strings is the same as counting the subsets of distinct digits taken from : these are combinations,