Skip to main content
Back to Definite Integration
JEE Main 2024
Definite Integration
Definite Integration
Hard

Question

Let f:RRf:R \to R be a function defined by : f(x) = \left\{ {\matrix{ {\max \,\{ {t^3} - 3t\} \,t \le x} & ; & {x \le 2} \cr {{x^2} + 2x - 6} & ; & {2 < x < 3} \cr {[x - 3] + 9} & ; & {3 \le x \le 5} \cr {2x + 1} & ; & {x > 5} \cr } } \right. where [t] is the greatest integer less than or equal to t. Let m be the number of points where f is not differentiable and I=22f(x)dxI = \int\limits_{ - 2}^2 {f(x)\,dx} . Then the ordered pair (m, I) is equal to :

Options

Solution

Key Concepts and Formulas

  • Differentiability of Piecewise Functions: A function f(x)f(x) is differentiable at a point x=ax=a if it is continuous at x=ax=a and the left-hand derivative (LHD) equals the right-hand derivative (RHD) at x=ax=a.
    • Continuity at x=ax=a: limxaf(x)=limxa+f(x)=f(a)\lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) = f(a).
    • LHD at x=ax=a: f(a)=limh0f(a+h)f(a)hf'_-(a) = \lim_{h \to 0^-} \frac{f(a+h) - f(a)}{h}.
    • RHD at x=ax=a: f+(a)=limh0+f(a+h)f(a)hf'_+(a) = \lim_{h \to 0^+} \frac{f(a+h) - f(a)}{h}.
  • Properties of Greatest Integer Function: [t][t] is the greatest integer less than or equal to tt. It is discontinuous at integer values.
  • Definite Integration of Piecewise Functions: The integral of a piecewise function over an interval is the sum of the integrals of each piece over its respective subinterval.

Step-by-Step Solution

Part 1: Analyzing Differentiability

The function f(x)f(x) is defined in pieces. We need to check for differentiability at the points where the definition changes: x=2x=2, x=3x=3, and x=5x=5.

Step 1: Analyze the first piece f(x)=max{t33t} for tx, where x2f(x) = \max \{t^3 - 3t\} \text{ for } t \le x, \text{ where } x \le 2. Let g(t)=t33tg(t) = t^3 - 3t. To find max{t33t} for tx\max \{t^3 - 3t\} \text{ for } t \le x, we need to analyze the behavior of g(t)g(t). g(t)=3t23=3(t21)g'(t) = 3t^2 - 3 = 3(t^2 - 1). Critical points for g(t)g(t) are t=1t=1 and t=1t=-1. g(t)=6tg''(t) = 6t. g(1)=6<0g''(-1) = -6 < 0, so t=1t=-1 is a local maximum, g(1)=(1)33(1)=1+3=2g(-1) = (-1)^3 - 3(-1) = -1 + 3 = 2. g(1)=6>0g''(1) = 6 > 0, so t=1t=1 is a local minimum, g(1)=(1)33(1)=13=2g(1) = (1)^3 - 3(1) = 1 - 3 = -2.

For txt \le x, the maximum value of g(t)g(t) depends on xx. If x1x \le -1, the maximum is achieved at t=xt=x, so f(x)=x33xf(x) = x^3 - 3x. If 1<x1-1 < x \le 1, the maximum is achieved at t=1t=-1, so f(x)=g(1)=2f(x) = g(-1) = 2. If 1<x21 < x \le 2, the maximum is achieved at t=1t=-1, so f(x)=g(1)=2f(x) = g(-1) = 2.

