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

Question

Let a, b \in R, b \in 0, Define a function f(x) = \left\{ {\matrix{ {a\sin {\pi \over 2}(x - 1),} & {for\,x \le 0} \cr {{{\tan 2x - \sin 2x} \over {b{x^3}}},} & {for\,x > 0} \cr } } \right.. If f is continuous at x = 0, then 10 - ab is equal to ________________.

Answer: 2

Solution

Key Concepts and Formulas

  • Continuity of a Function: A function f(x)f(x) is continuous at a point x=cx=c if the following three conditions are met:
    1. f(c)f(c) is defined.
    2. limxcf(x)\lim_{x \to c} f(x) exists.
    3. limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c). For a piecewise function, this implies that the limit from the left equals the limit from the right, and both are equal to the function's value at that point: limxcf(x)=limxc+f(x)=f(c)\lim_{x \to c^-} f(x) = \lim_{x \to c^+} f(x) = f(c).
  • Standard Limits: The following standard limits are useful for evaluating limits of trigonometric functions:
    • limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1
    • limx0tanxx=1\lim_{x \to 0} \frac{\tan x}{x} = 1
  • Taylor Series Expansion: The Taylor series expansion of trigonometric functions around x=0x=0 can be used to evaluate indeterminate forms. For small xx:
    • sinx=xx33!+x55!\sin x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \cdots
    • tanx=x+x33+2x515+\tan x = x + \frac{x^3}{3} + \frac{2x^5}{15} + \cdots

Step-by-Step Solution

Step 1: Understand the condition for continuity at x = 0. For the function f(x)f(x) to be continuous at x=0x=0, the left-hand limit, the right-hand limit, and the function value at x=0x=0 must all be equal. limx0f(x)=limx0+f(x)=f(0)\lim_{x \to 0^-} f(x) = \lim_{x \to 0^+} f(x) = f(0)

Step 2: Calculate the function value at x = 0. The function is defined as f(x)=asin(π2(x1))f(x) = a \sin \left( \frac{\pi}{2}(x - 1) \right) for x0x \le 0. Substituting x=0x=0: f(0)=asin(π2(01))=asin(π2)f(0) = a \sin \left( \frac{\pi}{2}(0 - 1) \right) = a \sin \left( -\frac{\pi}{2} \right) Since sin(π2)=1\sin \left( -\frac{\pi}{2} \right) = -1, we have: f(0)=a(1)=af(0) = a(-1) = -a

Step 3: Calculate the left-hand limit at x = 0. The left-hand limit uses the same definition as f(0)f(0) since it's for x0x \le 0. limx0f(x)=limx0asin(π2(x1))\lim_{x \to 0^-} f(x) = \lim_{x \to 0^-} a \sin \left( \frac{\pi}{2}(x - 1) \right) As x0x \to 0^-, (x1)1(x-1) \to -1, and π2(x1)π2\frac{\pi}{2}(x-1) \to -\frac{\pi}{2}. limx0f(x)=asin(π2)=a(1)=a\lim_{x \to 0^-} f(x) = a \sin \left( -\frac{\pi}{2} \right) = a(-1) = -a This confirms that limx0f(x)=f(0)\lim_{x \to 0^-} f(x) = f(0).

