Skip to main content
Back to Limits, Continuity & Differentiability
JEE Main 2023
Limits, Continuity & Differentiability
Limits, Continuity and Differentiability
Medium

Question

If the function f(x)={2x{sin(k1+1)x+sin(k21)x},x<04,x=02xloge(2+k1x2+k2x),x>0f(x)=\left\{\begin{array}{l} \frac{2}{x}\left\{\sin \left(k_1+1\right) x+\sin \left(k_2-1\right) x\right\}, \quad x<0 \\ 4, \quad x=0 \\ \frac{2}{x} \log _e\left(\frac{2+k_1 x}{2+k_2 x}\right), \quad x>0 \end{array}\right. is continuous at x=0x=0, then k12+k22k_1^2+k_2^2 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)\lim_{x \to c} f(x) exists. This means limxcf(x)=limxc+f(x)\lim_{x \to c^-} f(x) = \lim_{x \to c^+} f(x).
    3. limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c).
  • Standard Limits:
    • limx0sin(ax)x=a\lim_{x \to 0} \frac{\sin(ax)}{x} = a
    • limx0ln(1+ax)x=a\lim_{x \to 0} \frac{\ln(1+ax)}{x} = a

Step-by-Step Solution

The problem states that the function f(x)f(x) is continuous at x=0x=0. This means that the left-hand limit, the right-hand limit, and the function value at x=0x=0 must all be equal. We are given that f(0)=4f(0) = 4. Therefore, we must have: limx0f(x)=4\lim_{x \to 0^-} f(x) = 4 and limx0+f(x)=4\lim_{x \to 0^+} f(x) = 4

Step 1: Evaluate the left-hand limit. For x<0x < 0, f(x)=2x{sin(k1+1)x+sin(k21)x}f(x) = \frac{2}{x}\left\{\sin \left(k_1+1\right) x+\sin \left(k_2-1\right) x\right\}. We need to find limx02x{sin(k1+1)x+sin(k21)x}\lim_{x \to 0^-} \frac{2}{x}\left\{\sin \left(k_1+1\right) x+\sin \left(k_2-1\right) x\right\}. We can rewrite this limit by separating the terms and using the standard limit limy0sin(ay)y=a\lim_{y \to 0} \frac{\sin(ay)}{y} = a. limx02x{sin(k1+1)x+sin(k21)x}=2limx0{sin(k1+1)xx+sin(k21)xx}\lim_{x \to 0^-} \frac{2}{x}\left\{\sin \left(k_1+1\right) x+\sin \left(k_2-1\right) x\right\} = 2 \lim_{x \to 0^-} \left\{\frac{\sin \left(k_1+1\right) x}{x}+\frac{\sin \left(k_2-1\right) x}{x}\right\} Applying the standard limit formula, we get: =2{(k1+1)+(k21)}= 2 \left\{ (k_1+1) + (k_2-1) \right\} =2(k1+k2)= 2 (k_1 + k_2) Since the function is continuous at x=0x=0, this left-hand limit must be equal to f(0)=4f(0) = 4. 2(k1+k2)=42(k_1 + k_2) = 4 k1+k2=2() k_1 + k_2 = 2 \quad (*)

