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

Question

If the function f(x) = \left\{ {\matrix{ {{1 \over x}{{\log }_e}\left( {{{1 + {x \over a}} \over {1 - {x \over b}}}} \right)} & , & {x < 0} \cr k & , & {x = 0} \cr {{{{{\cos }^2}x - {{\sin }^2}x - 1} \over {\sqrt {{x^2} + 1} - 1}}} & , & {x > 0} \cr } } \right. is continuous at x = 0, then 1a+1b+4k{1 \over a} + {1 \over b} + {4 \over k} is equal to :

Options

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)\mathop {\lim }\limits_{x \to c} f(x) exists.
    3. limxcf(x)=f(c)\mathop {\lim }\limits_{x \to c} f(x) = f(c). For a piecewise function defined at x=cx=c, this means the Left-Hand Limit (LHL), Right-Hand Limit (RHL), and the function value at cc must all be equal: limxcf(x)=limxc+f(x)=f(c)\mathop {\lim }\limits_{x \to c^-} f(x) = \mathop {\lim }\limits_{x \to c^+} f(x) = f(c).
  • Standard Limits:

    • limθ0sinθθ=1\mathop {\lim }\limits_{\theta \to 0} \frac{\sin \theta}{\theta} = 1
    • limθ0loge(1+θ)θ=1\mathop {\lim }\limits_{\theta \to 0} \frac{\log_e (1 + \theta)}{\theta} = 1
    • limθ01cosθθ2=12\mathop {\lim }\limits_{\theta \to 0} \frac{1 - \cos \theta}{\theta^2} = \frac{1}{2}
  • Trigonometric Identities:

    • cos2xsin2x=cos(2x)\cos^2 x - \sin^2 x = \cos(2x)

Step-by-Step Solution

Step 1: Understand the condition for continuity. The problem states that the function f(x)f(x) is continuous at x=0x=0. This implies that the Left-Hand Limit (LHL) at x=0x=0, the Right-Hand Limit (RHL) at x=0x=0, and the function value at x=0x=0 must all be equal. limx0f(x)=limx0+f(x)=f(0)\mathop {\lim }\limits_{x \to {0^- }} f(x) = \mathop {\lim }\limits_{x \to {0^+ }} f(x) = f(0) From the definition of the function, we have f(0)=kf(0) = k.

