Question Statement
Evaluate the definite integral:
∫04πtan−1ydy
Background and Explanation
This problem requires integration by parts, a technique based on the product rule for differentiation. Since tan−1y doesn't have an elementary antiderivative that is immediately obvious, we treat this as a product of tan−1y and 1, choosing u=tan−1y to simplify through differentiation.
Solution
We begin by rewriting the integrand to explicitly show the product form suitable for integration by parts:
∫04πtan−1ydy=∫0π/4tan−1y⋅1dy
Applying integration by parts using the formula ∫udv=uv−∫vdu:
Choose:
- u=tan−1y⇒du=1+y21dy
- dv=1dy⇒v=y
Substituting into the integration by parts formula:
=[tan−1y∫1dy−∫(∫1dy)dyd(tan−1y)dy]0π/4
=[tan−1y⋅y−∫y⋅1+y21dy]0π/4
=[ytan−1y]0π/4−∫0π/41+y2ydy
Evaluating the first term and simplifying the remaining integral:
=(4πtan−14π−0⋅tan−1(0))−21∫0π/41+y22ydy
=(4π(1)−0)−21[ln(1+y2)]0π/4
Evaluating the definite integral:
=4π−21[ln(1+(4π)2)−ln(1+0)]
=4π−21[ln(1+16π2)−ln1]
=4π−21[ln(1616+π2)−0]
=4π−21ln(1616+π2)
- Integration by Parts: ∫udv=uv−∫vdu
- Derivative of Inverse Tangent: dyd(tan−1y)=1+y21
- Logarithmic Integration: ∫f(y)f′(y)dy=ln∣f(y)∣+C (specifically, recognizing 1+y22y as the derivative of ln(1+y2))
- Logarithm Properties: ln(a)−ln(b)=ln(ba) and ln(1)=0
Summary of Steps
- Rewrite the integral as ∫0π/4tan−1y⋅1dy to prepare for integration by parts
- Choose u=tan−1y (to differentiate) and dv=dy (to integrate), giving v=y and du=1+y21dy
- Apply the integration by parts formula: [ytan−1y]0π/4−∫0π/41+y2ydy
- Evaluate the boundary term: 4πtan−1(4π)−0
- For the remaining integral, multiply and divide by 2 to get 21∫1+y22ydy=21ln(1+y2)
- Evaluate the definite integral from 0 to 4π: 21[ln(1+16π2)−ln(1)]
- Combine terms and simplify using logarithm properties to get the final result: 4π−21ln(1616+π2)