Question
Question: Evaluate: \[\int {\dfrac{{{e^{x - 1}} + {x^{e - 1}}}}{{{e^x} + {x^e}}}} dx\]...
Evaluate: ∫ex+xeex−1+xe−1dx
Solution
Here we are using the concept of Integration. Integration is the way of adding slices to find the whole. Integration is a method of summation along the data. We will use the integration by substitution to simplify the integral and simplifying it further we will get the required answer.
Formula Used:
We will use the following formulas:
- Product Rule: ax⋅ay=ax+y
- Differentiation Formula: dxd(ex)=ex and dxd(xe−1)=exe−1
- Integration Formula: ∫x1dx=logx+C where x1 is called the Integrand and C is an arbitrary constant introduced at the end of an Integration.
Complete step by step solution:
In Integration by Substitution, usually numerator will be the derivative of the denominator. So we assume the denominator to be a variable.
Let us take ex+xe=t .
⇒t=ex+xe
Differentiating with respect tox on both the sides using the a differentiation Formuladxd(ex)=ex and dxd(xe−1)=exe−1 , we get
⇒dxdt=ex+exe−1
⇒dt=ex+exe−1dx
Dividing by e on both the sides, we get
⇒edt=e1(ex+exe−1)dx
⇒edt=(eex+eexe−1)dx
Now using the Product Rule ax⋅ay=ax+y to simplify the above equation, we get
⇒e1dt=(ex.e−1+xe−1)dx
⇒e1dt=(ex−1+xe−1)dx
Substituting ex−1+xe−1dx=edt and ex+xe=t , we get
⇒∫ex+xeex−1+xe−1dx=∫t1edt
Using the Integration Formula, ∫x1dx=logx+C and taking e1 as common , we get
⇒e1∫t1dt=e1logt+C
Now, again by Substituting t=ex+xe , we get
⇒e1∫t1dt=e1.log(ex+xe)+C
Therefore, ∫ex+xeex−1+xe−1dx=elog(ex+xe)+C.
Note:
Usually the method of integration by substitution is extremely useful when we make a substitution for a function whose derivative is also present in the integrand. By doing so, the function simplifies and then the basic formulas of integration can be used to integrate the function. We can use this method to find an integral value when it is set up in the special form. It means that the given integral is of the form: ∫f(g(x)).g′(x).dx=f(u).du . Here, first we will integrate the function with respect to the substituted value (f(u)), and finish the process by substituting the original function, g(x). It is the counterpart to the chain rule for differentiation, in fact, it can loosely be thought of as using the chain rule "backwards".