How can I find the power series for something like $z^{3/2}$?
I'm totally stuck in it and don't know how to start.
Thanks
How can I find the power series for something like $z^{3/2}$?
I'm totally stuck in it and don't know how to start.
Thanks
First, you can't develop $z\mapsto z^{3/2}$ in a power series around $0$ because you have a branch cut $]-\infty,0]$. However, it is usual to develop such a function around $1$. (Precisely the disk of convergence is $D(1,1).$)
Writing $$z^{3/2} = (1+(z-1))^{3/2}$$ and using the general Newton's binomial formula, you find $$z^{3/2}=\sum_{n=0}^{+\infty} \binom{3/2}{n}(z-1)^n.$$