Analyzing the Setup
The function under investigation is f(x)=x⋅[2x] within the domain −10<x<10. The Greatest Integer Function (GIF), denoted by [⋅], is inherently discontinuous at every integer value of its argument.
Consequently, f(x) is potentially discontinuous whenever the argument 2x is an integer. Let 2x=k, where k∈Z.
This yields the critical points x=2k. Given the domain −10<x<10, we find the range of k by solving −10<2k<10, which simplifies to −5<k<5.
Thus, our set of critical points corresponds to k∈{−4,−3,−2,−1,0,1,2,3,4}. We must evaluate the continuity of f(x) at each of these nine points.
The Anomaly at the Origin
We first examine the point x=0 (where k=0). The function value is f(0)=0⋅[0]=0.
To determine continuity, we evaluate the limits. For the Left Hand Limit (LHL) as x→0−, we let x=−h for a small h>0:
h→0+lim(−h)⋅[2−h]=h→0+lim(−h)(−1)=0
For the Right Hand Limit (RHL) as x→0+, we let x=h:
h→0+lim(h)⋅[2h]=h→0+lim(h)(0)=0
Since LHL=RHL=f(0)=0, the function is continuous at x=0.
The General Case of Discontinuity
Now, consider the non-zero integers k∈{−4,−3,−2,−1,1,2,3,4}. The function value at these points is f(2k)=2k⋅[k]=2k2.
For the LHL, we approach x=2k from the left by setting x=2k−h:
h→0+lim(2k−h)⋅[22k−h]=h→0+lim(2k−h)⋅[k−2h]=2k(k−1)=2k2−2k
For the RHL, we approach x=2k from the right by setting x=2k+h:
h→0+lim(2k+h)⋅[22k+h]=h→0+lim(2k+h)⋅[k+2h]=2k(k)=2k2
For continuity, we require LHL=RHL, which implies 2k2−2k=2k2. This simplifies to −2k=0, or k=0.
Final Calculation
Since we are analyzing $k
eq 0$, the condition for continuity is never satisfied for these points. Therefore, the function is discontinuous at all x=2k where k∈{−4,−3,−2,−1,1,2,3,4}.
Counting these points, we have four values on the negative side and four values on the positive side. The total number of points of discontinuity is 8.