Skip to main content
Back to Limits, Continuity & Differentiability
JEE Main 2020
Limits, Continuity & Differentiability
Limits, Continuity and Differentiability
Hard

Question

Let [t] denote the greatest integer \le t. The number of points where the function f(x)=[x]x21+sin(π[x]+3)[x+1],x(2,2)f(x) = [x]\left| {{x^2} - 1} \right| + \sin \left( {{\pi \over {[x] + 3}}} \right) - [x + 1],x \in ( - 2,2) is not continuous is _____________.

Answer: 2

Solution

Key Concepts and Formulas

  • Greatest Integer Function [t]: The greatest integer less than or equal to tt. Key properties include:
    • [n]=n[n] = n for any integer nn.
    • [x][x] is constant over intervals of the form [n,n+1)[n, n+1).
    • [x+1]=[x]+1[x+1] = [x] + 1.
  • Absolute Value Function |a|: Defined as aa if a0a \ge 0 and a-a if a<0a < 0.
  • Continuity of a Function: A function f(x)f(x) is continuous at a point cc if and only if:
    1. f(c)f(c) is defined.
    2. limxcf(x)\lim_{x \to c} f(x) exists (i.e., limxcf(x)=limxc+f(x)\lim_{x \to c^-} f(x) = \lim_{x \to c^+} f(x)).
    3. limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c).
  • Discontinuity: A function is discontinuous at a point if any of the conditions for continuity are not met. Points of discontinuity often occur where the function definition changes or where non-continuous functions (like the greatest integer function) are involved.

Step-by-Step Solution

The function is given by f(x)=[x]x21+sin(π[x]+3)[x+1]f(x) = [x]\left| {{x^2} - 1} \right| + \sin \left( {{\pi \over {[x] + 3}}} \right) - [x + 1] for x(2,2)x \in (-2, 2).

Step 1: Analyze the behavior of the greatest integer function [x] in the interval (-2, 2). The greatest integer function [x][x] changes its value at integer points. In the interval (2,2)(-2, 2), the integer points are 1-1, 00, and 11. We need to consider the intervals defined by these points:

  • For 2<x<1-2 < x < -1, [x]=2[x] = -2.
  • For 1x<0-1 \le x < 0, [x]=1[x] = -1.
  • For 0x<10 \le x < 1, [x]=0[x] = 0.
  • For 1x<21 \le x < 2, [x]=1[x] = 1.

