So I have following series:
$$\sum_{x=1}^{\infty}\left(\sqrt{x+\sqrt x}-\sqrt{x-\sqrt x}\right)$$
and I have to find out if it converges.
By Ratio Test it gave me 1, so no answer. Wolfram Alpha told me that it doesn't converge.
Does someone has an idea?
Greatings
Note: $$\sqrt{n + \sqrt{n}} - \sqrt{n - \sqrt{n}} = \frac{2\sqrt{n}}{\sqrt{n + \sqrt{n}} + \sqrt{n - \sqrt{n}}}$$ $$=\frac{2}{\sqrt{1+\frac{1}{\sqrt{n}}} + \sqrt{1-\frac{1}{\sqrt{n}}}}$$ Which will tend to $1$ as $n\to\infty$