just given this question. compute the flux out of the unit circle, C. $$F(x,y)=\langle x+2y,3x+4y\rangle $$
i am not sure on how to solve this. Usually the flux would include Z function. please help!
just given this question. compute the flux out of the unit circle, C. $$F(x,y)=\langle x+2y,3x+4y\rangle $$
i am not sure on how to solve this. Usually the flux would include Z function. please help!
On
The flux of $F(x,y)$ across $C$ is given by $\int_C F(x,y)\cdot n\,ds$, where $n$ is the outward normal vector to $C$. Using the planar divergence theorem, you could also calculate this integral as: $$\int_C F(x,y)\cdot n\,ds=\iint_D\nabla\cdot F(x,y)\,dA$$ Where $D$ is enclosed by $C$ (in this case $D$ is the unit disk).
It is a 2-dimensional flux. Evaluate $$\int_C{\bf F}\cdot{\bf n}\,ds=\int_0^{2\pi}<\cos(t)+2\sin(t),3\cos(t)+4\sin(t)>\cdot<\cos(t),\sin(t)>dt\\ =\int_0^{2\pi}(\cos^2(t)+10\sin(t)\cos(t)+ 4\sin^2(t))dt=\pi+0+4\pi=5\pi.$$ Note that by the planar divergence theorem, the same result can be obtained by evaluating $$\int_D (F_x+F_y)dxdy=\int_D (1+4)dxdy=5|D|=5\pi.$$ where $D$ is the unit disc.