-
The function must be defined at that point.
-
The function must be continuous at that point.
-
The derivative of the function must exist at that point.
Differentiability vs. Continuity |
-
Differentiability implies continuity, but continuity does not guarantee differentiability.
-
A function can be continuous without being differentiable.
Geometric Interpretation of Differentiability |
-
Geometrically, differentiability is related to the smoothness of a graph.
-
If a function is differentiable at a point, its graph has a well-defined tangent line at that point.
-
The function is not differentiable at a point if its graph has a sharp corner, vertical tangent line, or a discontinuity at that point.
Differentiability of Basic Functions |
-
Most elementary functions, such as polynomials, trigonometric functions, exponential functions, etc., are differentiable.
-
The sum, difference, product, and quotient of differentiable functions are also differentiable.
-
The chain rule allows us to differentiate composite functions.
-
However, some functions, like absolute value and floor functions, are not differentiable at some points.
Example: Differentiability at a Point
-
Let’s consider the function f(x) = x^2 + 3x - 2.
-
The function is polynomial, and hence, it is differentiable for all values of x.
-
To check the differentiability at a point, we need to find the derivative of f(x) and evaluate it at that point.
-
By differentiating f(x), we get f’(x) = 2x + 3.
-
Now, let’s find the derivative at x = 1.
-
Substituting x = 1 in f’(x), we get f’(1) = 2(1) + 3 = 2 + 3 = 5.
-
Since f’(1) exists, the function f(x) is differentiable at x = 1.