Indefinite Integration
Integration involving inverse trigonometric functions
Grade 12
Question:
<p>The integral \(\int x\cos^{-1}\left(\frac{1-x^2}{1+x^2}\right)dx\;(x>0)\) is equal to</p>
<p>\(-x+(1+x^2)\tan^{-1}x+C\)</p>
<p>\(x-(1+x^2)\cot^{-1}x+C\)</p>
<p>\(-x+(1+x^2)\cot^{-1}x+C\)</p>
<p>\(x-(1+x^2)\tan^{-1}x+C\)</p>
Step-by-Step Solution
Key Concept: Recognize that cos⁻¹((1-x²)/(1+x²)) = 2tan⁻¹(x) for x > 0 using the double angle formula for cosine. This transforms the integral into a manageable form using integration by parts.
<p><strong>Step 1:</strong> Use the identity cos⁻¹((1-x²)/(1+x²)) = 2tan⁻¹(x) for x > 0</p><p>This comes from cos(2θ) = (1-tan²θ)/(1+tan²θ), so if tan⁻¹(x) = θ, then cos⁻¹((1-x²)/(1+x²)) = 2θ = 2tan⁻¹(x)</p><p><strong>Step 2:</strong> Rewrite the integral as ∫ x · 2tan⁻¹(x) dx = 2∫ x·tan⁻¹(x) dx</p><p><strong>Step 3:</strong> Apply integration by parts with u = tan⁻¹(x), dv = x dx</p><p>Then du = 1/(1+x²) dx, v = x²/2</p><p><strong>Step 4:</strong> ∫ x·tan⁻¹(x) dx = (x²/2)tan⁻¹(x) - ∫ (x²/2) · 1/(1+x²) dx</p><p><strong>Step 5:</strong> Simplify the second integral: ∫ x²/(2(1+x²)) dx = (1/2)∫ (1+x²-1)/(1+x²) dx = (1/2)[x - tan⁻¹(x)] + C</p><p><strong>Step 6:</strong> Combine results: 2[(x²/2)tan⁻¹(x) - (1/2)(x - tan⁻¹(x))] + C</p><p>= (x²+1)tan⁻¹(x) - x + C</p><p>∴ Answer: <strong>(x²+1)tan⁻¹(x) - x + C</strong></p>
Correct Answer: A