How to find function $f(x)$ that has continuous derivative on $[0,2]$ satisfies the following conditions:
- $f(2) = 3$
- $\displaystyle \int_0^2 [f'(x)]^2 dx = 4$
- $\displaystyle \int_0^2 x^2f(x) dx = \frac{1}{3}$
My attempt: By using integration by parts, I found that $\displaystyle \int_0^2 x^3f'(x) dx = 23$ and I tried to find constant $\alpha$ such that $\displaystyle \int_0^2 [f'(x) + \alpha x^3]^2 dx = 0$ so that I can have $f'(x) = -\alpha x^3$. However, the result was strange, I obtained two different "ugly" values and failed to confirm whether the solution was right. I then searched for solution online but did not come across anything helpful.
I would love to know is there another way to solve this problem. I'm grateful if anyone could help. Thanks in advance.
We have, by Cauchy - Schwarz:
\begin{align} 23 & =\int_0^2 x^3f'(x) \, dx \le \left(\int_0^2 x^6 dx\right)^{1/2} \cdot \left(\int_0^2 (f'(x))^2 \, dx \right)^{1/2} \\ & =2 \left(\int_0^2 x^6 \, dx\right)^{1/2} \le 2 \left(\int_0^2 2^6 \, dx \right)^{1/2} =\sqrt{2} \cdot 16 < 23. \end{align}
A contradiction ! Consequence ?