If $x >0$, consider the series $\sum\limits_{n=1}^\infty a_n$, where $$a_{n}=(2-x)(2-x^{1/2})(2-x^{1/3})\cdots(2-x^{1/n}).$$ Is it convergent?
This question is in my textbook. I don't know how to solve it. When $0<x\le1$, the series is not convergent since $a_{n}\ge1$. But how to think about the situations when $x >1$?
If $x\leqslant1$, then $a_n\geqslant1$ for every $n$ hence the series $\sum\limits_na_n$ diverges.
If $x\gt1$, then the expansion $x^{1/n}=\exp((\log x)/n)=1+(\log x)/n+o(1/n)$ yields $$\log(a_{n+1}/a_n)=\log(2-x^{1/n})\sim-(\log x)/n,$$ hence $\log a_n\sim-(\log x)\cdot\log n$. Thus:
If $x=\mathrm e$, more care is required. Note that in this case, $$\log(a_{n+1}/a_n)=\log(2-\mathrm e^{1/n})=\log(1-1/n+O(1/n^2))=-1/n+O(1/n^2),$$ hence $\log a_n=-\log n+O(1)$, in particular, $a_n\geqslant C/n$ for every $n$ large enough, for some positive $C$, hence the series $\sum\limits_na_n$ diverges.