Suppose among all the continuously differentiable functions $y(x), x\in \mathbb{R}$, with $y(0)=0$ and $y(1)=\frac{1}{2},$ the function $y_0(x)$ minimizes the functional,
$$\displaystyle\int_{0}^{1}e^{-(y'-x)}+(1+y)y'dx$$ Find the value of $y(\frac{1}{2}).$
My attempt: Using Euler's equation $F_y-\frac{d}{dx}F_{y'}=0$ here $F(x,y,y')=e^{-(y'-x)}+(1+y)y'$, we get
$$\implies y'-\frac{d}{dx}(-e^{x-y'}+1+y)=0$$ $$\implies y''-y'e^{y'-x}-1=0$$ (after simplification)
But now I am stuck as I don't know how to proceed from here? Please help me out. Thanks!
$$\frac{d}{dx} \bigg( \frac{ \partial F }{ \partial y'} \bigg) - \frac{ \partial F }{ \partial y} = -e^{ x - y' } (1 - y'' )$$
– Matthew Cassell Jan 19 '16 at 06:18