Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.
Section 5.6 : Definition of the Definite Integral
2. Use the definition of the definite integral to evaluate the integral. Use the right end point of each interval for \(x_{\,i}^*\).
\[\int_{0}^{1}{{6x\left( {x - 1} \right)\,dx}}\]Show All Steps Hide All Steps
Start SolutionThe width of each subinterval will be,
\[\Delta x = \frac{{1 - 0}}{n} = \frac{1}{n}\]The subintervals for the interval \(\left[ {0,1} \right]\) are then,
\[\left[ {0,\frac{1}{n}} \right],\left[ {\frac{1}{n},\frac{2}{n}} \right],\left[ {\frac{2}{n},\frac{3}{n}} \right], \ldots ,,\left[ {\frac{{i - 1}}{n},\frac{i}{n}} \right], \ldots ,,\left[ {\frac{{n - 1}}{n},1} \right]\]From this it looks like the right end point, and hence \(x_i^*\), of the general subinterval is,
\[x_i^* = \frac{i}{n}\] Show Step 2The summation in the definition of the definite integral is then,
\[\sum\limits_{i = 1}^n {f\left( {x_i^*} \right)\Delta x} = \sum\limits_{i = 1}^n {\left[ {\left( {\frac{{6i}}{n}} \right)\left( {\frac{i}{n} - 1} \right)} \right]\left[ {\frac{1}{n}} \right]} = \sum\limits_{i = 1}^n {\left[ {\frac{{6{i^2}}}{{{n^3}}} - \frac{{6i}}{{{n^2}}}} \right]} \] Show Step 3Now we need to use the formulas from the Summation Notation section in the Extras chapter to “evaluate” the summation.
\[\begin{align*}\sum\limits_{i = 1}^n {f\left( {x_i^*} \right)\Delta x} & = \sum\limits_{i = 1}^n {\left[ {\frac{{6{i^2}}}{{{n^3}}}} \right]} - \sum\limits_{i = 1}^n {\left[ {\frac{{6i}}{{{n^2}}}} \right]} = \frac{6}{{{n^3}}}\sum\limits_{i = 1}^n {{i^2}} - \frac{6}{{{n^2}}}\sum\limits_{i = 1}^n i \\ & = \frac{6}{{{n^3}}}\left( {\frac{{n\left( {n + 1} \right)\left( {2n + 1} \right)}}{6}} \right) - \frac{6}{{{n^2}}}\left( {\frac{{n\left( {n + 1} \right)}}{2}} \right) = \frac{{2{n^2} + 3n + 1}}{{{n^2}}} - \frac{{3n + 3}}{n}\end{align*}\] Show Step 4Finally, we can use the definition of the definite integral to determine the value of the integral.
\[\int_{0}^{1}{{6x\left( {x - 1} \right)\,dx}} = \mathop {\lim }\limits_{n \to \infty } \sum\limits_{i = 1}^n {f\left( {x_i^*} \right)\Delta x} = \mathop {\lim }\limits_{n \to \infty } \left[ {\frac{{2{n^2} + 3n + 1}}{{{n^2}}} - \frac{{3n + 3}}{n}} \right] = 2 - 3 = \require{bbox} \bbox[2pt,border:1px solid black]{{ - 1}}\]