What is $\ln(-1)$? And would there a taylor series for $$\ln\frac{1+x^m}{1-x^m}$$?
Asked
Active
Viewed 45 times
1
-
Lookup "Taylor artanh". – Mar 02 '15 at 10:44
-
Welcome to Mathematics.SE! You should post two questions separately when you have two questions. – 200_success Mar 02 '15 at 10:47
3 Answers
3
The most beautiful formula in mathematics is $$\Large e^{i \pi}+1=0$$ so the result as given by barak manos while I was typing.
With regard to the second question, consider $$\log(1+y)=\sum_{i=1}^{\infty}\frac{(-1)^{i-1}y^i}{i}$$ $$\log(1-y)=-\sum_{i=1}^{\infty}\frac{y^i}{i}$$ and now subtract to get $$\log\frac{1+y}{1-y}=2\sum_{i=1}^{\infty}\frac{y^{2i-1}}{2i-1}$$ Now, you can replace $y$ by $x^m$.
Claude Leibovici
- 260,315
0
Use Euler's Identity:
$e^{i\pi}+1=0\implies-1=e^{i\pi}\implies\ln(-1)=\ln(e^{i\pi})=i\pi$
barak manos
- 43,109
0
For the first question, I'd like to make some complement to other answers: $$\ln(-1)=\ln(e^{(1+2k)i\pi})=(1+2k)i\pi$$
Vim
- 13,640