Multivariable calculus: work in a line segment

Click For Summary
The discussion revolves around calculating the work done by the vector field F(x,y) = (y/(x²+y²), -x/(x²+y²)) along the line segment from (0,1) to (1,0). One participant initially applied Green's theorem but later questioned its relevance to the specific line segment. Another suggested using the definition of work and provided a parameterization of the line segment as γ(t) = (t, 1-t) for t from 0 to 1. The conversation also touched on different parameterizations and their potential impact on the outcome, emphasizing that the work done should remain consistent regardless of the path taken, provided the direction is not reversed. The thread concludes with participants encouraging the use of trigonometric substitution to simplify the integral derived from the definition.
Granger
Messages
165
Reaction score
7

Homework Statement



Compute the work of the vector field ##F(x,y)=(\frac{y}{x^2+y^2},\frac{-x}{x^2+y^2})##
in the line segment that goes from (0,1) to (1,0).

Homework Equations


3. The Attempt at a Solution [/B]

My attempt (please let me know if there is an easier way to do this)

I applied Green's theorem in the region between the square of vertices (1,0), (0,1), (-1,0), (0,-1), and the circumference centered in the origin with radius 1/2, both clockwise.

Since both lines are clockwise, and because F is field of class ##C^1## then

##\int_C F = \int_S F## (C circumference and S square).

C is then described by the path ##\gamma=(\frac{\cos t}{2},\frac{-\sin t}{2}) t\in]0,2\pi[##

We have ##F(\gamma (t)) \gamma ´(t)=1## so ##\int_C F = 2\pi = \int_S F##

Now because we want only the work in the line segment that goes from (0,1) to (1,0) we divide our result by 4 and obtain ##\frac{\pi}{2}##My doubts here is if this is correct, especially the final step... I also wonder if there was an easier way to approach the problem. I first thought of applying the fundamental theorem of calculus but we can't because F is not conservative. Then I tried the definition but we end up with a hard integral to compute. So I ended up with this...

Thanks for the help.
 
Last edited by a moderator:
Physics news on Phys.org
Granger said:

Homework Statement



Compute the work of the vector field $F(x,y)=(\frac{y}{x^2+y^2},\frac{-x}{x^2+y^2})$
in the line segment that goes from (0,1) to (1,0).

Homework Equations


3. The Attempt at a Solution [/B]

My attempt (please let me know if there is an easier way to do this)

I applied Green's theorem in the region between the square of vertices (1,0), (0,1), (-1,0), (0,-1), and the circumference centered in the origin with radius 1/2, both clockwise.

Since both lines are clockwise, and because F is field of class $C^1$ then

$\int_C F = \int_S F$ (C circumference and S square).