Step 2: Calculate the Right-Hand Limit (RHL). For x>0x > 0, f(x)=cos2xsin2x1x2+11f(x) = \frac{{{{\cos }^2}x - {{\sin }^2}x - 1}}{{\sqrt {{x^2} + 1} - 1}}. We use the identity cos2xsin2x=cos(2x)\cos^2 x - \sin^2 x = \cos(2x). limx0+f(x)=limx0+cos2xsin2x1x2+11\mathop {\lim }\limits_{x \to {0^+ }} f(x) = \mathop {\lim }\limits_{x \to {0^+ }} \frac{{{{\cos }^2}x - {{\sin }^2}x - 1}}{{\sqrt {{x^2} + 1} - 1}} Substitute the identity: limx0+cos(2x)1x2+11\mathop {\lim }\limits_{x \to {0^+ }} \frac{{\cos(2x) - 1}}{{\sqrt {{x^2} + 1} - 1}} This limit is of the indeterminate form 00\frac{0}{0} as x0x \to 0. To evaluate it, we can use rationalization and standard limits. Multiply the numerator and denominator by the conjugate of the denominator, (x2+1+1)(\sqrt{x^2 + 1} + 1): limx0+cos(2x)1x2+11×x2+1+1x2+1+1\mathop {\lim }\limits_{x \to {0^+ }} \frac{{\cos(2x) - 1}}{{\sqrt {{x^2} + 1} - 1}} \times \frac{{\sqrt {{x^2} + 1} + 1}}{{\sqrt {{x^2} + 1} + 1}} =limx0+(cos(2x)1)(x2+1+1)(x2+1)1= \mathop {\lim }\limits_{x \to {0^+ }} \frac{{(\cos(2x) - 1)(\sqrt {{x^2} + 1} + 1)}}{{(x^2 + 1) - 1}} =limx0+(cos(2x)1)(x2+1+1)x2= \mathop {\lim }\limits_{x \to {0^+ }} \frac{{(\cos(2x) - 1)(\sqrt {{x^2} + 1} + 1)}}{{x^2}} Rearrange the terms: =limx0+cos(2x)1x2×limx0+(x2+1+1)= \mathop {\lim }\limits_{x \to {0^+ }} \frac{{\cos(2x) - 1}}{{x^2}} \times \mathop {\lim }\limits_{x \to {0^+ }} (\sqrt {{x^2} + 1} + 1) For the first part, limx0+cos(2x)1x2\mathop {\lim }\limits_{x \to {0^+ }} \frac{{\cos(2x) - 1}}{{x^2}}, we can use the standard limit limθ01cosθθ2=12\mathop {\lim }\limits_{\theta \to 0} \frac{1 - \cos \theta}{\theta^2} = \frac{1}{2}. Let θ=2x\theta = 2x. As x0x \to 0, θ0\theta \to 0. limx0+cos(2x)1x2=limx0+1cos(2x)x2\mathop {\lim }\limits_{x \to {0^+ }} \frac{{\cos(2x) - 1}}{{x^2}} = \mathop {\lim }\limits_{x \to {0^+ }} -\frac{{1 - \cos(2x)}}{{x^2}} To match the standard form, we need (2x)2=4x2(2x)^2 = 4x^2 in the denominator. =limx0+4×1cos(2x)(2x)2= \mathop {\lim }\limits_{x \to {0^+ }} -4 \times \frac{{1 - \cos(2x)}}{{(2x)^2}} Using the standard limit, this becomes: =4×12=2= -4 \times \frac{1}{2} = -2 Now, evaluate the second part: limx0+(x2+1+1)=02+1+1=1+1=1+1=2\mathop {\lim }\limits_{x \to {0^+ }} (\sqrt {{x^2} + 1} + 1) = \sqrt {0^2 + 1} + 1 = \sqrt{1} + 1 = 1 + 1 = 2 Combining the two parts: limx0+f(x)=(2)×2=4\mathop {\lim }\limits_{x \to {0^+ }} f(x) = (-2) \times 2 = -4

Step 3: Calculate the Left-Hand Limit (LHL). For x<0x < 0, f(x)=1xloge(1+xa1xb)f(x) = \frac{1}{x} \log_e \left( \frac{1 + \frac{x}{a}}{1 - \frac{x}{b}} \right). limx0f(x)=limx01xloge(1+xa1xb)\mathop {\lim }\limits_{x \to {0^- }} f(x) = \mathop {\lim }\limits_{x \to {0^- }} \frac{1}{x} \log_e \left( \frac{1 + \frac{x}{a}}{1 - \frac{x}{b}} \right) Using the logarithm property logAB=logAlogB\log \frac{A}{B} = \log A - \log B: limx01x[loge(1+xa)loge(1xb)]\mathop {\lim }\limits_{x \to {0^- }} \frac{1}{x} \left[ \log_e \left( 1 + \frac{x}{a} \right) - \log_e \left( 1 - \frac{x}{b} \right) \right] Distribute the 1x\frac{1}{x}: limx0[loge(1+xa)xloge(1xb)x]\mathop {\lim }\limits_{x \to {0^- }} \left[ \frac{\log_e \left( 1 + \frac{x}{a} \right)}{x} - \frac{\log_e \left( 1 - \frac{x}{b} \right)}{x} \right] We use the standard limit limθ0loge(1+θ)θ=1\mathop {\lim }\limits_{\theta \to 0} \frac{\log_e (1 + \theta)}{\theta} = 1. For the first term, let θ1=xa\theta_1 = \frac{x}{a}. As x0x \to 0^-, θ10\theta_1 \to 0. We need xa\frac{x}{a} in the denominator. limx0loge(1+xa)x=limx0loge(1+xa)xa×1a\mathop {\lim }\limits_{x \to {0^- }} \frac{\log_e \left( 1 + \frac{x}{a} \right)}{x} = \mathop {\lim }\limits_{x \to {0^- }} \frac{\log_e \left( 1 + \frac{x}{a} \right)}{\frac{x}{a}} \times \frac{1}{a} This limit is 1×1a=1a1 \times \frac{1}{a} = \frac{1}{a}. For the second term, let θ2=xb\theta_2 = -\frac{x}{b}. As x0x \to 0^-, θ20\theta_2 \to 0. We need xb-\frac{x}{b} in the denominator. limx0loge(1xb)x=limx0loge(1+(xb))xb×(1b)\mathop {\lim }\limits_{x \to {0^- }} \frac{\log_e \left( 1 - \frac{x}{b} \right)}{x} = \mathop {\lim }\limits_{x \to {0^- }} \frac{\log_e \left( 1 + (-\frac{x}{b}) \right)}{-\frac{x}{b}} \times \left(-\frac{1}{b}\right) This limit is 1×(1b)=1b1 \times \left(-\frac{1}{b}\right) = -\frac{1}{b}. So, the LHL is: limx0f(x)=1a(1b)=1a+1b\mathop {\lim }\limits_{x \to {0^- }} f(x) = \frac{1}{a} - \left(-\frac{1}{b}\right) = \frac{1}{a} + \frac{1}{b}

