jrp131191
- 17
- 0
Hi, I am still trying to learn latex so this might fail but anyway, I am trying to establish the identity
arctan(z) = \frac{1}{2i}log(\frac{1+iz}{1-iz})
By using the power series of
log(1+iz) and log(1-iz)
I have found the power series for both of these functions as well as arctan(z)
arctan(z) = \Big( \sum_{n=0}^\infty\frac{(-1)^n(z^(2n+1))}{2n+1} \Big)
log(1+iz) = -\Big( \sum_{n=0}^\infty\frac{(-1)^(n+1)((iz)^(n+1))}{n_1} \Big)
log(1-iz) = -\Big( \sum_{n=0}^\infty\frac{(-1)^(n+1)((-iz)^(n+1))}{n_1} \Big)
I then computed
\frac{1}{2i}(log(1+iz)-log(1-iz))
I get a sum which doesn't really look anything like that expected. I have tried simplifying but still can't deduce that they are equal. I thought I could perhaps differentiate both sums n times and show that these are equal but that also gets very very messy.. can somebody point me in the right direction?
arctan(z) = \frac{1}{2i}log(\frac{1+iz}{1-iz})
By using the power series of
log(1+iz) and log(1-iz)
I have found the power series for both of these functions as well as arctan(z)
arctan(z) = \Big( \sum_{n=0}^\infty\frac{(-1)^n(z^(2n+1))}{2n+1} \Big)
log(1+iz) = -\Big( \sum_{n=0}^\infty\frac{(-1)^(n+1)((iz)^(n+1))}{n_1} \Big)
log(1-iz) = -\Big( \sum_{n=0}^\infty\frac{(-1)^(n+1)((-iz)^(n+1))}{n_1} \Big)
I then computed
\frac{1}{2i}(log(1+iz)-log(1-iz))
I get a sum which doesn't really look anything like that expected. I have tried simplifying but still can't deduce that they are equal. I thought I could perhaps differentiate both sums n times and show that these are equal but that also gets very very messy.. can somebody point me in the right direction?