Step 2: Simplify the function f(x) in each of these intervals.

  • Interval 1: 2<x<1-2 < x < -1 Here, [x]=2[x] = -2. Also, for this interval, x2>1x^2 > 1, so x21=x21|x^2 - 1| = x^2 - 1. And [x+1]=[2+1]=[1]=1[x+1] = [-2+1] = [-1] = -1. So, f(x)=(2)(x21)+sin(π2+3)(1)f(x) = (-2)(x^2 - 1) + \sin\left(\frac{\pi}{-2 + 3}\right) - (-1) f(x)=2(x21)+sin(π1)+1f(x) = -2(x^2 - 1) + \sin\left(\frac{\pi}{1}\right) + 1 f(x)=2x2+2+0+1f(x) = -2x^2 + 2 + 0 + 1 f(x)=2x2+3f(x) = -2x^2 + 3 However, the provided solution states f(x)=2x21+1f(x) = -2|x^2-1| + 1. Let's recheck the x21|x^2-1| part. For 2<x<1-2 < x < -1, x2x^2 is between 11 (exclusive, as x1x \to -1) and 44 (exclusive, as x2x \to -2). So x21x^2 - 1 is positive. Thus x21=x21|x^2 - 1| = x^2 - 1. The term sin(π[x]+3)\sin(\frac{\pi}{[x]+3}) becomes sin(π2+3)=sin(π)=0\sin(\frac{\pi}{-2+3}) = \sin(\pi) = 0. The term [x+1][x+1] becomes [2+1]=[1]=1[-2+1] = [-1] = -1. So, f(x)=2(x21)+0(1)=2x2+2+1=2x2+3f(x) = -2(x^2 - 1) + 0 - (-1) = -2x^2 + 2 + 1 = -2x^2 + 3. Let's check the provided solution's expression for this interval: 2x21+1-2|x^2-1| + 1. If we assume x21=x21|x^2-1| = x^2-1, this gives 2(x21)+1=2x2+2+1=2x2+3-2(x^2-1) + 1 = -2x^2 + 2 + 1 = -2x^2 + 3. This matches our calculation. So, for 2<x<1-2 < x < -1, f(x)=2(x21)+1f(x) = -2(x^2 - 1) + 1.

  • Interval 2: 1x<0-1 \le x < 0 Here, [x]=1[x] = -1. For 1x<0-1 \le x < 0, x2x^2 is between 00 (inclusive, as x0x \to 0) and 11 (inclusive, as x=1x = -1). So x21x^2 - 1 is between 1-1 and 00. Thus x21=(x21)=1x2|x^2 - 1| = -(x^2 - 1) = 1 - x^2. And [x+1]=[1+1]=[0]=0[x+1] = [-1+1] = [0] = 0. So, f(x)=(1)(1x2)+sin(π1+3)0f(x) = (-1)(1 - x^2) + \sin\left(\frac{\pi}{-1 + 3}\right) - 0 f(x)=(1x2)+sin(π2)f(x) = -(1 - x^2) + \sin\left(\frac{\pi}{2}\right) f(x)=1+x2+1f(x) = -1 + x^2 + 1 f(x)=x2f(x) = x^2 Let's check the provided solution's expression for this interval: x21+1-|x^2-1| + 1. For 1x<0-1 \le x < 0, x21=1x2|x^2 - 1| = 1 - x^2. So, x21+1=(1x2)+1=1+x2+1=x2-|x^2 - 1| + 1 = -(1 - x^2) + 1 = -1 + x^2 + 1 = x^2. This matches our calculation. So, for 1x<0-1 \le x < 0, f(x)=(x21)+1f(x) = -(x^2 - 1) + 1.

  • Interval 3: 0x<10 \le x < 1 Here, [x]=0[x] = 0. For 0x<10 \le x < 1, x2x^2 is between 00 and 11. So x21x^2 - 1 is between 1-1 and 00. Thus x21=(x21)=1x2|x^2 - 1| = -(x^2 - 1) = 1 - x^2. And [x+1]=[0+1]=[1]=1[x+1] = [0+1] = [1] = 1. So, f(x)=(0)x21+sin(π0+3)1f(x) = (0)|x^2 - 1| + \sin\left(\frac{\pi}{0 + 3}\right) - 1 f(x)=0+sin(π3)1f(x) = 0 + \sin\left(\frac{\pi}{3}\right) - 1 f(x)=321f(x) = \frac{\sqrt{3}}{2} - 1 Let's check the provided solution's expression for this interval: sin(π/3)+1\sin(\pi/3) + 1. There seems to be a discrepancy. Our calculation: f(x)=sin(π/3)1=321f(x) = \sin(\pi/3) - 1 = \frac{\sqrt{3}}{2} - 1. The provided solution states f(x)=sin(π/3)+1f(x) = \sin(\pi/3) + 1. This implies a +1+1 instead of a 1-1 at the end. Let's re-examine [x+1][x+1]. For 0x<10 \le x < 1, [x]=0[x]=0. So [x+1]=[0+1]=[1]=1[x+1] = [0+1] = [1] = 1. The formula is f(x)=[x]x21+sin(π[x]+3)[x+1]f(x) = [x]|x^2-1| + \sin(\frac{\pi}{[x]+3}) - [x+1]. So, f(x)=0x21+sin(π0+3)1=0+sin(π3)1=321f(x) = 0 \cdot |x^2-1| + \sin(\frac{\pi}{0+3}) - 1 = 0 + \sin(\frac{\pi}{3}) - 1 = \frac{\sqrt{3}}{2} - 1. The provided solution's piecewise function has sin(π/3)+1\sin(\pi/3) + 1 for 0x<10 \le x < 1. This suggests a potential error in the provided solution's piecewise definition or our interpretation. Let's proceed assuming our calculation is correct for now and verify continuity.

  • Interval 4: 1x<21 \le x < 2 Here, [x]=1[x] = 1. For 1x<21 \le x < 2, x2x^2 is between 11 (inclusive, as x=1x=1) and 44 (exclusive, as x2x \to 2). So x21x^2 - 1 is between 00 and 33. Thus x21=x21|x^2 - 1| = x^2 - 1. And [x+1]=[1+1]=[2]=2[x+1] = [1+1] = [2] = 2. So, f(x)=(1)(x21)+sin(π1+3)2f(x) = (1)(x^2 - 1) + \sin\left(\frac{\pi}{1 + 3}\right) - 2 f(x)=x21+sin(π4)2f(x) = x^2 - 1 + \sin\left(\frac{\pi}{4}\right) - 2 f(x)=x23+12f(x) = x^2 - 3 + \frac{1}{\sqrt{2}} Let's check the provided solution's expression for this interval: x21+122|x^2 - 1| + \frac{1}{\sqrt{2}} - 2. For 1x<21 \le x < 2, x21=x21|x^2 - 1| = x^2 - 1. So, x21+122=(x21)+122=x23+12|x^2 - 1| + \frac{1}{\sqrt{2}} - 2 = (x^2 - 1) + \frac{1}{\sqrt{2}} - 2 = x^2 - 3 + \frac{1}{\sqrt{2}}. This matches our calculation. So, for 1x<21 \le x < 2, f(x)=(x21)+122f(x) = (x^2 - 1) + \frac{1}{\sqrt{2}} - 2.

