This function fails the conservative test, yet it is path independent?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
flyingpig
Messages
2,574
Reaction score
1

Homework Statement



Show that the line integral is path independent and evaluate the integral

[tex]\int_C tan(y) dx + x sec^2 (y) dy[/tex]

The Attempt at a Solution



[tex]\frac{\partial }{\partial x}(tan(y)) = 0 \neq 2xsec^2(y)tan(y) = x\frac{\partial }{\partial y}(sec^2(y))[/tex]
 
Physics news on Phys.org
I believe your problem is stemming from the presence of the differentials, dx and dy. The general form of a line integral is the following:
[tex] \int_C M dx + N dy[/tex]

Where M & N relate to the quantities in your problem such that:

M = [tex]tan(y)[/tex]
N = [tex]x sec^2 (y)[/tex]

Now we know for a force to be conservative it must satisfy the following relationship:

[tex]\frac{\partial M }{\partial y} = \frac{\partial N }{\partial x}[/tex]

Given this information, is your force conservative?

Hope this helps.

Joe