Conservative vector field or not?

Click For Summary
SUMMARY

To determine if a vector field F = (P, Q, R) is conservative in R³, it is essential to show that the curl of the vector field is the zero vector. While in R², verifying that ∂P/∂y = ∂Q/∂x suffices, this condition is inadequate in R³ due to the presence of the z-component. The proper approach involves checking the mixed partial derivatives and confirming that they are equal, as outlined by the definitions of conservative fields and the implications of Stokes' theorem.

PREREQUISITES
  • Understanding of vector fields and their components (P, Q, R)
  • Knowledge of curl and its significance in vector calculus
  • Familiarity with Stokes' theorem and its applications
  • Ability to compute partial derivatives and mixed partial derivatives
NEXT STEPS
  • Study the properties of curl in vector fields using examples from R³
  • Learn about Stokes' theorem and its implications for conservative fields
  • Practice computing mixed partial derivatives for various vector fields
  • Explore potential functions and their relationship to conservative vector fields
USEFUL FOR

Mathematicians, physics students, and engineers who are studying vector calculus and need to understand the conditions for a vector field to be conservative, particularly in three-dimensional space.

kasse
Messages
383
Reaction score
1
To show that a vector field F=(P,Q,R) is conservative, is it enough to show that DP/DY = DQ/DX?
 
Physics news on Phys.org
Hi,

I believe you have to show that the curl of your vector field is the zero vector (this is really equating the mixed partials as you'll see when doing it). Moreover, the domain of the vector field must be simply connected. A simple proof of this is by using Stoke's theorem I believe.
 
Last edited:
I mean only showing that a certain vector field in R3 is conservative.
 
What is the definition of conservative (and just so we're clear: I know what it is, I'm not asking for my benefit)?
 
matt grime said:
What is the definition of conservative (and just so we're clear: I know what it is, I'm not asking for my benefit)?

A vector field Fvec is conservative if it has a potential function f, so that grad f = Fvec

My book says that in R2, you only have to check that DP/Dy=DQ/Dx. However, it doesn't say anything aboud conservative vector fields in R3.

Is it enough that DP/Dy=DQ/Dx here as well?
 
Clearly not. R^3 has x,y, and z. You can't just ignore the z. Where did the R go to? I suggest you operate with a nicer definition of conservative, for R^3, such as its curl is 0.
 
Last edited:
matt grime said:
Clearly not. R^3 has x,y, and z. You can't just ignore the z. Where did the R go to? I suggest you operate with a nicer definition of conservative, for R^3, such as its curl is 0.

We haven't learned about conservative fields in R^3 yet. Only in R^2, and then it's sufficent that DP/dy=DQ/Dy.

But the curl-definition is better.
 
I mean only showing that a certain vector field in R3 is conservative.

You can try figuring out the original scalar potential based on what your P,Q and R are:If grad(Phi(x,y,z)) = F = (P, Q, R) then:

P = dPhi/dx
Q = dPhi/dy
R = dPhi/dz

Integrate P with respect to x, Q with respect to y and R with respect to z (remember to add "constant" functions that are unknown but functions of the other two variables... so when integrating P w.r.t. x, you have to add G(y,z) to your answer).

It's likely you can eyeball the answer and figure out what the potential is without actually solving methodically the final part

Obviously this isn't as clean as taking the curl, but it's possibly the method you're intended to use
 
for R3
you need to check all
x: d/dy , d/dz
y: d/dx, d/dz
z: d/dx, d/dy
 
  • #10
To say that <P(x,y), Q(x,y), R(x,y)> is a conservative vector field (that's really physics terminology- I prefer saying that "P(x,y)dx+ Q(x,y)dy+ R(x,y)dz is an exact differential) means that there exist some function F(x,y,z) such that
dF= \frac{\partial F}{\partial x}dx+ \frac{\partial F}{\partial y}dy+ \frac{\partial F}{\partial z}dz= P(x,y)dx+ Q(x,y)dy+ R(x,y)dz

IF that is true, then look at the mixed second derivatives:
\frac{\partial^2F}{\partial x\partial y}= \frac{\partial Q}{\partial x}
must be equal to
\frac{\partial^2 F}{\partial y\partial x}= \frac{\partial P}{\partial y}

\frac{\partial^2 F}{\partial z\partial x}= \frac{\partial P}{\partial z}
must be equal to
\frac{\partial^2 F}{\partial x\partial z}= \frac{\partial R}{\partial x}

and
\frac{\partial^2 F}{\partial y\partial z}= \frac{\partial R}{\partial y}
must be equal to
\frac{\partial^2 F}{\partial z\partial y}= \frac{\partial Q}{\partial z}.

To be sure the field is "conservative" you must check all three of those equations.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 9 ·
Replies
9
Views
1K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K