how to solve this limit $\lim_{\theta\rightarrow0}\frac{\tan(5\theta)}{\tan(10\theta)}$

285 Views Asked by At

Here is the limit:

$$\lim_{\theta\rightarrow0}\frac{\tan(5\theta)}{\tan(10\theta)}$$

how to use calculate this limit without using a graphic calculator??

5

There are 5 best solutions below

0
On

$$\lim_{\theta\rightarrow0}\frac{\tan5\theta}{\tan10\theta}=\lim_{\theta\rightarrow0}\left(\frac{\sin5\theta}{5\theta}\cdot\frac{10\theta}{\sin10\theta}\cdot\frac{5\theta}{10\theta}\cdot\frac{\cos10\theta}{\cos5\theta}\right)=\frac{1}{2}$$

1
On

Hint: Use the double-angle formula for tangent: $$ \tan(10 \theta) = \frac{2 \tan(5 \theta)}{1 - \tan^2(5 \theta)} \text{.} $$

1
On

Call $x = 5\theta$ and note that

\begin{eqnarray} \lim_{\theta \to 0} \frac{\tan 5\theta}{\tan 10\theta} &=& \lim_{x\to 0}\frac{\tan x}{\tan 2x} = \lim_{x\to 0}\frac{\tan x}{2\tan x/ (1 - \tan^2x)} \\ &=&\frac{1}{2}\lim_{x\to 0} (1-\tan^2x) = \dots \end{eqnarray}

0
On

using $$\frac{\tan(5\theta)}{5\theta}\cdot \frac{1}{\frac{\tan(10\theta)}{(10\theta)}}\cdot \frac{1}{2}$$

0
On

$y:= 5\theta.$

$f(y) := \dfrac{\tan y}{\tan 2y}=$

$= \dfrac{\tan y}{\dfrac{2\tan y}{1-\tan^2 y}}=$

$=\dfrac{(1-\tan^2 y) \tan y}{2\tan y}$.

$= \dfrac{1-\tan^2 y}{2}$.

$z := \tan y;$

$F(z): = \dfrac{(1-z^2)}{2}$.

$\lim_{z \rightarrow 0} F(z) = 1/2$