Partial derivatives - proving force is conservative

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
27 replies · 9K views
Oblio
Messages
398
Reaction score
0
I'm trying to show that the force F= k [x, 2y, 3z] (where k is a constant)

is conservative.

If I take the cross product of:

[tex]\nabla x F,[/tex] that equals [tex]\frac{\partial}{\partial y} F_{z} - \frac{\partial}{\partial z} F_{y}[/tex]

= [tex]\frac{\partial}{\partial y} k3z - \frac{\partial}{\partial z} k2y[/tex]


isn't everything in the derivatives constants? ... or is that the point. lol

Thanks a lot
 
Physics news on Phys.org
Hootenanny said:
You've only worked out the x component of the cross product, what about the rest?

I wasn't sure if I had to, the example in my book only did F(x).

Is that much correct though?
If you bring all the constants out, can you be left with nothing in the derivative?

[tex]k3z \frac{\partial}{\partial y} - k2y \frac{\partial}{\partial z}[/tex]
 
Oblio said:
I wasn't sure if I had to, the example in my book only did F(x).

Is that much correct though?
If you bring all the constants out, can you be left with nothing in the derivative?

[tex]k3z \frac{\partial}{\partial y} - k2y \frac{\partial}{\partial z}[/tex]
Yup, looks good to me, now all you need to do is continue on with working out the rest of the cross products, do you know how to do that?
 
(Didn't mean to double post, sorry. I usually go in the introductory physics and I realized after I was in the advanced; incorrectly I thought)
 
Oblio said:
(Didn't mean to double post, sorry. I usually go in the introductory physics and I realized after I was in the advanced; incorrectly I thought)
No worries, just don't do it again, we have big sticks you know...
 
Hootenanny said:
Yup, looks good to me, now all you need to do is continue on with working out the rest of the cross products, do you know how to do that?

In the same way I guess... no?

I didn't know I could take everything of a derivative either. cool!
 
Hootenanny said:
No worries, just don't do it again, we have big sticks you know...

Not answering my questions might be worse then a good ol' fashion beating :)
 
Oblio said:
I wasn't sure if I had to, the example in my book only did F(x).

Is that much correct though?
If you bring all the constants out, can you be left with nothing in the derivative?

[tex]k3z \frac{\partial}{\partial y} - k2y \frac{\partial}{\partial z}[/tex]

Doesn't that leave me with not 0 ? (which I want?)

k3z-k2y ?
 
Doesn't look good to me :smile:, you better not be left with nothing in the derivative.
But you're almost there -- I agree with all steps except the one where you take everything in front of the derivative. You can indeed take the numbers and k's out. Then you just need to think about dz/dy and dy/dz (hint: y does not depend on x and z - trivially).
 
Okay, so for the full definition;

If we have some vector function such that

[tex]\underline{F} = F_x\hat{i} + F_y\hat{j} + F_z\hat{j}[/tex]

Then;

[tex]curl(\underline{F}) = \nabla\times\underline{F} = \left|\begin{array}<br /> \hat{i} & \hat{j} & \hat{i} \\<br /> \partial/\partial x & \partial/\partial y & \partial/\partial z \\<br /> F_x & F_y & F_z \\<br /> \end{array}\right|[/tex]
 
Oblio said:
In the same way I guess... no?

I didn't know I could take everything of a derivative either. cool!

CompuChip said:
Doesn't look good to me :smile:, you better not be left with nothing in the derivative.
But you're almost there -- I agree with all steps except the one where you take everything in front of the derivative. You can indeed take the numbers and k's out. Then you just need to think about dz/dy and dy/dz (hint: y does not depend on x and z - trivially).

I know [tex]\frac{\partial y}{\partial z}[/tex] would be 0 since they're unrelated, but again, the example in my book does indeed take z out of a simliar situation.
 
That leaves me non zero though, that's not ok is it?
 
Oblio said:
That leaves me non zero though, that's not ok is it?
You must have made an error, the curl of that vector field is definitely zero. If you show me your working, I'll point out where you've gone wrong.
 
Hootenanny said:
You must have made an error, the curl of that vector field is definitely zero. If you show me your working, I'll point out where you've gone wrong.

Well just factoring out all those constants,

k3z-k2y [tex]\neq[/tex] 0 right?
 
Your saying the y and z components will make it cancel?

I thought this was supposed to (looking at my example again :P )
 
Okay, let's look at this again;

[tex]\frac{\partial}{\partial y} k3z - \frac{\partial}{\partial z} k2y = 0 - 0 = 0[/tex]

Since you are taking the derivatives wrt different variables than the respective components both the derivative are equal to zero. Or we can rewrite it like this

[tex]k3z \frac{\partial}{\partial y} 1- k2y\frac{\partial}{\partial z}1 = 0 - 0 = 0[/tex]

Make sense?
 
im getting Fy to cancel out, but Fx and Fz adding up to 2Fx and -2k3z
 
(i posted that last one before seeing YOUR last one)
 
Hootenanny said:
Okay, let's look at this again;

[tex]\frac{\partial}{\partial y} k3z - \frac{\partial}{\partial z} k2y = 0 - 0 = 0[/tex]

Since you are taking the derivatives wrt different variables than the respective components both the derivative are equal to zero. Or we can rewrite it like this

[tex]k3z \frac{\partial}{\partial y} 1- k2y\frac{\partial}{\partial z}1 = 0 - 0 = 0[/tex]

Make sense?

So, its zero since their derivatives are zero?
 
I thought you were saying something different before, that's why i was confused over something simple:P
 
I'm supposed to substitute to verify, using F = -[tex]\nabla U[/tex]

hows this look?

U(x) = -[tex]\int Fx dx = - \int kx = -kxt[/tex]F = -[tex]\nabla U[/tex], so...[tex]=- \frac{\partial}{\partial x} (-kxt) = kt = F (x)[/tex]

I don't know how to work limits into latex but i guess its technically xo -->x

?
 
Last edited:
I'm only not sure because Fx dx in the integral are Fx and dx prime...
 
from what I'm reading I think I might need to add a path of the particle?

yes?
I'm confused because the answer seems like its right lol.
 
Oblio said:
--- Post #22 ---
Don't get confused, what you had there was correct.
Now what are the equations for the y and z components of the curl?
What do you get when working them out (show the calculation)?