Question
Question: Solve for the value of the integral, given as \[\int {{{\text{a}}^{\text{x}}}} \left[ {{\text{log x ...
Solve for the value of the integral, given as ∫ax[log x + log a log(exxx)]dx=?
A. x(log x - 1) B. ax.x(log x - 1) C. ax.x(log x + 1) D. ax.(log x - 1)
Solution
Hint: In order to compute the integral, we divide it into parts and use relevant formulae such as integral by-parts and formula for integral of log x and ax and use product rule of differentiation when necessary.
Complete step-by-step answer:
Given Data,
∫ax[log x + log a log(exxx)]dx,
To simplify, we know for a term log xk can be written as, k log x, Also we know log(ba)=loga - logb we use it in the above equation we get
=∫ax[logx + loga.(logx - loge)x]dx =∫ax[logx + loga.x(logx - loge)]dx
Now we know log e = 1, i.e. our equation becomes
=∫ax[logx + loga.x(logx - 1)]dx =∫[axlogx + axloga. x(logx - 1)]dx =∫axlogx dx + ∫axloga. x(logx - 1) dx - - - - - - (2)
Now let us solve the second term of the equation,
i.e. ∫axloga. x(logx - 1) dx - - - - (1)
The above equation is of the form∫uv, we know ∫uv= u∫v−∫u’∫v
Comparing the formula with equation (1), we consider
u = x (log x - 1) and v = axlog a
⇒u’ = dxd(x(logx - 1))
It is in the form ofdxd(uv), which is given as dxd(uv)=udxd(v)+vdxd(u), hence the equation becomes
u’ = (log x - 1)dxd(x)+xdxd(log x - 1)
⇒u’ = (logx - 1)+x(x1−0) ⇒u’ = logx - 1 + 1 ⇒u’ = logx --- Asdxd(logx)=x1.
Now our equation (1) becomes
∫axloga. x(logx - 1) dx
= ∫uv
= x(log x - 1)∫axloga−∫log x∫axloga dx
Now we know∫ax=log aax, hence the equation becomes
= x(log x - 1) log aax.log a - ∫log x.log aax.log a = x(log x - 1) ax - ∫log x.axdx
Now substitute the obtained value in equation (2) we get,
∫axlogx dx + ∫axloga. x(logx - 1) dx= ∫axlogx dx + x(log x - 1) ax - ∫log x.axdx
⟹x(log x - 1) ax
⟹ax.x(log x - 1)
Hence Option B is the correct answer.
Note: In order to solve this type of question the key is to perform simplification on the given equation using logarithmic identities. A good knowledge in formulas of integration and differentiation of terms like log x, axand similar terms is appreciated. Solving the equation by splitting it makes it simpler.