Question
Question: How do you find the integral of \[\ln \left( {{x^2} + 4} \right)\] ?...
How do you find the integral of ln(x2+4) ?
Solution
Integration is the process of finding the antiderivative. The integration of g′(x) with respect to dx is given by ∫g′(x)dx=g(x)+C, where C is the constant of integration and we can find the integral of the given function by using Integration by parts method.
Complete step by step answer:
The given function is ln(x2+4).As we need to find the integral, let us rewrite the function as,
I=∫ln(x2+4)dx ………………… 1
Apply rule of Integration by Parts as
∫u⋅v⋅dx=u∫v⋅dx−∫(dxdu∫v⋅dx)dx
Let,
u=ln(x2+4)
Differentiate u with respect to x we get
dxdu=x2+41⋅2x
⇒du=x2+42x⋅dx
Integrating v as:
∫v⋅dx=x
Implies that,
dv=dx⇒v=x
i.e., v=1
Using equation 1, let us find the integration
I=∫ln(x2+4)dx
⇒I=xln(x2+4)−∫(x2+42x⋅x)dx
⇒I=xln(x2+4)−2∫x2+4x2dx
⇒I=xln(x2+4)−2∫x2+4(x2+4)−4dx
⇒I=xln(x2+4)−2∫(x2+4x2+4−x2+44)dx
⇒I=xln(x2+4)−2(∫dx−4∫x2+221dx)
Now find the integration of dx terms we get
I=xln(x2+4)−2(x−4⋅21arctan(2x))
⇒I=xln(x2+4)−2x+4arctan(2x)+C
Therefore, the integral of ln(x2+4)is
∴I=xln(x2+4)−2x+4arctan(2x)+C
Hence, the integral of ln(x2+4) is xln(x2+4)−2x+4arctan(2x)+C.
Note: There are different integration methods that are used to find an integral of some function, which is easier to evaluate the original integral. Hence, based on the function given we can find the integration of the function i.e., by using the integration methods as the details are given as additional information.