Rudin 6.15 asks one to show that, for $f$ a real, continuously differentiable function on $[a,b]$, $f(a)=f(b)=0$, and $\int_a^b f^2(x)dx=1$, $\int_a^b xf(x)f'(x)dx=-\frac{1}{2}$. This is a simple application of integration by parts.
But I am having trouble with the next part, namely to prove that
$\int_a^b [f'(x)]^2dx \cdot \int_a^b x^2f^2(x)fx > \frac{1}{4}$.
I can see how Hölder's Inequality gets us $\int_a^b [f'(x)]^2dx \cdot \int_a^b x^2f^2(x)fx ≥ \frac{1}{4}$. But whence the strict inequality?
Wolfram MathWorld gives a condition for equality, namely that $|f'(x)|=c|xf(x)|$. Would it be valid to say that the only function with this property is $e^\frac{x^2}{2}$, which never equals zero (whereas it is required that $f(a)=f(b)=0$)?
Any suggestions would be appreciated. Thanks!