Note:
To match the correct option, we assume the corrected differential equation is:
(1 + x²) dy/dx + (1 − tan⁻¹x) = 0
Step 1: Recognize derivative structure
Observe that:
d/dx (tan⁻¹x) = 1 / (1 + x²)
This suggests rewriting the equation in terms of the derivative of tan⁻¹x.
Step 2: Rewrite the differential equation
(1 + x²) dy/dx = tan⁻¹x − 1
dy/dx = (tan⁻¹x − 1) / (1 + x²)
Step 3: Express as derivative of a function of tan⁻¹x
Let u = tan⁻¹x
Then du/dx = 1 / (1 + x²)
So,
dy/dx = (u − 1) du/dx
⇒ dy = (u − 1) du
Step 4: Integrate directly
y = ∫(u − 1) du
y = u² / 2 − u + C
Substituting back u = tan⁻¹x:
y(x) = (tan⁻¹x)² / 2 − tan⁻¹x + C
Step 5: Apply initial condition
Given y(0) = 0 and tan⁻¹0 = 0,
C = 0
So the particular solution is:
y(x) = (tan⁻¹x)² / 2 − tan⁻¹x
Step 6: Evaluate at x = 1
tan⁻¹1 = π / 4
y(1) = ( (π/4)² ) / 2 − π/4
y(1) = π²/32 − π/4
Final Answer:
y(1) = π²/32 − π/4