Find the volume of the part of the cylinder $\frac{x^2}{a^2}+\frac{z^2}{c^2}=1$ which lies between the plane $y=0, y=mx$
The limits of integration which I set went as follows:
$${\int \int}_{D} \int_{y=0}^{mx}\mathrm dy\mathrm dx\mathrm dz$$ where $$D=\big \lbrace \: (x,z) \mid \frac{x^2}{a^2}+\frac{z^2}{c^2}=1 \: \big \rbrace$$
Now let $x=au,z=bv$, then $D$ transforms into $\big \lbrace \: (u,v) \mid u^2 + v^2=1 \: \big \rbrace$
Then the integral becomes $$\int_{u=-1}^1 \int_{v=-\sqrt{1-u^2}}^{v=\sqrt{1-u^2}} ma^2cu\mathrm du\mathrm dv$$
@Antimomy , your approach is absolutely OK. Now just solve the integration.
$$\int_{u=-1}^{u=1}\int_{v=-\sqrt{1-u^2}}^{v=-\sqrt{1-u^2}}ma^2cudvdu=a^2cm\int_{u=-1}^{u=1}\int_{v=-\sqrt{1-u^2}}^{v=-\sqrt{1-u^2}}udvdu$$ In this step, if you change it into the polar form then you will get the answer $0$. Because, see in the picture the same volume is in the negative side also.
First use the properties of definite integral then you can change it into polar. So, $$V=4a^2cm\int_{u=0}^{u=1}\int_{v=0}^{v=-\sqrt{1-u^2}}udvdu$$
Now, put $u=rcos\theta$, $v=rsin\theta$. For positive $u$, $v$ the limits will be, $0\leq r\leq 1$ and $0\leq \theta \leq \frac{\pi}{2}$. $$V=4a^2cm\int_0^{\frac{\pi}{2}}\int_0^1r^2cos\theta drd\theta=\frac{4}{3}a^2cm\int_0^\frac{\pi}{2}cos\theta d\theta=\frac{4}{3}a^2cm.$$