Stokes' Theorem parameterization

In summary: The unit normal vector is easy to find. You can just use the parametrization of the circle to find it.
  • #1
reminiscent
131
2

Homework Statement


HUT71do.png


Homework Equations



eq0002MP.gif


The Attempt at a Solution


I only know that they gave the parameterization of the circle: r(t) = <cost, sint, 2>.
My problem is, did they already give the curl of F in the line integral? I don't understand why dx, dy, and dz are separated like that.
 
Physics news on Phys.org
  • #2
If ##\vec{F} = F_x\,\hat{i}+F_y\,\hat{j}+F_z\,\hat{k}## and ##d\vec{r} = dx\,\hat{i} + dy \,\hat{j} + dz\,\hat{k}##, what's ##\vec{F}\cdot d\vec{r}## equal to?
 
  • #3
vela said:
If ##\vec{F} = F_x\,\hat{i}+F_y\,\hat{j}+F_z\,\hat{k}## and ##d\vec{r} = dx\,\hat{i} + dy \,\hat{j} + dz\,\hat{k}##, what's ##\vec{F}\cdot d\vec{r}## equal to?
It would equal Fxdx + Fydy + Fzdz, but wouldn't it be simplified to just F?
 
  • #4
What do you mean "simplified to just F"?
 
  • #5
vela said:
What do you mean "simplified to just F"?
For example, (F/dx)(dx), so the dx would cancel out. That happens to each. Actually, wouldn't it be 3F?
 
  • #6
##\vec{F}## is a vector-valued function. ##F_x## is the x-component of ##\vec{F}##, not the derivative of ##F## with respect to ##x##. Besides, the expression ##F/dx## is meaningless.
 
  • #7
vela said:
##\vec{F}## is a vector-valued function. ##F_x## is the x-component of ##\vec{F}##, not the derivative of ##F## with respect to ##x##. Besides, the expression ##F/dx## is meaningless.
Oh right, so do I just take the derivative of the parameterization which will give me values equal to dx, dy, dz and plug that into the original integral? Do I also plug in the parameterization into F?
 
  • #8
Sounds like a plan.
 
  • #9
vela said:
Sounds like a plan.
How would you go about simplifying the integral though? Some parts are fine but how about e^(-cos^2(t)/2), for example?
 
  • #10
You don't. The problem is asking you to evaluate the integral using Stoke's theorem.
 
  • #11
vela said:
You don't. The problem is asking you to evaluate the integral using Stoke's theorem.
So is the answer just:
t=0 to t=2pi (-e-cos2t/2sint+2sin2t+e-sin2t/2cost+4cos2t)dt
 
  • #12
No. That isn't using Stoke's theorem. The other side of Stoke's theorem is$$
\iint_S \nabla \times \vec F \cdot d\vec S$$Do that.
 
  • #13
LCKurtz said:
No. That isn't using Stoke's theorem. The other side of Stoke's theorem is$$
\iint_S \nabla \times \vec F \cdot d\vec S$$Do that.
So do I find the curl of F first, plug in the parameterization into the curl, then multiply it with the normal vector using dot product?
I'm having a hard time relating these things I think.
 
  • #14
reminiscent said:
So do I find the curl of F first,

Yes

plug in the parameterization into the curl,

Not sure what you mean by "the" parameterization. You are given the parametrization of a curve enclosing an area. You are going to need to parameterize that area and use that. You will need two parameters for a surface.

then multiply it with the normal vector using dot product?
I'm having a hard time relating these things I think.

You will have to show us what you do before we can tell if you are doing it correctly.
 
  • #15
LCKurtz said:
Yes
Not sure what you mean by "the" parameterization. You are given the parametrization of a curve enclosing an area. You are going to need to parameterize that area and use that. You will need two parameters for a surface.
You will have to show us what you do before we can tell if you are doing it correctly.
So far, I found the curl to be <-x, -y, 2z+2>. Do I find the normal vector by using the circle's parameterization?
 
  • #16
reminiscent said:
So far, I found the curl to be <-x, -y, 2z+2>. Do I find the normal vector by using the circle's parameterization?

Let's call that vector you got ##\vec V = \langle -x,-y,2z+2\rangle##, which looks correct for the curl. So now you need to integrate ##\vec V\cdot d\vec S## over the described area up in the ##z=2## plane. Your next issue is to figure out ##d\vec S##. How do you find the area vector? If you look at the geometry for this problem, it should be easy to figure out a unit normal vector and an area element. You can worry about the integral after you figure out the integrand.
 
  • #17
LCKurtz said:
Let's call that vector you got ##\vec V = \langle -x,-y,2z+2\rangle##, which looks correct for the curl. So now you need to integrate ##\vec V\cdot d\vec S## over the described area up in the ##z=2## plane. Your next issue is to figure out ##d\vec S##. How do you find the area vector? If you look at the geometry for this problem, it should be easy to figure out a unit normal vector and an area element. You can worry about the integral after you figure out the integrand.
I think what I am confused about is do you use F or the circle to find the unit normal vector?
 
  • #18
