
Osman A. answered 11/25/21
Professor of Engineering Calculus and Business Calculus
How many time i have to apply by parts. Is there a way to know how many time should I apply by parts? as this example: x^2.5 cosh(sqrt(x))?
Detailed Answer:
Here is an example that will answer your question:
∫ x3ex dx = x3ex – 3x2ex + 6xex – 6ex + C
We will do integration by parts using integration by parts table (here it is):
Derivative Integration
x3 ex
1st: 3x2 ex
2nd: 6x ex
3rd: 6 ex
4th: 0 ex
5th: 0 ex
...
∫ x3ex dx = (x3)ex – (3x2)ex + (6x)ex – (6)ex + (0)ex – (0)ex + (0)ex – (0)ex + ...
= x3ex – 3x2ex + 6xex – 6ex + 0 – 0 + 0 – 0 + ..
= x3ex – 3x2ex + 6xex – 6ex + C
Answer to your question: In integration by parts, eventually you run out of Derivative (turn to "0"); in this example, you run out of Derivative after the 3rd (every Derivative after that is "0" – useless). Thus, you stop at 3rd Derivative.