-2

I was given the following exercise in a quiz: $$\lim\limits_{x \to 0} \frac{\sin^2(5x)-\sin^2(x)}{x \sin(7x)}$$ How do I even begin? I thought about de Moivre's (decomposition into sum of $sin (x)$ to different powers), but isn't it an overkill here? I looked for ways to reach the limit $\lim\limits_{x \to 0} \frac{\sin x}{x}$ but couldn't find any.

amWhy
  • 209,954
Friedman
  • 753

2 Answers2

6

$$\lim_{x \to 0} \dfrac{\sin^2(5x)-\sin^2(x)}{x \sin(7x)} = \lim_{x \to 0} \dfrac{25\left[\dfrac{\sin(5x)}{(5x)}\right]^2-\left[\dfrac{\sin(x)}{x}\right]^2}{7\dfrac{\sin(7x)}{7x}}$$

Could you complete now?

19aksh
  • 12,768
  • 1
    Wow. So simple... :(. By limit arithmetics you apply the limit to the numerator and denominator and using the limit presented below by mathcounterexamples.net, you get 24/7. Thank you. – Friedman Dec 17 '21 at 13:33
  • You're welcome:) – 19aksh Dec 17 '21 at 13:39
0

Hint

$$\sin^2(5x)-\sin^2(x)= (\sin(5x)-\sin x)(\sin(5x)+\sin x))$$

$$\sin a - \sin b = \dots, \sin a + \sin b = \dots$$

$$\lim_{y \to 0} \frac{\sin y}{y} = 1$$