Fatskills
Practice. Master. Repeat.
Study Guide: AP Calculus: Integration by Parts (BC topic)
Source: https://www.fatskills.com/ap-calculus/chapter/ap-calculus-integration-by-parts-bc-topic

AP Calculus: Integration by Parts (BC topic)

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~4 min read

Integration by Parts (BC topic)

Concept Summary

  • Integration by Parts: A method to integrate products of two functions by reversing the product rule, essential for integrals like ?x·e? dx or ?ln x dx.
  • LIATE Rule: Order of preference for choosing u (Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential) to simplify the integral.
  • Tabular Method: A shortcut for repeated integration by parts when one function (e.g., polynomial) differentiates to zero.
  • Cyclic Integrals: Integrals like ?e? sin x dx where integration by parts must be applied twice, then solved algebraically.
  • Reduction Formulas: Recursive results (e.g., ?sin?x dx) derived via integration by parts to simplify higher powers.

Core Questions

WHAT (definitional)

Q: What is integration by parts? A: A technique to integrate products of two functions using the formula ?u dv = uv-?v du. Trap/Clarification: It’s not a direct antiderivative of a product—it transforms the integral into a (hopefully) simpler one.

Q: What is the u and dv in the formula? A: u is the differentiable function chosen via LIATE; dv is the remaining part of the integrand (including dx). Trap/Clarification: Swapping u and dv can make the integral harder (e.g., choosing u = e? instead of u = x for ?x·e? dx).


WHY (causal/explanatory)

Q: Why does integration by parts work? A: It’s derived from the product rule (d/dx[uv] = u’v + uv’) by integrating both sides and rearranging. Trap/Clarification: The formula doesn’t guarantee simplification—poor u/dv choices can create infinite loops.

Q: Why is the LIATE rule important? A: It prioritizes u choices that simplify the integral by reducing the derivative’s complexity (e.g., polynomials-0). Trap/Clarification: LIATE is a guideline, not a rule—exceptions exist (e.g., ?x·tan?¹x dx where u = tan?¹x is better).


HOW (process/application)

Q: How do you apply integration by parts? A: 1) Choose u (LIATE) and dv; 2) Compute du and v; 3) Plug into ?u dv = uv-?v du; 4) Integrate the new term. Trap/Clarification: Forgetting to include dx in dv leads to incorrect v (e.g., dv = e?-v = e?, not v = e? dx).

Q: How is the tabular method used? A: For integrals like ?x²·e? dx, differentiate u (x²) repeatedly until 0, integrate dv (e?) repeatedly, then multiply diagonally and alternate signs. Trap/Clarification: Only works if one function (e.g., polynomial) differentiates to zero—otherwise, use cyclic method.


CAN (conditions/possibilities)

Q: Can integration by parts be used for any product of functions? A: No—it’s only useful when the new integral ?v du is simpler than the original ?u dv. Trap/Clarification: Some products (e.g., ?e?·sin x dx) require two applications and algebraic solving.

Q: Under what conditions does the tabular method fail? A: When neither function differentiates to zero (e.g., ?e?·sin x dx) or when the integral doesn’t simplify after one application. Trap/Clarification: For cyclic integrals, stop after two applications and solve for the original integral.


Quick Facts & Traps

  • Fact: ?ln x dx = x ln x-x + C—memorize this result (derived via u = ln x, dv = dx).
  • Trap: Choosing u = e? for ?x·e? dx-Reality: u = x (LIATE) simplifies the integral; u = e? makes it worse.
  • Fact: Reduction formulas (e.g., ?sin?x dx = ?(sin¹x cos x)/n + (n?1)/n ?sin²x dx) are derived via integration by parts.
  • Trap: Forgetting the +C in intermediate steps-Reality: Always include +C in the final answer, but not during intermediate integration.
  • Fact: Cyclic integrals (e.g., ?e? sin x dx) require setting the integral equal to itself after two applications (e.g., I = e? sin x-e? cos x-I).
  • Trap: Misapplying signs in the tabular method-Reality: Alternate signs starting with + (e.g., +, ?, +, ...).

Rapid-Fire True/False

  • Statement: Integration by parts is always the best method for products of functions. Answer: FALSE Why the common mistake happens: Students overapply it—substitution or other techniques may be simpler (e.g., ?x·e?² dx).

  • Statement: The tabular method can be used for ?x·e? sin x dx. Answer: FALSE Why the common mistake happens: Neither x nor e? sin x differentiates to zero; tabular only works for one "terminating" function.

  • Statement: For ?x·tan?¹x dx, u = x is the best choice. Answer: FALSE Why the common mistake happens: LIATE suggests u = tan?¹x (inverse trig > algebraic), which simplifies the integral.