This integral appeared in Statistical Mechanics while calculating the number of microstates for an ideal gas.
$B_N=\int_{0}^{\infty}dy_1y_1^2\cdot\cdot\cdot\cdot\int_{0}^{\infty}dy_N y_N^2\Theta(1-\sum_{r=1}^{N}y_r)$ where $\Theta$ denotes the unit step function.
The book gives the hint that because of the step function, the sum $y_2+y_3+\cdot\cdot\cdot +y_N$ cannot exceed the value $1-y_1$. For a fixed value of $y_1$, integration over all variables from $y_2$ and $y_N$ then yields $B_{N-1}(1-y_1)^{3(N-1)}$, and we can write
$B_N=\int_{0}^{1}dy_1y_1^2B_{N-1}(1-y_1)^{3(N-1)}$. Now $B_{N-1}$ can be taken out of the integral and this recursion relation can be used to obtain $B_N=\frac{2^N}{(3N)!}$.
I tried integrating over all variables except for $y_1$ to obtain the recursion relation. But I doubt it. Integrating first over $y_2$ gives cubic term and then higher powers with other variables. If the book had really followed this way then it would not have been much difficult to solve the last integral i.e over $y_1$ and no need to go for the recursion relation. There must be a way to rearrange the variables or substitute something to get $B_{N-1}(1-y_1)^{3(N-1)}$ without doing any integration.