If ∫x2+x+12x2+5x+9dx=xx2+x+1+αx2+x+1+βlogex+21+x2+x+1+C, where C is the constant of integration, then α+2β is equal to __________ .
Answer: 2
Solution
Key Concepts and Formulas
Linear Decomposition of Integrands: Expressing a complex rational function as a sum of simpler functions to facilitate integration.
Standard Integrals:
∫x2+a2dx=ln∣x+x2+a2∣+C
∫x2+a2dx=2xx2+a2+2a2ln∣x+x2+a2∣+C
Completing the Square: Transforming a quadratic expression into a perfect square plus a constant.
Step-by-Step Solution
Step 1: Decompose the integrand.
We aim to express the numerator in terms of the derivative and the original quadratic inside the square root. Let
2x2+5x+9=A(x2+x+1)+B(2x+1)+C
Expanding the right side, we have
2x2+5x+9=Ax2+Ax+A+2Bx+B+C2x2+5x+9=Ax2+(A+2B)x+(A+B+C)
Comparing coefficients, we get the following system of equations:
\begin{align*}
A &= 2 \
A + 2B &= 5 \
A + B + C &= 9
\end{align*}
From the first equation, A=2. Substituting into the second equation, 2+2B=5, so 2B=3, and B=23. Substituting into the third equation, 2+23+C=9, so C=9−2−23=7−23=211. Therefore,
2x2+5x+9=2(x2+x+1)+23(2x+1)+211
Step 2: Rewrite the integral.
Using the decomposition from Step 1, we can rewrite the integral as:
∫x2+x+12x2+5x+9dx=∫x2+x+12(x2+x+1)+23(2x+1)+211dx=2∫x2+x+1x2+x+1dx+23∫x2+x+12x+1dx+211∫x2+x+11dx=2∫x2+x+1dx+23∫x2+x+12x+1dx+211∫x2+x+11dx
Step 3: Evaluate the second integral.
Let u=x2+x+1. Then du=(2x+1)dx. So,
23∫x2+x+12x+1dx=23∫udu=23∫u−1/2du=23⋅2u1/2+C1=3x2+x+1+C1
Step 4: Evaluate the third integral.
Complete the square in the denominator:
x2+x+1=x2+x+41+43=(x+21)2+(23)2
So,
211∫x2+x+11dx=211∫(x+21)2+(23)21dx
Using the standard integral ∫x2+a2dx=ln∣x+x2+a2∣+C, we have
211∫(x+21)2+(23)2dx=211lnx+21+(x+21)2+(23)2+C2=211lnx+21+x2+x+1+C2
Step 5: Evaluate the first integral.
2∫x2+x+1dx=2∫(x+21)2+(23)2dx
Using the standard integral ∫x2+a2dx=2xx2+a2+2a2ln∣x+x2+a2∣+C, we have
2[2x+21x2+x+1+2(3/2)2lnx+21+x2+x+1]+C3=2[42x+1x2+x+1+23/4lnx+21+x2+x+1]+C3=22x+1x2+x+1+43lnx+21+x2+x+1+C3=xx2+x+1+21x2+x+1+43lnx+21+x2+x+1+C3
Step 7: Compare with the given form and find α and β.
Comparing this with the given form
xx2+x+1+αx2+x+1+βlogex+21+x2+x+1+C
we have α=27 and β=425.
Step 8: Calculate α+2β.
α+2β=27+2(425)=27+225=232=16
Common Mistakes & Tips
Sign Errors: Be extremely careful with signs when completing the square and substituting back.
Incorrect Standard Integrals: Make sure you correctly remember the standard integral formulas.
Simplification: Always simplify your expression as much as possible after each integration step.
Summary
We decomposed the integrand into simpler terms using linear combinations of the quadratic expression inside the square root and its derivative. We then evaluated each integral separately using standard integral formulas and completing the square where necessary. Finally, we combined the results and compared them with the given form to find the values of α and β, and calculated α+2β.