Potential function of a gradient field.

carstensentyl
Messages
34
Reaction score
0

Homework Statement


For the vector field = -yi + xj, find the line integral along the curve C from the origin along the x-axis to the point (6, 0) and then counterclockwise around the circumference of the circle x2 + y2 = 36 to the point (6/sqrt(2), 6/sqrt(2)) . Give an exact answer.



Homework Equations





The Attempt at a Solution



I got a potential function f = xy. I tried to consider it as a path independent potential function, and plugged in F(6/sqrt(2), 6/sqrt(2))-F(0,0). The answer I got was 18. Which webassign calls wrong. Then again, webassign incorrect on about 20% of the problems, which makes learning math very frustrating.
 
Physics news on Phys.org
grad(f) is yi+xj. That's not what you want. The vector field doesn't have a gradient function, it has nonzero curl. You really have to do the path integral.
 
Thanks. I just read a few chapters ahead into the curl stuff.
 
sorry to bring this up again but I got the same question with the OP and I am just confused what the real answer should be if the vector field doesn't have a grad function
 
Normally one does path integrals before "potential functions" so this is a peculiar question.

from the origin along the x-axis to the point (6, 0) and then counterclockwise around the circumference of the circle x^2 + y^2 = 36 to the point (6/sqrt(2), 6/sqrt(2)).
Do it as two separate integrals. On the x-axis use x= t, y= 0. On the circle x^2+ y^2= 36 use x= 6cos(\theta), y= 6 sin(\theta).
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top