Question
Question: Integrate the following: \(\int {{e^{2x}}} \left( {\dfrac{{2x - 1}}{{4{x^2}}}} \right)dx\)...
Integrate the following:
∫e2x(4x22x−1)dx
Solution
To simplify the integration, first assume 2x=t and convert the integration in the form of variable t. Next, separate the integration into two different integrations by separating fractions. And then integrate the first one using integration by parts and the second one will get canceled giving is the answer.
Complete step-by-step solution:
According to the question, we have to integrate the given function. This integration is ∫e2x(4x22x−1)dx.
Let this integration be denoted as I. So we have:
⇒I=∫e2x(4x22x−1)dx
To integrate this function, first assume 2x=t.
If we differentiate this both sides, we have:
⇒2dx=dt ⇒dx=2dt
Substituting these values in the integration, we’ll get:
⇒I=∫et(t2t−1)2dt
We can take 21 outside of the integration as it is a constant. Further, if we separate the fraction (t2t−1) into two different fractions, we will get:
⇒I=21∫et(t2t−t21)dt
On further simplification, this will give us:
⇒I=21∫et(t1−t21)dt
Now, we can write this as two separate integrations. So we have:
⇒I=21∫tetdt−21∫t2etdt
In this, we will integrate the first one by parts taking t1 as first function and et as second function. To refresh our memory, the rule of integration by parts is shown below:
⇒∫uvdx=u∫vdx−∫dxdu(∫vdx)dx, here u and v are the functions of x.
Using this rule for our integration as discussed above, we’ll get:
⇒I=21[t1∫etdt−∫dtd(t1)(∫etdt)dt]−21∫t2etdt
We know that the differentiation of x1 is −x21. So we have:
⇒dtd(t1)=−t21
And we also know that the integration of et is et itself. Using these results in our integration, we’ll get:
⇒I=21[tet−∫(−t21)etdt]−21∫t2etdt+C
C is the integration constant.
The integration can be further simplified as:
⇒I=21[tet+∫t2etdt]−21∫t2etdt+C ⇒I=2tet+21∫t2etdt−21∫t2etdt+C
The two integration left are the same but with opposite signs. So they will cancel out each other. We will get:
⇒I=2tet+C
Putting back the value of t as 2x, we have:
⇒I=2(2x)e2x+C ⇒I=4xe2x+C
Putting back the integration I:
⇒∫e2x(4x22x−1)dx=4xe2x+C, where C is integration constant.
Note: Whenever we have to integrate the multiple of two functions which cannot be integrated together while one of them can be integrated separately then we can apply integration by parts. The rule of integration by parts is given below:
⇒∫uvdx=u∫vdx−∫dxdu(∫vdx)dx, here u and v are the functions of x.
Here, we have assumed functions u and v cannot be integrated together. So we used integration by parts. However the function v can be easily integrated which is why this method is helpful.
But this method has its limitations for which we can’t use this in all scenarios. Sometimes the differentiation of the first function in the rule makes the integration even more complicated than what it was.