Question
Question: Evaluate the given integral. \(\int {{{\sec }^{ - 1}}\sqrt {\text{x}} } {\text{dx}}\)...
Evaluate the given integral.
∫sec−1xdx
Solution
Hint: To solve this question we will let x = t and then we will apply by – parts to find the value of given integration.
Complete step-by-step solution -
Now, we have I = ∫sec−1xdx
Let x = t
Therefore, we get xdx = 2tdt.
So, our integration becomes I = 2∫tsec−1tdt
Now, we will use integration by – parts to solve the above integration. By – parts is used to find integration of a function which is the multiplication of two other functions. The formula of by – parts is
∫f(x).g(x)dx = f(x)∫g(x)dx - ∫f’(x)(∫g(x)dx)dx
Where f(x) is the first function and g(x) is the second function. We will decide the first and second function according to the ILATE rule where ILATE is inverse, logarithmic, algebraic, trigonometric and exponential.
Therefore, to find I = 2∫tsec−1tdt, the first function is sec−1t and second function is t. So, we will apply by – parts,
I = 2[sec−1t∫tdt - ∫dtd(sec−1t)(∫tdt)dt]
Now, ∫xndx = n + 1xn + 1 and dtd(sec - 1t) = tt2 - 11
So, I = 2[2t2sec−1t - ∫tt2 - 11(2t2)dt]
I = t2sec−1t - ∫t2 - 1tdt
Let t2 - 1 = z
So, 2tdt = dz
I = t2sec−1t - ∫2zdz
I = t2sec−1t - z + C
So, I = t2sec−1t - t2 - 1 + C
Now, putting value of t, we get
I = xsec−1x - x - 1 + C
Note: When we come up with such types of questions, we have to use integration by – parts to evaluate the given integral. While using by – parts we have to use the ILATE rule. The ILATE is exactly not a rule but it came after many trial and error experiments. Generally, we take those functions as the first function whose integration is not known to us. In the above question, we don’t know the integration of sec−1t, so we take it as the first function and t as the second function.