Solveeit Logo

Question

Question: How do you integrate \(\left( {{e^{2x - 1}}} \right) - 1\)?...

How do you integrate (e2x1)1\left( {{e^{2x - 1}}} \right) - 1?

Explanation

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 (e2x1)\left( {{e^{2x - 1}}} \right) with respect to x. To make integration easier, we take t=2x1t = 2x - 1 and differentiate it. Then using the expression of dxdx 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 (e2x1)1\left( {{e^{2x - 1}}} \right) - 1 .
We are asked to integrate the function (e2x1)1\left( {{e^{2x - 1}}} \right) - 1
i.e. we need to find out ((e2x1)1)dx\int {\left( {\left( {{e^{2x - 1}}} \right) - 1} \right)} 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 (e2x1)\left( {{e^{2x - 1}}} \right) and then we integrate the remaining term.
Finally, we will combine the both the results and obtain the solution.
So we have, ((e2x1)1)dx=(e2x1)dx1dx\int {\left( {\left( {{e^{2x - 1}}} \right) - 1} \right)} dx = \int {\left( {{e^{2x - 1}}} \right)} dx - \int {1dx} …… (1)
So now we integrate the term (e2x1)\left( {{e^{2x - 1}}} \right).
i.e. we will find (e2x1)dx\int {\left( {{e^{2x - 1}}} \right)dx} …… (2)
Firstly, we take 2x12x - 1 some variable say t and proceed. i.e. take t=2x1t = 2x - 1.
Now differentiating this with respect to x we get,
dtdx=d(2x1)dx\Rightarrow \dfrac{{dt}}{{dx}} = \dfrac{{d(2x - 1)}}{{dx}}
dtdx=d(2x)dxd(1)dx\Rightarrow \dfrac{{dt}}{{dx}} = \dfrac{{d(2x)}}{{dx}} - \dfrac{{d(1)}}{{dx}}
dtdx=2d(x)dxd(1)dx\Rightarrow \dfrac{{dt}}{{dx}} = 2\dfrac{{d(x)}}{{dx}} - \dfrac{{d(1)}}{{dx}}
We know that differentiation of a constant term is zero. So we have d(1)dx=0\dfrac{{d(1)}}{{dx}} = 0.
Hence we get,
dtdx=2(1)0\Rightarrow \dfrac{{dt}}{{dx}} = 2(1) - 0
dtdx=2\Rightarrow \dfrac{{dt}}{{dx}} = 2
Now taking dxdxto the other side, we get,
dt=2dx\Rightarrow dt = 2dx
So the expression for dxdx is,
dx=dt2\Rightarrow dx = \dfrac{{dt}}{2}
Substituting t=2x1t = 2x - 1 in the equation (2), we get,
(e2x1)dx=etdx\int {\left( {{e^{2x - 1}}} \right)dx} = \int {{e^t}dx}
Now put dx=dt2dx = \dfrac{{dt}}{2}, we get,
(e2x1)dx=etdt2\Rightarrow \int {\left( {{e^{2x - 1}}} \right)dx} = \int {{e^t}\dfrac{{dt}}{2}}
Since 12\dfrac{1}{2} is a constant, from the constant coefficient rule we can take it out of integration.
Hence we have,
(e2x1)dx=12etdt\Rightarrow \int {\left( {{e^{2x - 1}}} \right)dx} = \dfrac{1}{2}\int {{e^t}dt}
(e2x1)dx=12et+C\Rightarrow \int {\left( {{e^{2x - 1}}} \right)dx} = \dfrac{1}{2}{e^t} + C
Substituting back t=2x1t = 2x - 1 we get,
(e2x1)dx=12e2x1+C1\Rightarrow \int {\left( {{e^{2x - 1}}} \right)dx} = \dfrac{1}{2}{e^{2x - 1}} + {C_1}, where C1{C_1} is an integration constant.
Now we integrate the remaining term which is 1dx\int {1dx} .
1dx=x+C2\Rightarrow \int {1dx = x + {C_2}}, where C2{C_2} is an integration constant.
So substituting the obtained results in the equation (1), we get,
((e2x1)1)dx=12e2x1+C1x+C2\int {\left( {\left( {{e^{2x - 1}}} \right) - 1} \right)} dx = \dfrac{1}{2}{e^{2x - 1}} + {C_1} - x + {C_2}
((e2x1)1)dx=12e2x1x+C1+C2\Rightarrow \int {\left( {\left( {{e^{2x - 1}}} \right) - 1} \right)} dx = \dfrac{1}{2}{e^{2x - 1}} - x + {C_1} + {C_2}
We combine the integration constants and write them as CC.
So we obtain the final expression as,
((e2x1)1)dx=12e2x1x+C\Rightarrow \int {\left( {\left( {{e^{2x - 1}}} \right) - 1} \right)} dx = \dfrac{1}{2}{e^{2x - 1}} - x + C, where CC is an integration constant.
Hence we obtain ((e2x1)1)dx=12e2x1x+C\int {\left( {\left( {{e^{2x - 1}}} \right) - 1} \right)} dx = \dfrac{1}{2}{e^{2x - 1}} - x + C, where CC 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 2x12x - 1 as some variable, since it makes us to integrate easier and also it avoids confusion.