Inner product with polynomials

61 Views Asked by At

I am learning linear algebra, I was told that we can use the infinite set ${1, x, x^2, x^3, ...}$ to span the polynomial space, and to approximate an arbitrary real function. Is there an inner product that makes this set an orthonormal set? And with this inner product, how can I approximate a real function by projecting onto the space spanned by this set?