Find $$ \min_{f \in \mathcal{A}} \int_{0}^{1} (1+x^{2})(f(x))^{2} dx $$ where $$ \mathcal{A}=\left\{ f \in C[a,b] \ | \ \int_{0}^{1} f(x) dx = 1 \right\}.$$
I used the Hölder's inequality to try to solve the problem but I do not know how to reduce the term with $(f (x))^{4}$, i.e, $$\int_{0}^{1} (1+x^{2})(f(x))^{2} dx \leq \left( \int_{0}^{1} (1+x^{2})dx \right)^{\frac{1}{2}} \left( \int_{0}^{1} (f(x))^{4} dx \right)^{\frac{1}{2}} $$ I appreciate any help.