Question
Question: How do you integrate \( x \) ln \( (x + 1)dx? \)...
How do you integrate x ln (x+1)dx?
Solution
Hint : As we know that integration is the process of finding functions whose derivative is given and named anti-differentiation or integration. The function is called the anti-derivative or integral or primitive of a given function f(x) and C is known as the constant of integration or the arbitrary constant. Here we have to integrate it by parts i.e. by using the method of completing the square in the denominator and then integrating using u -substitution by the derivative of “arctan( x )
Complete step by step solution:
Here we have to integrate x In (x+1)dx , so e can write it as ∫xln(x+1)dx=∫dxd(2x2)ln(x+1)dx
Now integrating by parts: ∫uv′=uv−∫u′v , It gives
We find u, v and then substitute them
Now, we substitute them in by parts formula
2x2ln(x+1)−∫2x2dxdln(x+1)dx=2x2ln(x+1)−21∫x+1x2dx.
By integrating in terms of u , we have u=x+1,du=dx , So by putting the values:
∫u(u−1)2du=∫u−2+u1du ,
Further solving, 2u2−2u+In u =2(x+1)2−2(x+1)+ln(x+1) ,
So it becomes
=2x2ln(x+1)−21[2(x+1)2−2(x+1)+ln(x+1)]+C ⇒2x2ln(x+1)−41(x+1)2+(x+1)−21ln(x+1)+C =2x2−1ln(x+1)−41(x2+2x+1−4x−4)+C ⇒2x2−1ln(x+1)−41(x2−2x−3)+C
Further solving into simpler form we have:
=2x2−1ln(x+1)−41(x2−2x)+C⇒2x2−1ln(x+1)−41x(x−2)+C .
Hence the required answer is 2x2−1ln(x+1)−41x(x−2)+C .
So, the correct answer is “ 2x2−1ln(x+1)−41x(x−2)+C ”.
Note : We know that integration by parts with u=arctan(x) and dvdx=1 gives v=x . Here we should divide in the above question whether the solution needs u or v, and try the u-substitution and then if cannot be simplified more then integrate it by parts. And the final answer must be written in the original variable of integration. It should always have C , known as the constant of integration or arbitrary constant. We should always add +C as the end of the solution. The function f(x) is called the integrand and f(x)dx is known as the element of integration. We know that in calculus integration by substitution is also called a reverse chain rule or U substitution method.