Integration by Parts Calculator – Evaluate Integrals Step-by-Step


Integration by Parts Calculator

A step-by-step tool to help you master the integration by parts formula.

This calculator helps you structure your integration by parts problems. Enter the components of your integral, and the tool will assemble the formula for you. This is a learning tool to verify your choices for u, dv, du, and v.


Choose the part of the integral that simplifies when differentiated (following the LIATE/ILATE rule).


The remaining part of the integral product.


The derivative of u with respect to the variable, times dx.


The antiderivative of dv.



Conceptual Flow of Integration by Parts

u du Differentiate dv v Integrate

This chart illustrates the core process: you select ‘u’ and differentiate it to get ‘du’, while you select ‘dv’ and integrate it to get ‘v’.

What is the “evaluate using integration by parts calculator symbolab” Method?

Integration by parts is a powerful technique in calculus used to find the integral of a product of two functions. It’s essentially the reverse of the product rule for differentiation. The method is crucial when direct integration or u-substitution is not applicable. Students and professionals searching for an “evaluate using integration by parts calculator symbolab” are typically looking for a tool that can either solve these integrals automatically or help them walk through the steps, much like the popular online solver Symbolab. This calculator is designed to assist with the latter, helping you structure and verify your work.

Integration by Parts Formula and Explanation

The core of the method is the integration by parts formula. It transforms one integral into another, hopefully simpler, one. The standard formula is:

∫u dv = uv – ∫v du

To use this formula, you must break the original integral into two parts: ‘u’ and ‘dv’. The choice of ‘u’ is critical. A good heuristic is the LIATE or ILATE rule, which stands for Logarithmic, Inverse Trigonometric, Algebraic, Trigonometric, and Exponential. You should choose ‘u’ to be the function that appears first in this list. This generally ensures that its derivative, ‘du’, is simpler than ‘u’ itself.

Variables Table

Description of variables in the integration by parts formula. All values are unitless functions.
Variable Meaning Unit Typical Form
u The first function, chosen to be differentiated. Unitless Polynomial, Logarithm, Inverse Trig Function
dv The second function part (with dx), chosen to be integrated. Unitless Trig Function, Exponential, Power Function
du The derivative of u. Unitless A simpler function than u.
v The integral (antiderivative) of dv. Unitless The integrated form of dv.

For more detailed step-by-step solutions, you might consider using a u-substitution calculator if the problem requires it.

Practical Examples

Example 1: Evaluate ∫x cos(x) dx

This is a classic example where we need to evaluate using integration by parts. We have an algebraic function (x) and a trigonometric function (cos(x)).

  • Inputs:
    • Choose u = x (Algebraic comes before Trigonometric in LIATE)
    • This means dv = cos(x) dx
  • Calculations:
    • Differentiate u: du = 1 dx
    • Integrate dv: v = ∫cos(x) dx = sin(x)
  • Result:
    • Applying the formula: ∫x cos(x) dx = x * sin(x) – ∫sin(x) dx
    • Solving the final integral: x * sin(x) – (-cos(x)) + C
    • Final Answer: x sin(x) + cos(x) + C

Example 2: Evaluate ∫ln(x) dx

This integral seems to have only one function, but we can treat it as a product of ln(x) and 1. This is a common trick.

  • Inputs:
    • Choose u = ln(x) (Logarithmic comes first)
    • This means dv = 1 dx
  • Calculations:
    • Differentiate u: du = (1/x) dx
    • Integrate dv: v = ∫1 dx = x
  • Result:
    • Applying the formula: ∫ln(x) dx = ln(x) * x – ∫x * (1/x) dx
    • Simplifying the new integral: x ln(x) – ∫1 dx
    • Final Answer: x ln(x) – x + C

How to Use This Integration by Parts Calculator

