Evaluate the flux integral $\displaystyle \int \int_S {\bf F \cdot n} \ dS$ Where ${\bf F}(x,y,z) = zy {\bf j}$ is the portion of the paraboloid $z = 1 - x^2 -y^2$ above the xy-plane such that also $x \geq 0$.
We derived the formula: $\displaystyle \int \int_S {\bf F \cdot n} \ dS = \int \int_R (-F_1 f_x - F_2 f_y + F_3) \ dx \ dy$ Applying this I get $\displaystyle \int \int_S {\bf F \cdot n} \ dS = \int \int_R 2zy^2 \ dx \ dy = \int \int_R 2(1-r^2)(r^2\sin^2 \theta)r \ dr \ d\theta$,
however, I'm having troubles finding the limits of r and theta, in examples I see online, they just take $ 0 \leq r \leq 1$ and $0 \leq \theta \leq 2\pi$, but I don't understand why, also - why is the $x \geq 0 $ relevant here? I don't see how I could project it and get limits for the x,y plane in this question
any help please