Multivariable calculus: work in a line segment

Click For Summary

Homework Help Overview

The discussion revolves around calculating the work done by a vector field, specifically \( F(x,y) = \left(\frac{y}{x^2+y^2}, \frac{-x}{x^2+y^2}\right) \), along a line segment from the point (0,1) to (1,0). Participants are exploring various methods to approach this problem, including the application of Green's theorem and direct integration.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Some participants discuss applying Green's theorem and express doubts about the correctness of their approach, particularly regarding the final steps of their calculations.
  • Others suggest using the definition of work and question the relevance of the circular path described in relation to the straight line segment.
  • There are inquiries about the parameterization of the line segment and whether different parameterizations could yield different outcomes.
  • Participants also discuss the integral obtained from the definition and seek suggestions for solving it.

Discussion Status

The discussion is active, with participants sharing their attempts and questioning each other's reasoning. Some guidance has been offered regarding the use of parameterizations and the need to clarify the integral being calculated. There is no explicit consensus on the best approach yet, as multiple interpretations and methods are being explored.

Contextual Notes

Participants are navigating the complexities of the problem, including the non-conservative nature of the vector field and the implications for using the fundamental theorem of calculus. There is a focus on ensuring that the chosen parameterization accurately represents the line segment in question.

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   Reactions: 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   Reactions: 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   Reactions: 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   Reactions: Granger

Similar threads

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