Let's re-evaluate the piecewise function based on our calculations: f(x) = \left\{ {\matrix{ {-2(x^2 - 1) + 1,} & { - 2 < x < - 1} \cr {-(x^2 - 1) + 1,} & { - 1 \le x < 0} \cr {\sin {\pi \over 3} - 1,} & {0 \le x < 1} \cr {(x^2 - 1) + {\frac{1}{\sqrt 2 }} - 2,} & {1 \le x < 2} \cr } } \right.

Now we check for continuity at the points where [x][x] changes value: x=1x = -1, x=0x = 0, and x=1x = 1.

Step 3: Check for continuity at x = -1. We need to compare the left-hand limit, the right-hand limit, and the function value at x=1x = -1.

  • Left-hand limit: As x1x \to -1^-, we are in the interval 2<x<1-2 < x < -1. So we use f(x)=2(x21)+1f(x) = -2(x^2 - 1) + 1. limx1f(x)=limx1(2(x21)+1)=2((1)21)+1=2(11)+1=0+1=1\mathop {\lim }\limits_{x \to - {1^ - }} f\left( x \right) = \mathop {\lim }\limits_{x \to - {1^ - }} (-2(x^2 - 1) + 1) = -2((-1)^2 - 1) + 1 = -2(1 - 1) + 1 = 0 + 1 = 1

  • Right-hand limit: As x1+x \to -1^+, we are in the interval 1x<0-1 \le x < 0. So we use f(x)=(x21)+1f(x) = -(x^2 - 1) + 1. limx1+f(x)=limx1+((x21)+1)=((1)21)+1=(11)+1=0+1=1\mathop {\lim }\limits_{x \to - {1^ + }} f\left( x \right) = \mathop {\lim }\limits_{x \to - {1^ + }} (-(x^2 - 1) + 1) = -((-1)^2 - 1) + 1 = -(1 - 1) + 1 = 0 + 1 = 1

  • Function value at x=1x = -1: Since 1x<0-1 \le x < 0, we use f(x)=(x21)+1f(x) = -(x^2 - 1) + 1. f(1)=((1)21)+1=(11)+1=0+1=1f(-1) = -((-1)^2 - 1) + 1 = -(1 - 1) + 1 = 0 + 1 = 1

