Does L' Hospital's rule pay-off at all in calculating: $$\displaystyle\lim_{x\to 0}\frac{\sqrt{\cos2x}\cdot e^{2x^2}-1}{\ln{(1+2x)\cdot\ln{(1+2\arcsin{x})}}}$$
I posted this question on Quora not expecting the answers on finding the limit itself, but to eliminate all the bad options. Since we haven't formally gone through L'Hospital's rule, I tried avoiding it because it seemed like a cliche. I took the commutativity between continuous functions & limits, as well. Since $x\to 0$, I thought I could maybe substitute $x$ by $\frac{1}{y}$ when $y\to\infty$. However, that wasn't helpful either. I wasn't sure which terms I can replace by another function as they aren't the same. For example $\sqrt{\cos{2x}}\;\&\;e^{2x^2}$.
I examined an answer by Paramanand Singh (prefer his approach):
At some point, I realized my attempts of manipulating are all inadequate.
My question: how to choose the function substitutes & is there any other approach involving pure algebraic fractions manipulation? And any other suggestions/opinions on whether L'Hospital pays-off?
We haven't gone through so much, which is worrying & now we have to work all on our own (I don't complain, that's great & motivating in most cases, but sometimes is rather difficult without a proper literature) Steppan Konoplev's solution:
Let $f(x),g(x)$ be the numerator, denominator respectively. Since $$\cos x \approx 1 - \frac{x^2}{2}, \sqrt{1+x} \approx 1+ \frac{x}{2}, e^x \approx 1+x,$$ we have:$$f(x) \approx \sqrt{1-2x^2}(1+2x^2) - 1 \approx (1-x^2)(1+2x^2)-1 = x^2-2x^4\;\text{around}\;x=0$$
My note: $e^{2x^2}\approx1+2x^2\;$?
On the other hand: $\arcsin x \approx x, \ln(1+x) \approx x\;$so we have:$$g(x) \approx \ln(1+2x)^2 \approx 4x^2\;\text{around}\;x=0$$ Thus: $$\frac{f(x)}{g(x)} = \frac{x^2+O(x^4)}{4x^2+O(x^4)}\to\frac{1}{4}\;\text{as}\;x \to 0.$$
I also read there:
The simplified form of the numerator is easy, but the denominator is messy if you write out all the terms in detail. It does seem that it would be easier to use the first few terms of power series expansions.