11.9PureCore
The Trapezium Rule
When an integral cannot be found exactly, the trapezium rule estimates the area by splitting it into strips and approximating each by a trapezium. More strips give a better estimate.
What you'll be able to do
- State the trapezium rule
- Find the strip width h
- Apply the rule to estimate an integral
- Judge whether it over- or under-estimates
1
The rule
With strips of width and ordinates : .
Trapezium rule.
1Number of ordinates = strips + 1.
2 ordinates.
Answer5 ordinates (y₀ to y₄).
Tip — The first and last ordinates have weight 1; all the middle ones have weight 2.
2
Over- or under-estimate
For a curve that is (bends upward) the trapezia lie above the curve, so the rule -estimates; for a concave curve it under-estimates.
Formula recap
Strip width.
Trapezium rule.
Common mistakes to avoid
Using n ordinates for n strips.
There are n + 1 ordinates for n strips.
Doubling the first and last ordinates.
Only the interior ordinates are doubled.
Key takeaways
- h = (b − a)/n; n strips need n+1 ordinates.
- Area ≈ (h/2)[y₀ + yₙ + 2(interior)].
- Convex curve → over-estimate; concave → under-estimate.
Test yourself
Ready to lock in The Trapezium Rule? Pick a mode and earn XP & Dobloons.