lampCable
- 22
- 1
Homework Statement
Consider the ansatz
\frac{1}{b-a}\int_a^bf(x)dx \approx \alpha_1f(a)+\alpha_2f(\frac{b-a}{2})+\alpha_3f(b)
We can determine the values of \alpha_1,\alpha_2,\alpha_3 by requiring the approximation to be exact for quadratic polynomials, which yeilds Simpsons rule.
Why there is no loss of generality in assuming that a = -1 and b = 1?