Lebesgue integral of function given by series

33 Views Asked by At

Calculate the integral of function $f(x):\mathbb{R} \rightarrow \mathbb{R}$, where $f(x) =\displaystyle \sum_{k=0}^{120} \lfloor x\rfloor \cdot \chi_{(k-1,k)} (x)$.

How to calculate this?

1

There are 1 best solutions below

0
On BEST ANSWER

We have $\int_{\mathbb{R}}\lfloor x\rfloor \chi_{(k-1,k)}(x) dx=\int_{k-1}^k\lfloor x\rfloor dx$ $=\int_{k-1}^k (k-1) dx$

It remains to calculate $\sum_{k=0}^{120} (k-1)=7139$