Help on this surface integral?

39 Views Asked by At

Calculate the following:

$$\int_S z \, dS$$

where S is the surface $$ z = x^2 + y^2 , x^2 + y^2 \le 1$$

1

There are 1 best solutions below

0
On

It is a paraboloide of revolution defined in cylindrical coordinates by $$r=\sqrt {x^2+y^2}=\sqrt {z} $$ with $$0\le z \le 1.$$

the element of surface is $$2\pi r dz =2\pi\sqrt {z}dz $$

the integrale is $$2\pi\int_0^1z\sqrt {z}dz=$$ $$2\pi\frac {2}{5}=\frac {4\pi}{5} $$