Step 2: Evaluate the right-hand limit. For x>0x > 0, f(x)=2xloge(2+k1x2+k2x)f(x) = \frac{2}{x} \log_e\left(\frac{2+k_1 x}{2+k_2 x}\right). We need to find limx0+2xloge(2+k1x2+k2x)\lim_{x \to 0^+} \frac{2}{x} \log_e\left(\frac{2+k_1 x}{2+k_2 x}\right). We can rewrite the argument of the logarithm: 2+k1x2+k2x=2(1+k12x)2(1+k22x)=1+k12x1+k22x\frac{2+k_1 x}{2+k_2 x} = \frac{2\left(1+\frac{k_1}{2} x\right)}{2\left(1+\frac{k_2}{2} x\right)} = \frac{1+\frac{k_1}{2} x}{1+\frac{k_2}{2} x} So, the limit becomes: limx0+2xloge(1+k12x1+k22x)\lim_{x \to 0^+} \frac{2}{x} \log_e\left(\frac{1+\frac{k_1}{2} x}{1+\frac{k_2}{2} x}\right) Using the property of logarithms, loge(a/b)=loge(a)loge(b)\log_e(a/b) = \log_e(a) - \log_e(b): =2limx0+1x{loge(1+k12x)loge(1+k22x)}= 2 \lim_{x \to 0^+} \frac{1}{x} \left\{ \log_e\left(1+\frac{k_1}{2} x\right) - \log_e\left(1+\frac{k_2}{2} x\right) \right\} =2{limx0+loge(1+k12x)xlimx0+loge(1+k22x)x}= 2 \left\{ \lim_{x \to 0^+} \frac{\log_e\left(1+\frac{k_1}{2} x\right)}{x} - \lim_{x \to 0^+} \frac{\log_e\left(1+\frac{k_2}{2} x\right)}{x} \right\} We use the standard limit limy0ln(1+ay)y=a\lim_{y \to 0} \frac{\ln(1+ay)}{y} = a. =2{k12k22}= 2 \left\{ \frac{k_1}{2} - \frac{k_2}{2} \right\} =212(k1k2)= 2 \cdot \frac{1}{2} (k_1 - k_2) =k1k2= k_1 - k_2 Since the function is continuous at x=0x=0, this right-hand limit must be equal to f(0)=4f(0) = 4. k1k2=4() k_1 - k_2 = 4 \quad (**)

Step 3: Solve the system of equations for k1k_1 and k2k_2. We have two equations:

  1. k1+k2=2k_1 + k_2 = 2
  2. k1k2=4k_1 - k_2 = 4

Adding equation (1) and equation (2): (k1+k2)+(k1k2)=2+4(k_1 + k_2) + (k_1 - k_2) = 2 + 4 2k1=62k_1 = 6 k1=3k_1 = 3 Substituting k1=3k_1 = 3 into equation (1): 3+k2=23 + k_2 = 2 k2=23k_2 = 2 - 3 k2=1k_2 = -1

Step 4: Calculate k12+k22k_1^2 + k_2^2. Now that we have the values of k1k_1 and k2k_2, we can find k12+k22k_1^2 + k_2^2. k12+k22=(3)2+(1)2k_1^2 + k_2^2 = (3)^2 + (-1)^2 =9+1= 9 + 1 =10= 10

Common Mistakes & Tips

  • Incorrect application of standard limits: Ensure you are using the correct form of the standard limits, especially when the argument of sin\sin or ln\ln is not simply xx. For example, sin(ax)\sin(ax) requires the denominator to be xx and the limit to be aa, not axax.
  • Algebraic errors with logarithms: Be careful when simplifying logarithmic expressions. Using properties like log(a/b)=log(a)log(b)\log(a/b) = \log(a) - \log(b) and log(1+y)y\log(1+y) \approx y for small yy are crucial.
  • Mistakes in solving simultaneous equations: Double-check your arithmetic when solving the system of linear equations for k1k_1 and k2k_2.

Summary

For the function to be continuous at x=0x=0, the left-hand limit, the right-hand limit, and the function value at x=0x=0 must be equal. We used the given function value f(0)=4f(0)=4 and evaluated the left-hand limit using the standard limit for sine functions, which yielded the equation k1+k2=2k_1 + k_2 = 2. We then evaluated the right-hand limit using the standard limit for logarithmic functions, resulting in the equation k1k2=4k_1 - k_2 = 4. Solving these two simultaneous equations, we found k1=3k_1=3 and k2=1k_2=-1. Finally, we calculated k12+k22=32+(1)2=9+1=10k_1^2 + k_2^2 = 3^2 + (-1)^2 = 9 + 1 = 10.

The final answer is 10\boxed{10}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions