To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
The technical storage or access that is used exclusively for statistical purposes.
The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Integration by Parts
Integration by Parts is a special method of integration that is often useful when two functions are multiplied together, but is also helpful in other ways.
You will see plenty of examples soon, but first let us see the rule:
∫u v dx = u∫v dx −∫u’ (∫v dx) dx
As a diagram:
Let’s get straight into an example, and talk about it after:
Example: What is ∫x cos(x) dx ?
OK, we have x multiplied by cos(x), so integration by parts is a good choice.
First choose which functions for u and v:
So now it is in the format ∫u v dx we can proceed:
Differentiate u: u’ = x’ = 1
Integrate v: ∫v dx = ∫cos(x) dx = sin(x) (see Integration Rules)
Now we can put it together:
Simplify and solve:
So we followed these steps:
In English, to help you remember, ∫u v dx becomes:
(u integral v) minus integral of (derivative u, integral v)
Let’s try some more examples:
Example: What is ∫ln(x)/x2 dx ?
First choose u and v:
Differentiate u: ln(x)’ = 1/x
Integrate v: ∫1/x2 dx = ∫x-2 dx = −x-1 = -1/x (by the power rule)
Now put it together:
Simplify:
Example: What is ∫ln(x) dx ?
But there is only one function! How do we choose u and v ?
Hey! We can just choose v as being “1”:
Differentiate u: ln(x)’ = 1/x
Integrate v: ∫1 dx = x
Now put it together:
Simplify:
Example: What is ∫ex x dx ?
Choose u and v:
Differentiate u: (ex)’ = ex
Integrate v: ∫x dx = x2/2
Now put it together:
Well, that was a spectacular disaster! It just got more complicated.
Maybe we could choose a different u and v?
Example: ∫ex x dx (continued)
Choose u and v differently:
Differentiate u: (x)’ = 1
Integrate v: ∫ex dx = ex
Now put it together:
Simplify:
The moral of the story: Choose u and v carefully!
Choose a u that gets simpler when you differentiate it and a v that doesn’t get any more complicated when you integrate it.
A helpful rule of thumb is I LATE. Choose u based on which of these comes first:
And here is one last (and tricky) example:
Example: ∫ex sin(x) dx
Choose u and v:
Differentiate u: sin(x)’ = cos(x)
Integrate v: ∫ex dx = ex
Now put it together:
Looks worse, but let us persist! We can use integration by parts again:
Choose u and v:
Differentiate u: cos(x)’ = -sin(x)
Integrate v: ∫ex dx = ex
Now put it together:
Simplify:
Now we have the same integral on both sides (except one is subtracted) …
… so bring the right hand one over to the left and we get:
Simplify:
Footnote: Where Did “Integration by Parts” Come From?
It is based on the Product Rule for Derivatives:
Integrate both sides and rearrange:
Some people prefer that last form, but I like to integrate v’ so the left side is simple:
Assignment
ASSIGNMENT : INTEGRATION BY PARTS ASSIGNMENT MARKS : 20 DURATION : 1 week, 3 days