MHB Calculating Work and Flux Using Green's Theorem: A Square Example

  • Thread starter Thread starter mathmari
  • Start date Start date
Click For Summary
The discussion focuses on using Green's Theorem to calculate work and flux for a vector field defined over a square region. The calculations provided yield a work of 1/2 and a flux of 2, both of which are confirmed as correct by other participants. Notational corrections are suggested for clarity in expressing the line integral. The participants confirm the use of the normal vector as perpendicular to the plane of the square, affirming the approach taken in the calculations. Overall, the application of Green's Theorem is validated in this context.
mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hey! :o

"Use the Green's Theorem to calculate the work and the flux for the closed anti-clockwise direction that consists of the square which is determined by the lines $x=0$, $x=1$, $y=0$ and $y=1$ if $\overrightarrow{F}=2xy\hat{\imath}+3x^2y\hat{ \jmath }$."I have done the following:

$$\text{Work }: \oint_C{\overrightarrow{F}}dR=\int \int_R {\nabla \times \overrightarrow{F} \cdot \hat{n}}dA=\iint_R {\nabla \times \overrightarrow{F} \cdot \hat{k}}dA=\iint_R {(6xy-2x)}dA=\int_0^1 \int_0^1(6xy-2x)dxdy=\int_0^1(3y-1)dy=\frac{1}{2}$$

$$\text{Flux }: \oint_C{\overrightarrow{F} \cdot \hat{n}}ds=\iint_R{\nabla \cdot \overrightarrow{F}}dA=\iint_R{(2y+3x^2)}dA=\int_0^1 \int_0^1{(2y+3x^2)}dxdy=\int_0^1{(2y+1)}dy=2$$

Is this correct?
 
Physics news on Phys.org
mathmari said:
Hey! :o

"Use the Green's Theorem to calculate the work and the flux for the closed anti-clockwise direction that consists of the square which is determined by the lines $x=0$, $x=1$, $y=0$ and $y=1$ if $\overrightarrow{F}=2xy\hat{\imath}+3x^2y\hat{ \jmath }$."I have done the following:

$$\text{Work }: \oint_C{\overrightarrow{F}}dR=\int \int_R {\nabla \times \overrightarrow{F} \cdot \hat{n}}dA=\iint_R {\nabla \times \overrightarrow{F} \cdot \hat{k}}dA=\iint_R {(6xy-2x)}dA=\int_0^1 \int_0^1(6xy-2x)dxdy=\int_0^1(3y-1)dy=\frac{1}{2}$$

$$\text{Flux }: \oint_C{\overrightarrow{F} \cdot \hat{n}}ds=\iint_R{\nabla \cdot \overrightarrow{F}}dA=\iint_R{(2y+3x^2)}dA=\int_0^1 \int_0^1{(2y+3x^2)}dxdy=\int_0^1{(2y+1)}dy=2$$

Is this correct?

Yep. All correct! (Happy)Btw, I would write $$\oint_C{\overrightarrow{F}} \cdot d\vec R$$ or $$\oint_C{\overrightarrow{F}} \cdot \hat c dR$$ to be notationally correct.
 
I like Serena said:
Yep. All correct! (Happy)

Great! (Yes)

I like Serena said:
Btw, I would write $$\oint_C{\overrightarrow{F}} \cdot d\vec R$$ or $$\oint_C{\overrightarrow{F}} \cdot \hat c dR$$ to be notationally correct.

Ok! Thank you! (Smirk)
 
At the calculation of work, we took $\hat{n}=\hat{k}$, because the square is at the plane $xy$, right?
 
mathmari said:
At the calculation of work, we took $\hat{n}=\hat{k}$, because the square is at the plane $xy$, right?

Yes.
 
I like Serena said:
Yes.

Ok!