I'm taking an introductory course in the calculus of variations and have this question (From Bruce van Brunt "The calculus of variations" 2.2.5.b):
Let J be the functional defined by $$ J(y)=\int_{-1}^{1} x^4(y')^2 dx $$ Without resorting to the Euler-Lagrange equation prove J cannot have a global minimum in the set $$ S=\{y\in C^2[-1,1]:y(-1)=-1, y(1)=1\} $$
First I tried to show that for every $y_1\in S$ there exists a $y_2\in S$ such that $J(y_2)<J(y_1)$. This would prove J doesn't have a global minimum. One $y_2$ I tried was $y_2=y_1+k(x+1)(x-1)$ for some constant $k$ but it didn't work.
$J(y)>0$ since $y'$ cannot be $0$ everywhere so I also tried to prove that $J(y)$ can become arbitrarily close to $0$, i.e. for all $\epsilon>0$ we have $J(y)<\epsilon$ for some $y\in S$. This would also prove that $J$ has no global minimum. I tried functions of the form $y=x^n$ with $n$ odd but it didn't work since $J$ I got that $J$ tend to infinity as n does.
I'm out of ideas, so any help would be appreciated.