I have the following problem: $$\sum^{\infty}_{n=1}\dfrac{2}{\left(n+2\right)\sqrt{n}+n\sqrt{n+2}}$$ I should find the sum of this sequence. I tried to simplify but it does not work.
2026-03-29 16:47:51.1774802871
Sum of series (telescoping)
129 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
HINT:
$$\sqrt{n(n+2)}(\sqrt{n+2}+\sqrt n)=\sqrt{n(n+2)}\cdot\dfrac2{\sqrt{n+2}-\sqrt n}$$
$$\dfrac1{\sqrt{n(n+2)}(\sqrt{n+2}+\sqrt n)}=\dfrac{\sqrt{n+2}-\sqrt n}{2\sqrt{n(n+2)}}=f(n)-f(n+2)$$
where $f(m)=\dfrac1{2\sqrt m}$