Question
Question: How do you calculate the left and right Riemann sum for the given function over the interval [2,6], ...
How do you calculate the left and right Riemann sum for the given function over the interval [2,6], for f(x)=5x2+3x+2 ?
Solution
Since n is not given, we are going to assume that Δx=1. Then to find n, we use the formula of Δx=nb−a. Then , to find the right Reimann sum, we use the following formula sum=Δxr=1∑nf(xr). Then , to find the left Reimann sum, we use the following formula sum=Δxr=0∑n−1f(xr). Finally, substitute all the values to get the final answer.
Complete step by step solution:
Since n is not given, we are going to assume that Δx=1. Then to find n, we use the formula of Δx=nb−a.
⇒Δx=nb−a
⇒1=n6−2
⇒n=6−2=4
Then , to find the right Reimann sum, we use the following formula sum=Δxr=1∑nf(xr).
⇒sum=Δxr=1∑nf(xr)
⇒sum=1×r=1∑4f(xr)
⇒sum=f(x1)+f(x2)+f(x3)+f(x4)
Here, we have x0=2,x1=3,x2=4,x3=5,x4=6.
Therefore, substituting these values, we get:
⇒sum=f(3)+f(4)+f(5)+f(6).
But, f(2)=28,f(3)=56,f(4)=94,f(5)=142,f(6)=200. Therefore, substituting these values in the above equation, we get:
⇒sum=56+94+142+200.
⇒sum=492
Then , to find the left Reimann sum, we use the following formula sum=Δxr=0∑n−1f(xr).
⇒sum=Δxr=0∑n−1f(xr).
⇒sum=1×r=0∑3f(xr).
⇒sum=f(x0)+f(x1)+f(x2)+f(x3).
Here, we have x0=2,x1=3,x2=4,x3=5,x4=6.
Therefore, substituting these values, we get:
⇒sum=f(2)+f(3)+f(4)+f(5).
But, f(2)=28,f(3)=56,f(4)=94,f(5)=142,f(6)=200. Therefore, substituting these values in the above equation, we get:
⇒sum=28+56+94+142.
⇒sum=320
Therefore, we get the right Riemann sum as 492 and the right Riemann sum as 320.
Note: To do this question, you need to know the formulas for the left hand Riemann sum and the right hand Riemann sum. Also, you should be careful while doing all the substitutions. Riemann sum is the sum which is derived by the sum of all the areas of the divided regions.