I'm interested in an lower bound or approximation of the partial sum (for some $a \in \mathbb{N}$)
$$\sum_{k=a}^{n-1} \frac{1}{\sqrt{n-a} - \sqrt{k-a}}.$$
I am aware of the approximation of the sum $\sum_{k=1}^n \frac{1}{\sqrt{k}} \approx 2 \sqrt{n}$ (see e.g. this question). I'd guess that we could get a similar estimate / lower bound for the sum above, e.g. something like $\sqrt{n-a}$. However, I am at loss how to lower bound the sum appropriately.