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

Question

If I1=012x2dx,I2=012x3dx,I3=122x2dx{I_1} = \int\limits_0^1 {{2^{{x^2}}}dx,{I_2} = \int\limits_0^1 {{2^{{x^3}}}dx,\,{I_3} = \int\limits_1^2 {{2^{{x^2}}}dx} } } and I4=122x3dx{I_4} = \int\limits_1^2 {{2^{{x^3}}}dx} then

Options

Solution

1. Key Concepts and Formulas

  • Comparison Property of Definite Integrals: If f(x)f(x) and g(x)g(x) are integrable on [a,b][a, b] and f(x)g(x)f(x) \ge g(x) for all x[a,b]x \in [a, b], then abf(x)dxabg(x)dx\int_a^b f(x) \,dx \ge \int_a^b g(x) \,dx. If f(x)>g(x)f(x) > g(x) on a subinterval of non-zero length, then abf(x)dx>abg(x)dx\int_a^b f(x) \,dx > \int_a^b g(x) \,dx.
  • Behavior of Exponential Functions: The function y=2uy = 2^u is an increasing function of uu.
  • Properties of Powers: For x>0x > 0, x2x3x^2 \ge x^3 if and only if x1x \le 1. For x>0x > 0, x3x2x^3 \ge x^2 if and only if x1x \ge 1.

2. Step-by-Step Solution

Step 1: Analyze the integrands and intervals for I1I_1 and I2I_2. We are given I1=012x2dxI_1 = \int_0^1 2^{x^2} \,dx and I2=012x3dxI_2 = \int_0^1 2^{x^3} \,dx. Both integrals are over the interval [0,1][0, 1]. We need to compare the exponents x2x^2 and x3x^3 for x[0,1]x \in [0, 1].

Reasoning: To compare the integrals, we will compare their integrands. Since the base 22 is greater than 11, the function 2u2^u is an increasing function. Therefore, if the exponent of one integrand is greater than or equal to the exponent of the other integrand, the value of the integrand will also be greater than or equal to.

Step 2: Compare the exponents x2x^2 and x3x^3 on the interval [0,1][0, 1]. For x[0,1]x \in [0, 1], we can analyze the relationship between x2x^2 and x3x^3. Consider the difference x2x3=x2(1x)x^2 - x^3 = x^2(1 - x). For x[0,1]x \in [0, 1]:

  • x20x^2 \ge 0.
  • 1x01 - x \ge 0. Therefore, x2(1x)0x^2(1 - x) \ge 0 for all x[0,1]x \in [0, 1]. This implies x2x3x^2 \ge x^3 for all x[0,1]x \in [0, 1]. Furthermore, for x(0,1)x \in (0, 1), x2>x3x^2 > x^3. For example, if x=0.5x = 0.5, then x2=0.25x^2 = 0.25 and x3=0.125x^3 = 0.125, so x2>x3x^2 > x^3.

Reasoning: Understanding the behavior of powers of xx in the interval [0,1][0, 1] is crucial. For xx between 00 and 11, higher powers of xx result in smaller values.

Step 3: Apply the Comparison Property to compare I1I_1 and I2I_2. Since x2x3x^2 \ge x^3 for all x[0,1]x \in [0, 1], and x2>x3x^2 > x^3 for x(0,1)x \in (0, 1) (an interval of non-zero length), we can compare the integrands 2x22^{x^2} and 2x32^{x^3}. Because 2u2^u is an increasing function, if aba \ge b, then 2a2b2^a \ge 2^b. Thus, 2x22x32^{x^2} \ge 2^{x^3} for all x[0,1]x \in [0, 1]. Since 2x2>2x32^{x^2} > 2^{x^3} on the interval (0,1)(0, 1), by the Comparison Property of Definite Integrals: 012x2dx>012x3dx\int_0^1 2^{x^2} \,dx > \int_0^1 2^{x^3} \,dx Therefore, I1>I2I_1 > I_2.

Reasoning: The Comparison Property directly allows us to relate the integral values based on the relative magnitudes of their integrands over the given interval.

Step 4: Analyze the integrands and intervals for I3I_3 and I4I_4. We are given I3=122x2dxI_3 = \int_1^2 2^{x^2} \,dx and I4=122x3dxI_4 = \int_1^2 2^{x^3} \,dx. Both integrals are over the interval [1,2][1, 2]. We need to compare the exponents x2x^2 and x3x^3 for x[1,2]x \in [1, 2].

