Question
Question: How do you find the Riemann sum for \(f(x) = {x^2} + 3x\) over the interval \([0,8]\)?...
How do you find the Riemann sum for f(x)=x2+3x over the interval [0,8]?
Solution
In mathematics, Riemann sum is defined as a certain kind of approximation of an integral by a finite sum. In this question, we need to find the Riemann sum for f(x)=x2+3x over the interval [0,8] for which we will use the formula, n→∞limi=1∑nf(xi)Δx=a∫bf(x)dx
Complete step by step solution:
According to the given information, we have to evaluate the Riemann sum for f(x)=x2+3x.
The formula we are using to do so looks like, n→∞limi=1∑nf(xi)Δx=a∫bf(x)dx
Thus, when we put all the values, the expression becomes
0∫8(x2+3x)dx
We need to use this information to plug in values into our Riemann sum formula.
Δx=nb−a
xi=a+iΔx
Thus,
Δx=n8−0=n8
And on further evaluation we get,
xi=n8i
So, in order to get a Riemann sum:
n→∞limi=1∑nn8[(n8i)2+3(n8i)]
⇒n→∞limi=1∑nn8[(n264)i2+(n24)i]
We need to note that since i is our variable and n is our constant, we can pull those to the front.
The expression then becomes,
⇒n→∞lim[n3512i=1∑ni2+n2192i=1∑ni]
Recall from summation formulas:
i=1∑ni=2n(n+1)
And, i=1∑ni2=6n(n+1)(2n+1)
On substituting the obtained values, we get
⇒n→∞lim[n3512i=1∑n6n(n+1)(2n+1)+n2192i=1∑n2n(n+1)]
Now, the degree of the denominators are the same as the numerators, so it will result in the sum of two ratios.
⇒n→∞lim3800≈266.7
Note:
A Riemann sum is defined as a certain kind of approximation of an integral by a finite sum. The formula used to evaluate the Riemann sum is, n→∞limi=1∑nf(xi)Δx=a∫bf(x)dx.