Question
Question: Find the integral of \(\int {\left( {x + 1} \right)} \log xdx\)...
Find the integral of ∫(x+1)logxdx
Solution
Hint : To solve this problem, we will first separate the main term into two terms by opening the bracket. Then, we need to use the integration by parts method for the integration of both the terms. For that, we will first decide which term can be taken as u and which can be taken as v. Here, we will take logarithmic function as u in while doing integration by parts.
Formula used:
Integration by parts of two terms u and v is given by:
∫uvdx=u∫vdx−∫u′(∫vdx)dx
Where, u is the function u(x) , v is the function v(x) and u′ is the derivative of function u(x) .
Complete step-by-step answer :
We are asked to find the integration of ∫(x+1)logxdx
I=∫(x+1)logxdx
We will separate the main term into two terms by opening the bracket.
I=∫xlogxdx+∫1⋅logxdx
Thus, we now have two integrations, I=I1+I2
I1=∫xlogxdx
Here, we will take u=logxand v=x.
Now, we will apply the integration by parts rule ∫uvdx=u∫vdx−∫u′(∫vdx)dx
⇒I1=logx∫xdx−∫(dxd(logx)∫xdx)dx ⇒I1=logx(2x2)−∫(x1⋅2x2)dx ⇒I1=2x2logx−∫2xdx ⇒I1=2x2logx−4x2+c1
Here, c1is the constant of integration.
I2=∫1⋅logxdx
Here, we will take u=logxand v=1.
Now, we will apply the integration by parts rule ∫uvdx=u∫vdx−∫u′(∫vdx)dx
Here, c2is the constant of integration.
We know that
Where, c=c1+c2 is the constant of integration.
Thus, our final answer is: ∫(x+1)logxdx=2x2logx−4x2+xlogx−x+c
So, the correct answer is “2x2logx−4x2+xlogx−x+c
”.
Note : Here, we have used integration by parts method which is a special method of integration that is often useful when two functions are multiplied together. In this rule it is very important to choose write functions as u and v. There is a helpful rule to remember for choosing which function to take as u. This rule is called ILATE rule, where I stands for inverse trigonometric functions, L stands for logarithmic functions, A stands for algebraic functions, T stands for trigonometric functions and E stands for exponential functions.