What is the Correct Solution for this Complex Trigonometric Limit?

Zipi Damn
Messages
11
Reaction score
0
\lim_{z \to 0} \frac{sin z}{z(z+i)}

I applied L'Hopital and I got:

\lim_{z \to 0} \frac{cos z}{2z+i}=\frac{1}{i}

Wolphram Alpha's solution is -i. What am I doing wrong?
 
Physics news on Phys.org
Convince yourself that 1/i and -i are the same.
 
  • Like
Likes 1 person
I think I will not pass the test.

Thanks.
 
L'Hopital isn't really necessary here. One limit typically proved in Calculus I is \lim_{x\to 0} \frac{sin(x)}{x}= 1 for x real but it is easy to see that it is true for complex numbers also. So
\lim_{z\to 0}\frac{sin(z)}{z(z+1)}= \left(\lim_{z\to 0}\frac{sin(z)}{z}\right)\left(\lim_{z\to 0} \frac{1}{z+ i}\right)= (1)(1/(0+ i)= 1/i= -i.


Of course, i(-i)= -i^2= -(-1)= 1 so -i= 1/i.
 
Last edited by a moderator:
  • Like
Likes 1 person
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