Develop $$ \sum_{n=1}^{\infty} z^n $$ in a Taylor series, around $z=a$ with $|a|<1.$ What is the new radius of convergence?
Solution. Now i think this is a "clitche", but i know that $$\frac{1}{1-z}=\sum_{n=1}^{\infty} z^n $$ for $|z|<1.$ Now if i take $$ \frac{1}{1-z} = \frac{1}{1-a} \, \frac{1}{1-\frac{z-a}{1-a}} = \frac{1}{1-a} \, \sum_{n=1}^{\infty} \left(\frac{z-a}{1-a}\right)^n $$ for $|\frac{z-a}{1-a}|<1$, so $|z-a|<|1-a|$ is the new radius of convergence. Is it right? Cause i'm a little confused. Is this the representation of an analytic function in that disk? Is the analytic continuation of the original function? i had never learn this in a simple words. Thanks for your time.