Is F=-kx^2+ax^2+bx^4 Conservative?

AI Thread Summary
The discussion centers on determining whether the force function F = -kx^2 + ax^2 + bx^4 is conservative. Key methods to establish this include checking if the line integral around a closed path is zero, finding a potential function whose gradient matches the force, or verifying that the curl of the force is zero. The participants clarify that ideal spring forces are typically conservative, and they explore the implications of integrating the force to find the potential energy function. The conversation concludes with an emphasis on using the curl as a definitive method to confirm if the force is conservative, referencing Stokes' theorem for further understanding.
anikmartin
Messages
8
Reaction score
0
Hello everyone, I have a question about conservative forces.
I am given a function F = -kx^2 + ax^2 + bx^4, where a, b, and k are constants. I am asked to determine if this force is conservative or not, I don't know know how to prove this mathematically or theoretically. Please help!

In this particular example the force is a spring force, spring forces aren't always conservative are they?
Thanks
 
Physics news on Phys.org
You can use the fact that Work down by a conservative force in a closed path is zero.
I guess spring forces are always conservative if the spring is ideal.
 
anikmartin said:
I am asked to determine if this force is conservative or not, I don't know know how to prove this mathematically or theoretically.
There are several ways to mathematically test that a force is conservative. Here are a few:
(1) You can check that the line integral is zero along any closed path (equivalent to what rhia suggested).
(2) Or you can see if you can find a potential function whose -gradient equals the force function (hint: integrate).
(3) Or you can see if the curl of the force is zero.​
The last two checks should be easy. :smile:
 
Hi Doc AI,
Can you please explain the physical significance of the last two checks?
I don't understand things if I can't relate them to physical world.:(
Thanks a lot!
rhia
 
Okay I though that if the force was conservative, then the gradient could be used, I didn't know that it proves the force is conservative.

A correction in the force equation

F = -kx + ax^3 + bx^4

After integrating a found the potential equation to be
U = (kx^2)/2 - (ax^4)/4 - (bx^5)/5

using F = -dU/dx.

I found the gradient of U to be

grad(U) = (kx - ax^3 - bx^4)i

Is there a reason for the sign difference? I just learned gradients, in my Calc III class that I am taking right now, two weeks ago so I am still not comfortable with all of its properties.

Okay what if I have a force function of the type:

F = -kx^2y +(y^2)(z^2) + xyz ( I made this one up)

So took three integrals, with respect to x, y, and z seperately, to get the potential function in each direction. Then I found the gradient of the potential function to be

grad(U) = (kyx^2 - (y^2)(z^2) - xyz)i + (k(x^2)y - (y^2)(x^2) - xyz)j + (k(x^2)y - (y^2)(z^2) - xyz)k

To find if the gradient equals the force function, do I find the absolute value of grad(U) , to make it a scalar function? I am not sure how to find if these two are equivalent.

Okay I took a guess to convert the force function into a vector function. First I found the partial derivatives of F with respect to x, y, and z. Then I took the integral with respect to x, y, and z. I found

F = -(k(x^2)y - xyz)i - (k(x^2)y + (y^2)(z^2) + xyz)j + ((z^2)(y^2) +xyz)k

When I took the integral with respect to each I didn't add the Integral constant, so maybe that could account for the difference. According to the scalar function F, when x = O, F = (y^2)(z^2), when z = 0, F = -k(x^2)y . .so these could be the missing constants in my vector function F??
Thanks for all your help.
 
I think the simplest way, is the curl.

If \vec{F} = M(x,y,z)\vec{i} + N(x,y,z)\vec{j} + Q(x,y,z)\vec{k}, then

\vec{\nabla} \times \vec{F} = \left| \begin{array}{ccc}<br /> \vec{i} &amp; \vec{j} &amp; \vec{k} \\<br /> \partial/\partial x &amp; \partial/\partial y &amp; \partial/\partial z \\<br /> M &amp; N &amp; Q \end{array} \right| = 0<br />

The reason for this, is the Stokes theorem, which says:

Let be S a surface oriented with a normal vector \vec{n}, limited by a closed simple curve C. If \vec{F} is a vectorial field and its partial derivatives are continuous in that region, then:

\oint_{C} \vec{F}d\vec{r} = \iint_{S} (\vec{\nabla} \times \vec{F})\vec{n}dS

--

If the curl is equal to zero, then the right term is zero as well, and the definition of conservative field is that the left integral is equal to zero.
 
Thread 'Gauss' law seems to imply instantaneous electric field propagation'
Imagine a charged sphere at the origin connected through an open switch to a vertical grounded wire. We wish to find an expression for the horizontal component of the electric field at a distance ##\mathbf{r}## from the sphere as it discharges. By using the Lorenz gauge condition: $$\nabla \cdot \mathbf{A} + \frac{1}{c^2}\frac{\partial \phi}{\partial t}=0\tag{1}$$ we find the following retarded solutions to the Maxwell equations If we assume that...
Dear all, in an encounter of an infamous claim by Gerlich and Tscheuschner that the Greenhouse effect is inconsistent with the 2nd law of thermodynamics I came to a simple thought experiment which I wanted to share with you to check my understanding and brush up my knowledge. The thought experiment I tried to calculate through is as follows. I have a sphere (1) with radius ##r##, acting like a black body at a temperature of exactly ##T_1 = 500 K##. With Stefan-Boltzmann you can calculate...
Thread 'Griffith, Electrodynamics, 4th Edition, Example 4.8. (First part)'
I am reading the Griffith, Electrodynamics book, 4th edition, Example 4.8 and stuck at some statements. It's little bit confused. > Example 4.8. Suppose the entire region below the plane ##z=0## in Fig. 4.28 is filled with uniform linear dielectric material of susceptibility ##\chi_e##. Calculate the force on a point charge ##q## situated a distance ##d## above the origin. Solution : The surface bound charge on the ##xy## plane is of opposite sign to ##q##, so the force will be...

Similar threads

Back
Top