$n\gt 2$ paint cans of identical shape and volume are filled with different type of paints. Each of them is filled with $\frac {n-1}{n}$ of their volume. It's allowed to fill the paint of one can to the other can.
Prove that one can fill each can with paint such that in each can there is the same mixture.
Can somebody help me?
Pour from can $n$ into each other cans until they are full (and can $n$ is empty) and stir thoroughly. Now each can has the correct proportion of colour $n$, and this remains true no matter what we do from now on.
Next fill $\frac1n$ of each can into the $n$th can (apparently, this is an allowed step). Now we have the correct final mix in the $n$th can. Each of the other $n-1$ cans is $\frac{n-2}{n-1}=1-\frac1{n-1}$ full so that we have reduced the problem to the case $n-1$.
Ultimately, the case $n=1$ is trivial.