Let and be two sets of real numbers.
How many non-decreasing function from to are there such that every element of has an inverse image?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
This problem is equivalent to the number of ordered partition of 100 into 50 parts.
We know that the number of ordered partition of n into k parts is C n − 1 k − 1 .