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

Question

Let f(x)=[x2x]+x+[x]f(x)=\left[x^{2}-x\right]+|-x+[x]|, where xRx \in \mathbb{R} and [t][t] denotes the greatest integer less than or equal to tt. Then, ff is :

Options

Solution

Key Concepts and Formulas

  • Greatest Integer Function [x][x]: The greatest integer less than or equal to xx.
  • Absolute Value Function y|y|: The distance of yy from zero. y=y|y| = y if y0y \ge 0, and y=y|y| = -y if y<0y < 0.
  • Fractional Part {x}\{x\}: Defined as x[x]x - [x].
  • Continuity at a point cc: A function f(x)f(x) is continuous at x=cx=c if limxcf(x)=limxc+f(x)=f(c)\lim_{x \to c^-} f(x) = \lim_{x \to c^+} f(x) = f(c).
    • Left-Hand Limit (LHL): limxcf(x)\lim_{x \to c^-} f(x)
    • Right-Hand Limit (RHL): limxc+f(x)\lim_{x \to c^+} f(x)
    • Function Value: f(c)f(c)

Step-by-Step Solution

The function is given by f(x)=[x2x]+x+[x]f(x) = [x^2 - x] + |-x + [x]|. We need to check the continuity of f(x)f(x) at x=0x=0 and x=1x=1.

Step 1: Simplify the expression for f(x)f(x) by considering different intervals.

We can rewrite the term x+[x]|-x + [x]| using the definition of the fractional part function. We know that {x}=x[x]\{x\} = x - [x], so x+[x]=(x[x])={x}-x + [x] = -(x - [x]) = -\{x\}. Therefore, x+[x]={x}|-x + [x]| = |-\{x\}|. Since 0{x}<10 \le \{x\} < 1, we have 1<{x}0-1 < -\{x\} \le 0. Thus, {x}=({x})={x}|-\{x\}| = -(-\{x\}) = \{x\} for 1<{x}0-1 < -\{x\} \le 0, which is always true since {x}0\{x\} \ge 0. So, x+[x]={x}|-x + [x]| = \{x\}.

Now, the function becomes f(x)=[x2x]+{x}f(x) = [x^2 - x] + \{x\}.

We need to analyze the behavior of f(x)f(x) around the points where the terms [x2x][x^2-x] and {x}\{x\} might change their values abruptly, which are usually integers for [x2x][x^2-x] and integers for xx for {x}\{x\}. The points of interest are x=0x=0 and x=1x=1.

Let's analyze the behavior of [x2x][x^2 - x] and {x}\{x\} in the vicinity of x=0x=0 and x=1x=1.

Case 1: Analyzing continuity at x=0x=0.

We need to calculate LHL, RHL, and f(0)f(0).

  • Calculate f(0)f(0): Substitute x=0x=0 into the simplified expression: f(0)=[020]+{0}=[0]+0=0+0=0f(0) = [0^2 - 0] + \{0\} = [0] + 0 = 0 + 0 = 0.

  • Calculate LHL at x=0x=0: limx0f(x)\lim_{x \to 0^-} f(x) As x0x \to 0^-, xx is a small negative number (e.g., x=0.1,0.01x = -0.1, -0.01). For xx close to 00 and x<0x < 0, we have [x]=1[x] = -1. Also, x2x=x(x1)x^2 - x = x(x-1). If xx is a small negative number, then x1x-1 is close to 1-1. So x(x1)x(x-1) will be a small positive number. For example, if x=0.1x = -0.1, x2x=(0.1)2(0.1)=0.01+0.1=0.11x^2 - x = (-0.1)^2 - (-0.1) = 0.01 + 0.1 = 0.11. So, [x2x]=0[x^2 - x] = 0 for xx slightly less than 00. And {x}=x[x]=x(1)=x+1\{x\} = x - [x] = x - (-1) = x+1. As x0x \to 0^-, {x}0+1=1\{x\} \to 0+1 = 1. Therefore, limx0f(x)=limx0([x2x]+{x})=0+1=1\lim_{x \to 0^-} f(x) = \lim_{x \to 0^-} ([x^2 - x] + \{x\}) = 0 + 1 = 1.

  • Calculate RHL at x=0x=0: limx0+f(x)\lim_{x \to 0^+} f(x) As x0+x \to 0^+, xx is a small positive number (e.g., x=0.1,0.01x = 0.1, 0.01). For xx close to 00 and x>0x > 0, we have [x]=0[x] = 0. Also, x2x=x(x1)x^2 - x = x(x-1). If xx is a small positive number, then x1x-1 is close to 1-1. So x(x1)x(x-1) will be a small negative number. For example, if x=0.1x = 0.1, x2x=(0.1)20.1=0.010.1=0.09x^2 - x = (0.1)^2 - 0.1 = 0.01 - 0.1 = -0.09. So, [x2x]=1[x^2 - x] = -1 for xx slightly greater than 00. And {x}=x[x]=x0=x\{x\} = x - [x] = x - 0 = x. As x0+x \to 0^+, {x}0\{x\} \to 0. Therefore, limx0+f(x)=limx0+([x2x]+{x})=1+0=1\lim_{x \to 0^+} f(x) = \lim_{x \to 0^+} ([x^2 - x] + \{x\}) = -1 + 0 = -1.

  • Conclusion for x=0x=0: LHL = 1, RHL = -1, f(0)=0f(0) = 0. Since LHL \ne RHL, the function f(x)f(x) is not continuous at x=0x=0.

