Let f : R → R be a function defined as f(x)={\matrix2xsin(a+1)x+sin2x,ifx<0\hfill\crb,ifx=0\hfill\crbx5/2x+bx3−x,ifx>0\hfill\cr 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) is continuous at a point x=c if and only if limx→c−f(x)=limx→c+f(x)=f(c).
Standard Limit: limθ→0θsinθ=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) is continuous at x=0. This means that the limit of the function as x approaches 0 from the left must be equal to the limit as x approaches 0 from the right, and both must be equal to the value of the function at x=0.
Mathematically, this is expressed as:
limx→0−f(x)=limx→0+f(x)=f(0)
Step 2: Determine the Value of f(0)
From the definition of the function, f(x)=b when x=0.
Therefore, f(0)=b.
Step 3: Evaluate the Left-Hand Limit (limx→0−f(x))
For x<0, the function is defined as f(x)=2xsin(a+1)x+sin2x.
We need to find the limit as x approaches 0 from the negative side:
limx→0−f(x)=limx→0−2xsin(a+1)x+sin2x
We can split this into two separate limits:
limx→0−(2xsin(a+1)x+2xsin2x)
To use the standard limit limθ→0θsinθ=1, we adjust the terms:
limx→0−((a+1)xsin(a+1)x⋅2a+1+2xsin2x)
As x→0−, (a+1)x→0 and 2x→0. Therefore, we can apply the standard limit:
(1⋅2a+1+1)=2a+1+1
So, the left-hand limit is 2a+1+1.
Step 4: Evaluate the Right-Hand Limit (limx→0+f(x))
For x>0, the function is defined as f(x)=bx5/2x+bx3−x.
We need to find the limit as x approaches 0 from the positive side:
limx→0+f(x)=limx→0+bx5/2x+bx3−x
To simplify the expression, we multiply the numerator and denominator by the conjugate of the numerator, which is x+bx3+x:
limx→0+bx5/2(x+bx3+x)(x+bx3−x)(x+bx3+x)
The numerator simplifies using the difference of squares formula (p−q)(p+q)=p2−q2:
limx→0+bx5/2(x+bx3+x)(x+bx3)−xlimx→0+bx5/2(x+bx3+x)bx3
We can cancel out b from the numerator and denominator:
limx→0+x5/2(x+bx3+x)x3
Simplify the powers of x: x3/x5/2=x3−5/2=x1/2=x.
limx→0+x+bx3+xx
We can factor out x from the denominator:
limx→0+x(1+bx2+1)x
Now, cancel out x from the numerator and denominator:
limx→0+1+bx2+11
As x→0+, bx2→0. So, the limit becomes:
1+0+11=1+11=21
So, the right-hand limit is 21.
Step 5: Equate the Limits and f(0) to Find a and b
Since f(x) is continuous at x=0, we have:
limx→0−f(x)=limx→0+f(x)=f(0)
From our calculations:
2a+1+1=21=b
From the equality 21=b, we get b=21.
Now, substitute the value of b into the first equality:
2a+1+1=21
Subtract 1 from both sides:
2a+1=21−12a+1=−21
Multiply both sides by 2:
a+1=−1
Subtract 1 from both sides:
a=−2
Step 6: Calculate a+b
We have found that a=−2 and b=21.
The problem asks for the value of a+b.
a+b=−2+21
To add these, find a common denominator:
a+b=−24+21a+b=2−4+1a+b=−23
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θ→0θsinθ=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) directly from the function definition. By equating these values, we derived the values of a and b, and subsequently computed their sum.