Question Statement
Evaluate the definite integral:
∫25x(x+1)1dx
Background and Explanation
This problem requires partial fraction decomposition to rewrite the rational function as a difference of simpler fractions, which can then be integrated using the natural logarithm rule. The key is recognizing that x(x+1)1 can be split into terms with linear denominators.
Solution
We begin with the partial fraction decomposition already applied to the integrand:
x(x+1)1=x1−x+11
Now we evaluate the definite integral by splitting it into two separate integrals:
∫25x(x+1)1dx=∫25x1dx−∫25x+11dx=[lnx]25−[ln(x+1)]25=(ln5−ln2)−(ln(5+1)−ln(2+1))=(ln5−ln2)−(ln6−ln3)=ln5−ln2−ln6+ln3=ln(2×65×3)=ln(1215)=ln(45)
Reasoning:
- First, we apply the partial fraction decomposition to break the complex fraction into two simpler terms that we can integrate separately.
- We integrate x1 to get lnx and x+11 to get ln(x+1) (the derivative of the denominator matches the numerator structure).
- The notation [lnx]25 indicates we evaluate lnx at x=5 and subtract its value at x=2.
- After substituting the bounds, we apply logarithm properties: lna−lnb=lnba to combine terms, and lna+lnb=ln(ab) to group the positive and negative terms separately.
- Finally, we simplify the fraction 1215 to 45.
- Partial Fraction Decomposition: x(x+1)1=x1−x+11
- Logarithmic Integration: ∫x1dx=ln∣x∣+C and ∫x+a1dx=ln∣x+a∣+C
- Fundamental Theorem of Calculus: ∫abf(x)dx=F(b)−F(a) where F is the antiderivative of f
- Logarithm Properties:
- lna−lnb=ln(ba)
- lna+lnb=ln(ab)
Summary of Steps
- Decompose the integrand using partial fractions: x(x+1)1=x1−x+11
- Split the integral into two simpler integrals: ∫x1dx−∫x+11dx
- Integrate both terms to obtain natural logarithms: [lnx]25−[ln(x+1)]25
- Evaluate at the upper bound (5) and lower bound (2) for both terms
- Simplify the resulting expression using logarithm rules to combine terms into a single logarithm
- Reduce the final fraction to obtain ln(45)