Getting the Potential Energy from a Conservative Force

AI Thread Summary
The discussion focuses on determining whether a given force, F = k(x, 2y, 3z), is conservative and finding its potential energy. It is established that the force is conservative since the curl is zero. The user expresses confusion about setting up the integral for potential energy and how to handle the integration variables. After some back and forth, it is clarified that the potential energy can be expressed as U = -k[(1/2)x² + y² + (3/2)z²], with the understanding that only one arbitrary constant is needed for the entire expression. The conversation concludes with the user feeling confident about completing the problem.
Trade
Messages
6
Reaction score
0

Homework Statement


The problem basically asked me to check if a given force was conservative and if it was conservative, also find the potential energy.

F = k(x,2y,3z)

Homework Equations



(\nabla X F) = Curl of F
U = Integral of F

3. attempt

So the force is clearly conservative as the curl is equal to zero. I know that I basically need to take the integral of the force, but I'm a bit confused as to how to set up an integral given how the force was given, or even what to integrate with respect to. Any point in the right direction would be awesome. Thanks.
 
Physics news on Phys.org
Set it up as a partial DE that you have to solve.

$$\vec{F}=-\vec{\nabla} U$$
 
Simon Bridge said:
Set it up as a partial DE that you have to solve.

$$\vec{F}=-\vec{\nabla} U$$
Okay, so I end up with something along the lines of...

K [x, 2y, 3z] = - [dU/dx, dU/dy, dU/dz]

and then we integrate

U = -k [ (1/2)x2, y2,(3/2)z2]
Would it be proper to add a constant at the end of each part, noting that it's terms of the other two variables? Something like

U = -k [ (1/2)x2 + Cy,z, y2 + Cx,z , (3/2)z2 + Cx,y]EDIT:

I think I'm being silly. I should just put all the components together right? So that the other components are the Constant for each other right? So it looks like

U = -k [ (1/2)x2 + y2+ (3/2)z2 ]
 
Last edited:
You should end up with just one arbitrary constant.

i.e. You need to evaluate cy,z etc.
That means solving as simultaneous equations or go back and solve the DEs one at a time instead of all in one go.

##F_x=kx=-\frac{\partial}{\partial x}U(x,y,z)\\ \qquad \Rightarrow U(x,y,z)=-\frac{1}{2}kx^2+c(y,z)##

... i.e. c(y,z) is a function of y and z alone.

##F_y = 2ky=-\frac{\partial}{\partial y}U(x,y,z) = -\frac{\partial}{\partial y}\big(-\frac{1}{2}kx^2+c(y,z)\big) = -\frac{\partial}{\partial y}c(y,z)\\ \qquad \Rightarrow c(y,z)=\cdots +d(z) \\ \qquad \qquad \Rightarrow U(x,y,z)=\cdots##

... you should be able to complete it from here.
 
Awesome, I think I have it from here. Thanks.
 
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
Back
Top