Difference between revisions of "009B Sample Midterm 1, Problem 5"

From Grad Wiki
Jump to navigation Jump to search
Line 74: Line 74:
 
|Finally, we let <math style="vertical-align: 0px">n</math> go to infinity to get a limit.   
 
|Finally, we let <math style="vertical-align: 0px">n</math> go to infinity to get a limit.   
 
|-
 
|-
|Thus, the area of <math style="vertical-align: -14px">\int_0^3 f(x)~dx</math> is equal to <math style="vertical-align: -21px">\lim_{n\to\infty} \frac{3}{n}\sum_{i=1}^{n}f\bigg(i\frac{3}{n}\bigg)</math>.
+
|Thus, <math style="vertical-align: -14px">\int_0^3 f(x)~dx</math> is equal to <math style="vertical-align: -21px">\lim_{n\to\infty} \frac{3}{n}\sum_{i=1}^{n}f\bigg(i\frac{3}{n}\bigg)</math>.
 
|}
 
|}
  

Revision as of 08:33, 1 February 2016

Let .

a) Compute the left-hand Riemann sum approximation of with boxes.
b) Compute the right-hand Riemann sum approximation of with boxes.
c) Express as a limit of right-hand Riemann sums (as in the definition of the definite integral). Do not evaluate the limit.


Foundations:  
Link to Riemann sums page

Solution:

(a)

Step 1:  
Since our interval is and we are using 3 rectangles, each rectangle has width 1. So, the left-hand Riemann sum is
   .
Step 2:  
Thus, the left-hand Riemann sum is
   .

(b)

Step 1:  
Since our interval is and we are using 3 rectangles, each rectangle has width 1. So, the right-hand Riemann sum is
   .
Step 2:  
Thus, the right-hand Riemann sum is
   .

(c)

Step 1:  
Let be the number of rectangles used in the right-hand Riemann sum for .
The width of each rectangle is .
Step 2:  
So, the right-hand Riemann sum is
   .
Finally, we let go to infinity to get a limit.
Thus, is equal to .
Final Answer:  
(a)  
(b)  
(c)  

Return to Sample Exam