So, for x2x \le 2, the function f(x)f(x) can be described as: f(x) = \left\{ {\matrix{ {x^3 - 3x} & ; & {x \le -1} \cr {2} & ; & {-1 < x \le 2} \cr } } \right.

Step 2: Check differentiability at x=2x=2. We need to consider the definition for x2x \le 2 and 2<x<32 < x < 3. From the first piece (x2x \le 2), for xx approaching 2 from the left, f(x)=2f(x) = 2. limx2f(x)=limx22=2\lim_{x \to 2^-} f(x) = \lim_{x \to 2^-} 2 = 2. f(2)=2f(2) = 2.

From the second piece (2<x<32 < x < 3), f(x)=x2+2x6f(x) = x^2 + 2x - 6. limx2+f(x)=limx2+(x2+2x6)=22+2(2)6=4+46=2\lim_{x \to 2^+} f(x) = \lim_{x \to 2^+} (x^2 + 2x - 6) = 2^2 + 2(2) - 6 = 4 + 4 - 6 = 2.

Since limx2f(x)=limx2+f(x)=f(2)=2\lim_{x \to 2^-} f(x) = \lim_{x \to 2^+} f(x) = f(2) = 2, the function is continuous at x=2x=2.

Now, let's check differentiability at x=2x=2. LHD at x=2x=2: For x<2x < 2 and close to 2, f(x)=2f(x) = 2. f(2)=limh0f(2+h)f(2)h=limh022h=0f'_-(2) = \lim_{h \to 0^-} \frac{f(2+h) - f(2)}{h} = \lim_{h \to 0^-} \frac{2 - 2}{h} = 0.

RHD at x=2x=2: For x>2x > 2 and close to 2, f(x)=x2+2x6f(x) = x^2 + 2x - 6. f(x)=2x+2f'(x) = 2x + 2. f+(2)=limx2+f(x)=2(2)+2=6f'_+(2) = \lim_{x \to 2^+} f'(x) = 2(2) + 2 = 6.

Since f(2)=0f+(2)=6f'_-(2) = 0 \neq f'_+(2) = 6, the function is not differentiable at x=2x=2.

Step 3: Check differentiability at x=3x=3. We need to consider the definition for 2<x<32 < x < 3 and 3x53 \le x \le 5. From the second piece (2<x<32 < x < 3), f(x)=x2+2x6f(x) = x^2 + 2x - 6. limx3f(x)=limx3(x2+2x6)=32+2(3)6=9+66=9\lim_{x \to 3^-} f(x) = \lim_{x \to 3^-} (x^2 + 2x - 6) = 3^2 + 2(3) - 6 = 9 + 6 - 6 = 9.

From the third piece (3x53 \le x \le 5), f(x)=[x3]+9f(x) = [x - 3] + 9. limx3+f(x)=limx3+([x3]+9)=[3+3]+9=[0+]+9=0+9=9\lim_{x \to 3^+} f(x) = \lim_{x \to 3^+} ([x - 3] + 9) = [3^+ - 3] + 9 = [0^+] + 9 = 0 + 9 = 9. f(3)=[33]+9=[0]+9=0+9=9f(3) = [3 - 3] + 9 = [0] + 9 = 0 + 9 = 9.

Since limx3f(x)=limx3+f(x)=f(3)=9\lim_{x \to 3^-} f(x) = \lim_{x \to 3^+} f(x) = f(3) = 9, the function is continuous at x=3x=3.

Now, let's check differentiability at x=3x=3. LHD at x=3x=3: For x<3x < 3 and close to 3, f(x)=x2+2x6f(x) = x^2 + 2x - 6. f(x)=2x+2f'(x) = 2x + 2. f(3)=limx3f(x)=2(3)+2=8f'_-(3) = \lim_{x \to 3^-} f'(x) = 2(3) + 2 = 8.

RHD at x=3x=3: For x>3x > 3 and close to 3, f(x)=[x3]+9f(x) = [x - 3] + 9. For 3<x<43 < x < 4, [x3]=0[x-3] = 0. So f(x)=0+9=9f(x) = 0 + 9 = 9. f+(3)=limh0+f(3+h)f(3)h=limh0+([3+h3]+9)9h=limh0+[h]+99h=limh0+0h=0f'_+(3) = \lim_{h \to 0^+} \frac{f(3+h) - f(3)}{h} = \lim_{h \to 0^+} \frac{([3+h - 3] + 9) - 9}{h} = \lim_{h \to 0^+} \frac{[h] + 9 - 9}{h} = \lim_{h \to 0^+} \frac{0}{h} = 0.

Since f(3)=8f+(3)=0f'_-(3) = 8 \neq f'_+(3) = 0, the function is not differentiable at x=3x=3.

Step 4: Check differentiability at x=5x=5. We need to consider the definition for 3x53 \le x \le 5 and x>5x > 5. From the third piece (3x53 \le x \le 5), f(x)=[x3]+9f(x) = [x - 3] + 9. For xx approaching 5 from the left, we consider values like x=4.9x=4.9. If 4x<54 \le x < 5, then 1x3<21 \le x-3 < 2, so [x3]=1[x-3] = 1. Thus, f(x)=1+9=10f(x) = 1 + 9 = 10. limx5f(x)=limx5([x3]+9)=1+9=10\lim_{x \to 5^-} f(x) = \lim_{x \to 5^-} ([x - 3] + 9) = 1 + 9 = 10. f(5)=[53]+9=[2]+9=2+9=11f(5) = [5 - 3] + 9 = [2] + 9 = 2 + 9 = 11.

Since limx5f(x)=10f(5)=11\lim_{x \to 5^-} f(x) = 10 \neq f(5) = 11, the function is not continuous at x=5x=5. Therefore, the function is not differentiable at x=5x=5.

Step 5: Identify points of non-differentiability. The points where f(x)f(x) is not differentiable are x=2x=2, x=3x=3, and x=5x=5. The number of points where ff is not differentiable is m=3m=3.

Part 2: Calculating the Definite Integral

We need to calculate I=22f(x)dxI = \int_{-2}^2 f(x) \, dx. We need to use the definition of f(x)f(x) for the interval [2,2][-2, 2]. From Step 1, we found that for x2x \le 2, f(x) = \left\{ {\matrix{ {x^3 - 3x} & ; & {x \le -1} \cr {2} & ; & {-1 < x \le 2} \cr } } \right.

So, the integral can be split into two parts: I=21(x33x)dx+122dxI = \int_{-2}^{-1} (x^3 - 3x) \, dx + \int_{-1}^2 2 \, dx

Step 6: Evaluate the first integral. 21(x33x)dx=[x443x22]21\int_{-2}^{-1} (x^3 - 3x) \, dx = \left[ \frac{x^4}{4} - \frac{3x^2}{2} \right]_{-2}^{-1} =((1)443(1)22)((2)443(2)22)= \left( \frac{(-1)^4}{4} - \frac{3(-1)^2}{2} \right) - \left( \frac{(-2)^4}{4} - \frac{3(-2)^2}{2} \right) =(1432)(164122)= \left( \frac{1}{4} - \frac{3}{2} \right) - \left( \frac{16}{4} - \frac{12}{2} \right) =(1464)(46)= \left( \frac{1}{4} - \frac{6}{4} \right) - (4 - 6) =(54)(2)= \left( -\frac{5}{4} \right) - (-2) =54+2=54+84=34= -\frac{5}{4} + 2 = -\frac{5}{4} + \frac{8}{4} = \frac{3}{4}

Step 7: Evaluate the second integral. 122dx=[2x]12\int_{-1}^2 2 \, dx = [2x]_{-1}^2 =2(2)2(1)= 2(2) - 2(-1) =4(2)= 4 - (-2) =4+2=6= 4 + 2 = 6

Step 8: Calculate the total integral. I=34+6=34+244=274I = \frac{3}{4} + 6 = \frac{3}{4} + \frac{24}{4} = \frac{27}{4}

Step 9: Form the ordered pair (m, I). We found m=3m=3 and I=274I = \frac{27}{4}. The ordered pair is (3,274)\left( 3, \frac{27}{4} \right).

Common Mistakes & Tips

  • Incorrectly determining the maximum for the first piece: Be careful when finding the maximum of t33tt^3 - 3t for txt \le x. Analyze the local extrema and how they affect the maximum value as xx changes.
  • Errors in continuity and differentiability checks: Ensure you correctly apply the definitions of continuity (matching limits and function value) and differentiability (matching LHD and RHD). Pay close attention to the behavior of the greatest integer function near integers.
  • Integration limits for piecewise functions: When integrating, correctly split the integral at the points where the function definition changes and ensure the correct piece of the function is used for each subinterval.

Summary

We first analyzed the differentiability of the function by examining its continuity and the equality of left-hand and right-hand derivatives at the critical points x=2x=2, x=3x=3, and x=5x=5. We found that the function is not differentiable at these three points, so m=3m=3. Next, we evaluated the definite integral I=22f(x)dxI = \int_{-2}^2 f(x) \, dx by first correctly defining f(x)f(x) on the interval [2,2][-2, 2] based on the analysis of t33tt^3 - 3t. This involved splitting the integral into two parts. After performing the integration and summing the results, we obtained I=274I = \frac{27}{4}. The ordered pair (m,I)(m, I) is (3,274)\left( 3, \frac{27}{4} \right).

The final answer is \boxed{\left( {3,,{{27} \over 4}} \right)}.

Practice More Definite Integration Questions

View All Questions