Consider the differential equation
$$\frac{d^2u}{dx^2} + u − u^3 = 0$$
where $u'(0) = u(L) = 0$ .
If there is a solution which isn’t identically $0$ which satisfies $u(0) = u_0$, then find a relationship between $L$ and $u_0$.
I derived,
$$L =\int_0^1 \frac{dz}{\sqrt{(1-z^2)-(2/4)u_{0}(1-z^4)}}$$
where $z=u/u_{0}$ and $dz = du/u_{0}$
I was wondering if I was able to/how to approximate the minimal value of $L$ for which a non-zero solution exists.
Multiply by $2u'$ and integrate to get $$u'(t)^2+u(t)^2-\frac12u(t)^4=u_0^2-\frac12u_0^4.$$ The solution curves $(x,x')$ follow the level curves. As $x\to x-\frac12x^2$ is monotonically increasing for $0\le x\le 1$ one concludes $|u(t)|\le|u_0|$, as states with higher potential are impossible to reach. Because of the symmetries each quarter of the oscillation $u(0)=u_0\to0\to-u_0\to0\to u_0$ takes the same time so that the period $T$ can be computed via \begin{align} L=\frac{T}4=\int_0^{u_0}\frac{du}{u'} &=\int_0^1\frac{u_0dz}{\sqrt{u_0^2(1-z^2)-\frac12u_0^4(1-z^4)}}\\ &=\int_0^1\frac{dz}{\sqrt{(1-z^2)-\frac12u_0^2(1-z^4)}} \end{align}
The smallest oscillation periods $4L\approx 2\pi$ occur for very small $u_0$ where the cubic term is negligible and the ODE in first order the oscillation equation $u''+u=0$. Then for $u_0\approx 0$, and using the substitution $z=\sin(\phi)$, the integral can be approximated as \begin{align} L&=\int_0^1\frac{dz}{\sqrt{1-z^2}\sqrt{1-\frac12u_0^2(1+z^2)}} \\ &=\int_0^{\pi/2}\left[1+\frac14u_0^2(1+\sin^2ϕ)+O(u_0^4)\right]dϕ \\ &=\frac\pi2+\frac{3\pi}{16}u_0^2+O(u_0^4) \end{align}