A bead is oscillating in horizontal direction as shown in the figure, our aim is to find the angular frequency of the oscillating bead
First, we can write the potential as: $$V(l)=\frac{1}{2}k\cdot l^2 $$ here $\quad l=\sqrt {x^2+l^2_0}\ \ - l_0 \quad$ then: $$V(x) =\frac{1}{2}k\cdot \left(\sqrt {x^2+l^2_0}\ \ - l_0 \right)^2 $$ Taking the second derivative of this: $$V''(x)= \dfrac{k\left(\sqrt{x^2+l_0^2}\left(-x^4-l_0^2x^2\right)+\left(x^2+l_0^2\right)^\frac{3}{2}\left(2x^2+l_0^2\right)-l_0^3x^2-l_0^5\right)}{\left(x^2+l_0^2\right)^\frac{5}{2}}$$ our equilibrium position on $x$ direction is $x_{eq}=0$ plugging this into $$ \omega = \sqrt\frac{V''(x_{eq})}{m}$$ gives: $$ \omega = \sqrt\frac{V''(0)}{m} = 0$$ It seems a bit silly because it looks obvious that it should oscillate with a nonzero angular frequency. Is there any way to find this angular frequency?