Overapproximation of a Trapezoidal Sum

$\begingroup$

Under what conditions will a trapezoidal sum give an over-approximation, and when will it give an under approximation for a function?

$\endgroup$

1 Answer

$\begingroup$

If $f$ is concave up (positive second derivative) on $[a,b]$ then the trapezoids all lie above $y=f(x)$ so trapezoid rule overstimates the integral of $f$ on $[a,b].$ On the other hand a concave down $f$ (negative second derivative) has the trapezoids all under $y=f(x)$ and the trapezoid rule underestimates that integral. But if the concavity of $f$ switches back and forth I don't think much can be said in general (without more conditions).

Note it may not be necessary to have the second derivative existing for this, if one uses a definition of a convex/concave function which doesn't mention derivatives.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like