Q) Let $ I_{1}=\displaystyle \int_{0}^{10^{4}}\frac{\{\sqrt{x}\}}{\sqrt{x}}dx$ and $I_{2}=\displaystyle \int_{0}^{10} x\{x^{2}\}$dx .Find $I_{1},I_{2}$ ? (here {.} denotes fractional part of $x$)
My Attempt
For Solving $I_{1}$ we i split fractional part initially.
$$\Rightarrow 10^{4}-\int_{0}^{10^{4}}\frac{[\sqrt{x}]}{\sqrt{x}}$$ (where [.] denotes greatest integer function)
then i took separate cases as
$$\Rightarrow 10^{4}-\int_{0}^{1}\frac{1}{\sqrt{x}}-\int_{1}^{4}\frac{2}{\sqrt{x}}-\int_{4}^{9}\frac{3}{\sqrt{x}}-\int_{9}^{16}\frac{4}{\sqrt{x}}....$$
But i find it quite difficult to analyse terms till $10^{4}$ Please suggest me how to proceed furhter also shorter less tedious methods are more than welcome .