Master1022
- 590
- 116
Summary:: This question is about a Stokes' Theorem question that I saw on Khan Academy and I am trying to attempt to solve it a different way.
The problem is as follows:
Problem: Let \vec{F} = \begin{pmatrix} -y^2 \\ x \\ z^2 \end{pmatrix}. Evaluate \oint \vec F \cdot d \vec {r} over the path C in the CCW direction where C is given by the intersection between x^2 + y^2 = 1 and y + z = 2.
My attempt:
So I first started by noting Stokes' Theorem: \oint_C \vec F \cdot d \vec {r} = \iint_S (\nabla \times \vec F) \cdot d \vec S.
I thought to find the normal vector \hat n:
\hat n = \frac{\nabla (y + z - 2 = 0)}{||\nabla (y + z - 2 = 0)||} = \frac{1}{\sqrt{2}} \begin{pmatrix} 0 \\ 1 \\ 1 \end{pmatrix}
Then I went to find the curl of the surface:
\nabla \times \vec F = \begin{pmatrix} 0 \\ 0 \\ 1 + 2y \end{pmatrix}
and therefore: (\nabla \times \vec F) \cdot (\hat n dS) = \frac{1 + 2y}{\sqrt{2}} dS
Then I chose to evaluate the integral in polar coordinates: x = r\cos(\phi), y = r\sin(\phi), z = 2 - r\sin(\phi). I let dS = r dr d\phi and I used the limits r: 0 to 1 and 0 \leq \phi \leq 2\pi. However evaluating this gives me the answer \frac{\pi}{\sqrt{2}}, when the video shows that the answer is \pi. I realize that this must have to do with my evaluation of d \vec S, and is perhaps suggesting that I shouldn't normalised the normal vector.
Would anyone be able to help shed some insight on this for me? Thanks in advance.
[Moderator's note: Moved from a technical forum and thus no template.]
The problem is as follows:
Problem: Let \vec{F} = \begin{pmatrix} -y^2 \\ x \\ z^2 \end{pmatrix}. Evaluate \oint \vec F \cdot d \vec {r} over the path C in the CCW direction where C is given by the intersection between x^2 + y^2 = 1 and y + z = 2.
My attempt:
So I first started by noting Stokes' Theorem: \oint_C \vec F \cdot d \vec {r} = \iint_S (\nabla \times \vec F) \cdot d \vec S.
I thought to find the normal vector \hat n:
\hat n = \frac{\nabla (y + z - 2 = 0)}{||\nabla (y + z - 2 = 0)||} = \frac{1}{\sqrt{2}} \begin{pmatrix} 0 \\ 1 \\ 1 \end{pmatrix}
Then I went to find the curl of the surface:
\nabla \times \vec F = \begin{pmatrix} 0 \\ 0 \\ 1 + 2y \end{pmatrix}
and therefore: (\nabla \times \vec F) \cdot (\hat n dS) = \frac{1 + 2y}{\sqrt{2}} dS
Then I chose to evaluate the integral in polar coordinates: x = r\cos(\phi), y = r\sin(\phi), z = 2 - r\sin(\phi). I let dS = r dr d\phi and I used the limits r: 0 to 1 and 0 \leq \phi \leq 2\pi. However evaluating this gives me the answer \frac{\pi}{\sqrt{2}}, when the video shows that the answer is \pi. I realize that this must have to do with my evaluation of d \vec S, and is perhaps suggesting that I shouldn't normalised the normal vector.
Would anyone be able to help shed some insight on this for me? Thanks in advance.
[Moderator's note: Moved from a technical forum and thus no template.]
Last edited by a moderator: