Here you will learn some differentiability examples for better understanding of differentiability concepts.
Example 1 : If f(x + y) = f(x) + f(y) – 2xy – 1 for all x and y. If f'(0) exists and f'(0) = -sinα, then find f{f'(0)}.
Solution : f'(x) = limh→0 f(x+h)–f(x)h
= limh→0 f(x)+f(h)−2xh−1–f(x)h
= limh→0 -2x + limh→0 f(h)−1h = -2x +
limh→0 f(h)–f(0)h
[Putting x = 0 = y in the given relation we find f(0) = f(0) + f(0) + 0 – 1 ⟹ f(0) = 1]
∴ f'(x) = -2x + f'(0) = -2x – sinα
⟹ f(x) = -x2 – (sinα).x + c
f(0) = – 0 – 0 + c ⟹ c = 1
∴ f(x) = -x2 – (sinα).x + 1
so, f{f'(0)} = f(-sinα) = -sin2α + sin2α + 1 = 1
Example 2 : Discuss the continuity and differentiability of the function y = f(x) defined parametrically; x = 2t – |t-1| and y = 2t2 + t|t|.
Solution : Here x = 2t – |t-1| and y = 2t2 + t|t|.
Now when t < 0;
x = 2t – {-(t-1)} = 3t – 1 and y = 2t2 – t2 = t2 ⟹ = y = 19(x+1)2
= when 0 ≤ t < 1
x = 2t – {-(t-1)} = 3t – 1 and y = 2t2 – t2 = 3t2 ⟹ = y = 13(x+1)2
when t ≥ 1;
x = 2t – (t-1) = t + 1 and y = 2t2 + t2 = 3t2 ⟹ = y = 3(x+1)2
Thus, y = f(x) = 19(x+1)2, x < -1
y = f(x) = 13(x+1)2, -1≤x < 2
y = f(x) = 3(x+1)2, x≥ 2
We have to check differentiability at x = -1 and 2.
Differentiabilty at x = -1;
LHD = f'(−1)− = limh→0f(−1−h)–f(−1)−h =
limh→0 19(−1−h+1)2–0−h = 0
RHD = f'(−1)+ = limh→0f(−1+h)–f(−1)h =
limh→0 13(−1+h+1)2–0h = 0
Hence f(x) is differentiable at x = -1
⟹ continuous at x = -1.
To check differentiability at x = 2;
LHD = f'(2)− = limh→013(2−h+1)2–3−h = 2
RHD = f'(2)+ = limh→03(2+h−1)2–3h = 6
Hence f(x) is not differentiable at x = 2.
But continuous at x = 2, because LHD and RHD both are finite.
f(x) is continuous for all x and differentiable for all x, except x = 2.
Practice these given differentiability examples to test your knowledge on concepts of differentiability.