JEE Challenger
More from Continuity and Differentiability

Continuity and Differentiability of Piecewise Function with Greatest Integer Function

Let f:(0,1)Rf : (0,1) \rightarrow \mathbb{R} be the function defined as f(x)=[4x](x14)2(x12)f(x) = [4x] \left(x - \frac{1}{4}\right)^2 \left(x - \frac{1}{2}\right), where [x][x] denotes the greatest integer less than or equal to xx. Then which of the following statements is(are) true?

Options

A

The function ff is discontinuous exactly at one point in (0,1)(0,1)

Correct
B

There is exactly one point in (0,1)(0,1) at which the function ff is continuous but NOT differentiable

Correct
C

The function ff is NOT differentiable at more than three points in (0,1)(0,1)

D

The minimum value of the function ff is 1512-\frac{1}{512}

Step-by-Step Solution

To determine the correct options, we analyze the function f:(0,1)Rf: (0,1) \rightarrow \mathbb{R} given by: f(x)=[4x](x14)2(x12)f(x) = [4x] \left(x - \frac{1}{4}\right)^2 \left(x - \frac{1}{2}\right)

We first partition the domain (0,1)(0,1) into intervals based on the values taken by the greatest integer function [4x][4x]:

  1. For x(0,14)x \in \left(0, \frac{1}{4}\right), 4x(0,1)    [4x]=04x \in (0,1) \implies [4x] = 0: f(x)=0f(x) = 0

  2. For x[14,12)x \in \left[\frac{1}{4}, \frac{1}{2}\right), 4x[1,2)    [4x]=14x \in [1,2) \implies [4x] = 1: f(x)=(x14)2(x12)f(x) = \left(x - \frac{1}{4}\right)^2 \left(x - \frac{1}{2}\right)

  3. For x[12,34)x \in \left[\frac{1}{2}, \frac{3}{4}\right), 4x[2,3)    [4x]=24x \in [2,3) \implies [4x] = 2: f(x)=2(x14)2(x12)f(x) = 2\left(x - \frac{1}{4}\right)^2 \left(x - \frac{1}{2}\right)

  4. For x[34,1)x \in \left[\frac{3}{4}, 1\right), 4x[3,4)    [4x]=34x \in [3,4) \implies [4x] = 3: f(x)=3(x14)2(x12)f(x) = 3\left(x - \frac{1}{4}\right)^2 \left(x - \frac{1}{2}\right)


1. Continuity and Differentiability Analysis

The potential points of discontinuity and non-differentiability in (0,1)(0,1) are x=14,12,34x = \frac{1}{4}, \frac{1}{2}, \frac{3}{4}.

  • At x=14x = \frac{1}{4}: limx14f(x)=0\lim_{x \to \frac{1}{4}^-} f(x) = 0 f(14)=1(1414)2(1412)=0f\left(\frac{1}{4}\right) = 1 \cdot \left(\frac{1}{4} - \frac{1}{4}\right)^2 \left(\frac{1}{4} - \frac{1}{2}\right) = 0 limx14+f(x)=0\lim_{x \to \frac{1}{4}^+} f(x) = 0 Thus, f(x)f(x) is continuous at x=14x = \frac{1}{4}.

    Now checking derivatives:

    • Left-hand derivative: f(14)=0f' \left(\frac{1}{4}^-\right) = 0
    • Right-hand derivative: f(x)=2(x14)(x12)+(x14)2    f(14+)=0f'(x) = 2\left(x - \frac{1}{4}\right)\left(x - \frac{1}{2}\right) + \left(x - \frac{1}{4}\right)^2 \implies f'\left(\frac{1}{4}^+\right) = 0 Since f(14)=f(14+)=0f'\left(\frac{1}{4}^-\right) = f'\left(\frac{1}{4}^+\right) = 0, f(x)f(x) is differentiable at x=14x = \frac{1}{4}.
  • At x=12x = \frac{1}{2}: limx12f(x)=1(1214)2(1212)=0\lim_{x \to \frac{1}{2}^-} f(x) = 1 \cdot \left(\frac{1}{2} - \frac{1}{4}\right)^2 \left(\frac{1}{2} - \frac{1}{2}\right) = 0 f(12)=2(1214)2(1212)=0f\left(\frac{1}{2}\right) = 2 \cdot \left(\frac{1}{2} - \frac{1}{4}\right)^2 \left(\frac{1}{2} - \frac{1}{2}\right) = 0 limx12+f(x)=0\lim_{x \to \frac{1}{2}^+} f(x) = 0 Thus, f(x)f(x) is continuous at x=12x = \frac{1}{2}.

    Now checking derivatives:

    • Left-hand derivative: f(12)=2(1214)(1212)+(1214)2=(14)2=116f'\left(\frac{1}{2}^-\right) = 2\left(\frac{1}{2} - \frac{1}{4}\right)\left(\frac{1}{2} - \frac{1}{2}\right) + \left(\frac{1}{2} - \frac{1}{4}\right)^2 = \left(\frac{1}{4}\right)^2 = \frac{1}{16}
    • Right-hand derivative: f(12+)=2[2(1214)(1212)+(1214)2]=2(116)=18f'\left(\frac{1}{2}^+\right) = 2 \left[ 2\left(\frac{1}{2} - \frac{1}{4}\right)\left(\frac{1}{2} - \frac{1}{2}\right) + \left(\frac{1}{2} - \frac{1}{4}\right)^2 \right] = 2 \left(\frac{1}{16}\right) = \frac{1}{8} Since f(12)f(12+)f'\left(\frac{1}{2}^-\right) \neq f'\left(\frac{1}{2}^+\right), f(x)f(x) is continuous but NOT differentiable at x=12x = \frac{1}{2}.
  • At x=34x = \frac{3}{4}: limx34f(x)=2(3414)2(3412)=2(12)2(14)=18\lim_{x \to \frac{3}{4}^-} f(x) = 2 \left(\frac{3}{4} - \frac{1}{4}\right)^2 \left(\frac{3}{4} - \frac{1}{2}\right) = 2 \left(\frac{1}{2}\right)^2 \left(\frac{1}{4}\right) = \frac{1}{8} f(34)=3(3414)2(3412)=3(12)2(14)=38f\left(\frac{3}{4}\right) = 3 \left(\frac{3}{4} - \frac{1}{4}\right)^2 \left(\frac{3}{4} - \frac{1}{2}\right) = 3 \left(\frac{1}{2}\right)^2 \left(\frac{1}{4}\right) = \frac{3}{8} Since limx34f(x)f(34)\lim_{x \to \frac{3}{4}^-} f(x) \neq f\left(\frac{3}{4}\right), f(x)f(x) is discontinuous at x=34x = \frac{3}{4}. Consequently, it is also NOT differentiable at x=34x = \frac{3}{4}.


