Question
Question: How do you integrate the following integral? \(\int{x\sqrt{{{x}^{4}}+{{a}^{4}}}dx}\)...
How do you integrate the following integral?
∫xx4+a4dx
Solution
This integration requires to be solved by two methods, the substitution and the by parts method. At first, we substitute x2 with a2tanθ . After solving, we end up with the integral 2a4∫sec3θdθ . This has to be solved using the by parts method. We take u=secθ,v=sec2θ and then finally solve it to get the answer.
Complete step-by-step solution:
The given integral that we have in this problem is,
∫xx4+a4dx=I (say)
We will solve it by substitution method. In this method, we substitute some expression of the variable of the integral by another variable in order to reduce the integral to a simpler form in order to solve it. Let us take,
x2=a2tanθ....(1)⇒2xdx=a2sec2θdθ⇒xdx=2a2sec2θdθ
Then, the integral becomes,
⇒I=2a2∫((a2tanθ)2+a4)sec2θdθ
Upon opening up the brackets and simplifying the integral, we get,
⇒I=2a2∫(a4tan2θ+a4)sec2θdθ
Taking a4 outside of the square root, we get,
⇒I=2a4∫(tan2θ+1)sec2θdθ
Using the formula sec2θ=1+tan2θ in the above integral, we get