0

I'm suppossed to bring this power series $$\sum_0^{\infty}{\frac{\pi^nz^{2n+1}}{2n +2}}$$

into the standard form $$\sum_0^{\infty}{a_n(z-z_0)^n}$$

Now, I know that $$a_n=\frac{\pi^n}{2n +2}$$ and $$z_0=0$$

but have absolutely no idea how I'm suppossed to rewrite $z^{2n+1}$ as some singular term $z^n$. I could define a new variable over the interval of uneven numbers, but I don't think that's the point here. Maybe I'm also misunderstanding something.

Did
  • 279,727
Skydiver
  • 358

1 Answers1

1

Your series is

$$\sum a_n (z-z_0)^n=$$ $$\sum a_{2n}(z-z_0)^{2n}+a_{2n+1}(z-z_0)^{2n+1} $$

thus

$$a_{2n}=0$$ $$a_{2n+1}=\frac {\pi^n}{2n+2} $$ $$z_0=0$$