Step 4: Calculate the right-hand limit at x = 0. The right-hand limit uses the definition f(x)=tan2xsin2xbx3f(x) = \frac{\tan 2x - \sin 2x}{b x^3} for x>0x > 0. limx0+f(x)=limx0+tan2xsin2xbx3\lim_{x \to 0^+} f(x) = \lim_{x \to 0^+} \frac{\tan 2x - \sin 2x}{b x^3} This is an indeterminate form of type 00\frac{0}{0} since tan(0)=0\tan(0)=0 and sin(0)=0\sin(0)=0. We can use Taylor series expansions for tan(2x)\tan(2x) and sin(2x)\sin(2x) around x=0x=0. Recall the Taylor series: sinu=uu33!+O(u5)\sin u = u - \frac{u^3}{3!} + O(u^5) tanu=u+u33+O(u5)\tan u = u + \frac{u^3}{3} + O(u^5) Let u=2xu = 2x. As x0x \to 0, u0u \to 0. sin2x=2x(2x)33!+O(x5)=2x8x36+O(x5)=2x4x33+O(x5)\sin 2x = 2x - \frac{(2x)^3}{3!} + O(x^5) = 2x - \frac{8x^3}{6} + O(x^5) = 2x - \frac{4x^3}{3} + O(x^5) tan2x=2x+(2x)33+O(x5)=2x+8x33+O(x5)\tan 2x = 2x + \frac{(2x)^3}{3} + O(x^5) = 2x + \frac{8x^3}{3} + O(x^5)

Substitute these into the limit expression: limx0+(2x+8x33+O(x5))(2x4x33+O(x5))bx3\lim_{x \to 0^+} \frac{\left(2x + \frac{8x^3}{3} + O(x^5)\right) - \left(2x - \frac{4x^3}{3} + O(x^5)\right)}{b x^3} =limx0+2x+8x332x+4x33+O(x5)bx3= \lim_{x \to 0^+} \frac{2x + \frac{8x^3}{3} - 2x + \frac{4x^3}{3} + O(x^5)}{b x^3} =limx0+12x33+O(x5)bx3= \lim_{x \to 0^+} \frac{\frac{12x^3}{3} + O(x^5)}{b x^3} =limx0+4x3+O(x5)bx3= \lim_{x \to 0^+} \frac{4x^3 + O(x^5)}{b x^3} Divide the numerator and denominator by x3x^3: =limx0+4+O(x2)b= \lim_{x \to 0^+} \frac{4 + O(x^2)}{b} As x0x \to 0, O(x2)0O(x^2) \to 0. limx0+f(x)=4b\lim_{x \to 0^+} f(x) = \frac{4}{b}

Step 5: Equate the limits and function value for continuity. From Step 2 and Step 4, for continuity at x=0x=0: limx0+f(x)=f(0)\lim_{x \to 0^+} f(x) = f(0) 4b=a\frac{4}{b} = -a This gives us the relationship between aa and bb: ab=4ab = -4

Step 6: Calculate the required expression. We need to find the value of 10ab10 - ab. Substitute the value of abab we found: 10ab=10(4)10 - ab = 10 - (-4) 10ab=10+410 - ab = 10 + 4 10ab=1410 - ab = 14

Common Mistakes & Tips

  • Incorrect Taylor Series Expansion: Ensure you use the correct terms in the Taylor series expansion. For tanu\tan u, the first two terms are u+u33u + \frac{u^3}{3}, and for sinu\sin u, they are uu36u - \frac{u^3}{6}.
  • Forgetting the Function Value: The continuity condition requires all three parts (left limit, right limit, and function value) to be equal. While the left limit and function value were equal in this case, it's a good habit to calculate all three explicitly.
  • Algebraic Errors in Limit Evaluation: Be meticulous with algebraic manipulations, especially when simplifying the expression after substituting the Taylor series. Dividing by x3x^3 correctly is crucial.

Summary

To ensure continuity of the function f(x)f(x) at x=0x=0, we equated the left-hand limit, the right-hand limit, and the function's value at x=0x=0. We calculated f(0)f(0) and the left-hand limit using the first part of the piecewise definition, which yielded a-a. For the right-hand limit, we used the second part of the definition and employed Taylor series expansions for tan(2x)\tan(2x) and sin(2x)\sin(2x) to resolve the indeterminate form 00\frac{0}{0}. This evaluation resulted in 4b\frac{4}{b}. Equating 4b\frac{4}{b} to a-a gave us the product ab=4ab = -4. Finally, we substituted this value into the expression 10ab10 - ab to find the answer.

The final answer is \boxed{14}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions