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

Question

The value of 0πcosx3dx\int\limits_0^\pi {{{\left| {\cos x} \right|}^3}} \,dx is :

Options

Solution

Key Concepts and Formulas:

  1. Symmetry Property of Definite Integrals: For a function f(x)f(x), if f(2ax)=f(x)f(2a-x) = f(x), then 02af(x)dx=20af(x)dx\int_0^{2a} f(x) \, dx = 2 \int_0^a f(x) \, dx.
  2. Absolute Value Definition: u=u|u| = u if u0u \ge 0, and u=u|u| = -u if u<0u < 0.
  3. Trigonometric Identity for cos3x\cos^3 x: cos3x=14(3cosx+cos3x)\cos^3 x = \frac{1}{4}(3\cos x + \cos 3x).
  4. Standard Integration Formulas: cos(ax)dx=sin(ax)a+C\int \cos(ax) \, dx = \frac{\sin(ax)}{a} + C and cosxdx=sinx+C\int \cos x \, dx = \sin x + C.

Step-by-step Solution:

Let the given integral be II. I=0πcosx3dxI = \int\limits_0^\pi {{{\left| {\cos x} \right|}^3}} \,dx

Step 1: Utilize Symmetry Property Let f(x)=cosx3f(x) = |\cos x|^3. We check for symmetry around x=π/2x = \pi/2. Consider f(πx)f(\pi - x): f(πx)=cos(πx)3f(\pi - x) = |\cos(\pi - x)|^3 Since cos(πx)=cosx\cos(\pi - x) = -\cos x, we have: f(πx)=cosx3=cosx3=f(x)f(\pi - x) = |-\cos x|^3 = |\cos x|^3 = f(x) The condition f(2ax)=f(x)f(2a-x) = f(x) is satisfied with 2a=π2a = \pi, so a=π/2a = \pi/2. Therefore, we can use the property 02af(x)dx=20af(x)dx\int_0^{2a} f(x) \, dx = 2 \int_0^a f(x) \, dx: I=20π/2cosx3dxI = 2 \int\limits_0^{\pi/2} {{{\left| {\cos x} \right|}^3}} \,dx

Step 2: Remove Absolute Value In the interval [0,π/2][0, \pi/2], the cosine function, cosx\cos x, is non-negative. Specifically, cosx0\cos x \ge 0 for x[0,π/2]x \in [0, \pi/2]. Thus, cosx=cosx|\cos x| = \cos x for x[0,π/2]x \in [0, \pi/2]. Substituting this into the integral: I=20π/2cos3xdxI = 2 \int\limits_0^{\pi/2} {{{\cos^3} x}} \,dx

Step 3: Simplify the Integrand using Trigonometric Identity We use the identity for cos3x\cos^3 x: cos3x=3cosx+cos3x4\cos^3 x = \frac{3\cos x + \cos 3x}{4} Substituting this into the integral: I=20π/23cosx+cos3x4dxI = 2 \int\limits_0^{\pi/2} {\frac{3\cos x + \cos 3x}{4}} \,dx I=240π/2(3cosx+cos3x)dxI = \frac{2}{4} \int\limits_0^{\pi/2} {(3\cos x + \cos 3x)} \,dx I=120π/2(3cosx+cos3x)dxI = \frac{1}{2} \int\limits_0^{\pi/2} {(3\cos x + \cos 3x)} \,dx

Step 4: Integrate Term by Term Now we integrate the expression with respect to xx: I=12[3sinx+sin3x3]0π/2I = \frac{1}{2} \left[ 3\sin x + \frac{\sin 3x}{3} \right]_0^{\pi/2}

Step 5: Apply the Limits of Integration We evaluate the expression at the upper limit (x=π/2x = \pi/2) and the lower limit (x=0x = 0).

At the upper limit x=π/2x = \pi/2: 3sin(π/2)+sin(3π/2)3=3(1)+sin(3π/2)33\sin(\pi/2) + \frac{\sin(3 \cdot \pi/2)}{3} = 3(1) + \frac{\sin(3\pi/2)}{3} Since sin(3π/2)=1\sin(3\pi/2) = -1: 3+13=313=9313=833 + \frac{-1}{3} = 3 - \frac{1}{3} = \frac{9}{3} - \frac{1}{3} = \frac{8}{3}

At the lower limit x=0x = 0: 3sin(0)+sin(30)3=3(0)+sin(0)33\sin(0) + \frac{\sin(3 \cdot 0)}{3} = 3(0) + \frac{\sin(0)}{3} Since sin(0)=0\sin(0) = 0: 0+03=00 + \frac{0}{3} = 0

Now, subtract the value at the lower limit from the value at the upper limit: I=12[830]I = \frac{1}{2} \left[ \frac{8}{3} - 0 \right] I=1283I = \frac{1}{2} \cdot \frac{8}{3} I=43I = \frac{4}{3}


Common Mistakes & Tips:

  • Incorrectly Handling Absolute Value: The most common mistake is to either ignore the absolute value or to incorrectly determine the sign of cosx\cos x over the integration interval.
  • Mistaking Periodicity for Symmetry: While cosx|\cos x| has a period of π\pi, the property 02af(x)dx=20af(x)dx\int_0^{2a} f(x) \, dx = 2 \int_0^a f(x) \, dx relies on the specific symmetry f(2ax)=f(x)f(2a-x) = f(x), not just the general periodicity of the function.
  • Trigonometric Identity Errors: Ensure the correct trigonometric identity for cos3x\cos^3 x is used and that it is correctly manipulated. Alternatively, one could use cos3x=cos2xcosx=(1sin2x)cosx\cos^3 x = \cos^2 x \cdot \cos x = (1-\sin^2 x)\cos x and a substitution u=sinxu = \sin x.

Summary:

The problem requires careful handling of the absolute value function and utilizes a symmetry property of definite integrals. By first reducing the integration interval from [0,π][0, \pi] to [0,π/2][0, \pi/2] using the property 02af(x)dx=20af(x)dx\int_0^{2a} f(x) \, dx = 2 \int_0^a f(x) \, dx for f(πx)=f(x)f(\pi-x)=f(x), we simplify the integrand. In the interval [0,π/2][0, \pi/2], cosx0\cos x \ge 0, so cosx=cosx|\cos x| = \cos x. The integral then becomes 0π/2cos3xdx\int_0^{\pi/2} \cos^3 x \, dx. Using the identity cos3x=3cosx+cos3x4\cos^3 x = \frac{3\cos x + \cos 3x}{4}, we can integrate the expression and evaluate it using the limits of integration. The final result is 43\frac{4}{3}.

The final answer is 4/3\boxed{4/3}.

Practice More Definite Integration Questions

View All Questions
The value of is : | JEE Main 2019 Definite Integration | JEE Main - Mathematicon