$36$ identical balls are randomly distributed in $8$ different boxes in such a manner that no box is empty and no two boxes have same number of balls.
If $B_{i}$ denotes number of balls in $i^{th}$ box then find the probability that $B_{1}<B_{3}<B_{5}<B_{7}$ and $B_{2}>B_{4}>B_{6}>B_{8}$.
My Attempt I am facing difficulty in finding number of ways to distribute balls so that boxes contain unequal number of balls.Once this is done then rest shouldn't be very difficult.
In case you haven't noticed, note your conditions on the number of balls in each box means that, for the minimum number of balls required, there is a ball in one box, 2 balls in another box, and so on until you get 8 balls in the 8th box. If you add up this minimum set of balls and compare it to your number, i.e., 36, I think you will find something interesting, and potentially useful for solving the problem.