Question
Question: How do you integrate \(\left( {{e^{2x - 1}}} \right) - 1\)?...
How do you integrate (e2x−1)−1?
Solution
In this question, we need to integrate the given function. Firstly, we will split the integration in two parts and then we will simplify. So we integrate the first term (e2x−1) with respect to x. To make integration easier, we take t=2x−1 and differentiate it. Then using the expression of dx obtained, integrate the given function. Then we integrate the remaining term in the given expression with respect to x. After that we combine both the results obtained and write the final answer.
Complete step-by-step answer:
Given the function of the form (e2x−1)−1 .
We are asked to integrate the function (e2x−1)−1
i.e. we need to find out ∫((e2x−1)−1)dx
We will split the above integration in two parts. So that it will be easier to integrate.
So first we integrate the first term which is (e2x−1) and then we integrate the remaining term.
Finally, we will combine the both the results and obtain the solution.
So we have, ∫((e2x−1)−1)dx=∫(e2x−1)dx−∫1dx …… (1)
So now we integrate the term (e2x−1).
i.e. we will find ∫(e2x−1)dx …… (2)
Firstly, we take 2x−1 some variable say t and proceed. i.e. take t=2x−1.
Now differentiating this with respect to x we get,
⇒dxdt=dxd(2x−1)
⇒dxdt=dxd(2x)−dxd(1)
⇒dxdt=2dxd(x)−dxd(1)
We know that differentiation of a constant term is zero. So we have dxd(1)=0.
Hence we get,
⇒dxdt=2(1)−0
⇒dxdt=2
Now taking dxto the other side, we get,
⇒dt=2dx
So the expression for dx is,
⇒dx=2dt
Substituting t=2x−1 in the equation (2), we get,
∫(e2x−1)dx=∫etdx
Now put dx=2dt, we get,
⇒∫(e2x−1)dx=∫et2dt
Since 21 is a constant, from the constant coefficient rule we can take it out of integration.
Hence we have,
⇒∫(e2x−1)dx=21∫etdt
⇒∫(e2x−1)dx=21et+C
Substituting back t=2x−1 we get,
⇒∫(e2x−1)dx=21e2x−1+C1, where C1 is an integration constant.
Now we integrate the remaining term which is ∫1dx.
⇒∫1dx=x+C2, where C2 is an integration constant.
So substituting the obtained results in the equation (1), we get,
∫((e2x−1)−1)dx=21e2x−1+C1−x+C2
⇒∫((e2x−1)−1)dx=21e2x−1−x+C1+C2
We combine the integration constants and write them as C.
So we obtain the final expression as,
⇒∫((e2x−1)−1)dx=21e2x−1−x+C, where C is an integration constant.
Hence we obtain ∫((e2x−1)−1)dx=21e2x−1−x+C, where C is an integration constant.
Note:
Differentiation and integration are the two important concepts of calculus. Integration generally refers to summing up the smaller function to form a bigger unit. Note that indefinite integrals are those integrals that do not have any limit of integration. It has an arbitrary constant after integrating the terms. Definite integrals are those integrals which have an upper and lower limit. We split the integral in the given problem and integrate them separately. It is important to substitute 2x−1 as some variable, since it makes us to integrate easier and also it avoids confusion.