reminiscent said:
I think what I am confused about is do you use F or the circle to find the unit normal vector?
You are given a curve which encloses a surface. Surfaces have normal vectors. It doesn't have anything to do with the vector ##\vec F##. I suggest you draw a picture of your surface.
 
  • #19
LCKurtz said:
You are given a curve which encloses a surface. Surfaces have normal vectors. It doesn't have anything to do with the vector ##\vec F##. I suggest you draw a picture of your surface.
Is the unit normal vector just <cost, sint, 2>?
 
  • #20
reminiscent said:
Is the unit normal vector just <cost, sint, 2>?
No. That isn't even a unit vector. It is a parametric equation of your circular boundary. Surely your text tells you how to calculate a normal vector to a surface. Or you could just draw a picture of the surface for this problem and look at it.
 
Last edited:
  • #21
LCKurtz said:
No. That isn't even a unit vector. It is a parametric equation of your circular boundary. Surely your text tells you how to calculate a normal vector to a surface. Or you could just draw a picture of the surface for this problem and look at it.
Okay, I have two answers I am unsure about for the normal vector. What would you say about <0,0,r>?
 
  • #22
reminiscent said:
Okay, I have two answers I am unsure about for the normal vector. What would you say about <0,0,r>?
I would be confused about the use of ##r## because you are using it for the curve so I'm not sure what you are thinking.
 
  • #23
Do you have a textbook with worked out examples?
 
  • #24
LCKurtz said:
I would be confused about the use of ##r## because you are using it for the curve so I'm not sure what you are thinking.
How about <sint, -cost, 0>? Sorry, I came up with these with my classmates.
vela said:
Do you have a textbook with worked out examples?
No, we just depend on MyMathLab and the examples our professor has done in class, but we have not done anything like this.
 
  • #25
LCKurtz said:
I would be confused about the use of ##r## because you are using it for the curve so I'm not sure what you are thinking.
He also did not really explain well how to find the unit normal vector...
 
  • #26
1. Do you know how to find a unit normal vector to the ##xy## plane?

2. Where is the surface we are talking about located?
 
  • #27
LCKurtz said:
1. Do you know how to find a unit normal vector to the ##xy## plane?

2. Where is the surface we are talking about located?
The gradient of F divided by the magnitude of the gradient.
Is at located at z=2?
Sorry, I feel like I know nothing now...
In class, we discussed about how to find this normal vector. We did:
<a,b,c>⋅<cost,sint,2>=0 (since the normal vector should be orthogonal to the surface)
a=sint
b=-cost
c=0
Therefore, the normal vector = <sint,-cost,0>.
 
  • #28
reminiscent said:
No, we just depend on MyMathLab and the examples our professor has done in class, but we have not done anything like this.
It would be a good idea to get your hands on a textbook. There's a free one at OpenStax, and I'm sure there are others available for free as well. It'll help fill in the blanks that your professor may have skipped or glossed over in class.
 
  • #29
<cos t, sin t, 2> is the boundary of the surface S. You can use any surface that has that curve as its boundary. The simplest one to use is a flat surface. Have you sketched it or at least have a picture of the surface in your mind? Tell us in words which way a vector perpendicular to that surface points. You don't need to use any dot products, etc., here; just reason it out geometrically.
 
  • #30
vela said:
<cos t, sin t, 2> is the boundary of the surface S. You can use any surface that has that curve as its boundary. The simplest one to use is a flat surface. Have you sketched it or at least have a picture of the surface in your mind? Tell us in words which way a vector perpendicular to that surface points. You don't need to use any dot products, etc., here; just reason it out geometrically.
Isn't it a unit circle centered at (0,0,2)? So the vector perpendicular to it will either point upwards or downwards directly from the surface... Am I even thinking correctly?
 
  • #31
reminiscent said:
The gradient of F divided by the magnitude of the gradient.
Is at located at z=2?
Sorry, I feel like I know nothing now...
In class, we discussed about how to find this normal vector. We did:
<a,b,c>⋅<cost,sint,2>=0 (since the normal vector should be orthogonal to the surface)
a=sint
b=-cost
c=0
Therefore, the normal vector = <sint,-cost,0>.

You are apparently talking about a normal vector to the curve, not the normal vector to the enclosed surface.

Yes, the surface lies in the plane z=2. You shouldn't need any calculus to tell me what a unit normal to that plane is. Have you drawn a picture? And it is easy to write down a standard area element in that plane. I think Vela's suggestion for you to read some examples is a good one, and I have to be gone the rest of the afternoon.
 
  • #32
