Question

For x , let x denote the greatest integer less than or equal to x .
For x,y , define

min{x,y} ={xifxy,yotherwise.

Let f:[2π,2π] be defined by

f(x)=sin(min{x,xx})forx[2π,2π].

Consider the set S={x[2π,2π]:f is discontinuous atx} .
Which one of the following statements is TRUE?

  1. S has 13 elements
  2. S has 7 elements
  3. S is an infinite set
  4. S has 6 elements

Answer: S has 6 elements

Solution :-

Given that f(x)=sin(min{x,xx})forx[2π,2π].

We know that xx={x} (fractional part of x ). So, f(x) becomes f(x)=sin(min{x,{x}})forx[2π,2π] and we know that {x} is always positive and the value of {x} is in [0,1),x.

So, if we take 2πx0 , then min{x,{x}} is x .
Therefore, f(x)=sin(min{x,xx})=sin(x) for x[2π,0] .

If we take 0x<1 , then min{x,{x}} is x , because both x and {x} are the same if x[0,1) .
Therefore, f(x)=sin(min{x,xx})=sin(x) for x[0,1) .

If we take ix<i+1 , i{1,2,3,4,5,6} then min{x,{x}} is {x} for each intervals.
Therefore, f(x)=sin(min{x,xx})=sin({x}) for x[i,i+1),i{1,2,3,4,5,6} .

SO,

f(x)=sin(min{x,xx})={sinxforx[2π,0]sinxforx[0,1)sin{x}forx[1,2)sin{x}forx[2,3)sin{x}forx[3,4)sin{x}forx[4,5)sin{x}forx[5,6)sin{x}forx[6,2π]

Here, as we can see f(x) is continuous forall x[2π,1).

Now, whenever x[i,i+1),i{1,2,3,4,5,6} , then {x}[0,1).

Since, we know that sinx is increasing in [0,π21.57] , so f(x)=sinx is also increasing in [0,1).

Now, let’s analyze all of these intervals [i,i+1),i{1,2,3,4,5,6} in these intervals x starts with 1, 2, 3, 4, 5, 6 and ends with approx 2, 3, 4, 5, 6, 7 respectively but in each intervals {x} always starts with 0 and ends with approx 1, so f(x)=sin({x}) attains 0 on each interval’s starting point which is an integer value and increases forward until x gets the end value of each interval.

This means f(x) is continuous in [1, 2) but discontinuous at 1, again f(x) is continuous in [2, 3) but discontinuous at 2, and so on. We can observe that f(x) is discontinuous in interval (0,2π] whenever x attains an integer value and this interval has six integers. So, f(x) has six point of discontinuity and hence the set S has 6 elements.

So, the correct answer is option-4, S has 6 elements