Given $a>0 $, let $\sum_{n=1}^{\infty}a^{n^{2}}(x-1)^{n}$ check for which values of $x$ as $x\in\mathbb{R}$, the power series converges.
I divided my answer for two diffrent cases:
for $0<a<1$, the power series converges for every $x$ - following Cauchy–Hadamard theorem - the radius of convergence is $\infty$.
for $a>1$ - I'll try again to use Cauchy–Hadamard - but at this point I got a little confused. would appreciate a hint!
Note that$$\sqrt[n]{\bigl|a^{n^2}(x-1)^n\bigr|}=a^n|x-1|.$$If $0<a<1$, then $\lim_{n\to\infty}a^n|x-1|=0$ and therefore the series converges, for every $x$. If $a=1$, the series converges if $|x-1|<1$ and diverges otherwise. Therefore, the radius of convergence is $1$. Finally, if $a>1$, $\lim_{n\to\infty}a^n|x-1|=+\infty$ and therefore the series diverges (unless $x=1$) and so the radius of convergence is $0$.