I need some help to solve this problem and find the domain of convergence of the following power series:
$$\displaystyle\sum_{n=0}^\infty(2^n+i^n)(z-2i)^n$$
Thank you!
I need some help to solve this problem and find the domain of convergence of the following power series:
$$\displaystyle\sum_{n=0}^\infty(2^n+i^n)(z-2i)^n$$
Thank you!
Let $a_n=2^n+i^n$. The radius of convergence of the entiere serie: $\sum a_n z^n$ is $R=\frac 12$ since $$\lim_{n \to +\infty}\left|\frac{a_{n+1}}{a_n}\right|=\lim_{n \to +\infty}\left|\frac{2+\left(\frac{i}{2}\right)^{n+1}}{1+\frac 12\left(\frac{i}{2}\right)^{n}}\right|=2$$
Then your serie is absolutely convregent if $|z-2i| < \frac 12$ and divergente if $|z-2i| > \frac 12$