I need to calculate the volume enclosed by: $$x^2 + y^2 = z, \space y = x^2, \space z=0, \space y = 1$$
The shape of the volume I get gets me confused. It is a paraboloid ($x^2 + y^2 = z$) intersected with cylinder ($y = x^2$) and limited by specific $z$ and $y$ plains. When I tried drawing this I saw that the volume is not limited by the "upper" $z$ plain, therefore it seems to be infinite. Did the lecturer provide us with "wrong" conditions, so the volume is infinite?
Am I right? If yes, how can I calculate the volume if I change my previous condition ($z = 0, \space y = 1$) to $0\le z \le 1$? I tried approaching this "updated" problem, but also didn't have any luck.
Any help would be appreciated.
EDIT: The answer including the integral solution was posted - see below. The whole problem was caused by me thinking about the volume "inside" the paraboloid, while the task was to calculate it "outside", enclosed by the cylinder.
Look first at the $xy$-plane (the bottom). The condition limits the area $D$ between $y=x^2$ and $y=1$. It is bounded in $(x,y)$. Now look at what happens along the vertical $z$ axis. It says: take those points $(x,y,z)$ that are between $z=0$ and $z=x^2+y^2$. The set (and the volume) is finite, it is between two surfaces ($xy$ plane and the paraboloid).
Try to split integration as $$ \iint_D\int_{z=0}^{z=x^2+y^2}\,dz\,dxdy. $$