3.8.50 \(\int \frac {-2-x+2 x^2}{(1+x^2) \sqrt {1+x^2+x^4}} \, dx\)

Optimal. Leaf size=58 \[ \frac {1}{2} \tanh ^{-1}\left (\frac {2 x^2}{x^4+2 x^2+\left (x^2-1\right ) \sqrt {x^4+x^2+1}+1}\right )-2 \tan ^{-1}\left (\frac {x}{\sqrt {x^4+x^2+1}}\right ) \]

________________________________________________________________________________________

Rubi [A]  time = 0.10, antiderivative size = 46, normalized size of antiderivative = 0.79, number of steps used = 6, number of rules used = 6, integrand size = 30, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.200, Rules used = {1687, 1698, 203, 1247, 724, 206} \begin {gather*} \frac {1}{2} \tanh ^{-1}\left (\frac {1-x^2}{2 \sqrt {x^4+x^2+1}}\right )-2 \tan ^{-1}\left (\frac {x}{\sqrt {x^4+x^2+1}}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(-2 - x + 2*x^2)/((1 + x^2)*Sqrt[1 + x^2 + x^4]),x]

[Out]

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

Rule 203

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTan[(Rt[b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 724

Int[1/(((d_.) + (e_.)*(x_))*Sqrt[(a_.) + (b_.)*(x_) + (c_.)*(x_)^2]), x_Symbol] :> Dist[-2, Subst[Int[1/(4*c*d
^2 - 4*b*d*e + 4*a*e^2 - x^2), x], x, (2*a*e - b*d - (2*c*d - b*e)*x)/Sqrt[a + b*x + c*x^2]], x] /; FreeQ[{a,
b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[2*c*d - b*e, 0]

Rule 1247

Int[(x_)*((d_) + (e_.)*(x_)^2)^(q_.)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_.), x_Symbol] :> Dist[1/2, Subst[
Int[(d + e*x)^q*(a + b*x + c*x^2)^p, x], x, x^2], x] /; FreeQ[{a, b, c, d, e, p, q}, x]

Rule 1687

Int[(Pr_)*((d_) + (e_.)*(x_)^2)^(q_.)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> Module[{r = Expo
n[Pr, x], k}, Int[Sum[Coeff[Pr, x, 2*k]*x^(2*k), {k, 0, r/2}]*(d + e*x^2)^q*(a + b*x^2 + c*x^4)^p, x] + Int[x*
Sum[Coeff[Pr, x, 2*k + 1]*x^(2*k), {k, 0, (r - 1)/2}]*(d + e*x^2)^q*(a + b*x^2 + c*x^4)^p, x]] /; FreeQ[{a, b,
 c, d, e, p, q}, x] && PolyQ[Pr, x] &&  !PolyQ[Pr, x^2]

Rule 1698

Int[((A_) + (B_.)*(x_)^2)/(((d_) + (e_.)*(x_)^2)*Sqrt[(a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4]), x_Symbol] :> Dist[
A, Subst[Int[1/(d - (b*d - 2*a*e)*x^2), x], x, x/Sqrt[a + b*x^2 + c*x^4]], x] /; FreeQ[{a, b, c, d, e, A, B},
x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && EqQ[c*d^2 - a*e^2, 0] && EqQ[B*d + A*e, 0]

Rubi steps

\begin {align*} \int \frac {-2-x+2 x^2}{\left (1+x^2\right ) \sqrt {1+x^2+x^4}} \, dx &=-\int \frac {x}{\left (1+x^2\right ) \sqrt {1+x^2+x^4}} \, dx+\int \frac {-2+2 x^2}{\left (1+x^2\right ) \sqrt {1+x^2+x^4}} \, dx\\ &=-\left (\frac {1}{2} \operatorname {Subst}\left (\int \frac {1}{(1+x) \sqrt {1+x+x^2}} \, dx,x,x^2\right )\right )-2 \operatorname {Subst}\left (\int \frac {1}{1+x^2} \, dx,x,\frac {x}{\sqrt {1+x^2+x^4}}\right )\\ &=-2 \tan ^{-1}\left (\frac {x}{\sqrt {1+x^2+x^4}}\right )+\operatorname {Subst}\left (\int \frac {1}{4-x^2} \, dx,x,\frac {1-x^2}{\sqrt {1+x^2+x^4}}\right )\\ &=-2 \tan ^{-1}\left (\frac {x}{\sqrt {1+x^2+x^4}}\right )+\frac {1}{2} \tanh ^{-1}\left (\frac {1-x^2}{2 \sqrt {1+x^2+x^4}}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.21, size = 170, normalized size = 2.93 \begin {gather*} \frac {1}{2} \tanh ^{-1}\left (\frac {1-x^2}{2 \sqrt {x^4+x^2+1}}\right )+\frac {2 (-1)^{2/3} \sqrt {\sqrt [3]{-1} x^2+1} \sqrt {1-(-1)^{2/3} x^2} F\left (i \sinh ^{-1}\left ((-1)^{5/6} x\right )|(-1)^{2/3}\right )}{\sqrt {x^4+x^2+1}}-\frac {4 (-1)^{2/3} \sqrt {\sqrt [3]{-1} x^2+1} \sqrt {1-(-1)^{2/3} x^2} \Pi \left (\sqrt [3]{-1};i \sinh ^{-1}\left ((-1)^{5/6} x\right )|(-1)^{2/3}\right )}{\sqrt {x^4+x^2+1}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(-2 - x + 2*x^2)/((1 + x^2)*Sqrt[1 + x^2 + x^4]),x]

[Out]

ArcTanh[(1 - x^2)/(2*Sqrt[1 + x^2 + x^4])]/2 + (2*(-1)^(2/3)*Sqrt[1 + (-1)^(1/3)*x^2]*Sqrt[1 - (-1)^(2/3)*x^2]
*EllipticF[I*ArcSinh[(-1)^(5/6)*x], (-1)^(2/3)])/Sqrt[1 + x^2 + x^4] - (4*(-1)^(2/3)*Sqrt[1 + (-1)^(1/3)*x^2]*
Sqrt[1 - (-1)^(2/3)*x^2]*EllipticPi[(-1)^(1/3), I*ArcSinh[(-1)^(5/6)*x], (-1)^(2/3)])/Sqrt[1 + x^2 + x^4]

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.56, size = 58, normalized size = 1.00 \begin {gather*} -2 \tan ^{-1}\left (\frac {x}{\sqrt {1+x^2+x^4}}\right )+\frac {1}{2} \tanh ^{-1}\left (\frac {2 x^2}{1+2 x^2+x^4+\left (-1+x^2\right ) \sqrt {1+x^2+x^4}}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[(-2 - x + 2*x^2)/((1 + x^2)*Sqrt[1 + x^2 + x^4]),x]

[Out]

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

________________________________________________________________________________________

fricas [A]  time = 0.56, size = 63, normalized size = 1.09 \begin {gather*} 2 \, \arctan \left (\frac {\sqrt {x^{4} + x^{2} + 1}}{x}\right ) + \frac {1}{4} \, \log \left (\frac {5 \, x^{4} + 2 \, x^{2} - 4 \, \sqrt {x^{4} + x^{2} + 1} {\left (x^{2} - 1\right )} + 5}{x^{4} + 2 \, x^{2} + 1}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

2*arctan(sqrt(x^4 + x^2 + 1)/x) + 1/4*log((5*x^4 + 2*x^2 - 4*sqrt(x^4 + x^2 + 1)*(x^2 - 1) + 5)/(x^4 + 2*x^2 +
 1))

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {2 \, x^{2} - x - 2}{\sqrt {x^{4} + x^{2} + 1} {\left (x^{2} + 1\right )}}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maple [A]  time = 1.15, size = 46, normalized size = 0.79

method result size
elliptic \(\frac {\arctanh \left (\frac {-x^{2}+1}{2 \sqrt {\left (x^{2}+1\right )^{2}-x^{2}}}\right )}{2}+2 \arctan \left (\frac {\sqrt {x^{4}+x^{2}+1}}{x}\right )\) \(46\)
trager \(-\frac {\ln \left (-\frac {6 \RootOf \left (4 \textit {\_Z}^{2}+4 \textit {\_Z} +17\right ) x +8 x^{2}+4 \sqrt {x^{4}+x^{2}+1}+3 x -8}{\left (2 \RootOf \left (4 \textit {\_Z}^{2}+4 \textit {\_Z} +17\right ) x +x -4\right )^{2}}\right ) \RootOf \left (4 \textit {\_Z}^{2}+4 \textit {\_Z} +17\right )}{2}-\frac {\ln \left (-\frac {6 \RootOf \left (4 \textit {\_Z}^{2}+4 \textit {\_Z} +17\right ) x +8 x^{2}+4 \sqrt {x^{4}+x^{2}+1}+3 x -8}{\left (2 \RootOf \left (4 \textit {\_Z}^{2}+4 \textit {\_Z} +17\right ) x +x -4\right )^{2}}\right )}{2}+\frac {\RootOf \left (4 \textit {\_Z}^{2}+4 \textit {\_Z} +17\right ) \ln \left (\frac {6 \RootOf \left (4 \textit {\_Z}^{2}+4 \textit {\_Z} +17\right ) x -8 x^{2}-4 \sqrt {x^{4}+x^{2}+1}+3 x +8}{\left (2 \RootOf \left (4 \textit {\_Z}^{2}+4 \textit {\_Z} +17\right ) x +x +4\right )^{2}}\right )}{2}\) \(203\)
default \(\frac {4 \sqrt {1-\left (-\frac {1}{2}+\frac {i \sqrt {3}}{2}\right ) x^{2}}\, \sqrt {1-\left (-\frac {1}{2}-\frac {i \sqrt {3}}{2}\right ) x^{2}}\, \EllipticF \left (\frac {x \sqrt {-2+2 i \sqrt {3}}}{2}, \frac {\sqrt {-2+2 i \sqrt {3}}}{2}\right )}{\sqrt {-2+2 i \sqrt {3}}\, \sqrt {x^{4}+x^{2}+1}}-\frac {\arctanh \left (\frac {x^{2}}{2 \sqrt {x^{4}+x^{2}+1}}-\frac {1}{2 \sqrt {x^{4}+x^{2}+1}}\right )}{2}-\frac {4 \sqrt {1+\frac {x^{2}}{2}-\frac {i \sqrt {3}\, x^{2}}{2}}\, \sqrt {1+\frac {x^{2}}{2}+\frac {i \sqrt {3}\, x^{2}}{2}}\, \EllipticPi \left (\sqrt {-\frac {1}{2}+\frac {i \sqrt {3}}{2}}\, x , -\frac {1}{-\frac {1}{2}+\frac {i \sqrt {3}}{2}}, \frac {\sqrt {-\frac {1}{2}-\frac {i \sqrt {3}}{2}}}{\sqrt {-\frac {1}{2}+\frac {i \sqrt {3}}{2}}}\right )}{\sqrt {-\frac {1}{2}+\frac {i \sqrt {3}}{2}}\, \sqrt {x^{4}+x^{2}+1}}\) \(219\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2*arctanh(1/2*(-x^2+1)/((x^2+1)^2-x^2)^(1/2))+2*arctan(1/x*(x^4+x^2+1)^(1/2))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {2 \, x^{2} - x - 2}{\sqrt {x^{4} + x^{2} + 1} {\left (x^{2} + 1\right )}}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.02 \begin {gather*} \int -\frac {-2\,x^2+x+2}{\left (x^2+1\right )\,\sqrt {x^4+x^2+1}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {2 x^{2} - x - 2}{\sqrt {\left (x^{2} - x + 1\right ) \left (x^{2} + x + 1\right )} \left (x^{2} + 1\right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Integral((2*x**2 - x - 2)/(sqrt((x**2 - x + 1)*(x**2 + x + 1))*(x**2 + 1)), x)

________________________________________________________________________________________