pollytree
- 14
- 0
Homework Statement
The question is to use upper and lowers sums, Un and Ln, on a regular petition of the intervals to find the integral from 1 to 2 of f(x) = [[x]], where [[x]] is the greatest integer function.
Homework Equations
[tex]\Delta[/tex]x = [tex]\frac{b-a}{n}[/tex]
The Attempt at a Solution
[tex]\Delta[/tex]x = [tex]\frac{2-1}{n}[/tex] = [tex]\frac{1}{n}[/tex]
The minimum and maximum of f(x) on every subinterval of [1,2] would be 1 except for the subinterval which includes x=2 where the maximum value of f(x)=2, so for f(x) there exists a unique number I such that Ln [tex]\leq[/tex] I [tex]\leq[/tex] Un
I know that the area will be 1, as for [1,2) Un = Ln = [tex]\Delta[/tex]x[tex]\sum[/tex]1 = [tex]\frac{1}{n}[/tex] x 1n = 1
However I am not sure how to include the subinterval that contains x=2 into my calculations. Any help on this would be great!
Thanks!