Animated Solution for Mathematics - Limits, Continuity and Differentiability: Let f:R→R be a function given by f(x)=⎩⎨⎧x21−cos2x,α,xβ1−cosx,x<0x=0x>0 where α,β∈R. If f is continuous at x=0, then α2+β2 is equal to :
Select Answer:
Visualized Solution
Understanding Continuity at x=0
For f(x) to be continuous at x=0:
limx→0−f(x)=limx→0+f(x)=f(0)
Given f(0)=α.
Setting up the Left Hand Limit (LHL)
LHL =limx→0−x21−cos2x
This is a 00 indeterminate form.
Simplifying LHL using Trigonometry
Using identity: 1−cos2θ=2sin2θ
LHL =limx→0−x22sin2x
Evaluating LHL and Finding α
LHL =2(limx→0−xsinx)2
Since limx→0xsinx=1:
LHL =2(1)2=2
Equating to f(0): α=2
Setting up the Right Hand Limit (RHL)
RHL =limx→0+xβ1−cosx
Using identity: 1−cosx=2sin22x
Handling the Square Root in RHL
RHL =limx→0+xβ2sin22x
Since x→0+, sin2x>0, so sin22x=sin2x
RHL =limx→0+xβ2sin2x
Standardizing the RHL Limit
Adjusting the denominator to match the angle 2x:
RHL =β2limx→0+(2⋅2xsin2x)
RHL =2β2(limx→0+2xsin2x)
Evaluating RHL and Finding β
RHL =2β2=2β
Since f is continuous, RHL =α=2
2β=2⟹β=22
Final Calculation: α2+β2
We have α=2 and β=22
α2+β2=(2)2+(22)2
α2+β2=4+8=12
00:00 / 00:00
The Sigma Insight: Continuity at a Point and in an Interval
Solution Diagram
Analyzing the Setup
Imagine you are an engineer tasked with building a bridge that connects two roads. For the bridge to be safe and perfectly smooth, the left road, the right road, and the bridge itself must all meet at the exact same point.
In the world of calculus, this is the essence of continuity. We are given a function f(x) defined in three pieces, and our goal is to ensure that these pieces meet seamlessly at x=0.
For f(x) to be continuous at x=0, the left-hand limit, the right-hand limit, and the function value at x=0 must all be equal. We know f(0)=α, so our mission is to find α and β such that the limits from both sides equal α.
The Left-Hand Limit
Unmasking the Indeterminate
Let us analyze the left side of our bridge, where x<0. We are looking at the limit:
x→0−limx21−cos2x
If we try to plug in x=0 directly, we get 1−cos(0)=0 in the numerator and 02=0 in the denominator. This is the classic 00 indeterminate form.
We use the trigonometric identity 1−cos2θ=2sin2θ. Substituting this into our limit, the expression transforms into:
x→0−limx22sin2x=2(x→0−limxsinx)2
Since we know the standard limit limx→0xsinx=1, the LHL becomes 2(1)2=2. Because the function is continuous, this LHL must equal f(0), which is α. Thus, we have found our first piece of the puzzle: α=2.
The Right-Hand Limit
Navigating the Square Root
Now, let us turn to the right side of the bridge, where x>0. We are dealing with the limit:
x→0+limxβ1−cosx
We apply the half-angle identity 1−cosx=2sin2(x/2). The expression becomes:
x→0+limxβ2sin2(x/2)
Since x→0+, the angle x/2 is positive, meaning sin(x/2) is positive. We can simplify the expression to:
x→0+limxβ2sin(x/2)
To use our standard limit, we multiply the denominator by 1/2 and compensate by multiplying the whole expression by 1/2. This gives us:
2β2x→0+limx/2sin(x/2)=2β
The Final Synthesis
We know that for continuity, the RHL must also equal α. So, we set the equation:
2β=2
Solving for β, we get β=22. We have successfully determined both unknowns: α=2 and β=22.
The final step is to calculate α2+β2. Substituting our values:
α2+β2=(2)2+(22)2=4+8=12
We have bridged the gap, solved the mystery, and arrived at the elegant result of 12.