Since limx1f(x)=limx1+f(x)=f(1)=1\mathop {\lim }\limits_{x \to - {1^ - }} f\left( x \right) = \mathop {\lim }\limits_{x \to - {1^ + }} f\left( x \right) = f(-1) = 1, the function is continuous at x=1x = -1.

Step 4: Check for continuity at x = 0. We need to compare the left-hand limit, the right-hand limit, and the function value at x=0x = 0.

  • Left-hand limit: As x0x \to 0^-, we are in the interval 1x<0-1 \le x < 0. So we use f(x)=(x21)+1=x2f(x) = -(x^2 - 1) + 1 = x^2. limx0f(x)=limx0(x2)=02=0\mathop {\lim }\limits_{x \to {0^ - }} f\left( x \right) = \mathop {\lim }\limits_{x \to {0^ - }} (x^2) = 0^2 = 0

  • Right-hand limit: As x0+x \to 0^+, we are in the interval 0x<10 \le x < 1. So we use f(x)=sin(π3)1=321f(x) = \sin(\frac{\pi}{3}) - 1 = \frac{\sqrt{3}}{2} - 1. limx0+f(x)=limx0+(321)=321\mathop {\lim }\limits_{x \to {0^ + }} f\left( x \right) = \mathop {\lim }\limits_{x \to {0^ + }} \left(\frac{\sqrt{3}}{2} - 1\right) = \frac{\sqrt{3}}{2} - 1

  • Function value at x=0x = 0: Since 0x<10 \le x < 1, we use f(x)=321f(x) = \frac{\sqrt{3}}{2} - 1. f(0)=321f(0) = \frac{\sqrt{3}}{2} - 1

Since limx0f(x)=0\mathop {\lim }\limits_{x \to {0^ - }} f\left( x \right) = 0 and limx0+f(x)=321\mathop {\lim }\limits_{x \to {0^ + }} f\left( x \right) = \frac{\sqrt{3}}{2} - 1, the left-hand limit and the right-hand limit are not equal. Therefore, the function is discontinuous at x=0x = 0.

Let's re-examine the provided solution's calculation for x=0x=0: It states: "at x = 0, limx0f(x)=1\mathop {\lim }\limits_{x \to {0^ - }} f\left( x \right) = - 1 and limx0+f(x)=1+32\mathop {\lim }\limits_{x \to {0^ + }} f\left( x \right) = 1 + {{\sqrt 3 } \over 2}" This is significantly different from our calculation. Let's check their piecewise function for 0x<10 \le x < 1: sin(π/3)+1\sin(\pi/3) + 1. If f(x)=sin(π/3)+1f(x) = \sin(\pi/3) + 1 for 0x<10 \le x < 1, then limx0+f(x)=sin(π/3)+1=32+1\mathop {\lim }\limits_{x \to {0^ + }} f\left( x \right) = \sin(\pi/3) + 1 = \frac{\sqrt{3}}{2} + 1. This matches the provided solution's right-hand limit. Now let's check their left-hand limit calculation at x=0x=0: limx0f(x)=1\mathop {\lim }\limits_{x \to {0^ - }} f\left( x \right) = - 1. For 1x<0-1 \le x < 0, their piecewise function is x21+1-|x^2-1| + 1. As x0x \to 0^-, x2101=1=1|x^2-1| \to |0-1| = |-1| = 1. So, x21+11+1=0-|x^2-1| + 1 \to -1 + 1 = 0. There seems to be a consistent issue with the provided solution's piecewise definition or its limit calculations.

