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.
 
Consider an extremely long and perfectly calibrated scale. A car with a mass of 1000 kg is placed on it, and the scale registers this weight accurately. Now, suppose the car begins to move, reaching very high speeds. Neglecting air resistance and rolling friction, if the car attains, for example, a velocity of 500 km/h, will the scale still indicate a weight corresponding to 1000 kg, or will the measured value decrease as a result of the motion? In a second scenario, imagine a person with a...
Scalar and vector potentials in Coulomb gauge Assume Coulomb gauge so that $$\nabla \cdot \mathbf{A}=0.\tag{1}$$ The scalar potential ##\phi## is described by Poisson's equation $$\nabla^2 \phi = -\frac{\rho}{\varepsilon_0}\tag{2}$$ which has the instantaneous general solution given by $$\phi(\mathbf{r},t)=\frac{1}{4\pi\varepsilon_0}\int \frac{\rho(\mathbf{r}',t)}{|\mathbf{r}-\mathbf{r}'|}d^3r'.\tag{3}$$ In Coulomb gauge the vector potential ##\mathbf{A}## is given by...
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