reminiscent said:
Isn't it a unit circle centered at (0,0,2)? So the vector perpendicular to it will either point upwards or downwards directly from the surface... Am I even thinking correctly?
Yes, that's right! To choose between the two vectors depends on the way you go around the contour. Have you heard of the right hand rule?

For now, just take it on faith the correct vector is the one that points upward. Can you finish evaluating the integral?
 
  • #33
vela said:
Yes, that's right! To choose between the two vectors depends on the way you go around the contour. Have you heard of the right hand rule?

For now, just take it on faith the correct vector is the one that points upward. Can you finish evaluating the integral?
So the unit normal vector would be <0,0,2>?
All I have to do is take the curl and multiply it with the normal vector using the dot product, but I am confused about the bounds now. Do I also have to make the curl = <-cost, -sint, 6> (plugging in what they gave me for the circle)? Then are the bounds just from t=0 to t=2pi?
 
  • #34
reminiscent said:
So the unit normal vector would be <0,0,2>?
No. "Unit" means the length of the vector is equal to 1.

All I have to do is take the curl and multiply it with the normal vector using the dot product, but I am confused about the bounds now. Do I also have to make the curl = <-cost, -sint, 6> (plugging in what they gave me for the circle)? Then are the bounds just from t=0 to t=2pi?
It's a surface integral, so you have to integrate over the area bounded by the curve.
 
  • #35
vela said:
No. "Unit" means the length of the vector is equal to 1.It's a surface integral, so you have to integrate over the area bounded by the curve.
So would it be <0,0,sqrt(2)>?
Do I have to use polar coordinates?
 
<h2>1. What is Stokes' Theorem parameterization?</h2><p>Stokes' Theorem parameterization is a mathematical tool used to evaluate line integrals over a closed curve in a three-dimensional space. It relates a surface integral to a line integral by using a vector field and a differential form.</p><h2>2. How is Stokes' Theorem parameterization used in scientific research?</h2><p>Stokes' Theorem parameterization is commonly used in physics, engineering, and other scientific fields to calculate the circulation of a vector field around a closed curve. It is also used to evaluate flux integrals over a surface and to solve problems involving conservative vector fields.</p><h2>3. What are the conditions for applying Stokes' Theorem parameterization?</h2><p>In order to apply Stokes' Theorem parameterization, the surface must be smooth and orientable, and the vector field must be continuous and differentiable on the surface. The curve must also be a closed curve that lies on the boundary of the surface.</p><h2>4. How is Stokes' Theorem parameterization related to Green's Theorem?</h2><p>Stokes' Theorem parameterization is a higher-dimensional version of Green's Theorem, which relates a line integral to a double integral over a region in the plane. Green's Theorem can be seen as a special case of Stokes' Theorem parameterization when the surface is a flat plane.</p><h2>5. What are the practical applications of Stokes' Theorem parameterization?</h2><p>Stokes' Theorem parameterization has many practical applications, including calculating the work done by a force field on a particle moving along a closed path, determining the flow of a fluid around a closed loop, and finding the total electric charge enclosed by a closed surface. It is also used in the study of fluid dynamics, electromagnetism, and other areas of physics and engineering.</p>

Related to Stokes' Theorem parameterization

1. What is Stokes' Theorem parameterization?

Stokes' Theorem parameterization is a mathematical tool used to evaluate line integrals over a closed curve in a three-dimensional space. It relates a surface integral to a line integral by using a vector field and a differential form.

2. How is Stokes' Theorem parameterization used in scientific research?

Stokes' Theorem parameterization is commonly used in physics, engineering, and other scientific fields to calculate the circulation of a vector field around a closed curve. It is also used to evaluate flux integrals over a surface and to solve problems involving conservative vector fields.

3. What are the conditions for applying Stokes' Theorem parameterization?

In order to apply Stokes' Theorem parameterization, the surface must be smooth and orientable, and the vector field must be continuous and differentiable on the surface. The curve must also be a closed curve that lies on the boundary of the surface.

4. How is Stokes' Theorem parameterization related to Green's Theorem?

Stokes' Theorem parameterization is a higher-dimensional version of Green's Theorem, which relates a line integral to a double integral over a region in the plane. Green's Theorem can be seen as a special case of Stokes' Theorem parameterization when the surface is a flat plane.

5. What are the practical applications of Stokes' Theorem parameterization?

Stokes' Theorem parameterization has many practical applications, including calculating the work done by a force field on a particle moving along a closed path, determining the flow of a fluid around a closed loop, and finding the total electric charge enclosed by a closed surface. It is also used in the study of fluid dynamics, electromagnetism, and other areas of physics and engineering.

Similar threads

  • Calculus and Beyond Homework Help
Replies
21
Views
3K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
26
Views
2K
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
950
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
624
Back
Top