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

Question

Let f(x)=x(1+x)2dx(x0)f\left( x \right) = \int {{{\sqrt x } \over {{{\left( {1 + x} \right)}^2}}}dx\left( {x \ge 0} \right)} . Then f(3) – f(1) is eqaul to :

Options

Solution

Key Concepts and Formulas

  • Trigonometric Substitution: Using trigonometric identities to simplify integrals. Specifically, using x=tan2θx = \tan^2 \theta to eliminate the square root.
  • Trigonometric Identities: sin2θ=2tanθ1+tan2θ\sin 2\theta = \frac{2\tan \theta}{1 + \tan^2 \theta} and cos2θ=12sin2θ\cos 2\theta = 1 - 2\sin^2 \theta (rearranged to 2sin2θ=1cos2θ2\sin^2\theta = 1 - \cos 2\theta).
  • Basic Integration: dθ=θ+C\int d\theta = \theta + C and cos(aθ)dθ=1asin(aθ)+C\int \cos(a\theta) d\theta = \frac{1}{a} \sin(a\theta) + C.

Step-by-Step Solution

Step 1: Perform the trigonometric substitution. We are given the integral f(x)=x(1+x)2dxf(x) = \int \frac{\sqrt{x}}{(1+x)^2} dx. Let x=tan2θx = \tan^2 \theta, which implies x=tanθ\sqrt{x} = \tan \theta and dx=2tanθsec2θdθdx = 2 \tan \theta \sec^2 \theta d\theta. This substitution is chosen to simplify the expression under the square root.

Step 2: Substitute and simplify the integral. Substituting into the integral, we get f(x)=tanθ(1+tan2θ)2(2tanθsec2θ)dθ=2tan2θsec2θ(sec2θ)2dθ=2tan2θsec2θdθf(x) = \int \frac{\tan \theta}{(1 + \tan^2 \theta)^2} (2 \tan \theta \sec^2 \theta) d\theta = \int \frac{2 \tan^2 \theta \sec^2 \theta}{(\sec^2 \theta)^2} d\theta = \int \frac{2 \tan^2 \theta}{\sec^2 \theta} d\theta Since 1sec2θ=cos2θ\frac{1}{\sec^2 \theta} = \cos^2 \theta, we have f(x)=2tan2θcos2θdθ=2sin2θcos2θcos2θdθ=2sin2θdθf(x) = \int 2 \tan^2 \theta \cos^2 \theta d\theta = \int 2 \frac{\sin^2 \theta}{\cos^2 \theta} \cos^2 \theta d\theta = \int 2 \sin^2 \theta d\theta

Step 3: Use the trigonometric identity to further simplify the integral. Using the identity 2sin2θ=1cos2θ2\sin^2 \theta = 1 - \cos 2\theta, we have f(x)=(1cos2θ)dθf(x) = \int (1 - \cos 2\theta) d\theta

Step 4: Integrate with respect to θ\theta. Integrating, we get f(x)=(1cos2θ)dθ=θsin2θ2+Cf(x) = \int (1 - \cos 2\theta) d\theta = \theta - \frac{\sin 2\theta}{2} + C

Step 5: Substitute back to express the result in terms of x. Since x=tan2θx = \tan^2 \theta, we have θ=arctan(x)\theta = \arctan(\sqrt{x}). Also, sin2θ=2tanθ1+tan2θ=2x1+x\sin 2\theta = \frac{2 \tan \theta}{1 + \tan^2 \theta} = \frac{2 \sqrt{x}}{1 + x}. Therefore, f(x)=arctan(x)122x1+x+C=arctan(x)x1+x+Cf(x) = \arctan(\sqrt{x}) - \frac{1}{2} \cdot \frac{2 \sqrt{x}}{1 + x} + C = \arctan(\sqrt{x}) - \frac{\sqrt{x}}{1 + x} + C

Step 6: Calculate f(3) - f(1). We are asked to find f(3)f(1)f(3) - f(1). f(3)=arctan(3)31+3+C=π334+Cf(3) = \arctan(\sqrt{3}) - \frac{\sqrt{3}}{1 + 3} + C = \frac{\pi}{3} - \frac{\sqrt{3}}{4} + C f(1)=arctan(1)11+1+C=π412+Cf(1) = \arctan(\sqrt{1}) - \frac{\sqrt{1}}{1 + 1} + C = \frac{\pi}{4} - \frac{1}{2} + C f(3)f(1)=(π334+C)(π412+C)=π3π434+12=4π3π1234+12=π1234+12f(3) - f(1) = \left(\frac{\pi}{3} - \frac{\sqrt{3}}{4} + C\right) - \left(\frac{\pi}{4} - \frac{1}{2} + C\right) = \frac{\pi}{3} - \frac{\pi}{4} - \frac{\sqrt{3}}{4} + \frac{1}{2} = \frac{4\pi - 3\pi}{12} - \frac{\sqrt{3}}{4} + \frac{1}{2} = \frac{\pi}{12} - \frac{\sqrt{3}}{4} + \frac{1}{2} f(3)f(1)=π12+1234f(3) - f(1) = \frac{\pi}{12} + \frac{1}{2} - \frac{\sqrt{3}}{4}

Common Mistakes & Tips

  • Forgetting the constant of integration: Remember to include "+ C" when performing indefinite integration. Although it cancels out when finding the difference f(3) - f(1), it's crucial for the general form of the integral.
  • Incorrectly substituting back: Be careful when substituting back from θ\theta to xx. Make sure to use the correct trigonometric identities and relationships.
  • Sign Errors: Double check your signs when distributing the negative sign during subtraction f(3)f(1)f(3) - f(1).

Summary

We solved the indefinite integral by using trigonometric substitution, specifically x=tan2θx = \tan^2 \theta. We then simplified the integral using trigonometric identities and integrated with respect to θ\theta. Finally, we substituted back to express the result in terms of xx and calculated f(3)f(1)f(3) - f(1), which resulted in π12+1234\frac{\pi}{12} + \frac{1}{2} - \frac{\sqrt{3}}{4}.

Final Answer The final answer is π12+1234\boxed{\frac{\pi}{12} + \frac{1}{2} - \frac{\sqrt{3}}{4}}, which corresponds to option (B).

Practice More Indefinite Integration Questions

View All Questions
Let . Then f(3) – f(1) is eqaul to : | JEE Main 2023 Indefinite Integration | JEE Main - Mathematicon