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

Integration by Parts

College Depth 88 in the knowledge graph I know this Set as goal
5,027topics build on this
402prerequisites beneath it
See this on the map →
Product RuleU-SubstitutionConvolution TheoremFourier Series: Definition and Coefficients+6 more
integration techniques by-parts

Core Idea

Integration by parts reverses the product rule: the integral of u dv = uv - the integral of v du. It converts one integral into another, hopefully simpler one. The LIATE rule (Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential) helps choose u. Common applications include integrals involving ln(x), x*ex, x*sin(x), and arctan(x). Sometimes multiple applications or a cyclical trick are needed.

How It's Best Learned

Derive from the product rule. Practice choosing u and dv using LIATE. Work through standard types: polynomial times exponential, polynomial times trig, logarithms. Show the tabular method for repeated integration by parts. Practice the cyclical case (e.g., integral of ex sin(x) dx).

Common Misconceptions

Explainer

Integration by parts reverses the product rule. Differentiate the product u·v and you get (uv)' = u'v + uv'. Rearranging: uv' = (uv)' − u'v. Integrate both sides and you arrive at the IBP formula: ∫u dv = uv − ∫v du. The idea is to trade one integral for another — you hope the new integral ∫v du is simpler than what you started with.

The entire game is choosing u and dv wisely. The LIATE mnemonic provides a reliable ordering: favor choosing u from whichever category comes first — Logarithmic, Inverse trigonometric, Algebraic (polynomials), Trigonometric, Exponential. The logic is that functions at the top of LIATE differentiate into simpler forms (ln(x) becomes 1/x), while exponentials and trig at the bottom integrate as easily as they differentiate. For ∫ x·eˣ dx, choose u = x (Algebraic) and dv = eˣ dx. Then du = dx, v = eˣ, and the formula yields xeˣ − ∫ eˣ dx = xeˣ − eˣ + C.

A non-obvious but important case: ∫ ln(x) dx. There is no second function in sight, but you can write it as ∫ ln(x)·1 dx and choose u = ln(x), dv = dx. This gives v = x and the new integral ∫ x·(1/x) dx = ∫ 1 dx, which trivially integrates to x. Result: x·ln(x) − x + C. The same move works for arctan(x) and arcsin(x) — when the integrand is a lone logarithm or inverse trig, use 1 as the silent second factor.

Sometimes IBP must be applied repeatedly. For ∫ x²·eˣ dx, one application reduces the power from 2 to 1; a second reduces it from 1 to 0 and the integral evaluates. The tabular method (writing successive derivatives of u in one column and successive antiderivatives of dv in another, with alternating signs) streamlines this bookkeeping.

The cyclical case is the most surprising. Applying IBP to ∫ eˣ·sin(x) dx, then applying it again to the resulting integral, produces the original integral on the right-hand side — giving I = eˣ(sin x − cos x) − I. This looks circular but is actually useful: add I to both sides, and you get 2I = eˣ(sin x − cos x), so I = eˣ(sin x − cos x)/2 + C. Recognizing the cycle and solving algebraically rather than continuing to iterate is a key IBP skill.

Practice Questions 3 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-SubstitutionIntegration by Parts

Longest path: 89 steps · 402 total prerequisite topics

Prerequisites (2)

Leads To (8)