flyingpig
- 2,574
- 1
Homework Statement
Given \mathbf{F} = \nabla f\; where \;f(x,y) = sin(x-2y)Find a curve C that is not closed and satisfy the equation
\int_C \mathbf{F}\cdot dr = 0
The Attempt at a Solution
\nabla f = \;<cos(x - 2y),-2cos(x-2y)>
So to satisfy the dot product being 0 (I am hoping I can do this)
cos(x - 2y)dx = -2cos(x-2y)dy
dx = -2dy
y = \frac{-t}{2}+K
x = t
t \in [a,b]
I am just wondering, am I doing this correctly...?
Solutions
My book just took r(t) = t<\pi,\pi>