Step 4: Apply the continuity condition. Since f(x)f(x) is continuous at x=0x=0, we have LHL = RHL = f(0)f(0). From Step 2, RHL = -4. From Step 3, LHL = 1a+1b\frac{1}{a} + \frac{1}{b}. From the function definition, f(0)=kf(0) = k. Therefore, we have: 1a+1b=4\frac{1}{a} + \frac{1}{b} = -4 And also: k=4k = -4

Step 5: Calculate the required expression. We need to find the value of 1a+1b+4k\frac{1}{a} + \frac{1}{b} + \frac{4}{k}. We have found that 1a+1b=4\frac{1}{a} + \frac{1}{b} = -4 and k=4k = -4. Substitute these values into the expression: (1a+1b)+4k=(4)+4(4)\left( \frac{1}{a} + \frac{1}{b} \right) + \frac{4}{k} = (-4) + \frac{4}{(-4)} =4+(1)= -4 + (-1) =5= -5

Common Mistakes & Tips

  • Algebraic Errors: Be extremely careful with signs when manipulating fractions, logarithms, and trigonometric terms. For example, cos(2x)1\cos(2x) - 1 is negative for small x0x \neq 0.
  • Standard Limit Application: Ensure the argument of the standard limit is correctly matched in the denominator. For log(1+θ)θ\frac{\log(1+\theta)}{\theta}, if the argument is xa\frac{x}{a}, you need xa\frac{x}{a} in the denominator. Similarly for trigonometric limits.
  • Rationalization: When rationalizing a denominator of the form AB\sqrt{A} - B, multiply by A+B\sqrt{A} + B. Ensure the conjugate is applied correctly to both numerator and denominator.
  • Understanding Continuity: Always remember that continuity at a point means LHL = RHL = Function Value.

Summary

The problem requires us to use the condition of continuity of a piecewise function at x=0x=0. We calculated the Right-Hand Limit (RHL) and the Left-Hand Limit (LHL) of the function as xx approaches 0 from the right and left sides, respectively. By equating these limits to the function's value at x=0x=0 (which is kk), we derived relationships between aa, bb, and kk. Specifically, we found that 1a+1b=4\frac{1}{a} + \frac{1}{b} = -4 and k=4k = -4. Substituting these values into the expression 1a+1b+4k\frac{1}{a} + \frac{1}{b} + \frac{4}{k} yielded the final answer.

The final answer is 5\boxed{-5}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions