If $\displaystyle A = \frac{1}{\sqrt{2}}+\frac{1}{\sqrt{3}}+\cdots\cdots\cdots+\frac{1}{\sqrt{999}}+\frac{1}{\sqrt{1000}}.$
Then $\lfloor A \rfloor$ is, where $\lfloor A\rfloor = A-\{A\}.$
$\bf{My\; Try::}$ Using $$\left(\sqrt{k}+\sqrt{k-1}\right)<2\sqrt{k}<\left(\sqrt{k+1}+\sqrt{k}\right)\;,$$ where $k\in N$ and $k\geq 2$
Then $$\displaystyle \left(\sqrt{k+1}-\sqrt{k}\right)<\frac{1}{2\sqrt{k}}<\left(\sqrt{k}-\sqrt{k-1}\right)$$
So $$\displaystyle 2\sum_{k=2}^{1000}\left(\sqrt{k+1}-\sqrt{k}\right)<\sum_{k=2}^{1000}\frac{1}{\sqrt{k}}<2\sum_{k=2}^{1000}\left(\sqrt{k}-\sqrt{k-1}\right)$$
So we get $$\displaystyle 2(10\sqrt{10}-\sqrt{2}) < A < 2(10\sqrt{10}-1)$$
So we get $$60.41\approx <A<\approx 61.24$$. So $$\lfloor A \rfloor = 61$$
My Question is how can we solve using Concept of definite Integral, plz explain me
Thanks
With $k$ integer and $$x< k< x+1$$
we have
$$\frac1{\sqrt{x+1}}<\frac1{\sqrt k}<\frac1{\sqrt x}.$$
Then integrating in unit intervals,
$$\int_1^{1000}\frac{dx}{\sqrt{x+1}}<\sum_{k=2}^{1000}\frac1{\sqrt k}<\int_1^{1000}\frac{dx}{\sqrt x},$$ i.e.
$$60.449\approx2(\sqrt{1001}-\sqrt2)<\sum_{k=2}^{1000}\frac1{\sqrt k}<2(\sqrt{1000}-\sqrt1)\approx61.245$$
Unfortunately, this bracketing does not allow us to conclude, as the floor could be $60$ or $61$. We can tighten by pulling the first terms out,
$$\color{green}{60}.520\approx2(\sqrt{1001}-\sqrt3)+\frac1{\sqrt2}<\sum_{k=2}^{1000}\frac1{\sqrt k}<2(\sqrt{1000}-\sqrt2)+\frac1{\sqrt2}\approx\color{green}{61}.124$$
$$\color{green}{60}.561\approx2(\sqrt{1001}-\sqrt4)+\frac1{\sqrt2}+\frac1{\sqrt3}<\sum_{k=2}^{1000}\frac1{\sqrt k}<2(\sqrt{1000}-\sqrt3)+\frac1{\sqrt2}+\frac1{\sqrt3}\approx\color{green}{61}.066$$
$$\color{green}{60}.589\approx2(\sqrt{1001}-\sqrt5)+\frac1{\sqrt2}+\frac1{\sqrt3}+\frac1{\sqrt4}<\sum_{k=2}^{1000}\frac1{\sqrt k}<2(\sqrt{1000}-\sqrt4)+\frac1{\sqrt2}+\frac1{\sqrt3}+\frac1{\sqrt4}\approx\color{green}{61}.030$$
$$\cdots$$
Further terms confirm $60$.