1

$$\lim_{t\to0} \tan(4t)/(2t)$$

How would I evaluate that. I know that the limit of tan(t)/t = 1. How do I get the 4t to become a 2t inside the tangent?

mike
  • 5,604

2 Answers2

4

$$\lim_{t\to0} \tan(4t)/(2t)=2\lim_{4t\to0} \tan(4t)/(4t)=2$$

mike
  • 5,604
  • 1
    doesn't it seem like you would multiply by 1/2 though? –  Sep 08 '14 at 23:32
  • yes. you multiply by 1/2 to complete the calculation of the limit. you then multiply the result by 2 to get back to original question. – mike Sep 08 '14 at 23:41
2

Note that $$\frac{\tan(4t)}{2t}=2\cdot \frac{\tan(\color{red}{4t})}{\color{red}{4t}}$$ and that $4t\to 0$ when $t\to 0$.

mathlove
  • 139,939