Hitman2-2
Homework Statement
Let f be a continuous function on [0,1]. Prove that if
<br /> <br /> \int_{0}^{1} x^n f(x) dx = 0<br /> <br />
for all even natural numbers n, then f(x) = 0 for all x \in [0,1].
Homework Equations
The Attempt at a Solution
I'm pretty much stuck on this problem. All I know is that by the Weierstrass Approximation Theorem, there exists a sequence of polynomials Pn that converges uniformly to f, so
<br /> <br /> \lim_{n\rightarrow 0} \int_{0}^{1} P_n f(x) dx = \int_{0}^{1} f(x) \lim_{n\rightarrow 0} P_n dx <br /> = \int_{0}^{1} f^2(x) dx<br /> <br />
but that's about as far as I can get.