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 a1+b1+k4 is equal to :
Options
Solution
Key Concepts and Formulas
Continuity of a Function: A function f(x) is continuous at a point x=c if the following three conditions are met:
f(c) is defined.
x→climf(x) exists.
x→climf(x)=f(c).
For a piecewise function defined at x=c, this means the Left-Hand Limit (LHL), Right-Hand Limit (RHL), and the function value at c must all be equal: x→c−limf(x)=x→c+limf(x)=f(c).
Standard Limits:
θ→0limθsinθ=1
θ→0limθloge(1+θ)=1
θ→0limθ21−cosθ=21
Trigonometric Identities:
cos2x−sin2x=cos(2x)
Step-by-Step Solution
Step 1: Understand the condition for continuity.
The problem states that the function f(x) is continuous at x=0. This implies that the Left-Hand Limit (LHL) at x=0, the Right-Hand Limit (RHL) at x=0, and the function value at x=0 must all be equal.
x→0−limf(x)=x→0+limf(x)=f(0)
From the definition of the function, we have f(0)=k.
Step 2: Calculate the Right-Hand Limit (RHL).
For x>0, f(x)=x2+1−1cos2x−sin2x−1.
We use the identity cos2x−sin2x=cos(2x).
x→0+limf(x)=x→0+limx2+1−1cos2x−sin2x−1
Substitute the identity:
x→0+limx2+1−1cos(2x)−1
This limit is of the indeterminate form 00 as x→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):
x→0+limx2+1−1cos(2x)−1×x2+1+1x2+1+1=x→0+lim(x2+1)−1(cos(2x)−1)(x2+1+1)=x→0+limx2(cos(2x)−1)(x2+1+1)
Rearrange the terms:
=x→0+limx2cos(2x)−1×x→0+lim(x2+1+1)
For the first part, x→0+limx2cos(2x)−1, we can use the standard limit θ→0limθ21−cosθ=21.
Let θ=2x. As x→0, θ→0.
x→0+limx2cos(2x)−1=x→0+lim−x21−cos(2x)
To match the standard form, we need (2x)2=4x2 in the denominator.
=x→0+lim−4×(2x)21−cos(2x)
Using the standard limit, this becomes:
=−4×21=−2
Now, evaluate the second part:
x→0+lim(x2+1+1)=02+1+1=1+1=1+1=2
Combining the two parts:
x→0+limf(x)=(−2)×2=−4
Step 3: Calculate the Left-Hand Limit (LHL).
For x<0, f(x)=x1loge(1−bx1+ax).
x→0−limf(x)=x→0−limx1loge(1−bx1+ax)
Using the logarithm property logBA=logA−logB:
x→0−limx1[loge(1+ax)−loge(1−bx)]
Distribute the x1:
x→0−lim[xloge(1+ax)−xloge(1−bx)]
We use the standard limit θ→0limθloge(1+θ)=1.
For the first term, let θ1=ax. As x→0−, θ1→0. We need ax in the denominator.
x→0−limxloge(1+ax)=x→0−limaxloge(1+ax)×a1
This limit is 1×a1=a1.
For the second term, let θ2=−bx. As x→0−, θ2→0. We need −bx in the denominator.
x→0−limxloge(1−bx)=x→0−lim−bxloge(1+(−bx))×(−b1)
This limit is 1×(−b1)=−b1.
So, the LHL is:
x→0−limf(x)=a1−(−b1)=a1+b1
Step 4: Apply the continuity condition.
Since f(x) is continuous at x=0, we have LHL = RHL = f(0).
From Step 2, RHL = -4.
From Step 3, LHL = a1+b1.
From the function definition, f(0)=k.
Therefore, we have:
a1+b1=−4
And also:
k=−4
Step 5: Calculate the required expression.
We need to find the value of a1+b1+k4.
We have found that a1+b1=−4 and k=−4.
Substitute these values into the expression:
(a1+b1)+k4=(−4)+(−4)4=−4+(−1)=−5
Common Mistakes & Tips
Algebraic Errors: Be extremely careful with signs when manipulating fractions, logarithms, and trigonometric terms. For example, cos(2x)−1 is negative for small x=0.
Standard Limit Application: Ensure the argument of the standard limit is correctly matched in the denominator. For θlog(1+θ), if the argument is ax, you need ax in the denominator. Similarly for trigonometric limits.
Rationalization: When rationalizing a denominator of the form A−B, multiply by 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=0. We calculated the Right-Hand Limit (RHL) and the Left-Hand Limit (LHL) of the function as x approaches 0 from the right and left sides, respectively. By equating these limits to the function's value at x=0 (which is k), we derived relationships between a, b, and k. Specifically, we found that a1+b1=−4 and k=−4. Substituting these values into the expression a1+b1+k4 yielded the final answer.