Question Statement
Evaluate the integral:
∫x2+9dx
Background and Explanation
This integral follows the standard form ∫x2+a2dx, which typically requires trigonometric substitution to derive the inverse tangent solution. The key technique involves substituting x=atanθ to exploit the identity 1+tan2θ=sec2θ.
Solution
Let I denote the integral we wish to evaluate:
I=∫x2+9dx
First, recognize that the denominator is a sum of squares, which can be written as:
I=∫x2+321dx
To simplify this, we apply the trigonometric substitution x=3tanθ. This substitution is chosen because it will allow us to factor out 9 and use the Pythagorean identity to simplify the denominator.
Differentiating x=3tanθ with respect to θ:
dx=3sec2θdθ
Substituting both x and dx into the integral:
I=∫(3tanθ)2+321⋅3sec2θdθ
Expand the squared term in the denominator:
I=∫9tan2θ+93sec2θdθ
Factor out 9 from the denominator:
I=∫9(tan2θ+1)3sec2θdθ
Simplify the numerical coefficient 93=31:
I=31∫tan2θ+1sec2θdθ
Apply the Pythagorean identity tan2θ+1=sec2θ:
I=31∫sec2θsec2θdθ
The sec2θ terms cancel, leaving:
I=31∫1dθ
Integrating with respect to θ:
I=31θ+c
Now we convert back to the original variable x. From our substitution x=3tanθ, we solve for θ:
tanθ=3x
Therefore:
θ=tan−1(3x)
Substituting this back into our expression for I:
I=31tan−1(3x)+c
- Trigonometric substitution: x=atanθ for integrals containing x2+a2, with dx=asec2θdθ
- Pythagorean identity: tan2θ+1=sec2θ
- Standard integral form: ∫x2+a2dx=a1tan−1(ax)+c (here a=3)
- Algebraic simplification: Factoring and cancellation of common terms
Summary of Steps
- Identify the integral as type x2+a21 with a=3, rewriting as ∫x2+32dx
- Apply trigonometric substitution: let x=3tanθ, so dx=3sec2θdθ
- Substitute into the integral and factor the denominator: 9(tan2θ+1)3sec2θ
- Simplify using tan2θ+1=sec2θ to reduce to 31∫dθ
- Integrate to obtain 31θ+c
- Back-substitute using θ=tan−1(3x) to get the final answer 31tan−1(3x)+c