I want to solve the following problem:
Expand $\sqrt {z+\mathrm i}$ as a power series of $z-1$ and give its radius of convergence. What is the biggest disk where the function and the series coincide?
I suppose that the function and the series coincide in a disk centered at $z=1$ with the radius of convergence of the power series as the radius of the disk.
Is there a quick way of obtaining the general expression or do I have to derivate, evaluate at $z=1$, repeat the process for each derivative and apply induction?
It confuses me that I don't see a way to put $\sqrt {z+\mathrm i}$ in terms of power series that I already know.
Let $z=w+1$. Then we want the power series in a neighbourhood of the origin of $$f(w) = \sqrt{(1+i)+w} = \sqrt{1+i}\sqrt{1+\frac{w}{1+i}}\tag{1} $$ and since $1+i = \sqrt{2} e^{i\pi/4}$ and $$ \sqrt{1+z}=\sum_{n\geq 0}\binom{\frac{1}{2}}{n}z^n = \sum_{n\geq 0}\binom{2n}{n}\frac{(-1)^{n+1}}{(2n-1)\,4^n}z^n \tag{2} $$ we have: $$ f(w) = 2^{1/4}e^{i\pi/8}\sum_{n\geq 0}\binom{2n}{n}\frac{(-1)^{n+1}}{(2n-1)4^n\sqrt{2}^n}e^{-i\pi n/8} w^n\tag{3} $$ and the radius of convergence is the distance from the closest (to the origin) singularity of $f(w)$, located at $w=-(1+i)$, from which $\rho=\color{red}{\sqrt{2}}$. That also follows from $$ \frac{1}{4^n}\binom{2n}{n}\approx\frac{1}{\sqrt{\pi n}}.\tag{4}$$