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

Question

Let f : R \to R be a function defined as f(x)={\matrixsin(a+1)x+sin2x2x,ifx<0\hfill\crb,ifx=0\hfill\crx+bx3xbx5/2,ifx>0\hfill\crf(x) = \left\{ \matrix{ {{\sin (a + 1)x + \sin 2x} \over {2x}},if\,x < 0 \hfill \cr b,\,if\,x\, = 0 \hfill \cr {{\sqrt {x + b{x^3}} - \sqrt x } \over {b{x^{5/2}}}},\,if\,x > 0 \hfill \cr} \right. If f is continuous at x = 0, then the value of a + b 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 and only if limxcf(x)=limxc+f(x)=f(c)\lim_{x \to c^-} f(x) = \lim_{x \to c^+} f(x) = f(c).
  • Standard Limit: limθ0sinθθ=1\lim_{\theta \to 0} \frac{\sin \theta}{\theta} = 1: This fundamental limit is crucial for evaluating limits involving trigonometric functions.
  • Limit Evaluation Techniques: For rational functions or functions involving radicals, techniques like multiplying by the conjugate or algebraic simplification are often used.

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 means that the limit of the function as xx approaches 0 from the left must be equal to the limit as xx approaches 0 from the right, and both must be equal to the value of the function at x=0x=0. Mathematically, this is expressed as: limx0f(x)=limx0+f(x)=f(0)\lim_{x \to 0^-} f(x) = \lim_{x \to 0^+} f(x) = f(0)

Step 2: Determine the Value of f(0)f(0) From the definition of the function, f(x)=bf(x) = b when x=0x = 0. Therefore, f(0)=bf(0) = b.

Step 3: Evaluate the Left-Hand Limit (limx0f(x)\lim_{x \to 0^-} f(x)) For x<0x < 0, the function is defined as f(x)=sin(a+1)x+sin2x2xf(x) = \frac{\sin (a + 1)x + \sin 2x}{2x}. We need to find the limit as xx approaches 0 from the negative side: limx0f(x)=limx0sin(a+1)x+sin2x2x\lim_{x \to 0^-} f(x) = \lim_{x \to 0^-} \frac{\sin (a + 1)x + \sin 2x}{2x} We can split this into two separate limits: limx0(sin(a+1)x2x+sin2x2x)\lim_{x \to 0^-} \left( \frac{\sin (a + 1)x}{2x} + \frac{\sin 2x}{2x} \right) To use the standard limit limθ0sinθθ=1\lim_{\theta \to 0} \frac{\sin \theta}{\theta} = 1, we adjust the terms: limx0(sin(a+1)x(a+1)xa+12+sin2x2x)\lim_{x \to 0^-} \left( \frac{\sin (a + 1)x}{(a + 1)x} \cdot \frac{a + 1}{2} + \frac{\sin 2x}{2x} \right) As x0x \to 0^-, (a+1)x0(a+1)x \to 0 and 2x02x \to 0. Therefore, we can apply the standard limit: (1a+12+1)=a+12+1\left( 1 \cdot \frac{a + 1}{2} + 1 \right) = \frac{a + 1}{2} + 1 So, the left-hand limit is a+12+1\frac{a+1}{2} + 1.

Step 4: Evaluate the Right-Hand Limit (limx0+f(x)\lim_{x \to 0^+} f(x)) For x>0x > 0, the function is defined as f(x)=x+bx3xbx5/2f(x) = \frac{\sqrt{x+b x^3}-\sqrt{x}}{b x^{5 / 2}}. We need to find the limit as xx approaches 0 from the positive side: limx0+f(x)=limx0+x+bx3xbx5/2\lim_{x \to 0^+} f(x) = \lim_{x \to 0^+} \frac{\sqrt{x+b x^3}-\sqrt{x}}{b x^{5 / 2}} To simplify the expression, we multiply the numerator and denominator by the conjugate of the numerator, which is x+bx3+x\sqrt{x+b x^3}+\sqrt{x}: limx0+(x+bx3x)(x+bx3+x)bx5/2(x+bx3+x)\lim_{x \to 0^+} \frac{(\sqrt{x+b x^3}-\sqrt{x})(\sqrt{x+b x^3}+\sqrt{x})}{b x^{5 / 2}(\sqrt{x+b x^3}+\sqrt{x})} The numerator simplifies using the difference of squares formula (pq)(p+q)=p2q2(p-q)(p+q) = p^2 - q^2: limx0+(x+bx3)xbx5/2(x+bx3+x)\lim_{x \to 0^+} \frac{(x+b x^3) - x}{b x^{5 / 2}(\sqrt{x+b x^3}+\sqrt{x})} limx0+bx3bx5/2(x+bx3+x)\lim_{x \to 0^+} \frac{b x^3}{b x^{5 / 2}(\sqrt{x+b x^3}+\sqrt{x})} We can cancel out bb from the numerator and denominator: limx0+x3x5/2(x+bx3+x)\lim_{x \to 0^+} \frac{x^3}{x^{5 / 2}(\sqrt{x+b x^3}+\sqrt{x})} Simplify the powers of xx: x3/x5/2=x35/2=x1/2=xx^3 / x^{5/2} = x^{3 - 5/2} = x^{1/2} = \sqrt{x}. limx0+xx+bx3+x\lim_{x \to 0^+} \frac{\sqrt{x}}{\sqrt{x+b x^3}+\sqrt{x}} We can factor out x\sqrt{x} from the denominator: limx0+xx(1+bx2+1)\lim_{x \to 0^+} \frac{\sqrt{x}}{\sqrt{x}(\sqrt{1+b x^2}+1)} Now, cancel out x\sqrt{x} from the numerator and denominator: limx0+11+bx2+1\lim_{x \to 0^+} \frac{1}{\sqrt{1+b x^2}+1} As x0+x \to 0^+, bx20bx^2 \to 0. So, the limit becomes: 11+0+1=11+1=12\frac{1}{\sqrt{1+0}+1} = \frac{1}{1+1} = \frac{1}{2} So, the right-hand limit is 12\frac{1}{2}.

Step 5: Equate the Limits and f(0)f(0) to Find aa and bb Since f(x)f(x) is continuous at x=0x=0, we have: limx0f(x)=limx0+f(x)=f(0)\lim_{x \to 0^-} f(x) = \lim_{x \to 0^+} f(x) = f(0) From our calculations: a+12+1=12=b\frac{a + 1}{2} + 1 = \frac{1}{2} = b From the equality 12=b\frac{1}{2} = b, we get b=12b = \frac{1}{2}. Now, substitute the value of bb into the first equality: a+12+1=12\frac{a + 1}{2} + 1 = \frac{1}{2} Subtract 1 from both sides: a+12=121\frac{a + 1}{2} = \frac{1}{2} - 1 a+12=12\frac{a + 1}{2} = -\frac{1}{2} Multiply both sides by 2: a+1=1a + 1 = -1 Subtract 1 from both sides: a=2a = -2

Step 6: Calculate a+ba+b We have found that a=2a = -2 and b=12b = \frac{1}{2}. The problem asks for the value of a+ba+b. a+b=2+12a + b = -2 + \frac{1}{2} To add these, find a common denominator: a+b=42+12a + b = -\frac{4}{2} + \frac{1}{2} a+b=4+12a + b = \frac{-4 + 1}{2} a+b=32a + b = -\frac{3}{2}

Common Mistakes & Tips

  • Algebraic Errors: Be meticulous with algebraic manipulations, especially when dealing with fractions, exponents, and square roots. A small error can lead to an incorrect final answer.
  • Misapplication of Standard Limits: Ensure that the argument of the sine function in the numerator matches the denominator precisely when applying limθ0sinθθ=1\lim_{\theta \to 0} \frac{\sin \theta}{\theta} = 1. If there's a constant multiplier, adjust accordingly.
  • Conjugate Multiplication: When rationalizing a term with two square roots, always multiply both the numerator and the denominator by the conjugate to maintain the value of the expression.

Summary

The problem requires us to use the definition of continuity at a point, which states that the left-hand limit, the right-hand limit, and the function's value at that point must all be equal. We evaluated the left-hand limit using the standard sine limit formula, the right-hand limit by rationalizing the numerator, and identified f(0)f(0) directly from the function definition. By equating these values, we derived the values of aa and bb, and subsequently computed their sum.

The final answer is 32\boxed{- \frac{3}{2}}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions