6.10 Integrating Functions Using Long Division and Completing the Square
- Syllabus
- 2020
- Topic
- 6.10
- Level
- —
Before choosing a new integration rule, check whether algebra can expose a familiar one. Polynomial long division separates a polynomial part from a proper rational remainder; completing the square converts a quadratic into a shifted square plus a constant.
| Integrand feature | Rewrite | Structure revealed |
|---|---|---|
| numerator degree ≥ denominator degree | polynomial long division | polynomial terms plus a proper fraction |
| quadratic x2+bx+c | (x+b/2)2+c−b2/4 | shifted u2+a2 or related form |
For x=−1, x+1x2+1=x−1+x+12. Therefore ∫x+1x2+1dx=2x2−x+2ln∣x+1∣+C. Multiplying the quotient by the divisor and adding the remainder verifies the rewrite.
Since x2+4x+8=(x+2)2+4, ∫−20x2+4x+8dx=[21arctan(2x+2)]−20=21(π/4−0)=π/8. The completed square identifies the inverse-tangent form.
A rewrite must be algebraically equivalent on the original domain. Long division does not restore a denominator's excluded zeros, and completing the square does not change definite-integral bounds unless a separate variable substitution is introduced.