Okay, so I have a hard time understanding this math problem:
Given
$$[f(x)] = \begin{cases} 5 & \quad \text{if } x \text{ <3}\\ 7 & \quad \text{if } x \geq3 \end{cases} $$ were the partitioning is $$P_n=[0,3-\frac{1}{n},3+\frac{1}{n},4]$$ where $$n\in N$$ and $$I=[0,4]$$ make the graph to f and calculate $$L(f P_n) , U(f,P_n)$$ But I don't understand how the formula for $$P_n$$ works. Could someone give me an example of how to use it?
EDIT: How do I find out if f(x) is integrable or not? Is this right:
Since epsilon must be bigger than $$0$$ (or I assume so), and $$U(f,P_n)-L(f,P_n)=-\frac{4}{n}<\epsilon$$ the function must be integrable on [0,4]