Here is a question : Consider the Lagrangian $L(x, u, p) = 1/2((p^2 -1)^2) +1/2(u^2)$ and consider the corresponding functional $I(u)$ := $\int_0^1$ $L(x, u(x), u′ (x)) dx.$ Consider $A := \{w\in C^1: w(0)=w(1)=0\}$. Answer the following questions with justification:
• Is it TRUE that $I(u) ≥ 0$ for all $u ∈ A$?
• Consider the ZERO function $v(x) = 0 ∀x ∈ [0, 1].$ Find the value of $I(v)$.
• Does there exist a sequence of function $u_n(x) ∈ A $ such that $\lim_{n\to\infty} I(u_n) = 0$?
• What is the value of $\inf_{u∈A} I(u)$?
My attempt : For the first part it is clear because Lagrangian is sum of two non negative terms and so the integral will also be non negative. Also for second part substituting zero function we shall get $1/2$. I'm stuck in last two parts.