I have a potential:
V(x) = $(x^2-1)^4$
The question is:
Consider a particle released with small velocity near x = 1. Writing x = 1+X, show that X satisfies the approximation
m$\ddot X$+ $64X^3$ ≈ 0.
As far as I'm aware, the standard approximation for x near c would be
V(x) = $\frac{1}{2}$V''(x)(x-c)$^2$
but this doesn't seem to work in this case as V''(1)=0.
I can't seem to understand what I'm supposed to do in this question, I see that F=m$\ddot{X}$=-64X$^3$ means that V(X)=16X$^4$ but I don't understand how this relates to the V given in the question, or how I am supposed to use x=1+X in this case.
What you are overlooking is the $(X+2)^4$ term in that $$ V(X) = (x^2-1)^4 = (x+1)^4 (x-1)^4 =(X+2)^4 X^4 $$ Near $x=4$ (or $X=0$), the $(X+2)^4$ can be approximated as $2^4=16$ so
$$F(X) \approx 16(4X^3) = 64X^3$$