So I am going to determine whether this series converges or not: $$\sum_{k=0}^\infty 2^{-\sqrt{k}} $$
Since this chapter is about the ratio test, I applied that test to this series. I end up with this limit $$\lim_{k \to \infty} 2^{\sqrt{k}-\sqrt{k+1}}$$
I'm stuck here, don't know how to calculate this limit. I could simplify to: $$\sqrt{k}-\sqrt{k+1} = \frac{1}{\sqrt{k}+\sqrt{k+1}} $$ But I doubt this will help me.
Could anyone help me?