Differentiability at a Point: Modulus, GIF, and Min/Max Functions
Introduction
After continuity, the next most asked question type in JEE Main (35–40 questions over the past six years) involves checking differentiability of piecewise, modulus, greatest integer, and min/max functions at specific points. The key distinction: a function can be continuous at a point without being differentiable there, but differentiability always implies continuity. This article gives you the complete method—from definition to JEE-level execution.
1. Fundamental Principle
Definition of Differentiability
A function is differentiable at if the following limit exists and is finite:
This requires:
Key Relationships
- Differentiable Continuous (always true).
- Continuous Differentiable (e.g., at 0).
- Not continuous Not differentiable (contrapositive of the above).
Sharp Corner Test
If is continuous at but the graph has a "sharp corner" (abrupt change in slope), then is not differentiable at . The LHD and RHD exist but are unequal.
2. Non-Differentiable Functions: The Big Three
Type 1: Modulus Functions
is not differentiable at points where (provided at that point).
Standard example:
- LHD at :
- RHD at :
- Not differentiable.
Counting points of non-differentiability: For , the function is not differentiable at and (where the expression inside changes sign).
Type 2: Greatest Integer Function (GIF)
is discontinuous (and hence not differentiable) at every point where is an integer and is strictly monotone.
Example: on is not differentiable at (where passes through integers).
Type 3: Min/Max Functions
or is not differentiable at points where (the "crossover" points), unless and are tangent there.
3. Worked Examples
Example 1 (Basic Modulus)
Find the number of points where is not differentiable.
Solution:
Factor: .
The expression changes sign at . At each of these, has a sharp corner (since at these points).
Answer: 3 points.
Example 2 (Piecewise Differentiability)
Is differentiable at ?
Solution:
Check using the definition: (Since .)
Yes, is differentiable at 0, with .
Important contrast: (without the ) is continuous but not differentiable at 0, because does not exist.
Example 3 (Max Function)
Let on . Find the points of non-differentiability.
Solution:
Solve : , so .
- For : (since is negative, is positive), so .
- For : , so .
- For : , so .
At : LHD , RHD . Not differentiable. At : LHD , RHD . Not differentiable.
Answer: 2 points ().
Example 4 (Modulus + Parameter)
If where , at how many points is not differentiable?
Solution:
Sharp corners occur at and .
At : LHD , RHD . Not differentiable. At : LHD , RHD . Not differentiable.
Answer: 2 points.
Example 5 (Differentiability implies Continuity — Parameter Finding)
Find and so that is differentiable at .
Solution:
Continuity at : .
Differentiability at :
- LHD
- RHD
So , and .
Example 6 (Counting Non-Differentiable Points)
Find the total number of points of non-differentiability of on .
Solution:
when , i.e., .
At these points, the function switches between and , creating sharp corners.
Answer: 2 points.
4. Previous Year JEE Problems
Problem 1 (JEE Main 2023)
Let . The number of points of non-differentiability of in is:
Solution:
First solve . Let :
So , giving .
Now changes sign at , creating corners in .
Also, itself has a corner at due to . But since , and , we need to check if has a corner at 0. Since is negative in a neighborhood of 0, , which has a corner at 0.
Points of non-differentiability: . Answer: 3.
Problem 2 (JEE Main 2021)
The number of points at which is not differentiable is:
Solution:
. .
Check each:
- At : has a corner, but is smooth. So is not differentiable.
- At : has a corner, but is smooth. So is not differentiable.
Answer: 4 points ().
Problem 3 (JEE Main 2024)
Let . The number of points where is not differentiable in is:
Solution:
Find where the functions cross: .
Analyzing the graph in segments:
- For : , so . This has a sharp corner at .
- For : , so .
At the transition points :
- At : LHD comes from (slope 1), RHD comes from (slope ). Sharp corner.
- At : LHD comes from (slope 1), RHD comes from (slope ). Sharp corner.
Note: At , the function is , which is linear locally—it is differentiable there.
Answer: 3 points ().
5. Key Formulas & Results
| Function Type | Non-Differentiable At | Condition |
|---|---|---|
| Where | at that point | |
| Where | Discontinuous (hence not diff.) | |
| Where | Sharp corner if | |
| Where | Sharp corner if | |
| at 0 | Not diff. if | Diff. if |
6. Tips for JEE Aspirants
- Always check continuity first. If is not continuous at a point, it's automatically not differentiable—no further work needed.
- For modulus functions, find the zeros of the inner expression. Each zero (where the function crosses the x-axis) is a potential non-differentiable point.
- For piecewise + parameter problems, you always get 2 equations: one from continuity (LHL = RHL = f(a)) and one from differentiability (LHD = RHD).
- Draw a rough sketch. Even a quick mental picture of the graph immediately reveals corners and cusps.
- rule of thumb: differentiable at 0 if , not differentiable if , not continuous if .
- Count systematically. For "how many points" questions, list all candidate points first, then verify each one.
7. Quick-Reference Summary
| Step | Action |
|---|---|
| 1 | Identify candidate points: zeros of modulus, integer values for GIF, crossover points for min/max. |
| 2 | Check continuity at each candidate. |
| 3 | If continuous, compute LHD and RHD. |
| 4 | If LHD = RHD, differentiable. If LHD RHD, not differentiable. |
| 5 | Count all non-differentiable points. |
Differentiability questions are a goldmine for JEE scorers—they follow predictable patterns. Learn to spot the three types (modulus, GIF, min/max) and you'll handle them effortlessly.