0
$\begingroup$

Questions:

  1. Why do we have$$\lim\limits_{\theta\to\infty}n\sin\dfrac {\theta}n=\theta\tag1$$
  2. How do we prove $(1)$?

I started off with the well known limit:$$\lim\limits_{\theta\to 0}\dfrac {\sin\theta}{\theta}=1\tag2$$ And substituted $\theta:=\dfrac \theta n$ into $(1)$ to get$$\lim\limits_{\frac \theta n\to 0}\dfrac {\sin\dfrac \theta n}{\dfrac \theta n}=\lim\limits_{\frac \theta n\to0}\dfrac {n\sin\frac \theta n}{\theta}\tag3$$ However after that, I'm not sure what to do. Apparently, the RHS of $(1)$ has a limit of $1$, so that the limit of $n\sin\frac \theta n=\theta$.

  • 2
    Do you mean $\lim_{n\to\infty}$?2017-02-15
  • 2
    It is false that $\lim_{\theta\to\infty}\dots=\theta$, since $\theta$ itself goes to infinity, but $\sin$ is bounded. Perhaps you meant the limit as $n\to\infty$?2017-02-15
  • 0
    The expression $\lim_{\theta\to\dots}\dots = \theta$ isn't even a valid equation because $\theta$ isn't a free variable of the left hand side.2017-02-15

3 Answers 3

2

I think you meant $\lim_{n\to \infty}n \sin\left(\frac{\theta}{n}\right) = \theta$, which you basically proved is true:

$\lim_{n\to \infty}n \sin\left(\frac{\theta}{n}\right) = \lim_{n\to \infty} \left( \theta\cdot \frac{\sin\left(\frac{\theta}{n}\right)}{\frac{\theta}{n}} \right) = \theta \cdot \lim_{n\to \infty} \left( \frac{\sin\left(\frac{\theta}{n}\right)}{\frac{\theta}{n}} \right) = \theta \cdot 1 =\theta$

1

Assuming you meant $\lim_{n\to\infty}$, note that by letting $u=\theta/n$, we get

$$\lim_{n\to\infty}n\sin\frac\theta n=\theta\lim_{u\to0^{\pm}}\frac{\sin u}u=\theta\times1$$

where the side we approach depends on the sign of theta, but it doesn't affect the limit.

0

Or, with equivalents, $\sin\dfrac\theta n\sim_\infty \dfrac\theta n$, so $$n\sin\frac\theta n\sim_\infty n\frac\theta n=\theta.$$