Prove that $$\operatorname{frac}(\sqrt{n^2 + n}) \to \frac{1}{2}$$ ($n \in \mathbb{N}$, $\operatorname{frac}$ is fractional part of number)
I think I should use just definition of limit and find $N$ for all $\varepsilon > 0$.
Prove that $$\operatorname{frac}(\sqrt{n^2 + n}) \to \frac{1}{2}$$ ($n \in \mathbb{N}$, $\operatorname{frac}$ is fractional part of number)
I think I should use just definition of limit and find $N$ for all $\varepsilon > 0$.
Hint. Consider that
$$ \left(\sqrt{n^2+n}+n\right)\left(\sqrt{n^2+n}-n\right) = (n^2+n)-n^2 = n $$
Note that $2n < \sqrt{n^2+n}+n < 2n+1$ and squeeze.