Finding the Taylor Series of (1+z)/(1-z) for |z|<1

adjklx
Messages
11
Reaction score
0

Homework Statement



Find the taylor series of \frac{1+z}{1-z} where z is a complex number and |z| &lt; 1


Homework Equations



<br /> \sum^{\infty}_{0} z^n = \frac{1}{1-z} if |z| &lt; 1<br />

The Attempt at a Solution



<br /> \sum^{\infty}_{0} z^n = \frac{1}{1-z}

\frac{1+z}{1-z} = \sum^{\infty}_{0} z^n * (1+z) = \sum^{\infty}_{0} z^n + z^{n+1}<br />

I was wondering if this is as far as you can go, or if there is a more simple closed form expression for this
 
Physics news on Phys.org
Divide the sum into two parts and notice that

\sum_{n=0}^{\infty} z^{n+1}=\left( \sum_{n=0}^{\infty} z^{n} \right) - 1
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top