Riemann Sum Approximation (confused...)

734 Views Asked by At

I'm having trouble determining when a left-hand approximation is an over/under estimate for a given function.

enter image description here

For example, for the graph above $f(x)$=$ln(x)$ and the function is increasing for all $x$ > 0.Since the function continues to increase, doe that mean the left-hand approximation would be an underestimate? $$\\$$ Update:

enter image description here

1

There are 1 best solutions below

0
On BEST ANSWER

When the function is always increasing, that means the left-hand sum will be an underestimate and the right-hand sum will be an overestimate.

When the function is always decreasing, that means the right-hand sum will be an underestimate and the left-hand sum will be an overestimate. $$\\$$

For the function $f$($x$)=$ln$($x$), it is always increasing.

This site may help you understand better: http://www.shmoop.com/definite-integrals/compare-left-right-sum.html