Let f:R→R be a function given by f(x)=⎩⎨⎧x21−cos2x,α,xβ1−cosx,x<0x=0,x>0 where α,β∈R. If f is continuous at x=0, then α2+β2 is equal to :
Options
Solution
Key Concepts and Formulas
Continuity at a point: A function f(x) is continuous at a point x=c if and only if the following three conditions are met:
f(c) is defined.
limx→cf(x) exists.
limx→cf(x)=f(c).
For a piecewise function, this means the left-hand limit, the right-hand limit, and the function value at the point must all be equal.
limx→c−f(x)=limx→c+f(x)=f(c).
Standard Limits:
limx→0xsinx=1
limx→0x21−cosx=21
limx→0x21−cos(kx)=2k2
Trigonometric Identity:1−cos(2θ)=2sin2(θ).
Step-by-Step Solution
Step 1: Understand the condition for continuity.
The problem states that the function f(x) is continuous at x=0. For a function to be continuous at a point x=c, the left-hand limit, the right-hand limit, and the function value at that point must be equal. Therefore, we must have:
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)=α when x=0. So, f(0)=α.
Step 3: Calculate the left-hand limit, limx→0−f(x).
For x<0, the function is defined as f(x)=x21−cos2x. We need to find the limit of this expression as x approaches 0 from the left.
limx→0−f(x)=limx→0−x21−cos2x
We can use the standard limit limx→0x21−cos(kx)=2k2. Here, k=2.
limx→0−x21−cos2x=222=24=2
Alternatively, using the identity 1−cos(2x)=2sin2(x):
limx→0−x22sin2x=2limx→0−(xsinx)2
Since limx→0xsinx=1, we have:
2×(1)2=2
So, limx→0−f(x)=2.
Step 4: Equate the left-hand limit and f(0) to find α.
From Step 1, limx→0−f(x)=f(0).
Therefore, 2=α.
Step 5: Calculate the right-hand limit, limx→0+f(x).
For x>0, the function is defined as f(x)=xβ1−cosx. We need to find the limit of this expression as x approaches 0 from the right.
limx→0+f(x)=limx→0+xβ1−cosx
We can use the identity 1−cosx=2sin2(2x).
limx→0+xβ2sin2(2x)
Since x>0, 2x>0, and for small positive values, sin(2x)>0. Thus, sin2(2x)=sin(2x).
limx→0+xβ2sin(2x)
To use the standard limit limy→0ysiny=1, we can rewrite the expression:
limx→0+2β2⋅2xsin(2x)
Let y=2x. As x→0+, y→0+. So, limx→0+2xsin(2x)=limy→0+ysiny=1.
2β2×1=2β
So, limx→0+f(x)=2β.
Step 6: Equate the right-hand limit and f(0) to find β.
From Step 1, limx→0+f(x)=f(0).
We found f(0)=α=2 from Step 4, and limx→0+f(x)=2β from Step 5.
Therefore, 2=2β.
Solving for β:
β=22
Step 7: Calculate α2+β2.
We have found α=2 and β=22.
Now, we compute α2+β2:
α2=(2)2=4β2=(22)2=4×2=8α2+β2=4+8=12
Common Mistakes & Tips
Sign errors with square roots: When dealing with x2, remember that x2=∣x∣. In the case of sin2(x/2), since we are considering x→0+, x/2 is positive, so sin(x/2) is positive, and sin2(x/2)=sin(x/2).
Incorrect application of standard limits: Ensure that the argument of the trigonometric function matches the denominator. For example, in limx→0xsin(x/2), you need to manipulate it to limx→0x/2sin(x/2)⋅21.
Forgetting to equate all three parts: For continuity, f(0), the left-hand limit, and the right-hand limit must all be equal. Do not just equate the limits without considering f(0).
Summary
To ensure continuity of the function f(x) at x=0, we must equate the function's value at x=0 with both the left-hand limit and the right-hand limit as x approaches 0. By evaluating the left-hand limit limx→0−f(x)=x21−cos2x, we found it to be 2. This implies α=2. Next, by evaluating the right-hand limit limx→0+f(x)=xβ1−cosx, we found it to be 2β. Equating this to α=2, we get 2β=2, which yields β=22. Finally, we calculated α2+β2=22+(22)2=4+8=12.