Step 2: Analyzing continuity at x=1x=1.

We need to calculate LHL, RHL, and f(1)f(1).

  • Calculate f(1)f(1): Substitute x=1x=1 into the simplified expression: f(1)=[121]+{1}=[0]+0=0+0=0f(1) = [1^2 - 1] + \{1\} = [0] + 0 = 0 + 0 = 0.

  • Calculate LHL at x=1x=1: limx1f(x)\lim_{x \to 1^-} f(x) As x1x \to 1^-, xx is slightly less than 1 (e.g., x=0.9,0.99x = 0.9, 0.99). For xx close to 11 and x<1x < 1, we have [x]=0[x] = 0. Also, x2x=x(x1)x^2 - x = x(x-1). If xx is slightly less than 1, then x1x-1 is a small negative number. So x(x1)x(x-1) will be a small negative number. For example, if x=0.9x = 0.9, x2x=(0.9)20.9=0.810.9=0.09x^2 - x = (0.9)^2 - 0.9 = 0.81 - 0.9 = -0.09. So, [x2x]=1[x^2 - x] = -1 for xx slightly less than 11. And {x}=x[x]=x0=x\{x\} = x - [x] = x - 0 = x. As x1x \to 1^-, {x}1\{x\} \to 1. Therefore, limx1f(x)=limx1([x2x]+{x})=1+1=0\lim_{x \to 1^-} f(x) = \lim_{x \to 1^-} ([x^2 - x] + \{x\}) = -1 + 1 = 0.

  • Calculate RHL at x=1x=1: limx1+f(x)\lim_{x \to 1^+} f(x) As x1+x \to 1^+, xx is slightly greater than 1 (e.g., x=1.1,1.01x = 1.1, 1.01). For xx close to 11 and x>1x > 1, we have [x]=1[x] = 1. Also, x2x=x(x1)x^2 - x = x(x-1). If xx is slightly greater than 1, then x1x-1 is a small positive number. So x(x1)x(x-1) will be a small positive number. For example, if x=1.1x = 1.1, x2x=(1.1)21.1=1.211.1=0.11x^2 - x = (1.1)^2 - 1.1 = 1.21 - 1.1 = 0.11. So, [x2x]=0[x^2 - x] = 0 for xx slightly greater than 11. And {x}=x[x]=x1\{x\} = x - [x] = x - 1. As x1+x \to 1^+, {x}11=0\{x\} \to 1 - 1 = 0. Therefore, limx1+f(x)=limx1+([x2x]+{x})=0+0=0\lim_{x \to 1^+} f(x) = \lim_{x \to 1^+} ([x^2 - x] + \{x\}) = 0 + 0 = 0.

  • Conclusion for x=1x=1: LHL = 0, RHL = 0, f(1)=0f(1) = 0. Since LHL = RHL = f(1)f(1), the function f(x)f(x) is continuous at x=1x=1.

Step 3: Combine the conclusions.

We found that f(x)f(x) is not continuous at x=0x=0 and continuous at x=1x=1.

Common Mistakes & Tips

  • Incorrectly handling the absolute value: Remember that y|y| is always non-negative. In this case, x+[x]={x}|-x + [x]| = |-\{x\}|, and since 0{x}<10 \le \{x\} < 1, we have 1<{x}0-1 < -\{x\} \le 0. Thus, {x}=({x})={x}|-\{x\}| = -(-\{x\}) = \{x\}.
  • Approximation errors for [x2x][x^2-x]: Be careful when evaluating [x2x][x^2-x] for values slightly above or below an integer. For example, when x0+x \to 0^+, x2xx^2-x is a small negative number, so its floor is 1-1. When x1x \to 1^-, x2xx^2-x is a small negative number, so its floor is 1-1.
  • Understanding the behavior of {x}\{x\}: The fractional part {x}\{x\} is xx for x[0,1)x \in [0, 1), and x1x-1 for x[1,2)x \in [1, 2), and so on. For x0+x \to 0^+, {x}0\{x\} \to 0. For x0x \to 0^-, [x]=1[x]=-1, so {x}=x(1)=x+11\{x\} = x - (-1) = x+1 \to 1. For x1x \to 1^-, [x]=0[x]=0, so {x}=x0=x1\{x\} = x - 0 = x \to 1. For x1+x \to 1^+, [x]=1[x]=1, so {x}=x10\{x\} = x - 1 \to 0.

Summary

We analyzed the function f(x)=[x2x]+x+[x]f(x) = [x^2 - x] + |-x + [x]| by first simplifying it to f(x)=[x2x]+{x}f(x) = [x^2 - x] + \{x\}. We then checked the continuity at x=0x=0 and x=1x=1 by comparing the left-hand limit, the right-hand limit, and the function value at these points. At x=0x=0, the LHL was 1, the RHL was -1, and f(0)f(0) was 0, indicating discontinuity. At x=1x=1, the LHL was 0, the RHL was 0, and f(1)f(1) was 0, indicating continuity. Therefore, the function is continuous at x=1x=1 but not at x=0x=0.

The final answer is \boxed{A}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions