Let $f:[0,\infty)\rightarrow \mathbb{R}$ be twice differentiable. Such that $\int_{0}^{\infty}f(x)^{2}dx<\infty$ and $\int_{0}^{\infty}f''(x)^{2}dx<\infty $, show that
$$\int_{0}^{\infty}f'(x)^{2}dx<\infty$$.
I'm pretty stumped on this problem. I've tried integration by parts but didn't really get anywhere. A short hint would be very appreciated. Thanks.
Consider $$\int_0^N f^\prime(x)^2 d x.$$ Integrate it by parts, to get: $$f(N) f^\prime(N) - f(0) f^\prime(0) - \int_0^N f(x) f^{\prime \prime}(x) dx.$$ Now note that the last integral can be bounded by Cauchy-Schwarz, so the only thing you need to bound is $f(N) f^\prime(N).$ Can you?