1. Consider the vector field $\mathbf{F} = \langle e^y, xe^y + z^2, 2yz \rangle$. A student claims that $\oint_C \mathbf{F} \cdot d\mathbf{r} = 0$ for any simple closed curve $C$ lying on a surface in a simply connected region. Which analysis best supports or refutes this claim?
- A.The claim is false because $\nabla \cdot \mathbf{F} \neq 0$, so circulation is nonzero
- B.The claim is true because $\nabla \times \mathbf{F} = \mathbf{0}$, and by Stokes' Theorem every closed line integral vanishes
- C.The claim is true because $\nabla \cdot \mathbf{F} = 0$, so the field is conservative
- D.The claim is false because the field has a nonzero $z^2$ term which prevents path independence
View Answer
Answer: The claim is true because $\nabla \times \mathbf{F} = \mathbf{0}$, and by Stokes' Theorem every closed line integral vanishes
Compute the curl: $\mathbf{i}$: $\frac{\partial(2yz)}{\partial y} - \frac{\partial(xe^y + z^2)}{\partial z} = 2z - 2z = 0$. $\mathbf{j}$: $\frac{\partial(e^y)}{\partial z} - \frac{\partial(2yz)}{\partial x} = 0 - 0 = 0$. $\mathbf{k}$: $\frac{\partial(xe^y + z^2)}{\partial x} - \frac{\partial(e^y)}{\partial y} = e^y - e^y = 0$. Apply Stokes' Theorem: Since $\nabla \times \mathbf{F} = \mathbf{0}$ and the domain is simply connected, Stokes' Theorem guarantees $\oint_C \mathbf{F} \cdot d\mathbf{r} = \iint_S \mathbf{0} \cdot d\mathbf{S} = 0$ for any closed $C$. Why distractors fail: Option A incorrectly uses divergence to draw conclusions about circulation; divergence relates to flux, not circulation. Option C incorrectly states that zero divergence implies conservative — zero curl is the relevant condition. Option D is baseless; the presence of a $z^2$ term does not prevent path independence.