Question
Mathematics Question on Differentiability
Consider the function f:(0,∞)→R defined by f(x)=e−∣logex∣.If m and n be respectively the number of points at which f is not continuous and f is not differentiable, then m+n is
0
3
1
2
1
Solution
Rewrite f(x) in terms of piecewise functions based on the value of x:
f(x)=e−∣lnx∣={elnx=x e−lnx=x1for x≥1for 0<x<1
Check for continuity. The function f(x) is continuous for x>0 because:
- f(x)=x1 for 0<x<1, f(x)=x for x≥1.
- At x=1, f(1)=1 from both the left and right limits.
Thus, f(x) is continuous at x=1 and everywhere else in (0,∞). So, m=0.
Check for differentiability at x=1. To check differentiability at x=1, compute the left-hand derivative and the right-hand derivative at x=1.
For 0<x<1, f(x)=x1, so:
f−′(1)=limx→1−x−1f(x)−f(1)=limx→1−x−1x1−1=−1.
For x≥1, f(x)=x, so:
f+′(1)=limx→1+x−1f(x)−f(1)=limx→1+x−1x−1=1.
Since f−′(1)=f+′(1), f(x) is not differentiable at x=1. Therefore, n=1.
Conclusion:
m+n=0+1=1
Thus, the answer is: 1