For functions $f,g:[0,1]\rightarrow \mathbb R$, the standard bilinear form is given by $\langle f,g\rangle=\int_{0}^{1}f(t)g(t)dt$. I'm trying a problem asking me to show that this form is degenerate (that is, I can find a non-zero continuous function which integrates to zero which every other function), but it becomes nondegenerate on restricting to the space of continuous functions.
I seem to completely lost. I'd appreciate some help. Thanks.
For a continuous function $f$, if you have $0=\langle f,f\rangle=\int|f|^2$, it follows that $f=0$. But if you allow arbitrary functions, you can take for example $$g(t)=\begin{cases}1,&\ t=0\\ 0,&\ t>0\end{cases}$$ Then $$\langle g,g\rangle=\int_0^1|g|^2=0.$$