SiggyYo
- 5
- 0
Homework Statement
Given a vector field \textbf{F} and a composite (with this I mean cuboids, cylinders, etc. and not spheres for example) surface S, how do I calculate the flux through only some of the sides of S? I am interested in a general way to do this, but right now I am struggling with the following:
Let \textbf{F}=\frac{xz}{x^2+y^2} \textbf{i}+\frac{yz}{x^2+y^2}\textbf{j}+ze^{x^2+y^2}\sqrt{x^2+y^2}\textbf{k}, defined on \mathbb{R}^3
and E\subset\mathbb{R}^3 be the solid body given by
\sqrt{x^2+y^2}\leq z\leq2,\ x^2+y^2\geq 1. (This is a sort of hollow stumped cone)
a) A part of E's edge is the cylinder part S_0 given by
x^2+y^2=1, 1\leq z\leq 2
Show that the flux of F inward through S_0 is -3\pi.
Homework Equations
The divergence theorem.
The Attempt at a Solution
div{\textbf{F}}=e^{x^2+y^2}\sqrt{x^2+y^2}-2z\frac{x^2-y^2}{x^2+y^2},
and with x=\cos{\theta} and y=\sin{\theta} we get
div{\textbf{F}}=e-2z(1-\sin^2{\theta}). Our triple integral then becomes
\int_1^2\int_0^1\int_0^{2\pi}re-2rz(1-\sin^2{\theta})\,d\theta\,dr\,dz=2e\pi^2-\frac{3}{2}\pi.
And that is how far I've gotten. Assuming all of this is correct, my problem now is that this is the flux through the entire cylinder, along with its top and bottom. How to I calculate the flux through these discs, so that I can subtract them from the total flux?
Thanks in advance.
SiggyYo