For what $x>0$ series $\sum_{n=1}^{\infty} x^{1+\frac{1}{\sqrt2}+\frac{1}{\sqrt3}...+\frac{1}{\sqrt n}}$ is convergent?
By logarithmic test, $$ \lim_{n\rightarrow \infty}\left(n \log\frac{u_n}{u_{n+1}}\right)$$ is infinite for $0<x<1$. So for $x\in (0,1)$, series is convergent. Am I correct? Thanks.
Since the sum $\displaystyle\sum_{k=1}^n\,\frac{1}{\sqrt{k}}$ is well approximated by $2\sqrt{n}$, the required series is convergent iff the series $$\sum_{n=1}^\infty\,x^{2\sqrt{n}}$$ is convergent. Since $$\int_0^\infty\,\exp\big(-\alpha\sqrt{t})\,\text{d}t=\frac{2}{\alpha^2}<\infty$$ for all $\alpha>0$, the required series is convergent for all $x\in(0,1)$ by the Integral Test. Surely, if $x\geq 1$, the required series is divergent. Ergo, you are correct.