Skip to main content
Back to Limits, Continuity & Differentiability
JEE Main 2021
Limits, Continuity & Differentiability
Limits, Continuity and Differentiability
Hard

Question

\lim _\limits{x \rightarrow 0} \frac{e^{2|\sin x|}-2|\sin x|-1}{x^2}

Options

Solution

Key Concepts and Formulas

  • Standard Limit: The fundamental limit limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1.
  • Taylor Series Expansion: The Taylor series expansion of eue^u around u=0u=0 is eu=1+u+u22!+u33!+e^u = 1 + u + \frac{u^2}{2!} + \frac{u^3}{3!} + \dots.
  • L'Hôpital's Rule: If limxcf(x)=0\lim_{x \to c} f(x) = 0 and limxcg(x)=0\lim_{x \to c} g(x) = 0, then limxcf(x)g(x)=limxcf(x)g(x)\lim_{x \to c} \frac{f(x)}{g(x)} = \lim_{x \to c} \frac{f'(x)}{g'(x)}, provided the latter limit exists.
  • Properties of Limits: The limit of a product is the product of the limits, i.e., limxc[f(x)g(x)]=[limxcf(x)][limxcg(x)]\lim_{x \to c} [f(x)g(x)] = [\lim_{x \to c} f(x)][\lim_{x \to c} g(x)], provided both limits exist.

Step-by-Step Solution

Step 1: Analyze the expression and identify indeterminate forms. The given limit is limx0e2sinx2sinx1x2\lim _{x \rightarrow 0} \frac{e^{2|\sin x|}-2|\sin x|-1}{x^2}. As x0x \rightarrow 0, sinx0|\sin x| \rightarrow 0. The numerator approaches e2(0)2(0)1=e001=11=0e^{2(0)} - 2(0) - 1 = e^0 - 0 - 1 = 1 - 1 = 0. The denominator approaches 02=00^2 = 0. This is an indeterminate form of type 00\frac{0}{0}, suggesting that we can use L'Hôpital's Rule or Taylor series expansion.

Step 2: Manipulate the expression to utilize known limits. We can rewrite the expression by multiplying and dividing by sinx2|\sin x|^2, which is equivalent to sin2x\sin^2 x as x0x \to 0. This is done to isolate a standard limit form. limx0e2sinx2sinx1x2=limx0e2sinx2sinx1sinx2×sinx2x2\lim _{x \rightarrow 0} \frac{e^{2|\sin x|}-2|\sin x|-1}{x^2} = \lim _{x \rightarrow 0} \frac{e^{2|\sin x|}-2|\sin x|-1}{|\sin x|^2} \times \frac{|\sin x|^2}{x^2} We know that limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1, which implies limx0sin2xx2=(limx0sinxx)2=12=1\lim_{x \to 0} \frac{\sin^2 x}{x^2} = \left(\lim_{x \to 0} \frac{\sin x}{x}\right)^2 = 1^2 = 1. Since sinx2=sin2x|\sin x|^2 = \sin^2 x for all xx, we have limx0sinx2x2=limx0sin2xx2=1\lim _{x \rightarrow 0} \frac{|\sin x|^2}{x^2} = \lim _{x \rightarrow 0} \frac{\sin ^2 x}{x^2} = 1.

Step 3: Evaluate the first part of the limit by substitution. Let t=sinxt = |\sin x|. As x0x \rightarrow 0, we have t0t \rightarrow 0. The first part of the limit becomes: limx0e2sinx2sinx1sinx2=limt0e2t2t1t2\lim _{x \rightarrow 0} \frac{e^{2|\sin x|}-2|\sin x|-1}{|\sin x|^2} = \lim _{t \rightarrow 0} \frac{e^{2t}-2t-1}{t^2} This is still an indeterminate form of type 00\frac{0}{0}.

Step 4: Apply L'Hôpital's Rule to the transformed limit. We apply L'Hôpital's Rule to limt0e2t2t1t2\lim _{t \rightarrow 0} \frac{e^{2t}-2t-1}{t^2}. The derivative of the numerator with respect to tt is ddt(e2t2t1)=2e2t2\frac{d}{dt}(e^{2t}-2t-1) = 2e^{2t} - 2. The derivative of the denominator with respect to tt is ddt(t2)=2t\frac{d}{dt}(t^2) = 2t. So, the limit becomes: limt02e2t22t\lim _{t \rightarrow 0} \frac{2e^{2t}-2}{2t} This is still an indeterminate form of type 00\frac{0}{0} (2e02=02e^0 - 2 = 0 and 2(0)=02(0) = 0).

Step 5: Apply L'Hôpital's Rule a second time. We apply L'Hôpital's Rule again to limt02e2t22t\lim _{t \rightarrow 0} \frac{2e^{2t}-2}{2t}. The derivative of the numerator with respect to tt is ddt(2e2t2)=2(2e2t)=4e2t\frac{d}{dt}(2e^{2t}-2) = 2(2e^{2t}) = 4e^{2t}. The derivative of the denominator with respect to tt is ddt(2t)=2\frac{d}{dt}(2t) = 2. So, the limit becomes: limt04e2t2=4e2(0)2=4e02=4×12=2\lim _{t \rightarrow 0} \frac{4e^{2t}}{2} = \frac{4e^{2(0)}}{2} = \frac{4e^0}{2} = \frac{4 \times 1}{2} = 2

