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

Question

The value of 11x2e[x3]dx\int\limits_{ - 1}^1 {{x^2}{e^{[{x^3}]}}} dx, where [ t ] denotes the greatest integer \le t, is :

Options

Solution

Key Concepts and Formulas

  • Greatest Integer Function: The greatest integer function, [x][x], gives the largest integer less than or equal to xx.
  • Properties of Definite Integrals: When evaluating a definite integral of a function involving the greatest integer function, the interval of integration must be split into sub-intervals where the greatest integer function is constant.
  • Integral of xnx^n: The indefinite integral of xnx^n (where n1n \neq -1) is xn+1n+1+C\frac{x^{n+1}}{n+1} + C.

Step-by-Step Solution

Step 1: Analyze the argument of the greatest integer function. The integrand is x2e[x3]x^2 e^{[x^3]}. We need to understand the behavior of [x3][x^3] over the interval of integration [1,1][-1, 1]. As xx varies from 1-1 to 11, x3x^3 varies from (1)3=1(-1)^3 = -1 to (1)3=1(1)^3 = 1. Thus, we have 1x31-1 \le x^3 \le 1. The possible integer values for [x3][x^3] in this range are 1-1, 00, and 11.

Step 2: Determine the intervals for each value of the greatest integer function. We need to find the values of xx for which [x3][x^3] takes on these integer values:

  • [x3]=1[x^3] = -1 when 1x3<0-1 \le x^3 < 0. Taking the cube root, this corresponds to 1x<0-1 \le x < 0.
  • [x3]=0[x^3] = 0 when 0x3<10 \le x^3 < 1. Taking the cube root, this corresponds to 0x<10 \le x < 1.
  • [x3]=1[x^3] = 1 when x3=1x^3 = 1. Taking the cube root, this corresponds to x=1x = 1.

Step 3: Split the definite integral based on the intervals found. The interval of integration is [1,1][-1, 1]. Based on the analysis in Step 2, the value of [x3][x^3] changes at x=0x=0. Therefore, we split the integral into two parts: from 1-1 to 00 and from 00 to 11. 11x2e[x3]dx=10x2e[x3]dx+01x2e[x3]dx\int\limits_{ - 1}^1 {{x^2}{e^{[{x^3}]}}} dx = \int\limits_{ - 1}^0 {{x^2}{e^{[{x^3}]}}} dx + \int\limits_0^1 {{x^2}{e^{[{x^3}]}}} dx

Step 4: Evaluate the first sub-integral. For the interval [1,0)[-1, 0), we have [x3]=1[x^3] = -1. So, the first integral becomes: 10x2e1dx\int\limits_{ - 1}^0 {{x^2}{e^{ - 1}}} dx Since e1e^{-1} is a constant, we can pull it out of the integral: e110x2dx{e^{ - 1}} \int\limits_{ - 1}^0 {{x^2}} dx Now, we integrate x2x^2: e1[x33]10{e^{ - 1}} \left[ {{{x^3}} \over 3} \right]_{ - 1}^0 Applying the limits of integration: {e^{ - 1}} \left( {{{0^3}} \over 3} - {{{(-1)}^3}} \over 3} \right) = {e^{ - 1}} \left( 0 - \left( {{ - 1} \over 3} \right) \right) = {e^{ - 1}} \left( {{1 \over 3}} \right) = {1 \over {3e}}

Step 5: Evaluate the second sub-integral. For the interval [0,1)[0, 1), we have [x3]=0[x^3] = 0. The value of the integrand at a single point (x=1x=1) does not affect the value of the definite integral. Thus, for integration purposes over [0,1][0, 1], we can consider [x3]=0[x^3] = 0. The second integral becomes: 01x2e0dx\int\limits_0^1 {{x^2}{e^0}} dx Since e0=1e^0 = 1, the integral simplifies to: 01x2dx\int\limits_0^1 {{x^2}} dx Now, we integrate x2x^2: [x33]01\left[ {{{x^3}} \over 3} \right]_0^1 Applying the limits of integration: (133033)=130=13\left( {{{1^3}} \over 3} - {{{0^3}} \over 3} \right) = {{1 \over 3} - 0} = {{1 \over 3}}

Step 6: Combine the results of the sub-integrals. Add the values of the two sub-integrals to find the total value of the original integral: 11x2e[x3]dx=13e+13\int\limits_{ - 1}^1 {{x^2}{e^{[{x^3}]}}} dx = {1 \over {3e}} + {1 \over 3} To combine these terms, find a common denominator, which is 3e3e: 13e+e3e=1+e3e{{1} \over {3e}} + {{e} \over {3e}} = {{1 + e} \over {3e}}

Common Mistakes & Tips

  • Incorrectly splitting the interval: Ensure the integral is split at every point where the argument of the greatest integer function crosses an integer value.
  • Misinterpreting the greatest integer function: Remember that [x][x] is the greatest integer less than or equal to xx. For example, [0.5]=1[ -0.5 ] = -1.
  • Handling the endpoint: For definite integrals, the value of the integrand at a single point does not affect the integral's value. This is crucial when the argument of the greatest integer function reaches an integer at an endpoint of a sub-interval.

Summary To evaluate the given definite integral involving the greatest integer function, we first analyzed the behavior of x3x^3 over the interval [1,1][-1, 1] to determine the values of [x3][x^3]. We then split the integral into sub-intervals where [x3][x^3] was constant. Each sub-integral was evaluated separately and then the results were summed to obtain the final answer. The first sub-integral from 1-1 to 00 yielded 13e\frac{1}{3e}, and the second sub-integral from 00 to 11 yielded 13\frac{1}{3}. Their sum is 1+e3e\frac{1+e}{3e}.

The final answer is \boxed{\frac{e + 1}{3e}} which corresponds to option (D).

Practice More Definite Integration Questions

View All Questions