Is there any hard and fast rule for what order you integrate for triple integrals. I know of Fubini's theorem but surely this doesn't cover all cases of triple integrals.
Say for example I have,
$$\int_{0}^{1} \int_{0}^{1-r^{2}} \int_{0}^{2 \pi} r^{3} d\theta dz dr $$
Why is it that I can integrate in this order as the first limit's are not a function of one of the variables the second are a function of $r$ and the last of no variable again, how would I ever know that this is the order I can integrate in apart from just inspecting.
$\theta$ is independent of $r$ and $z$ so the corresponding integral $\int_0^{2\pi}\dots d\theta$ can be at any of positions (1st, 2nd or 3rd).
A bound for $z$ depends on $r$ thus first has to be computed the integral $dz$, only then the integral $dr.$
Convenient possibilities giving the same result without any further transformation are $$\int_{0}^{2\pi} \int_{0}^{1} \int_{0}^{1-r^{2}} r^{3} dz\; dr\; d\theta = \int_{0}^{1} \int_{0}^{2 \pi} \int_{0}^{1-r^{2}} r^{3} dz\; d\theta \;dr=\int_{0}^{1} \int_{0}^{1-r^{2}} \int_{0}^{2 \pi} r^{3} d\theta\; dz\; dr.$$