Step 6: Combine the results of the two parts of the limit. We have decomposed the original limit into a product of two limits: limx0e2sinx2sinx1x2=(limt0e2t2t1t2)×(limx0sin2xx2)\lim _{x \rightarrow 0} \frac{e^{2|\sin x|}-2|\sin x|-1}{x^2} = \left(\lim _{t \rightarrow 0} \frac{e^{2t}-2t-1}{t^2}\right) \times \left(\lim _{x \rightarrow 0} \frac{\sin ^2 x}{x^2}\right) From Step 3 and Step 5, we found limt0e2t2t1t2=2\lim _{t \rightarrow 0} \frac{e^{2t}-2t-1}{t^2} = 2. From Step 2, we found limx0sin2xx2=1\lim _{x \rightarrow 0} \frac{\sin ^2 x}{x^2} = 1. Therefore, the original limit is 2×1=22 \times 1 = 2.

Alternative Approach using Taylor Series:

Step A1: Use the Taylor series expansion for eue^u. For small uu, eu=1+u+u22!+O(u3)e^u = 1 + u + \frac{u^2}{2!} + O(u^3). Let u=2sinxu = 2|\sin x|. As x0x \to 0, sinx0|\sin x| \to 0, so u0u \to 0. We also know that for small xx, sinx=xx33!+O(x5)\sin x = x - \frac{x^3}{3!} + O(x^5). Therefore, sinx=xx36+=x(1x26+)|\sin x| = |x - \frac{x^3}{6} + \dots| = |x|(1 - \frac{x^2}{6} + \dots). For x0x \to 0, sinxx|\sin x| \approx |x|. More precisely, sinx=x+O(x3)|\sin x| = |x| + O(x^3). Thus, u=2sinx=2x+O(x3)u = 2|\sin x| = 2|x| + O(x^3).

Step A2: Substitute the Taylor expansion into the numerator. e2sinx=1+(2sinx)+(2sinx)22!+O((sinx)3)e^{2|\sin x|} = 1 + (2|\sin x|) + \frac{(2|\sin x|)^2}{2!} + O((|\sin x|)^3) e2sinx=1+2sinx+2sinx2+O(sinx3)e^{2|\sin x|} = 1 + 2|\sin x| + 2|\sin x|^2 + O(|\sin x|^3) Since sinx2=sin2x|\sin x|^2 = \sin^2 x, e2sinx=1+2sinx+2sin2x+O(x3)e^{2|\sin x|} = 1 + 2|\sin x| + 2\sin^2 x + O(x^3) (since sinx3|\sin x|^3 is of order x3x^3).

Step A3: Substitute this back into the original expression. The numerator is e2sinx2sinx1e^{2|\sin x|}-2|\sin x|-1. Numerator = (1+2sinx+2sin2x+O(x3))2sinx1(1 + 2|\sin x| + 2\sin^2 x + O(x^3)) - 2|\sin x| - 1 Numerator = 2sin2x+O(x3)2\sin^2 x + O(x^3).

Step A4: Evaluate the limit. limx02sin2x+O(x3)x2=limx0(2sin2xx2+O(x3)x2)\lim _{x \rightarrow 0} \frac{2\sin^2 x + O(x^3)}{x^2} = \lim _{x \rightarrow 0} \left(\frac{2\sin^2 x}{x^2} + \frac{O(x^3)}{x^2}\right) =limx02sin2xx2+limx0O(x)= \lim _{x \rightarrow 0} \frac{2\sin^2 x}{x^2} + \lim _{x \rightarrow 0} O(x) =2limx0(sinxx)2+0= 2 \lim _{x \rightarrow 0} \left(\frac{\sin x}{x}\right)^2 + 0 =2(1)2=2= 2 (1)^2 = 2

Both methods yield the same result.

Common Mistakes & Tips

  • Incorrectly handling absolute values: Remember that sinx2=sin2x|\sin x|^2 = \sin^2 x, which simplifies calculations. When using Taylor series, be mindful of the behavior of sinx|\sin x| near zero.
  • Errors in differentiation for L'Hôpital's Rule: Double-check the derivatives of exponential functions and trigonometric functions. Ensure that the conditions for L'Hôpital's Rule are met at each application.
  • Forgetting the standard limit limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1: This limit is crucial for simplifying parts of the expression and is often combined with Taylor series expansions or L'Hôpital's Rule.
  • Taylor expansion of eue^u: Use the expansion eu=1+u+u22!+e^u = 1 + u + \frac{u^2}{2!} + \dots. When substituting u=2sinxu = 2|\sin x|, be careful with the order of the terms. For x0x \to 0, sinxx|\sin x| \sim |x|, so (2sinx)24x2(2|\sin x|)^2 \sim 4x^2.

Summary

The problem requires evaluating a limit that results in an indeterminate form 00\frac{0}{0}. We can solve this by either applying L'Hôpital's Rule multiple times after algebraic manipulation or by using the Taylor series expansion of the exponential function. Both methods involve recognizing that as x0x \to 0, sinx0|\sin x| \to 0 and sinxx1\frac{\sin x}{x} \to 1. The manipulation involves separating the expression into a part that resembles the Taylor series of eue^u and a part that resembles the standard limit sinxx\frac{\sin x}{x}. Using L'Hôpital's Rule twice on the transformed expression or using Taylor expansions leads to the evaluation of the limit as 2.

The final answer is 2\boxed{2}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions