Compute circulation of vector around the contour

  • Thread starter Thread starter princessme
  • Start date Start date
  • Tags Tags
    Circulation Vector
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
princessme
Messages
33
Reaction score
0

Homework Statement



Compute the circulation of the vector a = yi+x2j - zk around the contour L: {x2 +y2 = 4; z = 3}, a) directly and b) via the Stokes Theorem.
Plot the contour and show its orientation.

Homework Equations



Stokes theorem is [itex]\oint[/itex]F.dr = [itex]\int[/itex]∇ X F . n dS

The Attempt at a Solution



For (a) which is solving it directly, i used the left side of the equation [itex]\oint[/itex]F.dr and I obtained 0 as my answer. Having problem with part b. What should my ∇f be? Is it 2x i + 2y j + 0 k?
 
Physics news on Phys.org
No, it isn't. Don't you know how [itex]nabla\times \vec{F}[/itex] is defined? If [itex]\vec{F}= f(x,y,z)\vec{i}+ g(x,y,z)\vec{j}+ h(x,y,z)\vec{k}[/itex] then
[tex]\nabla\times \vec{F}= \left(\frac{\partial h}{\partial y}- \frac{\partial g}{\partial z}\right)\vec{i}-\left(\frac{\partial h}{\partial x}- \frac{\partial f}{\partial z}\right)\vec{j}+ \left(\frac{\partial g}{\partial x}- \frac{\partial f}{\partial y}\right)\vec{k}[/tex]
 
HallsofIvy said:
No, it isn't. Don't you know how [itex]nabla\times \vec{F}[/itex] is defined? If [itex]\vec{F}= f(x,y,z)\vec{i}+ g(x,y,z)\vec{j}+ h(x,y,z)\vec{k}[/itex] then
[tex]\nabla\times \vec{F}= \left(\frac{\partial h}{\partial y}- \frac{\partial g}{\partial z}\right)\vec{i}-\left(\frac{\partial h}{\partial x}- \frac{\partial f}{\partial z}\right)\vec{j}+ \left(\frac{\partial g}{\partial x}- \frac{\partial f}{\partial y}\right)\vec{k}[/tex]

Yes I know that. But to obtain a unit normal vector n, i need to first find [itex]\frac{∇f}{|∇f|}[/itex] , isn't it?

Anyway, I managed to find a mistake I made for the left hand side, and obtained my answer as -4pi. Mind guiding me through for the right hand side?
 
How did you get -4pi? Also, did you manage to finish part b?
 
princessme said:
Yes I know that. But to obtain a unit normal vector n, i need to first find [itex]\frac{∇f}{|∇f|}[/itex] , isn't it?

No.

The unit normal vector ##\mathbf n## is normal to the surface inside the contour.
The obvious choice for that surface is in the plane z=3, bounded by a circle.
The unit normal vector to that plane is ##\mathbf n = \mathbf k##.

So first you have to determine ##\nabla \times \mathbf a##, and then you have to take the dot product with ##\mathbf n = \mathbf k##.
 
How do you know it's "k" and not negative "k"
 
dan38 said:
How do you know it's "k" and not negative "k"

You can choose the direction.
The consequence is that for the contour integral you have to follow the contour according to the right hand rule.