Does the series $$ \sum_{n=1}^{\infty}\frac{\sqrt{n+2}-\sqrt{n}}{n^{3/2}} $$ converge or diverge?
My attempt was to write the series as $$ \sum_{n=1}^{\infty}\frac{\sqrt{n+2}-\sqrt{n}}{n^{3/2}}=\sum_{n=1}^{\infty}\frac{\sqrt{n+2}}{n^{3/2}}-\sum_{n=1}^{\infty}\frac{1}{n} $$
The first series can be estimated from below by the harmonic series: $$ \sum_{n=1}^{\infty}\frac{\sqrt{n+2}}{n^{3/2}}=\sum_{n=1}^{\infty}\frac{(n+2)^{1/2}}{n^{1/2}\cdot n}\geqslant\sum_{n=1}^\infty \frac{1}{n}=\infty $$ and hence diverges.
The second series is the harmonic series and hence diverges.
Now, I am not sure what the whole thing does.
Your attempt is wrong because you can't separate the series into a difference of divergent series. You got an indeterminate form $\infty - \infty$.
You could try to rationalize the numerator: $$(\sqrt{n+2}-\sqrt{n})\frac{\sqrt{n+2}+\sqrt{n}}{\sqrt{n+2}+\sqrt{n}}=\frac{2}{\sqrt{n+2}+\sqrt{n}}$$ Then the series becomes
You can use comparison test to conclude.