What is the Correct Solution for this Complex Trigonometric Limit?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
Zipi Damn
Messages
11
Reaction score
0
[itex]\lim_{z \to 0} \frac{sin z}{z(z+i)}[/itex]

I applied L'Hopital and I got:

[itex]\lim_{z \to 0} \frac{cos z}{2z+i}=\frac{1}{i}[/itex]

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   Reactions: 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 [itex]\lim_{x\to 0} \frac{sin(x)}{x}= 1[/itex] for x real but it is easy to see that it is true for complex numbers also. So
[tex]\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)[/tex][tex]= (1)(1/(0+ i)= 1/i= -i[/tex].


Of course, i(-i)= -i^2= -(-1)= 1 so -i= 1/i.
 
Last edited by a moderator:
  • Like
Likes   Reactions: 1 person