Reasoning: Similar to the previous comparison, we will compare the integrands by comparing their exponents.

Step 5: Compare the exponents x2x^2 and x3x^3 on the interval [1,2][1, 2]. For x[1,2]x \in [1, 2], we can analyze the relationship between x2x^2 and x3x^3. Consider the difference x3x2=x2(x1)x^3 - x^2 = x^2(x - 1). For x[1,2]x \in [1, 2]:

  • x2>0x^2 > 0.
  • x10x - 1 \ge 0. Therefore, x2(x1)0x^2(x - 1) \ge 0 for all x[1,2]x \in [1, 2]. This implies x3x2x^3 \ge x^2 for all x[1,2]x \in [1, 2]. Furthermore, for x(1,2]x \in (1, 2], x3>x2x^3 > x^2. For example, if x=1.5x = 1.5, then x2=2.25x^2 = 2.25 and x3=3.375x^3 = 3.375, so x3>x2x^3 > x^2.

Reasoning: For x>1x > 1, higher powers of xx result in larger values.

Step 6: Apply the Comparison Property to compare I3I_3 and I4I_4. Since x3x2x^3 \ge x^2 for all x[1,2]x \in [1, 2], and x3>x2x^3 > x^2 for x(1,2]x \in (1, 2] (an interval of non-zero length), we can compare the integrands 2x32^{x^3} and 2x22^{x^2}. Because 2u2^u is an increasing function, if aba \ge b, then 2a2b2^a \ge 2^b. Thus, 2x32x22^{x^3} \ge 2^{x^2} for all x[1,2]x \in [1, 2]. Since 2x3>2x22^{x^3} > 2^{x^2} on the interval (1,2](1, 2], by the Comparison Property of Definite Integrals: 122x3dx>122x2dx\int_1^2 2^{x^3} \,dx > \int_1^2 2^{x^2} \,dx Therefore, I4>I3I_4 > I_3.

Reasoning: The Comparison Property is applied again to determine the relationship between I3I_3 and I4I_4.

Step 7: Evaluate the given options based on our findings. We found that I1>I2I_1 > I_2. Let's check the options:

  • (A) I2>I1I_2 > I_1: This is false.
  • (B) I1>I2I_1 > I_2: This is true.
  • (C) I3=I4I_3 = I_4: This is false, as we found I4>I3I_4 > I_3.
  • (D) I3>I4I_3 > I_4: This is false, as we found I4>I3I_4 > I_3.

Reasoning: We systematically check each option against the conclusions derived from our analysis.

3. Common Mistakes & Tips

  • Confusing Interval Behavior: Be extremely careful about the interval of integration. The relationship between x2x^2 and x3x^3 (and thus between 2x22^{x^2} and 2x32^{x^3}) is reversed for x[0,1]x \in [0, 1] compared to x[1,)x \in [1, \infty).
  • Incorrectly Applying Comparison Property: Ensure that you are comparing the correct functions and that the inequality of the integrands holds over the entire interval of integration.
  • Assuming Integrability: The functions 2x22^{x^2} and 2x32^{x^3} are continuous, and thus integrable, on closed intervals. This is a prerequisite for using the Comparison Property.

4. Summary

To compare the definite integrals I1I_1 and I2I_2, we analyzed the exponents x2x^2 and x3x^3 on the interval [0,1][0, 1]. For x[0,1]x \in [0, 1], we found that x2x3x^2 \ge x^3. Since the base 22 is greater than 11, the function 2u2^u is increasing, which implies 2x22x32^{x^2} \ge 2^{x^3} on [0,1][0, 1]. As this inequality is strict on (0,1)(0, 1), by the Comparison Property of Definite Integrals, I1>I2I_1 > I_2. For I3I_3 and I4I_4, over the interval [1,2][1, 2], we found x3x2x^3 \ge x^2, leading to 2x32x22^{x^3} \ge 2^{x^2}, and thus I4>I3I_4 > I_3. Comparing these results with the given options, option (B) I1>I2I_1 > I_2 is the correct statement.

5. Final Answer

The final answer is A\boxed{A}.

Practice More Definite Integration Questions

View All Questions