nlsherrill
- 320
- 1
Homework Statement
Let f:[0,2]-> R be defined byf(x)= 1 if x≠1, and f(1)= 0. Show that f is integrable on [0,2] and calculate its integral
Homework Equations
Lower integral of f
L(f)= sup {(P;f): P \in P(I)}
Upper integral of f
U(f)= inf {U(P;f): P \in P(I)}
Where,
L(P;f)= \sum m_{k}(x_{k}-x_{k-1})U(P;f)= \sum M_{k}(x_{k}-x_{k-1})And lastly, U(f)=L(f) if the integral exists
The Attempt at a Solution
So it seems pretty obvious the integral is equal to 2, but I am not sure how to deal with this function at x=1. I tried splitting the interval up into sections, but it turns out partitions only work if the interval is closed and bounded on R, so I couldn't do any open interval stuff. Any ideas?