- #1
SHISHKABOB
- 541
- 1
Homework Statement
Perform the integration, ∫[itex]\vec{F}\bullet d\vec{r}[/itex], of the following forces along two independent paths, to verify that (a) is conservative and (b) is nonconservative.
Start from the origin and end at the point (1,1). Take one path as the line x = y; for the other path, take the x-axis to the point (1,0), then the line x = 1 up to the point (1,1).
(a) Verify that [itex]\vec{F} = y\hat{x} + x\hat{y}[/itex] is conservative by integration of two paths, as described above.
(b) do the same to [itex]\vec{F} = xy\hat{x} + x\hat{y}[/itex] to show that it is nonconservative
Homework Equations
The Attempt at a Solution
okay so, I can see that this is a very simple problem, but I have a very simple issue: I don't think I know what it means to "take a path" for an integral.
What should happen is that for the conservative force, I should get the same result for both paths. This shows that the path does not affect the amount of work done.
For the nonconservative force, I should get two different results. This would show that the path choice affects how much work is done.
So my base assumption is that
[itex]\int \vec{F}\bullet d\vec{r} = \int F_{x}dx + \int F_{y}dy[/itex]
so the first path is along x = y to (1,1)
[itex]\int F_{x}dx + \int F_{y}dy[/itex] from 0 to 1 for both.
Then the second path is [itex]\int F_{x}dx + \int F_{y}dy[/itex] from 0 to 1 for x and 0 to 0 for y
plus
[itex]\int F_{x}dx + \int F_{y}dy[/itex] from 0 to 0 for x and 0 to 1 for y
so I get x + y in both cases, so far so good
I then do the same thing for [itex]\vec{F} = xy\hat{x} + x\hat{y}[/itex]
but also get the same result for both paths. This leads me to believe that I don't have any idea what "integrating along a path" means.