Ragnarok7
- 50
- 0
This is problem 13 from section I 4.7 of Apostol's Calculus Volume 1:
Prove that $$2(\sqrt{n+1}-\sqrt{n})<\frac{1}{\sqrt{n}}<2(\sqrt{n}-\sqrt{n-1})$$ if $$n\geq 1$$. Then use this to prove that $$2\sqrt{m}-2<\displaystyle\sum_{n=1}^m\frac{1}{\sqrt{n}}<2\sqrt{m}-1$$ if $$m\geq 2$$.
I have proved the first inequality, and using that I took $$n=1,2,\ldots,m$$ to get the following inequalities:
$$2(\sqrt{2}-\sqrt{1})<\frac{1}{\sqrt{1}}<2(\sqrt{1}-\sqrt{0})$$
$$2(\sqrt{3}-\sqrt{2})<\frac{1}{\sqrt{2}}<2(\sqrt{2}-\sqrt{1})$$
$$2(\sqrt{4}-\sqrt{3})<\frac{1}{\sqrt{3}}<2(\sqrt{3}-\sqrt{2})$$
$$\vdots$$
$$2(\sqrt{m+1}-\sqrt{m})<\frac{1}{\sqrt{m}}<2(\sqrt{m}-\sqrt{m-1})$$
Adding them, I get
$$2(\sqrt{m+1}-\sqrt{1})<\displaystyle\sum_{n=1}^m\frac{1}{\sqrt{n}}<2\sqrt{m}$$
and, since $$\sqrt{m+1}>\sqrt{m}$$, this implies
$$2\sqrt{m}-2<\displaystyle\sum_{n=1}^m\frac{1}{\sqrt{n}}<2\sqrt{m}$$
so that the left inequality is the desired one. However, I'm unsure how to get the right side. Does anyone have any hints? Thank you!
Prove that $$2(\sqrt{n+1}-\sqrt{n})<\frac{1}{\sqrt{n}}<2(\sqrt{n}-\sqrt{n-1})$$ if $$n\geq 1$$. Then use this to prove that $$2\sqrt{m}-2<\displaystyle\sum_{n=1}^m\frac{1}{\sqrt{n}}<2\sqrt{m}-1$$ if $$m\geq 2$$.
I have proved the first inequality, and using that I took $$n=1,2,\ldots,m$$ to get the following inequalities:
$$2(\sqrt{2}-\sqrt{1})<\frac{1}{\sqrt{1}}<2(\sqrt{1}-\sqrt{0})$$
$$2(\sqrt{3}-\sqrt{2})<\frac{1}{\sqrt{2}}<2(\sqrt{2}-\sqrt{1})$$
$$2(\sqrt{4}-\sqrt{3})<\frac{1}{\sqrt{3}}<2(\sqrt{3}-\sqrt{2})$$
$$\vdots$$
$$2(\sqrt{m+1}-\sqrt{m})<\frac{1}{\sqrt{m}}<2(\sqrt{m}-\sqrt{m-1})$$
Adding them, I get
$$2(\sqrt{m+1}-\sqrt{1})<\displaystyle\sum_{n=1}^m\frac{1}{\sqrt{n}}<2\sqrt{m}$$
and, since $$\sqrt{m+1}>\sqrt{m}$$, this implies
$$2\sqrt{m}-2<\displaystyle\sum_{n=1}^m\frac{1}{\sqrt{n}}<2\sqrt{m}$$
so that the left inequality is the desired one. However, I'm unsure how to get the right side. Does anyone have any hints? Thank you!