Let's assume for a moment that the provided piecewise function is correct and check the limits. Provided piecewise function: f(x) = \left\{ {\matrix{ { - 2\left| {{x^2} - 1} \right| + 1,} & { - 2 < x < - 1} \cr { - \left| {{x^2} - 1} \right| + 1,} & { - 1 \le x < 0} \cr {\sin {\pi \over 3} + 1,} & {0 \le x < 1} \cr {\left| {{x^2} - 1} \right| + {1 \over {\sqrt 2 }} - 2,} & {1 \le x < 2} \cr } } \right.

  • Continuity at x = -1:

    • limx1f(x)\mathop {\lim }\limits_{x \to - {1^ - }} f\left( x \right): Use 2x21+1-2|x^2-1|+1. As x1x \to -1^-, x210+x^2-1 \to 0^+. So x210|x^2-1| \to 0. Limit is 2(0)+1=1-2(0)+1 = 1.
    • limx1+f(x)\mathop {\lim }\limits_{x \to - {1^ + }} f\left( x \right): Use x21+1-|x^2-1|+1. As x1+x \to -1^+, x210x^2-1 \to 0^-. So x210|x^2-1| \to 0. Limit is (0)+1=1-(0)+1 = 1.
    • f(1)f(-1): Use x21+1-|x^2-1|+1. f(1)=(1)21+1=11+1=0+1=1f(-1) = -|(-1)^2-1|+1 = -|1-1|+1 = 0+1 = 1. Continuous at x=1x=-1.
  • Continuity at x = 0:

    • limx0f(x)\mathop {\lim }\limits_{x \to {0^ - }} f\left( x \right): Use x21+1-|x^2-1|+1. As x0x \to 0^-, x211=1|x^2-1| \to |-1| = 1. Limit is 1+1=0-1+1 = 0.
    • limx0+f(x)\mathop {\lim }\limits_{x \to {0^ + }} f\left( x \right): Use sin(π/3)+1\sin(\pi/3)+1. Limit is sin(π/3)+1=32+1\sin(\pi/3)+1 = \frac{\sqrt{3}}{2}+1. Since 032+10 \ne \frac{\sqrt{3}}{2}+1, discontinuous at x=0x=0.
  • Continuity at x = 1:

    • limx1f(x)\mathop {\lim }\limits_{x \to {1^ - }} f\left( x \right): Use sin(π/3)+1\sin(\pi/3)+1. Limit is sin(π/3)+1=32+1\sin(\pi/3)+1 = \frac{\sqrt{3}}{2}+1.
    • limx1+f(x)\mathop {\lim }\limits_{x \to {1^ + }} f\left( x \right): Use x21+122|x^2-1|+\frac{1}{\sqrt{2}}-2. As x1+x \to 1^+, x210+x^2-1 \to 0^+. So x210|x^2-1| \to 0. Limit is 0+122=1220 + \frac{1}{\sqrt{2}} - 2 = \frac{1}{\sqrt{2}} - 2. Since 32+1122\frac{\sqrt{3}}{2}+1 \ne \frac{1}{\sqrt{2}} - 2, discontinuous at x=1x=1.

This analysis, using the provided piecewise function, indicates discontinuities at x=0x=0 and x=1x=1. This matches the correct answer of 2 points.

Let's revisit the original function and derive the piecewise function carefully to understand the discrepancy in the provided solution's piecewise definition.

