Let $f \in C^2[a,b]$ and $f(a) = f(b) = 0$, $f'(a) = 1$,$f'(b) = 0$, prove that $$\int_a^b|f''(x)|^2\,dx \geq \frac{4}{b-a}$$ Remark:
- This question is in the book functional analysis of Peking University;
- We have$$u(x) = \int_a^xu'(t)\,dt$$so $|u(x)|^2 \leq (b-a)\int_a^bu'(x)\,dx$ by applying the Cauthy-Schwartz inequality. but I cannot get the number 4
- I have construct a function of which satisfies the condition using quadratic function,and the infimum is attained, and $4$ is got from differentiating and squaring.