To determine the correct options, we analyze the function f:(0,1)→R given by:
f(x)=[4x](x−41)2(x−21)
We first partition the domain (0,1) into intervals based on the values taken by the greatest integer function [4x]:
-
For x∈(0,41), 4x∈(0,1)⟹[4x]=0:
f(x)=0
-
For x∈[41,21), 4x∈[1,2)⟹[4x]=1:
f(x)=(x−41)2(x−21)
-
For x∈[21,43), 4x∈[2,3)⟹[4x]=2:
f(x)=2(x−41)2(x−21)
-
For x∈[43,1), 4x∈[3,4)⟹[4x]=3:
f(x)=3(x−41)2(x−21)
1. Continuity and Differentiability Analysis
The potential points of discontinuity and non-differentiability in (0,1) are x=41,21,43.
-
At x=41:
limx→41−f(x)=0
f(41)=1⋅(41−41)2(41−21)=0
limx→41+f(x)=0
Thus, f(x) is continuous at x=41.
Now checking derivatives:
- Left-hand derivative: f′(41−)=0
- Right-hand derivative:
f′(x)=2(x−41)(x−21)+(x−41)2⟹f′(41+)=0
Since f′(41−)=f′(41+)=0, f(x) is differentiable at x=41.
-
At x=21:
limx→21−f(x)=1⋅(21−41)2(21−21)=0
f(21)=2⋅(21−41)2(21−21)=0
limx→21+f(x)=0
Thus, f(x) is continuous at x=21.
Now checking derivatives:
- Left-hand derivative:
f′(21−)=2(21−41)(21−21)+(21−41)2=(41)2=161
- Right-hand derivative:
f′(21+)=2[2(21−41)(21−21)+(21−41)2]=2(161)=81
Since f′(21−)=f′(21+), f(x) is continuous but NOT differentiable at x=21.
-
At x=43:
limx→43−f(x)=2(43−41)2(43−21)=2(21)2(41)=81
f(43)=3(43−41)2(43−21)=3(21)2(41)=83
Since limx→43−f(x)=f(43), f(x) is discontinuous at x=43. Consequently, it is also NOT differentiable at x=43.
2. Evaluation of Options A, B, and C
- Option (A): The function f is discontinuous only at x=43 in (0,1). Thus, it is discontinuous at exactly one point. (Correct)
- Option (B): The function f is continuous but NOT differentiable only at x=21 in (0,1). Thus, there is exactly one point satisfying this condition. (Correct)
- Option (C): The function f is not differentiable at x=21 and x=43 (total 2 points). It is not non-differentiable at more than three points. (Incorrect)
3. Minimum Value of f(x) (Option D)
- For x∈(0,41), f(x)=0.
- For x∈[21,1), (x−21)≥0, so f(x)≥0.
- For x∈[41,21), f(x)=(x−41)2(x−21)≤0.
To find the minimum value of g(x)=(x−41)2(x−21) on [41,21]:
g′(x)=(x−41)[2(x−21)+(x−41)]=(x−41)(3x−45)
Setting g′(x)=0 yields critical points at x=41 and x=125.
Evaluating g(125):
g(125)=(125−41)2(125−21)=(61)2(−121)=−4321
Hence, the minimum value of f(x) is −4321, not −5121. Option (D) is Incorrect.
Conclusion
The correct options are A and B.