What i want to prove is this $$16 \lt {1+\frac1{\sqrt2}+\frac1{\sqrt3}+\cdots+\frac1{\sqrt{80}}<18}$$
I haven't encountered any problem of this kind before, how do we proceed?
Making approximations dosen't seem feasible, so all the suggestions are welcome.
Let's look at the telescoping sum $$S=(\sqrt2-1)+(\sqrt3-\sqrt2)+(\sqrt4-\sqrt3)+\cdots+(\sqrt{81}-\sqrt{80})=9-1=8.$$ Then $$S=\sum_{n=1}^{80}(\sqrt{n+1}-\sqrt n)=\sum_{n=1}^{80}\frac1{\sqrt{n+1}+\sqrt n}.$$ So $$S<\sum_{n=1}^{80}\frac1{2\sqrt n}$$ so $$\sum_{n=1}^{80}\frac1{\sqrt n}>2S=16.$$ Also $$S>\sum_{n=1}^{80}\frac1{2\sqrt{n+1}}$$ so that $$\sum_{n=1}^{80}\frac1{\sqrt{n+1}}<2S=16.$$ But $$\sum_{n=1}^{80}\frac1{\sqrt n} =\sum_{n=1}^{80}\frac1{\sqrt{n+1}}+1-\frac19$$ and we get $$\sum_{n=1}^{80}\frac1{\sqrt n}<17-\frac19.$$