f(x)=[x]x21+sin(π[x]+3)[x+1]f(x) = [x]\left| {{x^2} - 1} \right| + \sin \left( {{\pi \over {[x] + 3}}} \right) - [x + 1]

  • Interval 2<x<1-2 < x < -1: [x]=2[x] = -2. x21>0x^2 - 1 > 0, so x21=x21|x^2 - 1| = x^2 - 1. [x+1]=[2+1]=1[x+1] = [-2+1] = -1. f(x)=2(x21)+sin(π2+3)(1)f(x) = -2(x^2 - 1) + \sin(\frac{\pi}{-2+3}) - (-1) f(x)=2(x21)+sin(π)+1f(x) = -2(x^2 - 1) + \sin(\pi) + 1 f(x)=2(x21)+0+1=2x21+1f(x) = -2(x^2 - 1) + 0 + 1 = -2|x^2-1| + 1. This matches the provided solution.

  • Interval 1x<0-1 \le x < 0: [x]=1[x] = -1. x210x^2 - 1 \le 0, so x21=(x21)=1x2|x^2 - 1| = -(x^2 - 1) = 1 - x^2. [x+1]=[1+1]=0[x+1] = [-1+1] = 0. f(x)=1(1x2)+sin(π1+3)0f(x) = -1(1 - x^2) + \sin(\frac{\pi}{-1+3}) - 0 f(x)=(1x2)+sin(π2)f(x) = -(1 - x^2) + \sin(\frac{\pi}{2}) f(x)=(1x2)+1=x21+1f(x) = -(1 - x^2) + 1 = -|x^2-1| + 1. This matches the provided solution.

  • Interval 0x<10 \le x < 1: [x]=0[x] = 0. x21<0x^2 - 1 < 0, so x21=(x21)=1x2|x^2 - 1| = -(x^2 - 1) = 1 - x^2. [x+1]=[0+1]=1[x+1] = [0+1] = 1. f(x)=0(1x2)+sin(π0+3)1f(x) = 0(1 - x^2) + \sin(\frac{\pi}{0+3}) - 1 f(x)=0+sin(π3)1=321f(x) = 0 + \sin(\frac{\pi}{3}) - 1 = \frac{\sqrt{3}}{2} - 1. The provided solution has sin(π/3)+1\sin(\pi/3) + 1. This is where the discrepancy lies. The correct term is [x+1]-[x+1], which is 1-1 in this interval. The provided solution seems to have added 1 instead of subtracting 1.

  • Interval 1x<21 \le x < 2: [x]=1[x] = 1. x210x^2 - 1 \ge 0, so x21=x21|x^2 - 1| = x^2 - 1. [x+1]=[1+1]=2[x+1] = [1+1] = 2. f(x)=1(x21)+sin(π1+3)2f(x) = 1(x^2 - 1) + \sin(\frac{\pi}{1+3}) - 2 f(x)=(x21)+sin(π4)2f(x) = (x^2 - 1) + \sin(\frac{\pi}{4}) - 2 f(x)=x21+122f(x) = |x^2-1| + \frac{1}{\sqrt{2}} - 2. This matches the provided solution.

So, the provided piecewise function is incorrect for the interval 0x<10 \le x < 1. However, the provided solution correctly identifies the points of discontinuity. Let's proceed with checking continuity using the correct piecewise function derived.

