Let $f$ be 2$\pi$ periodic. I want to show that $$\int_{-\pi}^{\pi} |f''(x)|^2dx\leq \left(\int_{-\pi}^{\pi} |f(x)|^2dx\right)^{1/2}\cdot\left(\int_{-\pi}^{\pi} |f''''(x)|^2dx\right)^{1/2}$$ where we take $f$ to be $C^4$.
My initial thought was to use Fourier series expansions and apply the Cauchy-Schwarz inequality, but I am not sure how exactly to proceed. Any help would be appreciated.
Hint: Using integration by parts, we get \begin{align} \int^\pi_{-\pi} f''(x)f''(x)\ dx = f''(x)f'(x)\big|_{-\pi}^\pi-\int^\pi_{-\pi}f'''(x)f'(x)\ dx = -\int^\pi_{-\pi}f'''(x)f'(x)\ dx. \end{align} Perform integration by parts one more time, then ... I will let you finish the rest.