Let be uniform partitions of elements. Evaluating the Reimann sums at left or right endpoints is an important construction. They receive a particular notation, where :
If we don’t have a reason to prefer either one of them, it’s reasonable to take the mean we get:
In particular, if is monotonic then the integral will be trapped between the two, and we will get that the average will differ of the integral by a small amount:
Trapezoidal Rule
Continue to work with equal partitions, and a width of . Let’s consider the function is a piecewise function, of a linear approximation of at the interval . In other words:
Then the integral along all will be equal to:
is the n-th Trapezoidal Approximation.
Theorem: If , then there’s a :
Corollary: If and let , then:
Midpoint Rule
Theorem: if , then there’s a that:
Corollary: If and let , then:
How to transform knowledge of and into a type of :
Simpson’s Rule
Given a 𝟚, the Simpson Sum is defined as follows:
Theorem: If , there’s a that:
Corollary: If , and , then:
How to transform knowledge of and into a type of :