$$ \iiint (x^2+y^2+z^2)\,\mathrm dx\,\mathrm dy\,\mathrm dz$$
Over the following volume:
$x^2+y^2=z$
$x^2+y^2=1$
and the coordinate planes in the first octant (I guess that means $x,y,z \ge 0$)
Cylindrical coordinates, I get that
$z=r$ and that $r=1$
Which would mean that $z \in [0,r]$, and $r \in [0,1]$
Since we talk about first octant, $\phi \in[0, \frac{\pi}{2}]$
The integral thus is:
$$\int_0^{\frac{\pi}{2}} \int_0^1 \int_0^r r(r^2+z^2) dz dr d\phi$$
The solution to my integral is $ \frac{2\pi}{15}$, but the workbook solution is $\frac{\pi}{8}$.
Did i go wrong?
Thank!
$z$ is bound above by paraboloid surface $z = x^2 + y^2 = r^2$ and below by plane $z = 0$. Rest of the bounds are correct.
So the integral should be,
$\displaystyle \int_0^{\frac{\pi}{2}} \int_0^1 \int_0^{r^2} r(r^2+z^2) \ dz \ dr \ d\phi = \frac{5\pi}{48}$
If the integrand was $(x^2 + y^2 + 2z^2)$, that would give an answer of $\dfrac{\pi}{8}$. So possibly, they typed in one integrand and evaluated for another.