Newtonian Mechanics – The Potential Energy of a Spring

forceshomework-and-exercisesnewtonian-mechanicsspring

Let's consider having 2-D Cartesian coordinate $xy$-plane, a block connected to a spring (placed horizontally on negative part of $x$-axis and having natural length L) sitting at the origin point with the spring at natural length.It is allowed to oscillate back and forth about the origin. From the equation that relates the work done by conservative force and the potential energy, $U(x_a)-U(x_b)= -\int^{x_a}_{x_b} F_x \text{d}x$. If we define the zero point at $x=0$, we can express its potential energy for $0\lt x \lt L$, with
$$U(x)-U(x=0)= -\int^x_0-kx \text{d}x \Rightarrow U(x)=\frac{1}{2}kx^2$$ while for $-L\lt x\lt 0$, we have (the restoring force switch sign as it now points to the positive x- direction):
$$U(x)-U(x=0)= -\int^x_0kx \text{d}x \Rightarrow U(x)=-\frac{1}{2}kx^2$$

My question: Is my idea and this approach for the energy of the system correct? Because I saw from some reference books, they simply say that it is just $\frac{1}{2}kx^2$ for both of the conditions.

Best Answer

For $-L<x<0$, a spring force of $+kx$ would point in the negative direction (since $k > 0$ and $x < 0$.) This would not be a restoring force, as it would point away from the origin.

On the other hand, a force of $F = -kx$ for all $x$ points in the negative direction for positive $x$ ($F < 0$ and $x>0$), but points in the positive direction for negative $x$ ($F > 0$ and $x < 0$). This is the correct function to model the force, and leads to a potential energy of $\frac12 k x^2$ for all $x$.