Calculus · real student question

Find the indefinite integral of x^5 / sqrt(x^2 + 1).

Question

Find

x5x2+1dx\int\frac{x^{5}}{\sqrt{x^{2}+1}}\,dx

Step-by-step solution

  1. Exploit the odd power of xx. Because the exponent 55 is odd, one factor of xx can be paired with dxdx to form dudu, and the remaining x4x^{4} is an even power that can be written entirely in terms of x2x^{2}. This is the standard reason u=x2+1u=x^{2}+1 works here but would not for an even power.

  2. Set up the substitution.

    u=x2+1  du=2xdx  xdx=12du,x2=u1u=x^{2}+1\ \Longrightarrow\ du=2x\,dx\ \Longrightarrow\ x\,dx=\tfrac12\,du,\qquad x^{2}=u-1

    Then

    x5dx=(x2)2xdx=(u1)212dux^{5}dx=\left(x^{2}\right)^{2}\cdot x\,dx=(u-1)^{2}\cdot\tfrac12\,du

  3. Rewrite the whole integral in uu.

    x5x2+1dx=12(u1)2udu=12(u3/22u1/2+u1/2)du\int\frac{x^{5}}{\sqrt{x^{2}+1}}dx=\frac12\int\frac{(u-1)^{2}}{\sqrt u}\,du=\frac12\int\left(u^{3/2}-2u^{1/2}+u^{-1/2}\right)du

    Expanding (u1)2=u22u+1(u-1)^2=u^2-2u+1 and dividing each term by u1/2u^{1/2} lowers every exponent by 12\tfrac12.

  4. Integrate each power with the rule updu=up+1p+1\int u^{p}du=\frac{u^{p+1}}{p+1}.

    u3/2du=25u5/2,u1/2du=23u3/2,u1/2du=2u1/2\int u^{3/2}du=\tfrac25u^{5/2},\qquad \int u^{1/2}du=\tfrac23u^{3/2},\qquad \int u^{-1/2}du=2u^{1/2}

  5. Combine and clear the outer one-half.

    12(25u5/243u3/2+2u1/2)=15u5/223u3/2+u1/2\frac12\left(\frac25u^{5/2}-\frac43u^{3/2}+2u^{1/2}\right)=\frac15u^{5/2}-\frac23u^{3/2}+u^{1/2}

  6. Substitute back and check.

    x5x2+1dx=15(x2+1)5/223(x2+1)3/2+(x2+1)1/2+C\int\frac{x^{5}}{\sqrt{x^{2}+1}}dx=\frac15\left(x^{2}+1\right)^{5/2}-\frac23\left(x^{2}+1\right)^{3/2}+\left(x^{2}+1\right)^{1/2}+C

    Differentiating this numerically at x=1.3x=1.3 gives 2.2638132.263813, and the integrand there is 2.2638132.263813 ✓.

Answer

15(x2+1)5/223(x2+1)3/2+(x2+1)1/2+C\frac{1}{5}\left(x^{2}+1\right)^{5/2}-\frac{2}{3}\left(x^{2}+1\right)^{3/2}+\left(x^{2}+1\right)^{1/2}+C

Need to solve a different problem like this? Open the solver →