Deriving Potential Energy and Variance in a Simple Harmonic Oscillator

AI Thread Summary
The potential energy of a hanging spring with mass m and spring constant k is expressed as E_p = m*g*x + 0.5*k*x^2, with the force equation F = m*g + k*x. The mean displacement occurs at the point where m*g = k*x, leading to the mean elongation x = m*g/k. However, the correct mean elongation is simply x = m*g/k without further manipulation. For estimating the variance of the elongation, the proposed method involves integrating the squared difference from the mean, indicating the approach is on the right track.
mhellstrom
Messages
13
Reaction score
0
Hi all,

I have to determine the potential energy of a hanging spring with a mass m in the end and spring constant k. I try to write down the force in the system

F = m*g + k*x

and integrate the force in order to get the potential energy

E_p = m*g*x+0.5*k*x*x

Does this look correct and is it possible to derive the mean displacement from the potential energy if one could neglect the kinetic energy.

Thanks in advance

Best regards

M
 
Physics news on Phys.org
You're expression for E_p is correct. I'm assuming you're taking upward as the positive direction. Your force expression has +/- sign issues, by the way.

The mean displacement is where E_p has a minimum value. So yes, it's possible to derive mean displacement from your E_p expression.
 
Hi,
thanks for the answer. So the mean is when

m*g = k*x

solving for x

x = m*g/k

which results in the mean elongation of the spring is

<dis> = 0.5*m*g/k

Is this correct?

Thanks in advance

all the best
 
mhellstrom said:
Hi,
thanks for the answer. So the mean is when

m*g = k*x

solving for x

x = m*g/k


Correct.

which results in the mean elongation of the spring is

<dis> = 0.5*m*g/k

Is this correct?

Not quite. It contradicts your previous statement.
 
hi,

I am a little bit puzzled where my mistake is... I differentiate my expression for the potential energy in order to find a stationary point

d(E_p) = m*g - k*x

setting this equal to zero and solving for x

x = m*g/k

than I set this into the equation for the potential energy as I presume this is the minimum

E_p = m*g*(m*g/k)-0.5*k*(m*g/k)^2
= 0.5 * (m*g)^2/k

this I would presume is the expression for the mean elongation? Where does I misunderstand thanks in advance

All the best
 
When you get
x = mg/k
you can stop, because that is the mean elongation.
 
thanks,

if I want to estimate the variance of the elongation

var = 1/N sum (xi-x_mean)2

I know the mean is x_mean = m*g/k which I insert into the expression and integrate from minus to plus infinity

var = \int(m*g-k*x-m*g/k)^2 dx

Could anyone give a hint if this is on the right track?

Thanks in advance all the best

M
 
Back
Top