Calculate Flux of Vector Field in Closed Surface | Divergence Problem Solution

  • Thread starter Thread starter luju
  • Start date Start date
  • Tags Tags
    Divergence
luju
Messages
11
Reaction score
0

Homework Statement



Find the flux of the vector field out of the closed surface bounding the solid region x^2 + y^2 ≤ 16, 0 ≤ z ≤ 9, oriented outward.

F = x^3 + y^3 + z^3


Homework Equations





The Attempt at a Solution


I found the divergence which is 3x^2+3y^2+3z^2.

And then I'm stuck. I know Flux is divergence * Volume, in a simplifed way. So i factored 3 out, and i got 3(x^2+y^2) + 3z^2. I do not know where to go from here. Thanks in advance
 
Physics news on Phys.org
Integrate over the surface using the transformation to cylindrical co-ordinates, using x = square_root(16) cos(theta) and similarly for y, and the divergence theorem gives support to your integrating over the vector field, once you have added in the jacobian, from zero to two pi for theta, and from zero to 9 for z.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top