-4

Find the supremum of

$$\sqrt{n+1} - \sqrt{n} $$

where $n$ is in the set of natural numbers. It's a silly question I am stuck at. Is the answer $1$ or is it $\sqrt{2} -1$? There's a bit of confusion. Please help out.

S.S
  • 1,207

2 Answers2

3

$$ \sqrt{n+1}-\sqrt{n} =\left(\sqrt{n+1}-\sqrt{n}\right) \frac{\sqrt{n+1}+\sqrt{n}}{\sqrt{n+1}+\sqrt{n}} =\frac{1}{\sqrt{n+1}+\sqrt{n}} = f(n)$$ Since $f$ is decreasing, the supremum is $f(0)=1$ if $0 \in \mathbb N$ and $f(1)= \sqrt 2 - 1$ if $0 \notin \mathbb N$.

lhf
  • 216,483
1

This sequence is strict descenting sequence so then if you are dealing with natural numbers the maximum or supremum of this sequence are the same and happens when $n = 1$ and equals to $\sqrt 2 - 1$.