Solveeit Logo

Question

Question: How do you integrate \( \dfrac{1}{{{x^2} + 4}} \) ?...

How do you integrate 1x2+4\dfrac{1}{{{x^2} + 4}} ?

Explanation

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)f(x) and CC is known as the constant of integration or the arbitrary constant. Here we have to integrate it by using the method of completing the square in the denominator and then integrating using uu -substitution by the derivative of “arctan( xx )

Complete step-by-step answer :
We should write the above given question in the form of the arctangent integral: 1u2+1du=arctan(u)+C\int {\dfrac{1}{{{u^2} + 1}}} du = \arctan (u) + C .
To get 11 in the denominator, we should start by factoring:
1x2+4dx=14(x24+1)dx\int {\dfrac{1}{{{x^2} + 4}}} dx = \int {\dfrac{1}{{4(\dfrac{{{x^2}}}{4} + 1)}}} dx .
It can be written as,
1x24+1dx\int {\dfrac{1}{{\dfrac{{{x^2}}}{4} + 1}}} dx .
Now we have to make u2=x24{u^2} = \dfrac{{{x^2}}}{4} , so we assume that u=x2u = \dfrac{x}{2} , which implies that du=12dxdu = \dfrac{1}{2}dx . We have
141x24+1dx=1212(x2)2+1dx\dfrac{1}{4}\int {\dfrac{1}{{\dfrac{{{x^2}}}{4} + 1}}} dx = \dfrac{1}{2}\int {\dfrac{{\dfrac{1}{2}}}{{{{(\dfrac{x}{2})}^2} + 1}}} dx . Therefore, 121u2+1du\dfrac{1}{2}\int {\dfrac{1}{{{u^2} + 1}}} du .
Now by applying the arctangent integral it further gives us:
121u2+1du=12arctan(u)+C12arctan(x2)+C\dfrac{1}{2}\int {\dfrac{1}{{{u^2} + 1}}} du = \dfrac{1}{2}\arctan (u) + C \Rightarrow \dfrac{1}{2}\arctan (\dfrac{x}{2}) + C .
Hence the required answer is 12arctan(x2)+C\dfrac{1}{2}\arctan (\dfrac{x}{2}) + C .
So, the correct answer is “12arctan(x2)+C\dfrac{1}{2}\arctan (\dfrac{x}{2}) + C”.

Note : We know that integration by parts with u=arctan(x)u = \arctan (x) and dvdx=1dvdx = 1 gives v=xv = 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 CC , known as the constant of integration or arbitrary constant. We should always add +C+ C as the end of the solution. The function f(x)f(x) is called the integrand and f(x)dxf(x)dx is known as the element of integration.