Least Square Approximation Using Legendre Polynomials

296 Views Asked by At

Obtain a fourth degree least squares polynomial for $f(x) = 1/|x|$ over $[-1,1]$ by means of Legendre Polynomials

I got stuck when trying the integral over the given interval.

Is there another way of solving this?