Note
Trapezoidal Rule
Topics: Numerical Methods
The Trapezoidal Rule is a numerical integration technique used to approximate the value of an indefinite integral or the area under a curve.
It consists of dividing the full integration interval into sub-intervals, connecting the top points of each interval and summing the areas of the obtained trapezoids.
The sub-intervals do not have to be equal. In this case, the general formula is
In the case of equal spacing, the formula can be simplified:
For a running integral, the trapezoidal formula is
References
Backlinks
Notes that reference this page.
Connections
Direct relationships to this note.