C is then described by the path $\gamma=(\frac{\cos t}{2},\frac{-\sin t}{2})$ $t\in]0,2\pi[$

We have $F(\gamma (t)) \gamma ´(t)=1$ so $\int_C F = 2\pi = \int_S F$

Now because we want only the work in the line segment that goes from (0,1) to (1,0) we divide our result by 4 and obtain $\frac{\pi}{2}$My doubts here is if this is correct, especially the final step... I also wonder if there was an easier way to approach the problem. I first thought of applying the fundamental theorem of calculus but we can't because F is not conservative. Then I tried the definition but we end up with a hard integral to compute. So I ended up with this...

Thanks for the help.

Show us the actual integral you get when you apply the definition. I would say that the only correct way to do the problem is by applying the definition; the other things you did have no relation at all to the problem as originally posed.
 
  • Like
Likes Granger
You can set x = r(\theta)\cos\theta, y = r (\theta)\sin\theta and you don't actually need to know that r(\theta) = (\cos \theta + \sin \theta)^{-1} or what r'(\theta) is, because after multiplying it all out and collecting terms it will simplify considerably.
 
  • Like
Likes Granger
Granger said:

Homework Statement



Compute the work of the vector field $F(x,y)=(\frac{y}{x^2+y^2},\frac{-x}{x^2+y^2})$
in the line segment that goes from (0,1) to (1,0).

Homework Equations


3. The Attempt at a Solution [/B]

My attempt (please let me know if there is an easier way to do this)

I applied Green's theorem in the region between the square of vertices (1,0), (0,1), (-1,0), (0,-1), and the circumference centered in the origin with radius 1/2, both clockwise.

You describe the line segment from ##(0,1)## to ##(1,0)##. Presumably a straight line. What does that have to do with the circle and square you describe?
Also, you might edit your post and use double $$ instead of single $'s to display your tex. Or use ##'s for inline.
 
  • Like
Likes Granger
Thanks for all the replies. The integral I obtained by definition was $$\int \frac{1}{2t^2-2t+1} dt$$. Any suggestions on how to solve this integral the simplest way?
 
You haven't answered this question:
LCKurtz said:
You describe the line segment from ##(0,1)## to ##(1,0)##. Presumably a straight line. What does that have to do with the circle and square you describe?
Granger said:
Thanks for all the replies. The integral I obtained by definition was $$\int \frac{1}{2t^2-2t+1} dt$$. Any suggestions on how to solve this integral the simplest way?

I would complete the square in the denominator. But you need to explain to us what integral you are actually calculating and show your steps so we know what you are talking about.
 
My apologies, the line segment can be described by $$\gamma (t) = (t,1-t)$$ t from 0 to 1.

Then I apply the definition $$ \int F(\gamma (t)) \gamma ' (t) dt$$
 
Granger said:
My apologies, the line segment can be described by $$\gamma (t) = (t,1-t)$$ t from 0 to 1.

Then I apply the definition $$ \int F(\gamma (t)) \gamma ' (t) dt$$

That definition looks wrong. For example, why could I not take ##\vec{\gamma}(u) = (u^2, 1-u^2)## and then have ##\int_0^1 \vec{F}(\vec{\gamma}(u)) \cdot \vec{\gamma}'(u) \, du##?
 
Granger said:
My apologies, the line segment can be described by $$\gamma (t) = (t,1-t)$$ t from 0 to 1.

Then I apply the definition $$ \int F(\gamma (t)) \color{red}{\cdot} \gamma ' (t) dt$$

OK, that's what I thought you might be doing. That's a dot product in there, which I have inserted.
Ray Vickson said:
That definition looks wrong. For example, why could I not take ##\vec{\gamma}(u) = (u^2, 1-u^2)## and then have ##\int_0^1 \vec{F}(\vec{\gamma}(u)) \cdot \vec{\gamma}'(u) \, du##?

I think you could Ray. Isn't that just a different parameterization?
Anyway @Granger my suggestion earlier still stands. Complete the square and find an appropriate trig substitution and it will all work out.
 
  • #10
LCKurtz said:
OK, that's what I thought you might be doing. That's a dot product in there, which I have inserted.

I think you could Ray. Isn't that just a different parameterization?
Anyway @Granger my suggestion earlier still stands. Complete the square and find an appropriate trig substitution and it will all work out.

Yes, it is a different parametrization, but the question I was aiming at was whether that could alter the outcome. I think I know the answer, but I was hoping the OP would ponder the issue.
 
  • #11
Ray Vickson said:
That definition looks wrong. For example, why could I not take ##\vec{\gamma}(u) = (u^2, 1-u^2)## and then have ##\int_0^1 \vec{F}(\vec{\gamma}(u)) \cdot \vec{\gamma}'(u) \, du##?

Looks wrong? What do you mean? Well I know that with other path the the work is still the same (unless the direction was the opposite, in which we would have the opposite sign).

LCKurtz said:
OK, that's what I thought you might be doing. That's a dot product in there, which I have inserted.

Anyway @Granger my suggestion earlier still stands. Complete the square and find an appropriate trig substitution and it will all work out.

I'm going to try then, thanks.
 
  • #12
Granger said:
Looks wrong? What do you mean? Well I know that with other path the the work is still the same (unless the direction was the opposite, in which we would have the opposite sign).

What I mean is nothing: I was thinking of something else and made a stupid mistake. Your expression is OK, or would be if you could "vectorize" it.
 
  • Like
Likes Granger

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
1K
Replies
12
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
12
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K