int_0^(pi/4) (1 - tan x)/(1 + tan x) dx A. 0 B. 1 C. ln2 D. 1/2 ln2
GATE 2009 · Engineering Mathematics · Integration · medium
Answer: 1/2 ln2
- Apply tangent subtraction identity: I = int_0^(pi/4) tan(pi/4 - x) dx
- Substitute u = pi/4 - x: I = int_0^(pi/4) tan(u) du = [-ln|cos u|]_0^(pi/4)
- Evaluate at bounds: I = -ln|cos(pi/4)| + ln|cos(0)| = -ln(1/sqrt(2)) + ln(1) = (1/2)ln2