4

I think if we let $t=\frac1z$, then $$\lim_{z\to\infty}\frac{\sin(z)}z=\lim_{t\to0}t\sin(\frac1t)=0$$ but I don't know why in Ablowitz-Fokas Complex Variables, in "Answer to Odd-Numbered Exercises", answer is "doesn't exist"?

3 Answers3

9

Note that $z$ and hence your $t$ is not necessarily real. Investigate what happens when you let $z$ approach $\infty$ along the imaginary axis.

mrf
  • 43,639
4

Hint: Unlike real sine and cosine, complex sine and cosine are unbounded.

Pick two sequences $a_n$ and $b_n$ such that $\displaystyle \lim_{n\rightarrow\infty}a_n=\lim_{n\rightarrow\infty}b_n=\infty$ but $\displaystyle \lim_{n\rightarrow\infty}\sin(a_n)/a_n$ and $\displaystyle \lim_{n\rightarrow\infty}\sin(b_n)/b_n$ are different.

Shaun
  • 44,997
BigM
  • 3,936
  • 1
  • 26
  • 36
4

Hint: $\sin(ix) = i\sinh(x)$. Therefore if that limit exists then this limit too must exist: $$\displaystyle \lim_{x \to \infty} \frac{\sin(ix)}{ix}=\lim_{x \to \infty} \frac{i\sinh(x)}{ix}$$

math.n00b
  • 3,122