Our calculator is designed to be a learning aid, not just a black-box solver. It helps you practice the steps required to correctly apply the formula.

  1. Identify u and dv: Look at the integral you want to solve (e.g., ∫x * e^x dx). Using the LIATE rule, decide which part is ‘u’ and which is ‘dv’.
  2. Enter ‘u’: Type your chosen ‘u’ function into the first input field (e.g., ‘x’).
  3. Enter ‘dv’: Type the remaining part, ‘dv’, into the second field (e.g., ‘e^x dx’).
  4. Calculate and Enter ‘du’ and ‘v’: Manually calculate the derivative of ‘u’ (du) and the integral of ‘dv’ (v). Enter these into the third and fourth fields. For our example, du would be ‘1 dx’ and v would be ‘e^x’.
  5. Evaluate: Click the “Evaluate using Integration by Parts” button.
  6. Interpret Results: The calculator will display the full integration by parts formula with your inputs, showing `uv – ∫v du`. This allows you to check if you’ve set up the problem correctly and what the next, simpler integral is that you need to solve. If you need help with simpler integrals, a basic integral calculator can be useful.

Key Factors That Affect Integration by Parts

  • Choice of ‘u’: The most critical factor. A poor choice can make the new integral more complex than the original. The LIATE rule is your best guide.
  • Correct Differentiation: Any error in finding ‘du’ from ‘u’ will lead to a wrong final answer.
  • Correct Integration: Similarly, an error in finding ‘v’ from ‘dv’ will cascade through the formula. Forgetting the “+C” is a common mistake in indefinite integrals, though it’s often omitted in the intermediate ‘v’ step for simplicity.
  • Simplification of the New Integral: The goal is to get a new integral (∫v du) that is directly solvable or simpler than the original.
  • Repeated Application: Some problems, like ∫x²eˣ dx, require applying integration by parts multiple times. You must be systematic in your approach.
  • Algebraic Errors: Simple mistakes in multiplying `uv` or simplifying `- ∫v du` can derail the entire process.

Sometimes, an integral might seem to require integration by parts but is better solved with a different technique. Always check if a direct substitution is possible first with a resource like an u-substitution calculator.

Frequently Asked Questions (FAQ)

1. What does the acronym LIATE mean?

LIATE stands for Logarithmic, Inverse trigonometric, Algebraic, Trigonometric, Exponential. It’s a rule of thumb for choosing which function in a product should be selected as ‘u’ when using integration by parts. The function type that appears first in the list is the best choice for ‘u’.

2. What happens if I choose the wrong ‘u’?

If you choose ‘u’ and ‘dv’ incorrectly, the new integral (∫v du) will often be more complicated than the original integral, defeating the purpose of the method. You can always go back and swap your choices.

3. Can I use integration by parts for definite integrals?

Yes. The formula is slightly different: ∫ₐᵇ u dv = [uv]ₐᵇ – ∫ₐᵇ v du. You evaluate the ‘uv’ part at the limits of integration (b and a) and subtract, then evaluate the new definite integral.

4. Why does this calculator ask me to input du and v?

This tool is designed for learning and verification. By calculating ‘du’ and ‘v’ yourself and inputting them, you are actively practicing the differentiation and integration steps. The calculator then confirms if your setup of the formula `uv – ∫v du` is correct based on your inputs, helping you find mistakes early. For fully automatic solutions, you might search for an “evaluate using integration by parts calculator symbolab”.

5. What if the integral contains only one function, like ∫arctan(x) dx?

This is a common “trick” case. You can set u = arctan(x) and dv = 1 dx. This allows you to apply the integration by parts formula to functions that don’t immediately appear as a product.

6. Do I need to add “+ C” when finding v?

When finding ‘v’ (the integral of ‘dv’) as an intermediate step, you can ignore the constant of integration, C. It will be accounted for when you solve the final integral at the end of the process.

7. What is “tabular integration”?

Tabular integration is a streamlined method for applying integration by parts multiple times, typically when one function is a polynomial that differentiates to zero. You create a table of derivatives of ‘u’ and integrals of ‘dv’, then multiply down diagonally.

8. Is this calculator the same as Symbolab?

No. Symbolab is a powerful symbolic math solver that computes the entire answer automatically. This calculator is a pedagogical tool that helps you, the user, execute the steps and verify your procedural understanding of the integration by parts formula.

© 2026 Your Website Name. All Rights Reserved. This tool is for educational purposes.



Leave a Reply

Your email address will not be published. Required fields are marked *