A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Partial Fraction Decomposition for Integration

College Depth 88 in the knowledge graph I know this Set as goal
1,090topics build on this
426prerequisites beneath it
See this on the map →
Partial Fraction DecompositionU-Substitution+1 moreImproper Integrals - Convergence
integration techniques partial-fractions

Core Idea

Partial fraction decomposition breaks a rational function into a sum of simpler fractions that can each be integrated individually. Linear factors produce ln terms, repeated linear factors produce power-rule terms, and irreducible quadratic factors produce arctan and ln terms (via completing the square). This technique, combined with polynomial long division for improper fractions, allows you to integrate any rational function.

How It's Best Learned

Review the algebraic decomposition from precalculus, then integrate each term. Practice all cases: distinct linear, repeated linear, irreducible quadratic, and combinations. Emphasize the strategy: long division first if needed, then factor, decompose, and integrate term by term.

Common Misconceptions

Explainer

The core strategy is to work backwards from addition. You know how to add fractions: 1/(x−1) + 2/(x+3) = (3x+1)/((x−1)(x+3)). Partial fraction decomposition reverses this: given a rational function like (3x+1)/((x−1)(x+3)), break it back into simpler fractions. From your algebra prerequisite, you know how to do this decomposition. Now the payoff: each simple fraction is integrable by a method you already know, so a rational function that seemed hard to integrate becomes a sum of easy integrals.

The three cases and their integrals follow a consistent pattern. A distinct linear factor (x − r) contributes a term A/(x−r), which integrates to A·ln|x−r| + C via u-substitution. A repeated linear factor (x − r)² contributes A/(x−r) + B/(x−r)², where the second term integrates by the power rule to −B/(x−r) + C. An irreducible quadratic factor (ax²+bx+c with negative discriminant) requires completing the square and splitting the numerator, producing arctan terms — this is where your soft prerequisite (inverse trig derivatives) becomes essential, since ∫1/(x²+k²) dx = (1/k)arctan(x/k) + C.

The full procedure has four steps: (1) if the numerator degree ≥ denominator degree, do polynomial long division first to produce a proper fraction plus a polynomial; (2) factor the denominator completely into linear and irreducible quadratic factors; (3) set up the partial fraction form and solve for all coefficients (by substituting convenient values of x or expanding and matching coefficients); (4) integrate term by term. Skipping step 1 is the most common mistake — the decomposition template only applies to proper fractions (numerator degree strictly less than denominator degree). If you skip it, you'll find the algebra won't close.

This technique matters beyond its direct applications because it illustrates a broader mathematical strategy: transform a hard problem into multiple easy ones. A rational function that resists integration directly becomes a sum of logarithm, arctan, and power functions you've already mastered. The theoretical guarantee — that every rational function can be integrated in closed form — is precisely what partial fractions makes constructive.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionPartial Fraction Decomposition for Integration

Longest path: 89 steps · 426 total prerequisite topics

Prerequisites (3)

Leads To (1)