4.2.10 · D3Calculus II — Integration

Worked examples — Partial fractions — linear, repeated, irreducible quadratic factors

2,840 words13 min readBack to topic

Before anything, one promise: I will not use a symbol without saying what it means, and every step gets a "Why?". So:


The scenario matrix

Every partial-fraction integral you will ever meet lands in one of these cells. Each example below is tagged with the cell it covers.

Cell What makes it special Example
A distinct linear all factors linear, all different Ex 1
B repeated linear a factor like Ex 2
C irreducible quadratic → arctan leftover constant over a quadratic Ex 3
D quadratic → log + arctan numerator forces both pieces Ex 4
E improper (degenerate degree) : must divide first Ex 5
F repeated quadratic in the denominator Ex 6
G "fake" quadratic (sign trap) quadratic that secretly factors Ex 7
H word problem rate/mixing model, real units Ex 8
I exam twist Laplace inverse via partial fractions Ex 9
J mixed (linear + quadratic) both templates in one problem Ex 10

Cell A — distinct linear factors


Cell B — repeated linear factor


Cell C — irreducible quadratic giving a pure arctan

Figure — Partial fractions — linear, repeated, irreducible quadratic factors
Figure s01 — Alt-text: the red curve is the integrand , a smooth symmetric bump peaking at . The black curve is the running area swept out from the far left; it climbs steeply where the bump is tall and flattens out where the bump is small, tracing an S. That S is exactly the shape of — which is our clue that the antiderivative is an arctan and nothing else.


Cell D — quadratic giving log and arctan

Figure — Partial fractions — linear, repeated, irreducible quadratic factors
Figure s02 — Alt-text: two parabolas. The black one is with its lowest point (vertex) sitting at . The red one is : the very same parabola after we slide it 3 units right so its vertex sits on the vertical axis. Completing the square is exactly this slide; once the vertex is on the axis the denominator reads as , the clean form the arctan formula needs.


Cell E — improper (degree trap)


Cell F — repeated irreducible quadratic


Cell G — the "fake quadratic" sign trap


Cell H — word problem (real units)


Cell I — exam twist: inverse Laplace via partial fractions


Cell J — mixed: linear and irreducible quadratic together


Recall

Recall Which cell is which?

Pure constant over irreducible quadratic gives? ::: A pure (Cell C). Numerator has an over irreducible quadratic gives? ::: log plus arctan (Cell D). First thing to do if ? ::: Polynomial long division (Cell E). A quadratic with positive discriminant should be treated as? ::: Two linear factors (Cell G). Repeated quadratic template? ::: (Cell F). A problem with one linear and one irreducible-quadratic factor needs? ::: both templates at once (Cell J).

Prerequisites worth a detour: Completing the square, Integration by substitution, Standard integrals — log and arctan, Factoring polynomials over the reals.