In my calculus class, we learned about using Simpson's Rule to approximate the value of an integral. Since it uses parabolas instead of lines to approximate the integral, it becomes more accurate than the trapezoid or midpoint rules.
My question is this: why do people stop at quadratics? Shouldn't it be more accurate to use even higher degree polynomials?