Suppose $f$ is a continuous function on the interval (0,1). We consider the energy functional
$F(u) = \int^1_0\frac{1}{2}((u')^2+u^2)\,dx - \int^1_0fu\,dx$
which is well defined for continuously differentiable functions $u$ on $(0,1)$. Suppouse that $u_0$ is a local minimizer of $F$ in the class of $C^1$ functions satisfying $u(0)=a, u(1)=b$ for some fixed $a,b \in \mathbb{R}$.
This question consists of a few parts but im stuck on one in particular,
Suppose that $a=1,b=e^2,f(x)=-3e^{2x}$. Find an explicit expression for $u_0$.
I have found the Euler-Lagrange equations, $(u_0 -f)-\frac{d}{dx} (u_0'') (u_0') = 0$ but I'm not clear as to how to solve the stated question using this.
Any help would be appreciated,
Thanks
The stated Euler-Lagrange equation is incorrect. (It should have been linear, since the functional is quadratic). This is the correct derivation of the equations:
In the present case $\frac{\partial F}{\partial p}=p$ and $\frac{\partial F}{\partial z}=z-f$. Therefore, the Euler-Lagrange equation is $$-\frac{d}{dx} (u') +(u-f)=0 \tag1$$ which is $$-u''+(u-f)=0 \tag2$$ As promised, this is a linear equation, to which standard ODE methods apply.