3.11.58 \(\int \frac {x^2}{\sqrt {x^2+\sqrt {1+x^4}}} \, dx\) [1058]

Optimal. Leaf size=79 \[ -\frac {x}{8 \left (x^2+\sqrt {1+x^4}\right )^{3/2}}+\frac {1}{4} x \sqrt {x^2+\sqrt {1+x^4}}-\frac {\text {ArcTan}\left (\sqrt {2} x \sqrt {x^2+\sqrt {1+x^4}}\right )}{8 \sqrt {2}} \]

[Out]

-1/8*x/(x^2+(x^4+1)^(1/2))^(3/2)+1/4*x*(x^2+(x^4+1)^(1/2))^(1/2)-1/16*arctan(2^(1/2)*x*(x^2+(x^4+1)^(1/2))^(1/
2))*2^(1/2)

________________________________________________________________________________________

Rubi [F]
time = 0.07, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} \int \frac {x^2}{\sqrt {x^2+\sqrt {1+x^4}}} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Int[x^2/Sqrt[x^2 + Sqrt[1 + x^4]],x]

[Out]

Defer[Int][x^2/Sqrt[x^2 + Sqrt[1 + x^4]], x]

Rubi steps

\begin {align*} \int \frac {x^2}{\sqrt {x^2+\sqrt {1+x^4}}} \, dx &=\int \frac {x^2}{\sqrt {x^2+\sqrt {1+x^4}}} \, dx\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.13, size = 79, normalized size = 1.00 \begin {gather*} -\frac {x}{8 \left (x^2+\sqrt {1+x^4}\right )^{3/2}}+\frac {1}{4} x \sqrt {x^2+\sqrt {1+x^4}}-\frac {\text {ArcTan}\left (\sqrt {2} x \sqrt {x^2+\sqrt {1+x^4}}\right )}{8 \sqrt {2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x^2/Sqrt[x^2 + Sqrt[1 + x^4]],x]

[Out]

-1/8*x/(x^2 + Sqrt[1 + x^4])^(3/2) + (x*Sqrt[x^2 + Sqrt[1 + x^4]])/4 - ArcTan[Sqrt[2]*x*Sqrt[x^2 + Sqrt[1 + x^
4]]]/(8*Sqrt[2])

________________________________________________________________________________________

Maple [C] Result contains higher order function than in optimal. Order 5 vs. order 3.
time = 0.05, size = 22, normalized size = 0.28

method result size
meijerg \(\frac {\sqrt {2}\, x^{2} \hypergeom \left (\left [-\frac {1}{2}, \frac {1}{4}, \frac {3}{4}\right ], \left [\frac {1}{2}, \frac {3}{2}\right ], -\frac {1}{x^{4}}\right )}{4}\) \(22\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2/(x^2+(x^4+1)^(1/2))^(1/2),x,method=_RETURNVERBOSE)

[Out]

1/4*2^(1/2)*x^2*hypergeom([-1/2,1/4,3/4],[1/2,3/2],-1/x^4)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(x^2+(x^4+1)^(1/2))^(1/2),x, algorithm="maxima")

[Out]

integrate(x^2/sqrt(x^2 + sqrt(x^4 + 1)), x)

________________________________________________________________________________________

Fricas [A]
time = 0.59, size = 81, normalized size = 1.03 \begin {gather*} -\frac {1}{8} \, {\left (2 \, x^{5} - 2 \, \sqrt {x^{4} + 1} x^{3} - x\right )} \sqrt {x^{2} + \sqrt {x^{4} + 1}} + \frac {1}{16} \, \sqrt {2} \arctan \left (-\frac {{\left (\sqrt {2} x^{2} - \sqrt {2} \sqrt {x^{4} + 1}\right )} \sqrt {x^{2} + \sqrt {x^{4} + 1}}}{2 \, x}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(x^2+(x^4+1)^(1/2))^(1/2),x, algorithm="fricas")

[Out]

-1/8*(2*x^5 - 2*sqrt(x^4 + 1)*x^3 - x)*sqrt(x^2 + sqrt(x^4 + 1)) + 1/16*sqrt(2)*arctan(-1/2*(sqrt(2)*x^2 - sqr
t(2)*sqrt(x^4 + 1))*sqrt(x^2 + sqrt(x^4 + 1))/x)

________________________________________________________________________________________

Sympy [A]
time = 0.40, size = 15, normalized size = 0.19 \begin {gather*} \frac {{G_{3, 3}^{2, 2}\left (\begin {matrix} \frac {3}{2}, 1 & 2 \\\frac {3}{4}, \frac {5}{4} & 0 \end {matrix} \middle | {x^{4}} \right )}}{16 \sqrt {\pi }} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**2/(x**2+(x**4+1)**(1/2))**(1/2),x)

[Out]

meijerg(((3/2, 1), (2,)), ((3/4, 5/4), (0,)), x**4)/(16*sqrt(pi))

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(x^2+(x^4+1)^(1/2))^(1/2),x, algorithm="giac")

[Out]

integrate(x^2/sqrt(x^2 + sqrt(x^4 + 1)), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {x^2}{\sqrt {\sqrt {x^4+1}+x^2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2/((x^4 + 1)^(1/2) + x^2)^(1/2),x)

[Out]

int(x^2/((x^4 + 1)^(1/2) + x^2)^(1/2), x)

________________________________________________________________________________________