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

Question

The value of the integral 22x3+x(exx+1)dx\int\limits_{ - 2}^2 {{{|{x^3} + x|} \over {({e^{x|x|}} + 1)}}dx} is equal to :

Options

Solution

Key Concepts and Formulas

  • Property of Definite Integrals for Symmetric Limits: If f(x)f(x) is an integrable function on [a,a][-a, a], then aaf(x)dx=0a[f(x)+f(x)]dx\int_{-a}^a f(x)dx = \int_0^a [f(x) + f(-x)]dx.
  • Odd and Even Functions:
    • A function f(x)f(x) is odd if f(x)=f(x)f(-x) = -f(x). For an odd function, aaf(x)dx=0\int_{-a}^a f(x)dx = 0.
    • A function f(x)f(x) is even if f(x)=f(x)f(-x) = f(x). For an even function, aaf(x)dx=20af(x)dx\int_{-a}^a f(x)dx = 2\int_0^a f(x)dx.
  • Definition of Absolute Value: x=x|x| = x if x0x \ge 0, and x=x|x| = -x if x<0x < 0.

Step-by-Step Solution

Let the given integral be II. I=22x3+x(exx+1)dxI = \int\limits_{ - 2}^2 {{{|{x^3} + x|} \over {({e^{x|x|}} + 1)}}dx}

Step 1: Analyze the integrand and the interval of integration. The interval of integration is [2,2][-2, 2], which is symmetric about 00. This suggests using properties of definite integrals for symmetric intervals. The integrand is f(x)=x3+x(exx+1)f(x) = {{{|{x^3} + x|} \over {({e^{x|x|}} + 1)}}}.

Step 2: Simplify the absolute value term. Consider the term x3+x|x^3 + x|. We can factor out xx: x3+x=x(x2+1)|x^3 + x| = |x(x^2 + 1)|. Since x2+1x^2 + 1 is always positive, x(x2+1)=x(x2+1)|x(x^2 + 1)| = |x|(x^2 + 1).

Step 3: Simplify the exponential term. Consider the term exxe^{x|x|}. If x0x \ge 0, then x=x|x| = x, so exx=exx=ex2e^{x|x|} = e^{x \cdot x} = e^{x^2}. If x<0x < 0, then x=x|x| = -x, so exx=ex(x)=ex2e^{x|x|} = e^{x \cdot (-x)} = e^{-x^2}.

Step 4: Rewrite the integrand using the simplified terms. The integrand becomes: f(x)=x(x2+1)exx+1f(x) = \frac{|x|(x^2 + 1)}{e^{x|x|} + 1}

Step 5: Apply the property of definite integrals for symmetric limits. We use the property aaf(x)dx=0a[f(x)+f(x)]dx\int_{-a}^a f(x)dx = \int_0^a [f(x) + f(-x)]dx. In this case, a=2a=2. Let's find f(x)f(-x): f(x)=x((x)2+1)e(x)x+1f(-x) = \frac{|-x|((-x)^2 + 1)}{e^{(-x)|-x|} + 1} Since x=x|-x| = |x| and (x)2=x2(-x)^2 = x^2, we have: f(x)=x(x2+1)exx+1f(-x) = \frac{|x|(x^2 + 1)}{e^{-x|x|} + 1}

Now, let's find f(x)+f(x)f(x) + f(-x): f(x)+f(x)=x(x2+1)exx+1+x(x2+1)exx+1f(x) + f(-x) = \frac{|x|(x^2 + 1)}{e^{x|x|} + 1} + \frac{|x|(x^2 + 1)}{e^{-x|x|} + 1} Factor out the common term x(x2+1)1\frac{|x|(x^2 + 1)}{1}: f(x)+f(x)=x(x2+1)(1exx+1+1exx+1)f(x) + f(-x) = |x|(x^2 + 1) \left( \frac{1}{e^{x|x|} + 1} + \frac{1}{e^{-x|x|} + 1} \right) To simplify the term in the parenthesis, find a common denominator: 1exx+1+1exx+1=exx+1+exx+1(exx+1)(exx+1)\frac{1}{e^{x|x|} + 1} + \frac{1}{e^{-x|x|} + 1} = \frac{e^{-x|x|} + 1 + e^{x|x|} + 1}{(e^{x|x|} + 1)(e^{-x|x|} + 1)} =exx+exx+2exxexx+exx+exx+1= \frac{e^{x|x|} + e^{-x|x|} + 2}{e^{x|x|}e^{-x|x|} + e^{x|x|} + e^{-x|x|} + 1} Since exxexx=e0=1e^{x|x|}e^{-x|x|} = e^0 = 1, the denominator becomes 1+exx+exx+1=exx+exx+21 + e^{x|x|} + e^{-x|x|} + 1 = e^{x|x|} + e^{-x|x|} + 2. So, the expression in the parenthesis simplifies to: exx+exx+2exx+exx+2=1\frac{e^{x|x|} + e^{-x|x|} + 2}{e^{x|x|} + e^{-x|x|} + 2} = 1

Therefore, f(x)+f(x)=x(x2+1)1=x(x2+1)f(x) + f(-x) = |x|(x^2 + 1) \cdot 1 = |x|(x^2 + 1).

Step 6: Evaluate the integral from 0 to 2. Using the property, the integral becomes: I=02[f(x)+f(x)]dx=02x(x2+1)dxI = \int_0^2 [f(x) + f(-x)]dx = \int_0^2 |x|(x^2 + 1)dx Since the integration is from 00 to 22, x0x \ge 0, so x=x|x| = x. I=02x(x2+1)dxI = \int_0^2 x(x^2 + 1)dx I=02(x3+x)dxI = \int_0^2 (x^3 + x)dx

Step 7: Compute the definite integral. I=[x44+x22]02I = \left[ \frac{x^4}{4} + \frac{x^2}{2} \right]_0^2 I=(244+222)(044+022)I = \left( \frac{2^4}{4} + \frac{2^2}{2} \right) - \left( \frac{0^4}{4} + \frac{0^2}{2} \right) I=(164+42)(0)I = \left( \frac{16}{4} + \frac{4}{2} \right) - (0) I=(4+2)I = (4 + 2) I=6I = 6

Common Mistakes & Tips

  • Incorrectly handling the absolute value: Ensure that x3+x|x^3 + x| is correctly simplified as x(x2+1)|x|(x^2+1), recognizing that x2+1x^2+1 is always positive.
  • Errors in simplifying the exponential term: Be careful with the sign of the exponent in exxe^{x|x|} when substituting x-x for xx.
  • Algebraic errors in combining fractions: Double-check the simplification of the sum of the two fractions in the parenthesis.

Summary

The problem involves evaluating a definite integral over a symmetric interval. By analyzing the integrand and applying the property aaf(x)dx=0a[f(x)+f(x)]dx\int_{-a}^a f(x)dx = \int_0^a [f(x) + f(-x)]dx, we simplified the problem significantly. The key steps involved simplifying the absolute value and exponential terms, and then combining f(x)f(x) and f(x)f(-x). The resulting integral was straightforward to compute.

The final answer is 6\boxed{6}.

Practice More Definite Integration Questions

View All Questions