How to solve this limit $\lim\limits_{x \to0}8/x^8 \cdot [1-\cos(x^2/2)-\cos(x^2/4)+\cos(x^2/2)\cos(x^2/4)] $ = ??

526 Views Asked by At

Evaluate $$\lim\limits_{x \to 0} \dfrac{8 [1-\cos(x^2/2)-\cos(x^2/4)+\cos(x^2/2)\cos(x^2/4)]}{x^8} $$

I tried using series expansion of $\cos(x)$ and also tried L'Hopital's rule but it comes out to be long in solving.

2

There are 2 best solutions below

0
On BEST ANSWER

Hint : $$1-\cos(x^2/2)-\cos(x^2/4)+\cos(x^2/2)\cos(x^2/4) = (1-\cos(x^2/2))(1-\cos(x^2/4))$$ and $$\lim_{x \to 0} \frac{1-\cos(x)}{x^2}=\frac{1}{2}$$

0
On

My answer is $\frac{1}{32}$.

Just expand the $\cos(x)$ series up to second summand, eq. : $\cos(x) \approx 1 - \frac{x^2}{2}$ and do the calculation.