2. Evaluation of Options A, B, and C

  • Option (A): The function ff is discontinuous only at x=34x = \frac{3}{4} in (0,1)(0,1). Thus, it is discontinuous at exactly one point. (Correct)
  • Option (B): The function ff is continuous but NOT differentiable only at x=12x = \frac{1}{2} in (0,1)(0,1). Thus, there is exactly one point satisfying this condition. (Correct)
  • Option (C): The function ff is not differentiable at x=12x = \frac{1}{2} and x=34x = \frac{3}{4} (total 2 points). It is not non-differentiable at more than three points. (Incorrect)

3. Minimum Value of f(x)f(x) (Option D)

  • For x(0,14)x \in \left(0, \frac{1}{4}\right), f(x)=0f(x) = 0.
  • For x[12,1)x \in \left[\frac{1}{2}, 1\right), (x12)0\left(x - \frac{1}{2}\right) \ge 0, so f(x)0f(x) \ge 0.
  • For x[14,12)x \in \left[\frac{1}{4}, \frac{1}{2}\right), f(x)=(x14)2(x12)0f(x) = \left(x - \frac{1}{4}\right)^2 \left(x - \frac{1}{2}\right) \le 0.

To find the minimum value of g(x)=(x14)2(x12)g(x) = \left(x - \frac{1}{4}\right)^2 \left(x - \frac{1}{2}\right) on [14,12]\left[\frac{1}{4}, \frac{1}{2}\right]: g(x)=(x14)[2(x12)+(x14)]=(x14)(3x54)g'(x) = \left(x - \frac{1}{4}\right) \left[ 2\left(x - \frac{1}{2}\right) + \left(x - \frac{1}{4}\right) \right] = \left(x - \frac{1}{4}\right) \left(3x - \frac{5}{4}\right)

Setting g(x)=0g'(x) = 0 yields critical points at x=14x = \frac{1}{4} and x=512x = \frac{5}{12}.

Evaluating g(512)g\left(\frac{5}{12}\right): g(512)=(51214)2(51212)=(16)2(112)=1432g\left(\frac{5}{12}\right) = \left(\frac{5}{12} - \frac{1}{4}\right)^2 \left(\frac{5}{12} - \frac{1}{2}\right) = \left(\frac{1}{6}\right)^2 \left(-\frac{1}{12}\right) = -\frac{1}{432}

Hence, the minimum value of f(x)f(x) is 1432-\frac{1}{432}, not 1512-\frac{1}{512}. Option (D) is Incorrect.


Conclusion

The correct options are A and B.

Continuity and Differentiability of Piecewise Function with Greatest Integer Function | Mathematics PYQ Solution - JEE Challenger