Homework Statement
Consider the vector space of all continuous functions on the interval C[-1,1]. That is V = C[-1,1]
show that <f(x),g(x)> = ∫(-1,1) x2f(x)g(x)dx defines an inner product on C[-1,1].
I have shown <f,g> = <g,f>, <kf,g> = k<f,g>, <f+g,h> = <f,h> + <g,h> and I am trying to...