Animated Solution for Mathematics - Limits, Continuity and Differentiability: Let f:[−1,2]→R be given by f(x)=2x2+x+[x2]−[x], where [t] denotes the greatest integer less than or equal to t. The number of points, where f is not continuous, is :
Select Answer:
Visualized Solution
Understanding the Function f(x)
Function: f(x)=2x2+x+[x2]−[x]
Interval: x∈[−1,2]
Goal: Find the number of points where f(x) is discontinuous.
Identifying Candidate Points
Discontinuities in [g(x)] occur when g(x) is an integer.
For [x], breaks happen when x∈Z.
For [x2], breaks happen when x2∈Z.
Finding the Exact Candidate Points
Integers for x in [−1,2]: {−1,0,1,2}
Integers for x2 in [0,4]: x2∈{0,1,2,3,4}
Corresponding x values: {−1,0,1,2,3,2}
Combined candidate set: S={−1,0,1,2,3,2}
Checking Continuity at x=−1
Value at x=−1: f(−1)=2(1)−1+1−(−1)=3
Right Hand Limit (RHL) as x→−1+:
x2→1− so [x2]=0
x→−1+ so [x]=−1
limx→−1+f(x)=2(1)−1+0−(−1)=2
f(−1)=RHL⟹Discontinuous
Checking Continuity at x=0
Value at x=0: f(0)=0+0+0−0=0
Left Hand Limit (LHL) as x→0−:
x2→0+ so [x2]=0
x→0− so [x]=−1
limx→0−f(x)=0+0+0−(−1)=1
f(0)=LHL⟹Discontinuous
Checking Continuity at x=1
Value at x=1: f(1)=2(1)+1+1−1=3
LHL as x→1−: [x2]=0, [x]=0⟹LHL=2(1)+1+0−0=3
RHL as x→1+: [x2]=1, [x]=1⟹RHL=2(1)+1+1−1=3
LHL=RHL=f(1)⟹Continuous
Checking Continuity at x=2
Value at x=2: f(2)=2(2)+2+2−1=5+2
LHL as x→2−:
x2→2− so [x2]=1
x→2− so [x]=1
limx→2−f(x)=4+2+1−1=4+2
f(2)=LHL⟹Discontinuous
Checking Continuity at x=3
Value at x=3: f(3)=2(3)+3+3−1=8+3
LHL as x→3−:
x2→3− so [x2]=2
x→3− so [x]=1
limx→3−f(x)=6+3+2−1=7+3
f(3)=LHL⟹Discontinuous
Checking Continuity at x=2
Value at x=2: f(2)=2(4)+2+4−2=12
LHL as x→2−:
x2→4− so [x2]=3
x→2− so [x]=1
limx→2−f(x)=8+2+3−1=12
f(2)=LHL⟹Continuous
Final Conclusion
Points of discontinuity: {−1,0,2,3}
Points of continuity: {1,2}
Total number of points of discontinuity = 4
Final Answer: 4
00:00 / 00:00
The Sigma Insight: Continuity at a Point and in an Interval
Solution Diagram
Analyzing the Setup
The function is defined as f(x)=2x2+x+[x2]−[x] on the interval [−1,2]. This function is a blend of a smooth quadratic polynomial and two "staircase" functions.
The polynomial part, 2x2+x, is perfectly continuous. It is the greatest integer terms, [x2] and [x], that cause the potential discontinuities.
A greatest integer function jumps whenever its argument hits an integer. Therefore, we must investigate points where x∈Z or x2∈Z.
The Anatomy of the Hunt
Within the interval [−1,2], x is an integer at {−1,0,1,2}.
Meanwhile, x2 ranges from 0 to 4, so x2 hits integers at 0,1,2,3,4. Solving x2=n for x gives us the set {0,1,2,3,2}.
Combining these, our list of candidate points for discontinuity is:
{−1,0,1,2,3,2}
The Rigorous Investigation
Let us test these points one by one. At x=−1:
f(−1)=2(1)−1+[1]−[−1]=2−1+1−(−1)=3
As x→−1+, x2 is slightly less than 1, so [x2]=0, and [x]=−1. The limit is:
x→−1+limf(x)=2(1)−1+0−(−1)=2
Since $3
eq 2$, the function is discontinuous at x=−1.
Moving to x=0, we find f(0)=0. The left-hand limit as x→0− involves x2→0+ (so [x2]=0) and x→0− (so [x]=−1):
x→0−limf(x)=0+0+0−(−1)=1
Since $0
eq 1$, the function is discontinuous at x=0.
Now, we examine x=1:
f(1)=2(1)+1+[1]−[1]=3
The left-hand limit as x→1− gives [x2]=0 and [x]=0, resulting in 2+1+0−0=3. The right-hand limit as x→1+ gives [x2]=1 and [x]=1, resulting in 2+1+1−1=3.
Because the limits match, the function is continuous at x=1.
Next, we check the irrationals. At x=2:
f(2)=2(2)+2+[2]−[2]=4+2+2−1=5+2
The left-hand limit as x→2− involves x2→2− (so [x2]=1) and [x]=1:
x→2−limf(x)=4+2+1−1=4+2
Since $5 + \sqrt{2}
eq 4 + \sqrt{2}$, the function is discontinuous at x=2. A similar logic applies to x=3, where the function also breaks.
Finally, at x=2, we find the function is continuous.
The Final Tally
After our investigation, we found discontinuities at the set {−1,0,2,3}.
There are exactly 4 points of discontinuity in the given interval. This problem demonstrates that continuity is determined by the precise moments where the "staircase" jumps.