1. 問題の内容
以下の極限を求めます。
2. 解き方の手順
に を掛けます。
\begin{aligned}
\sqrt{n+2} - \sqrt{n} &= (\sqrt{n+2} - \sqrt{n}) \cdot \frac{\sqrt{n+2} + \sqrt{n}}{\sqrt{n+2} + \sqrt{n}} \\
&= \frac{(n+2) - n}{\sqrt{n+2} + \sqrt{n}} \\
&= \frac{2}{\sqrt{n+2} + \sqrt{n}}
\end{aligned}
したがって、
\lim_{n\to\infty} (\sqrt{n+2} - \sqrt{n}) = \lim_{n\to\infty} \frac{2}{\sqrt{n+2} + \sqrt{n}}
のとき、 なので、
\lim_{n\to\infty} \frac{2}{\sqrt{n+2} + \sqrt{n}} = 0
3. 最終的な答え
0