Question Statement
Evaluate the integral:
∫1+z2etan−1zdz
Background and Explanation
This problem requires the method of substitution (u-substitution). The key insight is recognizing that the derivative of tan−1z is 1+z21, which appears as a factor in the integrand, allowing us to simplify the integral significantly.
Solution
We begin by setting up the integral:
I=∫1+z2etan−1zdz
To solve this, we use substitution. Let:
t=tan−1z
Differentiating both sides with respect to z:
dzdt=1+z21
Rearranging to express dz in terms of dt:
dt=1+z2dzordz=(1+z2)dt
Now substitute t=tan−1z and dt=1+z2dz into the original integral:
I=∫etdt
This is a standard exponential integral:
I=et+C
Finally, substitute back t=tan−1z to express the answer in terms of the original variable z:
I=etan−1z+C
Therefore:
∫1+z2etan−1zdz=etan−1z+C
- Substitution Rule: ∫f(g(z))⋅g′(z)dz=∫f(t)dt where t=g(z)
- Derivative of Inverse Tangent: dzd(tan−1z)=1+z21
- Exponential Integral: ∫exdx=ex+C
Summary of Steps
- Identify the substitution: Let t=tan−1z
- Compute the differential: Determine that dt=1+z2dz
- Rewrite the integral: Express the integral as ∫etdt using the substitution
- Integrate: Evaluate the simpler integral to get et+C
- Back-substitute: Replace t with tan−1z to obtain the final answer etan−1z+C