I have am studying Linear Algebra, and one of our homework assignments is this:
Find a matrix representation for the linear operator $F = \frac d{dx}$ with the orthonormal basis
$$Y_0 = \frac 3{\sqrt{5}} \\ Y_1 = \sqrt{\frac 83}x \\ Y_2 = \frac 52(5x^2-1)$$
We are also supposed to use the scalar product:
$$\langle F,G\rangle = \int_{-1}^1 F^*G\,dx$$
But I am not sure how to go about this problem. What do I call $F$ and what do I call $G$. Please make the explanations clear, I really want to learn how to work with this stuff. Thanks!