Finding the flux (Divergence Theorem)

nb89
Messages
37
Reaction score
0

Homework Statement


By using divergence theorem find the flux of vector F out of the surface of the paraboloid z = x^2 + y^2, z<=9, when F = (y^3)i + (x^3)j + (3z^2)k

Homework Equations


Divergence theorem equation stated in the attempt part

The Attempt at a Solution


2qa2ul3.jpg
 
Physics news on Phys.org
Suppose you are doing the z-integral first, so we are looking at a slice of fixed z. Then the slice looks like a disk of radius rmax. Instead of 0 to 3, you want to integrate each slice over r from 0 to rmax. You can express rmax in terms of z.
So you will get
\int_0^9 \int_0^{r_\mathrm{max}(z)} \int_0^{2\pi} 6 z r \, \mathrm{d}\varphi \, \mathrm{d}r \, \mathrm d{z}
where rmax(z) depends on z instead of being identically equal to 3 as you have now.
 
Last edited:
CompuChip said:
Suppose you are doing the z-integral first, so we are looking at a slice of fixed z. Then the slice looks like a disk of radius rmax. Instead of 0 to 3, you want to integrate each slice over r from 0 to rmax. You can express rmax in terms of z.
So you will get
\int_0^9 \int_0^{r_\mathrm{max}(z)} \int_0^{2\pi} 6 z r \, \mathrm{d}\varphi \, \mathrm{d}r \, \mathrm d{z}
where rmax(z) depends on z instead of being identically equal to 3 as you have now.
I understand what you mean about the radius changing with z, but how would i integrate dr with limits rmax(z)?
Also what about the Fn ds double integral?
 
For some given z, what is the maximum radius (i.e. the upper boundary of your r-integration)?

I haven't looked into the other approach (where you first apply the divergence theorem) but it does look a bit more complicated to me (finding the correct normal unit vector and all).
 
Just thought id bump this question. I understand my error when calculating the volume integral, the problem I'm left with is the surface integral. I still can't spot the mistake there. Any suggestions? Thanks.
 
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