Skip to main content
Back to Indefinite Integration
JEE Main 2024
Indefinite Integration
Indefinite Integrals
Hard

Question

Let I(x)=6sin2x(1cotx)2dxI(x)=\int \frac{6}{\sin ^2 x(1-\cot x)^2} d x. If I(0)=3I(0)=3, then I(π12)I\left(\frac{\pi}{12}\right) is equal to

Options

Solution

Key Concepts and Formulas

  • Trigonometric identities: cotx=cosxsinx\cot x = \frac{\cos x}{\sin x}, sec2x=1+tan2x\sec^2 x = 1 + \tan^2 x, 1sin2x=csc2x\frac{1}{\sin^2 x} = \csc^2 x
  • Integration of basic functions: 1x2dx=1x+C\int \frac{1}{x^2} dx = -\frac{1}{x} + C
  • Value of tan(π12)=23\tan(\frac{\pi}{12}) = 2 - \sqrt{3}

Step-by-Step Solution

Step 1: Rewrite the integrand using trigonometric identities. We start with the given integral: I(x)=6sin2x(1cotx)2dxI(x) = \int \frac{6}{\sin^2 x (1 - \cot x)^2} dx We rewrite (1cotx)(1 - \cot x) as (1cosxsinx)=sinxcosxsinx(1 - \frac{\cos x}{\sin x}) = \frac{\sin x - \cos x}{\sin x}. Substituting this into the integral, we get: I(x)=6sin2x(sinxcosxsinx)2dx=6sin2x(sinxcosx)2sin2xdx=6(sinxcosx)2dxI(x) = \int \frac{6}{\sin^2 x \left(\frac{\sin x - \cos x}{\sin x}\right)^2} dx = \int \frac{6}{\sin^2 x \frac{(\sin x - \cos x)^2}{\sin^2 x}} dx = \int \frac{6}{(\sin x - \cos x)^2} dx

Step 2: Divide numerator and denominator by cos2x\cos^2 x. Dividing the numerator and denominator by cos2x\cos^2 x, we obtain: I(x)=6sec2x(sinxcosx)2cos2xdx=6sec2x(tanx1)2dxI(x) = \int \frac{6 \sec^2 x}{\frac{(\sin x - \cos x)^2}{\cos^2 x}} dx = \int \frac{6 \sec^2 x}{(\tan x - 1)^2} dx The purpose of this step is to create an expression that can be easily integrated using substitution.

Step 3: Use substitution to simplify the integral. Let t=tanx1t = \tan x - 1. Then, dt=sec2xdxdt = \sec^2 x \, dx. Substituting these into the integral, we get: I(x)=6t2dt=6t2dtI(x) = \int \frac{6}{t^2} dt = 6 \int t^{-2} dt

Step 4: Integrate with respect to t. Integrating t2t^{-2} with respect to tt, we have: I(x)=6(1t)+C=6t+CI(x) = 6 \left( -\frac{1}{t} \right) + C = -\frac{6}{t} + C

Step 5: Substitute back for tt. Substitute t=tanx1t = \tan x - 1 back into the expression: I(x)=6tanx1+C=61tanx+CI(x) = -\frac{6}{\tan x - 1} + C = \frac{6}{1 - \tan x} + C

Step 6: Use the initial condition I(0)=3I(0) = 3 to find the constant CC. We are given that I(0)=3I(0) = 3. Substituting x=0x = 0 into the expression for I(x)I(x), we have: I(0)=61tan0+C=610+C=6+CI(0) = \frac{6}{1 - \tan 0} + C = \frac{6}{1 - 0} + C = 6 + C Since I(0)=3I(0) = 3, we have: 6+C=3    C=36=36 + C = 3 \implies C = 3 - 6 = -3

Step 7: Write the expression for I(x)I(x) with the determined constant. I(x)=61tanx3I(x) = \frac{6}{1 - \tan x} - 3

Step 8: Evaluate I(π12)I\left(\frac{\pi}{12}\right). We need to find I(π12)I\left(\frac{\pi}{12}\right). We know that tan(π12)=23\tan\left(\frac{\pi}{12}\right) = 2 - \sqrt{3}. Substituting this value into the expression for I(x)I(x), we get: I(π12)=61(23)3=612+33=6313I\left(\frac{\pi}{12}\right) = \frac{6}{1 - (2 - \sqrt{3})} - 3 = \frac{6}{1 - 2 + \sqrt{3}} - 3 = \frac{6}{\sqrt{3} - 1} - 3

Step 9: Simplify the expression. To simplify the expression, we multiply the numerator and denominator of the fraction by the conjugate of the denominator, which is 3+1\sqrt{3} + 1: I(π12)=6(3+1)(31)(3+1)3=6(3+1)313=6(3+1)23=3(3+1)3I\left(\frac{\pi}{12}\right) = \frac{6(\sqrt{3} + 1)}{(\sqrt{3} - 1)(\sqrt{3} + 1)} - 3 = \frac{6(\sqrt{3} + 1)}{3 - 1} - 3 = \frac{6(\sqrt{3} + 1)}{2} - 3 = 3(\sqrt{3} + 1) - 3 I(π12)=33+33=33I\left(\frac{\pi}{12}\right) = 3\sqrt{3} + 3 - 3 = 3\sqrt{3}

Common Mistakes & Tips

  • Remembering the correct trigonometric identities and how to manipulate them is crucial.
  • When using substitution, make sure to change the limits of integration if it's a definite integral, or substitute back to the original variable for indefinite integrals.
  • Don't forget to add the constant of integration, CC, for indefinite integrals, and use the initial condition to find its value.

Summary

We evaluated the indefinite integral I(x)=6sin2x(1cotx)2dxI(x) = \int \frac{6}{\sin^2 x (1 - \cot x)^2} dx by simplifying the integrand using trigonometric identities, performing a u-substitution, and then using the given initial condition I(0)=3I(0) = 3 to find the constant of integration. Finally, we calculated I(π12)I\left(\frac{\pi}{12}\right) using the value tan(π12)=23\tan\left(\frac{\pi}{12}\right) = 2 - \sqrt{3}.

Final Answer

The final answer is \boxed{3\sqrt{3}}, which corresponds to option (D).

Practice More Indefinite Integration Questions

View All Questions