Exact differential and work done

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
putongren
Messages
124
Reaction score
1
TL;DR
The work done is independent of path if the infinitesimal work 𝐹⃗ ⋅𝑑𝑟⃗
is an exact differential.
I was researching about conservative and non-conservative forces, and there is some information in a website that sates that the work done is independent of path if the infinitesimal work 𝐹⃗ ⋅𝑑𝑟⃗ is an exact differential. It further states that in 2 dimensions the condition for 𝐹⃗ ⋅𝑑𝑟⃗ = Fxdx + Fydy to be an exact differential is:

𝑑𝐹𝑥/𝑑𝑦=𝑑𝐹𝑦/𝑑𝑥.

My question is this: why is a force conservative if the work is an exact differential? How can we deduce from the definition of a conservative force that this force is conservative if the work done to it is an exact differential?
 
Physics news on Phys.org
putongren said:
My question is this: why is a force conservative if the work is an exact differential?
Because if you integrate an exact differential, the result is the difference of some function evaluated at the two limits. This is what "work is independent of the path" means.

Here is an example. Suppose you use an eraser to erase a chalkboard. To do that you push the eraser against the board and, starting at the bottom B, you go to the middle M, then to the top T and then back to M. Let ##h=~##the height of the board.

The work done by the force of gravity ##mg## is
From B to M: ##~W_{BM}=-mg*\dfrac{h}{2}.##
From M to T: ##~W_{MT}=-mg*\dfrac{h}{2}.##
From T to back to M: ##~W_{TM}=+mg*\dfrac{h}{2}.##
Note that ##W_{BM}+W_{MT}+W_{TM}=W_{BM}.## This says that the total work is independent of the path because it is the same when one stops at M or goes past M to T and then back to M. We conclude that the force of gravity is conservative.

The work done by the force of friction ##f## is
From B to M: ##~W_{BM}=-f*\dfrac{h}{2}.##
From M to T: ##~W_{MT}=-f*\dfrac{h}{2}.##
From T to back to M: ##~W_{TM}=-f*\dfrac{h}{2}.##
Note that ##W_{BM}+W_{MT}+W_{TM}=3W_{BM}.## This says that the total work is not independent of the path because it is not the same when one stops at M or goes past M to T and then back to M. We conclude that the force of gravity friction is not conservative.
 
Last edited:
kuruman said:
The work done by the force of friction ##f## is
From B to M: ##~W_{BM}=-f*\dfrac{h}{2}.##
From M to T: ##~W_{MT}=-f*\dfrac{h}{2}.##
From T to back to M: ##~W_{TM}=-f*\dfrac{h}{2}.##
Note that ##W_{BM}+W_{MT}+W_{TM}=3W_{BM}.## This says that the total work is not independent of the path because it is not the same when one stops at M or goes past M to T and then back to M. We conclude that the force of *gravity* is not conservative.

I believe you meant friction. Besides that, great explanation.
 
Reply
  • Like
Likes   Reactions: berkeman and kuruman