Question
Question: Solve \[I = \int {\left( {{e^{x\log a}} + {e^{a\log x}} + {e^{a\log a}}} \right)} dx\]....
Solve I=∫(exloga+ealogx+ealoga)dx.
Solution
First of all, we will separate these three terms and then integrate them individually, as we know \int {\left( {a + b} \right)} dx = \int a $$$$dx + \int b $$$$dx. After separating we will use the logarithmic properties to simplify the terms. The Logarithmic Properties we will use are:
alogb=logba and eloga=a. We usually take the base of log to be e if it is not given. Using these properties and simplifying, we will integrate the three terms individually and then add them.
Integration Formulas to be used are:
∫xndx=n+1xn+1+c, where cis a constant
∫axdx=logaax+c, where a and care constants
\int a $$$$dx =ax+c, where a and care constants
Complete step by step answer:
We have I=∫(exloga+ealogx+ealoga)dx
Using \int {\left( {a + b} \right)} dx = \int a $$$$dx$$$$ + \int b $$$$dx, we get
I=∫(exloga+ealogx+ealoga)dx=∫exlogadx+∫ealogxdx+∫ealogadx
I=∫exlogadx+∫ealogxdx+∫ealogadx
Letting ∫exlogadx=I1, ∫ealogxdx=I2 and ∫ealogadx=I3, we get
I=I1+I2+I3−−−−−(1)
First Solving I1
I1=∫exlogadx
Using alogb=logba in the above expression, we get
I1=∫elogaxdx
Now, using eloga=a, we get
I1=∫axdx
Now Using the integration formula for ∫axdx,
I1=∫axdx=logaax+c1−−−−−(2), where c1 is a constant
Solving I2 now
I2=∫ealogxdx
Using alogb=logba in the above equation, we get
I2=∫elogxadx
Now using eloga=a, we get
I2=∫xadx
We know, ∫xndx=n+1xn+1+c. So,
I2=∫xadx=a+1xa+1+c2−−−−−(3), where c2 is a constant
Now, solving I3
I3=∫ealogadx
Using alogb=logba we get
I3=∫elogaadx
Now using eloga=a, I3 becomes
I3=∫aadx
We see that aa is a constant term. So,
I3=∫aadx=xaa+c3−−−−−(4), where c3 is a constant.
Now, using (1), (2), (3) and (4), we get
I=logaax+c1+a+1xa+1+c2+xaa+c3, where c1,c2,c3 are constants.
Now combining three constants to one constant, we get
I=logaax+a+1xa+1+xaa+(c1+c2+c3)
I=logaax+a+1xa+1+xaa+c, where c=c1+c2+c3.
Hence,
I=∫(exloga+ealogx+ealoga)dx=logaax+a+1xa+1+xaa+c, where c is a constant term.
Note:
We need to be very thorough with the logarithmic properties. Also, while applying properties we should check whether we are applying the right property to the respective term or not. While Integrating, we usually forget to add the constant term but it is necessary and should be taken care of.