The Geometry of the Pulse
Imagine you are standing on a vast, flat plain, and suddenly, a perfectly symmetric triangular mountain rises from the ground. This is the visual soul of our function:
f(x)=3(1−2∣x∣)for ∣x∣≤2, and 0 otherwise.
It peaks at y=3 when x=0 and gently slopes down to touch the x-axis at x=−2 and x=2.
It is a beautiful, continuous shape, but it hides a secret: those sharp peaks and valleys at x=−2,0,2 are where the derivative—the measure of the slope—refuses to exist. In the world of calculus, these are our points of non-differentiability.
The Dance of the Shifts
Now, we introduce a new player: g(x)=f(x+2)−f(x−2). Think of this as a choreographed dance.
f(x+2) is our original triangular pulse shifted 2 units to the left, while f(x−2) is the same pulse shifted 2 units to the right. We are subtracting one from the other.
Because f(x) is continuous everywhere, shifting it does not break it. Since the difference of two continuous functions is always continuous, we can confidently state that g(x) has no points of discontinuity. Our first variable, n, is firmly 0.
The Differentiability Hunt
This is where the plot thickens. We know that g(x) can only be non-differentiable where its components, f(x+2) or f(x−2), are non-differentiable.
Let's track the "sharp corners." The original corners were at {−2,0,2}.
Shifting f(x) left by 2 units moves these corners to {−4,−2,0}. Shifting it right by 2 units moves them to {0,2,4}. Our "suspect list" for non-differentiability is the union of these sets: {−4,−2,0,2,4}.
The x=0 Revelation
Many students would stop here and count five points. But in JEE Advanced, we must be precise. Let's look at x=0.
Is it truly a sharp corner for g(x)? To find out, we calculate the slopes on either side.
For x just to the left of 0 (in the interval (−2,0)), g(x) behaves like f(x+2), which simplifies to a linear expression with slope −1.5. For x just to the right of 0 (in the interval (0,2)), g(x) behaves like −f(x−2), which also simplifies to a linear expression with slope −1.5.
Because the Left-Hand Derivative (LHD) equals the Right-Hand Derivative (RHD), the function g(x) is actually smooth at x=0. The sharp corners of the individual pulses have perfectly cancelled each other out, creating a straight line passing through the origin.
The Final Tally
With x=0 cleared of suspicion, we are left with the remaining points: {−4,−2,2,4}. These are the true locations where the slope changes abruptly.
Thus, the number of points of non-differentiability, m, is 4.
Since n=0, our final answer is:
You have successfully navigated the trap, visualized the geometry, and arrived at the truth. Keep this intuition close; it is the key to mastering the most challenging problems in calculus.