If the function f(x) = { − x x < 1 a + cos − 1 ( x + b ) , 1 ≤ x ≤ 2 is differentiable at x = 1, then a b is equal to :
Options
Solution
Key Concepts and Formulas
Differentiability implies Continuity: If a function is differentiable at a point, it must also be continuous at that point.
Condition for Differentiability: A function f(x) is differentiable at x=c if the left-hand derivative (LHD) and the right-hand derivative (RHD) at x=c are equal and finite.
LHD at x=c: f′(c−)=limh→0−hf(c+h)−f(c)
RHD at x=c: f′(c+)=limh→0+hf(c+h)−f(c)
Derivative of Inverse Cosine: The derivative of cos−1(u) is −1−u21dxdu.
Step-by-Step Solution
Step 1: Apply the continuity condition at x = 1.
Since the function f(x) is differentiable at x=1, it must be continuous at x=1. This means the left-hand limit, the right-hand limit, and the function value at x=1 must be equal.
limx→1−f(x)=limx→1+f(x)=f(1)
For x<1, f(x)=−x. So, limx→1−f(x)=−1.
For 1≤x≤2, f(x)=a+cos−1(x+b). So, limx→1+f(x)=a+cos−1(1+b).
Also, f(1)=a+cos−1(1+b).
Equating these values, we get:
−1=a+cos−1(1+b)(Equation 1)
Step 2: Calculate the Left-Hand Derivative (LHD) at x = 1.
The LHD is the derivative of the function for x<1 evaluated at x=1.
For x<1, f(x)=−x.
The derivative of f(x) for x<1 is f′(x)=−1.
Therefore, the LHD at x=1 is:
f′(1−)=−1
Step 3: Calculate the Right-Hand Derivative (RHD) at x = 1.
The RHD is the derivative of the function for 1≤x≤2 evaluated at x=1.
For 1≤x≤2, f(x)=a+cos−1(x+b).
We need to find the derivative of f(x) with respect to x:
f′(x)=dxd(a+cos−1(x+b))
Since a is a constant, dxd(a)=0.
Using the derivative formula for cos−1(u) where u=x+b, we have dxdu=1.
dxd(cos−1(x+b))=−1−(x+b)21⋅1=−1−(x+b)21
So, the derivative of f(x) for 1≤x≤2 is:
f′(x)=−1−(x+b)21
Now, we evaluate this at x=1 to find the RHD:
f′(1+)=−1−(1+b)21
Step 4: Apply the condition that LHD = RHD.
Since f(x) is differentiable at x=1, we must have f′(1−)=f′(1+).
−1=−1−(1+b)21
Multiplying both sides by −1:
1=1−(1+b)21
This implies:
1−(1+b)2=1
Squaring both sides:
1−(1+b)2=1−(1+b)2=0(1+b)2=01+b=0b=−1
Step 5: Substitute the value of b back into Equation 1 to find a.
From Equation 1, we have:
−1=a+cos−1(1+b)
Substitute b=−1:
−1=a+cos−1(1+(−1))−1=a+cos−1(0)
The principal value of cos−1(0) is 2π.
−1=a+2π
Solving for a:
a=−1−2πa=−22−2π=−22+π
Step 6: Calculate the value of ab.
We have a=−2π+2 and b=−1.
ab=(−2π+2)⋅(−1)ab=2π+2
Common Mistakes & Tips
Forgetting the Continuity Condition: Differentiability at a point implies continuity. Always start by ensuring the function is continuous at the point of differentiability.
Incorrect Derivative Formula: Be careful with the derivative of inverse trigonometric functions, especially the sign and the term under the square root.
Principal Values: When dealing with inverse trigonometric functions, remember to use their principal values. For cos−1(0), the principal value is 2π.
Summary
The problem requires the function to be differentiable at x=1. This implies two conditions: continuity at x=1 and equality of the left-hand derivative and the right-hand derivative at x=1. By applying the continuity condition, we obtained an equation relating a and b. By calculating the LHD and RHD and equating them, we found the value of b. Substituting this value back into the continuity equation allowed us to find the value of a. Finally, we computed the product ab.