I have this question for a Numerical Analysis class. However, we've just finished chapter four in class, and this question relates to the end of chapter 5. I'm not quite sure why it's on this assignment. If someone could point me in the right direction, I would really appreciate it! Here is the question:
Using the method of undetermined coefficients to derive the Gauss quadrature rule of order 2n with quadrature points xi and weights $w_i$ = , i = 1, 2, . . . , n, we obtain the following systems of 2n equations:
$\sum_{i=1}^n w_i*x_i^{2j} = 2/(2*j + 1)$
$\sum_{i=1}^n w_i*x_i^{2j+1} = 0$
where j = 0, 1, ...., n-1
Write out and Solve the following systems for n = 1.
End of question. Thank you for the read, and I'd appreciate any help!