Let $f : [0, 1] \to \mathbb{R}$ a differentiable function with continuous derivative and $\int_0^1 f(x) dx=\int_0^1 x f(x) dx=1$. Prove that $\int_0^1 |f'(x)|^3 dx \ge \left(\frac{128}{3\pi}\right)^2$
My try is to write $f$ in terms of the shifted Legendre polynomials $\tilde{L}_n(x)=L_n(2x-1)$ as $$ f(x) = \sum_{n=0}^{+\infty} a_n\,\tilde{L}_n(x), $$ The two conditions on $f$ gives $a_0=1$ and $a_1=3$. But I didn't find a way to get the given inequality.