bugatti79
- 786
- 4
Homework Statement
Folks, have I set these up correctly? THanks
Use divergence theorem to calculate the surface integral \int \int F.dS for each of the following
Homework Equations
\int \int F.dS=\int \int \int div(F)dV
The Attempt at a Solution
a) F(x,y,z)=xye^z i +xy^2z^3 j- ye^z k and sigma is the surface of the box that is bounded by the coordinate planes and planes x=3, y=2 and z=1
Attempt
\int_0^3 \int_0^2 \int_0^1 2xyz^3 dzdydx where div (F)=ye^z+2xyz^3-ye^z
b) F(x,y,z)=3xy^2 i+xe^zj+z^3k and sigma is surface bounded by cylinder y^2+z^2=1 and x=-1 and x=2
Attempt
\int_0^{2\pi} \int_0^{1} \int_{-1}^{2} (3r^2) r dxdrd\theta where div(F)=3y^2+3z^2
c)F(x,y,z)=(x^3+y^3)i+(y^3+z^3)j+(x^3+z^3)k and sigma is sphere of r=2 and centre 0,0
Attempt
\int_0^{2\pi} \int_0^{\pi} \int_0^{2} 3p^4 sin(\phi) dp d\phi d\theta where div(F)=3(x^2+y^2+z^2)...?
Thanks