This problem involves integrating a rational function where the numerator is not exactly the derivative of the denominator. The key strategy is to split the fraction into two parts: one where the numerator is the derivative of the denominator (yielding a logarithmic result), and another that fits the standard arctangent integral form.
Solution
Let I=∫x2+32x+1dx.
First, we split the integrand into two separate fractions:
I=∫(x2+32x+x2+31)dx
This separation allows us to evaluate two simpler integrals individually:
I=∫x2+32xdx+∫x2+31dx
First Integral:∫x2+32xdx
Notice that the numerator 2x is exactly the derivative of the denominator x2+3. This fits the logarithmic integration rule ∫f(x)f′(x)dx=ln∣f(x)∣+C. Since x2+3>0 for all real x, we can write:
∫x2+32xdx=ln(x2+3)
Second Integral:∫x2+31dx
We rewrite the denominator to match the standard arctangent form x2+a2:
∫x2+31dx=∫x2+(3)21dx
Using the standard integral formula ∫x2+a21dx=a1tan−1(ax)+C with a=3: