3

I wonder if someone can help me with the following question:

"Let $f \in C([0,1])$ and assume that there is a positive constant $C$ such that $\left|\int_0^1 p'(t)f(t) dt\right|\leq C \lVert p \lVert_2$ for all polynomials $p$ where $\lVert p \lVert_2^2 = \int_0^1 |p(t)|^2dt$. Show that there exists a unique $g \in L^2([0,1])$ such that $f(x)=\int_0^x g(t)dt, \int_0^1 g(t)dt=0$."

I know there's a theorem saying that if $X$ is a uniformly convex Banach space, then if $K$ is a closed convex subset for every $x \in X$ there is a unique point $z \in K$ that minimizes the distance between $x$ and $K$.

I can see that the set $K=\left\{ g \in L^2([0,1]), f(x)=\int_0^x g(t)dt, \int_0^1 g(t)dt=0\right\}$ is a convex set, but I'm not sure when it comes to closed?

I was thinking that if $\{g_k\} \in K$ and $\{\alpha_k\}$ is a sequence s.t $\sum_{k=1}^{\infty}\alpha_k =1$ then $\sum_{k=1}^{\infty}\alpha_k g_k(t)$ satisfies all the conditions for belonging to $K$ apart from being in $L^2([0,1])$ (which I havent succeeded to verify).

Then I'm not sure how to use the fact that $\left|\int_0^1 p'(t)f(t) dt\right|\leq C \lVert p \lVert_2$.

If anyone could help me I'd be very grateful!

A.Γ.
  • 29,518
  • Yes p' is the derivative of p (I think)! I fixed the integral. – user202542 Nov 13 '16 at 15:52