Analyzing the Setup
The greatest integer function [x] acts as the heartbeat of this problem, changing its value at every integer. In our domain of (−2,2), the critical points where the function behavior shifts are x=−1, x=0, and x=1.
We define the function f(x) as:
f(x)={x[x](x−1)[x],−2<x<0,0≤x<2
Deconstructing the Staircase
Let us analyze the function interval by interval to identify points of discontinuity.
For x∈(−2,−1), [x]=−2, so f(x)=−2x. As x→−1−, f(x)→2.
For x∈[−1,0), [x]=−1, so f(x)=−x. At x=−1, f(−1)=1.
Because the Left-Hand Limit (LHL) is 2 and the Right-Hand Limit (RHL) is 1 at x=−1, the function is discontinuous at x=−1.
The Positive Territory
Now, let us examine the domain x∈[0,2).
For x∈[0,1), [x]=0, so f(x)=(x−1)(0)=0. The function is constant and flat on the x-axis.
For x∈[1,2), [x]=1, so f(x)=(x−1)(1)=x−1. This is a line with a positive slope starting from 0 at x=1.
The Modulus and Sharp Corners
Since f(x)≥0 for all x∈(−2,2), the absolute value ∣f(x)∣ is identical to f(x). A function is non-differentiable if it is discontinuous or if it possesses a sharp corner (kink).
We have already identified a discontinuity at x=−1, which automatically makes it a point of non-differentiability.
Now, we check the points x=0 and x=1 for differentiability:
At x=0: The Left-Hand Derivative (LHD) of −x is −1, while the Right-Hand Derivative (RHD) of 0 is 0. Since $-1
eq 0$, x=0 is a sharp corner.
At x=1: The LHD of 0 is 0, while the RHD of x−1 is 1. Since $0
eq 1$, x=1 is a sharp corner.
The Final Tally
We have identified one point of discontinuity (m=1 at x=−1) and three points of non-differentiability (n=3 at x=−1,0,1).
Summing these values, we obtain:
The total number of points where the function is non-differentiable is 4.