Integration by Parts: A Complete Guide to Solving Integrals Using the By‑Parts Method

Integration by parts is one of the most important techniques in calculus for solving integrals involving products of functions. This article explains the formula, the logic behind it, how to choose u and dv, common patterns, advanced applications, and fully worked examples.

integration by parts, calculusintegral techniques, u dv methodproduct integrals, reduction formulas

~4 دقیقه مطالعه · آخرین به‌روزرسانی ۲۸ اسفند ۱۴۰۴

Introduction

Integration by parts is a powerful technique used to evaluate integrals involving the product of two functions. It is derived from the product rule of differentiation and is especially useful when one part of the integrand becomes simpler after differentiation.

1. The Formula of Integration by Parts

The method is based on the product rule:


d(uv) = u dv + v du

Integrating both sides gives:


∫ u dv = uv − ∫ v du

This is the fundamental formula of integration by parts.

2. How to Choose u and dv

Choosing u and dv correctly is the key to success. A common guideline is the LIATE rule:

  • Logarithmic functions → ln(x)
  • Inverse trigonometric → arctan(x), arcsin(x)
  • Algebraic → x, x²
  • Trigonometric → sin(x), cos(x)
  • Exponential → eˣ

Choose u as the function that becomes simpler when differentiated.

3. Basic Examples

Example 1: ∫ x eˣ dx


u = x        → du = dx
dv = eˣ dx   → v = eˣ

∫ x eˣ dx = x eˣ − ∫ eˣ dx
           = x eˣ − eˣ + C
           = eˣ (x − 1) + C

Example 2: ∫ x cos(x) dx


u = x        → du = dx
dv = cos(x) dx → v = sin(x)

∫ x cos(x) dx = x sin(x) − ∫ sin(x) dx
               = x sin(x) + cos(x) + C

4. Integration by Parts Twice

Some integrals require applying the method more than once.

Example: ∫ eˣ cos(x) dx

Apply integration by parts twice and solve the resulting equation:


Let I = ∫ eˣ cos(x) dx

u = cos(x), dv = eˣ dx
→ du = −sin(x) dx, v = eˣ

I = eˣ cos(x) + ∫ eˣ sin(x) dx

Apply again:

u = sin(x), dv = eˣ dx
→ du = cos(x) dx, v = eˣ

I = eˣ cos(x) + eˣ sin(x) − ∫ eˣ cos(x) dx

I = eˣ (sin(x) + cos(x)) − I

2I = eˣ (sin(x) + cos(x))

I = (1/2) eˣ (sin(x) + cos(x)) + C

5. Integration by Parts for Logarithmic Functions

Logarithmic functions do not integrate easily, so they are always chosen as u.

Example: ∫ ln(x) dx


u = ln(x)      → du = 1/x dx
dv = dx        → v = x

∫ ln(x) dx = x ln(x) − ∫ x * (1/x) dx
            = x ln(x) − ∫ 1 dx
            = x ln(x) − x + C

6. Integration by Parts for Inverse Trigonometric Functions

Example: ∫ arctan(x) dx


u = arctan(x)     → du = 1/(1 + x²) dx
dv = dx           → v = x

∫ arctan(x) dx = x arctan(x) − ∫ x/(1 + x²) dx
               = x arctan(x) − (1/2) ln(1 + x²) + C

7. Reduction Formulas (Advanced)

Integration by parts can generate recursive formulas for integrals of powers.

Example: ∫ xⁿ eˣ dx


∫ xⁿ eˣ dx = xⁿ eˣ − n ∫ xⁿ⁻¹ eˣ dx

This reduces the power step by step.

8. Integration by Parts in Definite Integrals

ab u dv = [uv]ab − ∫ab v du

Example

01 x eˣ dx
= [x eˣ]01 − ∫01 eˣ dx
= (1·e − 0) − (e − 1)
= 1

9. When to Use Integration by Parts

  • When the integrand is a product of two functions
  • When one part becomes simpler after differentiation
  • When logarithmic or inverse trig functions appear
  • When reduction formulas are needed

Conclusion

Integration by parts is an essential technique for solving integrals involving products, logarithmic functions, inverse trigonometric functions, and exponential expressions. With practice, recognizing when and how to apply this method becomes intuitive and greatly simplifies complex integrals.

نوشته و پژوهش‌شده توسط دکتر شاهین صیامی

مقالات مرتبط

Solving Integrals Using Partial Fraction Decomposition: A Complete Guide with Practical Examples

Partial fraction decomposition is one of the most powerful techniques for integrating rational functions. By breaking a complicated rational expression into simpler fractions, integration becomes straightforward. This article explains when and how to use partial fractions, the different decomposition cases, step‑by‑step procedures, and fully worked examples.

ادامه

Substitution Techniques in Integration: A Complete and Practical Guide

Substitution is one of the most powerful and widely used techniques in integration. It simplifies complex integrals by transforming them into easier forms. This article explains the main substitution methods, including basic u‑substitution, trigonometric substitution, hyperbolic substitution, substitution in rational functions, exponential integrals, trigonometric integrals, and definite integrals.

ادامه

Complete Integral Formula Sheet: All Essential Indefinite and Definite Integral Formulas

This article provides a comprehensive collection of the most important integral formulas in calculus, including basic integrals, power rules, exponential and logarithmic integrals, trigonometric and inverse trigonometric integrals, hyperbolic functions, integration techniques, and definite integral identities.

ادامه

Definite Integrals: Definition, Core Concepts, Methods of Calculation, and Applications

A definite integral is one of the fundamental concepts in calculus, used to compute the accumulated value of a quantity over an interval. This article explains the definition of definite integrals, the Riemann interpretation, the Fundamental Theorem of Calculus, methods of evaluation, and real-world applications.

ادامه

Cauchy’s Mean Value Theorem and Its Role in Advanced Function Analysis

This article explains Cauchy’s Mean Value Theorem, the generalized form of the Mean Value Theorem. It states that for two continuous and differentiable functions, there exists a point in the interval where the ratio of their derivatives equals the ratio of their overall changes. This theorem is fundamental in proving important results such as L'Hôpital’s Rule and plays a key role in mathematical analysis.

ادامه

The Mean Value Theorem and Its Role in Function Behavior Analysis

This article explains the Mean Value Theorem, one of the most important results in differential calculus. The theorem states that if a function is continuous on a closed interval and differentiable on the open interval, then there exists at least one point where the slope of the tangent line equals the slope of the secant line connecting the endpoints. This theorem forms the foundation for many applications in mathematics, physics, and engineering.

ادامه