Corrected piecewise function: f(x) = \left\{ {\matrix{ {-2\left| {{x^2} - 1} \right| + 1,} & { - 2 < x < - 1} \cr { - \left| {{x^2} - 1} \right| + 1,} & { - 1 \le x < 0} \cr {\sin {\pi \over 3} - 1,} & {0 \le x < 1} \cr {\left| {{x^2} - 1} \right| + {\frac{1}{\sqrt 2 }} - 2,} & {1 \le x < 2} \cr } } \right.

Step 3 (Revised): Check for continuity at x = -1.

  • limx1f(x)=limx1(2x21+1)=2(0)+1=1\mathop {\lim }\limits_{x \to - {1^ - }} f\left( x \right) = \mathop {\lim }\limits_{x \to - {1^ - }} (-2|x^2-1| + 1) = -2(0) + 1 = 1.
  • limx1+f(x)=limx1+(x21+1)=(0)+1=1\mathop {\lim }\limits_{x \to - {1^ + }} f\left( x \right) = \mathop {\lim }\limits_{x \to - {1^ + }} (-|x^2-1| + 1) = -(0) + 1 = 1.
  • f(1)=(1)21+1=0+1=1f(-1) = -|(-1)^2-1| + 1 = 0 + 1 = 1. Continuous at x=1x = -1.

Step 4 (Revised): Check for continuity at x = 0.

  • limx0f(x)=limx0(x21+1)=1+1=1+1=0\mathop {\lim }\limits_{x \to {0^ - }} f\left( x \right) = \mathop {\lim }\limits_{x \to {0^ - }} (-|x^2-1| + 1) = -|-1| + 1 = -1 + 1 = 0.
  • limx0+f(x)=limx0+(sin(π/3)1)=321\mathop {\lim }\limits_{x \to {0^ + }} f\left( x \right) = \mathop {\lim }\limits_{x \to {0^ + }} (\sin(\pi/3) - 1) = \frac{\sqrt{3}}{2} - 1.
  • f(0)=sin(π/3)1=321f(0) = \sin(\pi/3) - 1 = \frac{\sqrt{3}}{2} - 1. Since limx0f(x)limx0+f(x)\mathop {\lim }\limits_{x \to {0^ - }} f\left( x \right) \ne \mathop {\lim }\limits_{x \to {0^ + }} f\left( x \right), the function is discontinuous at x=0x = 0.

Step 5: Check for continuity at x = 1.

  • limx1f(x)=limx1(sin(π/3)1)=321\mathop {\lim }\limits_{x \to {1^ - }} f\left( x \right) = \mathop {\lim }\limits_{x \to {1^ - }} (\sin(\pi/3) - 1) = \frac{\sqrt{3}}{2} - 1.
  • limx1+f(x)=limx1+(x21+122)=(0)+122=122\mathop {\lim }\limits_{x \to {1^ + }} f\left( x \right) = \mathop {\lim }\limits_{x \to {1^ + }} (|x^2-1| + \frac{1}{\sqrt{2}} - 2) = (0) + \frac{1}{\sqrt{2}} - 2 = \frac{1}{\sqrt{2}} - 2.
  • f(1)=121+122=0+122=122f(1) = |1^2-1| + \frac{1}{\sqrt{2}} - 2 = 0 + \frac{1}{\sqrt{2}} - 2 = \frac{1}{\sqrt{2}} - 2. Since limx1f(x)limx1+f(x)\mathop {\lim }\limits_{x \to {1^ - }} f\left( x \right) \ne \mathop {\lim }\limits_{x \to {1^ + }} f\left( x \right), the function is discontinuous at x=1x = 1.

The points of discontinuity are x=0x=0 and x=1x=1. There are 2 points of discontinuity.

Common Mistakes & Tips

  • Careful Evaluation of Absolute Value: Pay close attention to the sign of the expression inside the absolute value function in each interval. For x21|x^2-1|, it is positive when x2>1x^2 > 1 (i.e., x>1x > 1 or x<1x < -1) and negative when x2<1x^2 < 1 (i.e., 1<x<1-1 < x < 1).
  • Correctly Evaluating the Greatest Integer Function: Remember that [x][x] is constant over intervals of the form [n,n+1)[n, n+1). Be precise with the endpoints. Also, remember the property [x+1]=[x]+1[x+1] = [x] + 1.
  • Checking All Three Conditions for Continuity: A function is continuous at a point only if the limit exists AND the limit equals the function value. Do not stop after checking only the limit existence.
  • Discrepancies in Provided Solutions: If you encounter a discrepancy between your derivation and a provided solution's intermediate steps (like the piecewise function), trust your derivation based on the fundamental definitions. Then, use the provided solution's final answer to guide your re-check.

Summary

To find the points of discontinuity of the given function f(x)f(x), we first analyzed the behavior of the greatest integer function [x][x] in the specified interval (2,2)(-2, 2). This led to partitioning the domain into subintervals: (2,1)(-2, -1), [1,0)[-1, 0), [0,1)[0, 1), and [1,2)[1, 2). We then simplified the function f(x)f(x) in each subinterval, paying careful attention to the absolute value term and the greatest integer function. The potential points of discontinuity are where the definition of the function changes, which are the integer points x=1,0,1x = -1, 0, 1. We checked the continuity at each of these points by comparing the left-hand limit, the right-hand limit, and the function value. We found that the function is continuous at x=1x = -1 but discontinuous at x=0x = 0 and x=1x = 1. Therefore, there are 2 points of discontinuity.

The final answer is 2\boxed{2}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions
Let [t] denote the greatest integer t. The number of points... | JEE Main 2020 Limits, Continuity & Differentiability | JEE Main - Mathematicon