3.94.33 \(\int \frac {-4-6 x+7 x^2-x^3-x^4+2 x^5-x^6}{x^3+2 x^4-x^5-2 x^6+x^7} \, dx\) [9333]

Optimal. Leaf size=31 \[ \frac {2}{\left (1+\frac {2-x}{\frac {2}{x}-x}\right ) x^2}-\log (x) \]

[Out]

2/x^2/((2-x)/(2/x-x)+1)-ln(x)

________________________________________________________________________________________

Rubi [A]
time = 0.14, antiderivative size = 31, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 4, integrand size = 55, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.073, Rules used = {2099, 652, 632, 212} \begin {gather*} \frac {3-2 x}{-x^2+x+1}+\frac {2}{x^2}-\frac {2}{x}-\log (x) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(-4 - 6*x + 7*x^2 - x^3 - x^4 + 2*x^5 - x^6)/(x^3 + 2*x^4 - x^5 - 2*x^6 + x^7),x]

[Out]

2/x^2 - 2/x + (3 - 2*x)/(1 + x - x^2) - Log[x]

Rule 212

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

Rule 632

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

Rule 652

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

Rule 2099

Int[(P_)^(p_)*(Q_)^(q_.), x_Symbol] :> With[{PP = Factor[P]}, Int[ExpandIntegrand[PP^p*Q^q, x], x] /;  !SumQ[N
onfreeFactors[PP, x]]] /; FreeQ[q, x] && PolyQ[P, x] && PolyQ[Q, x] && IntegerQ[p] && NeQ[P, x]

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=\int \left (-\frac {4}{x^3}+\frac {2}{x^2}-\frac {1}{x}+\frac {-7+4 x}{\left (-1-x+x^2\right )^2}-\frac {2}{-1-x+x^2}\right ) \, dx\\ &=\frac {2}{x^2}-\frac {2}{x}-\log (x)-2 \int \frac {1}{-1-x+x^2} \, dx+\int \frac {-7+4 x}{\left (-1-x+x^2\right )^2} \, dx\\ &=\frac {2}{x^2}-\frac {2}{x}+\frac {3-2 x}{1+x-x^2}-\log (x)+2 \int \frac {1}{-1-x+x^2} \, dx+4 \text {Subst}\left (\int \frac {1}{5-x^2} \, dx,x,-1+2 x\right )\\ &=\frac {2}{x^2}-\frac {2}{x}+\frac {3-2 x}{1+x-x^2}-\frac {4 \tanh ^{-1}\left (\frac {1-2 x}{\sqrt {5}}\right )}{\sqrt {5}}-\log (x)-4 \text {Subst}\left (\int \frac {1}{5-x^2} \, dx,x,-1+2 x\right )\\ &=\frac {2}{x^2}-\frac {2}{x}+\frac {3-2 x}{1+x-x^2}-\log (x)\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]
time = 0.02, size = 27, normalized size = 0.87 \begin {gather*} -\frac {2-x^2}{x^2 \left (-1-x+x^2\right )}-\log (x) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(-4 - 6*x + 7*x^2 - x^3 - x^4 + 2*x^5 - x^6)/(x^3 + 2*x^4 - x^5 - 2*x^6 + x^7),x]

[Out]

-((2 - x^2)/(x^2*(-1 - x + x^2))) - Log[x]

________________________________________________________________________________________

Maple [A]
time = 0.24, size = 33, normalized size = 1.06

method result size
norman \(\frac {x^{2}-2}{x^{2} \left (x^{2}-x -1\right )}-\ln \left (x \right )\) \(25\)
risch \(\frac {x^{2}-2}{x^{2} \left (x^{2}-x -1\right )}-\ln \left (x \right )\) \(25\)
default \(-\frac {3-2 x}{x^{2}-x -1}+\frac {2}{x^{2}}-\frac {2}{x}-\ln \left (x \right )\) \(33\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((-x^6+2*x^5-x^4-x^3+7*x^2-6*x-4)/(x^7-2*x^6-x^5+2*x^4+x^3),x,method=_RETURNVERBOSE)

[Out]

-(3-2*x)/(x^2-x-1)+2/x^2-2/x-ln(x)

________________________________________________________________________________________

Maxima [A]
time = 0.27, size = 27, normalized size = 0.87 \begin {gather*} \frac {x^{2} - 2}{x^{4} - x^{3} - x^{2}} - \log \left (x\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-x^6+2*x^5-x^4-x^3+7*x^2-6*x-4)/(x^7-2*x^6-x^5+2*x^4+x^3),x, algorithm="maxima")

[Out]

(x^2 - 2)/(x^4 - x^3 - x^2) - log(x)

________________________________________________________________________________________

Fricas [A]
time = 0.35, size = 40, normalized size = 1.29 \begin {gather*} \frac {x^{2} - {\left (x^{4} - x^{3} - x^{2}\right )} \log \left (x\right ) - 2}{x^{4} - x^{3} - x^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-x^6+2*x^5-x^4-x^3+7*x^2-6*x-4)/(x^7-2*x^6-x^5+2*x^4+x^3),x, algorithm="fricas")

[Out]

(x^2 - (x^4 - x^3 - x^2)*log(x) - 2)/(x^4 - x^3 - x^2)

________________________________________________________________________________________

Sympy [A]
time = 0.05, size = 19, normalized size = 0.61 \begin {gather*} - \frac {2 - x^{2}}{x^{4} - x^{3} - x^{2}} - \log {\left (x \right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-x**6+2*x**5-x**4-x**3+7*x**2-6*x-4)/(x**7-2*x**6-x**5+2*x**4+x**3),x)

[Out]

-(2 - x**2)/(x**4 - x**3 - x**2) - log(x)

________________________________________________________________________________________

Giac [A]
time = 0.41, size = 25, normalized size = 0.81 \begin {gather*} \frac {x^{2} - 2}{{\left (x^{2} - x - 1\right )} x^{2}} - \log \left ({\left | x \right |}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-x^6+2*x^5-x^4-x^3+7*x^2-6*x-4)/(x^7-2*x^6-x^5+2*x^4+x^3),x, algorithm="giac")

[Out]

(x^2 - 2)/((x^2 - x - 1)*x^2) - log(abs(x))

________________________________________________________________________________________

Mupad [B]
time = 0.08, size = 25, normalized size = 0.81 \begin {gather*} -\ln \left (x\right )-\frac {x^2-2}{x^2\,\left (-x^2+x+1\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(6*x - 7*x^2 + x^3 + x^4 - 2*x^5 + x^6 + 4)/(x^3 + 2*x^4 - x^5 - 2*x^6 + x^7),x)

[Out]

- log(x) - (x^2 - 2)/(x^2*(x - x^2 + 1))

________________________________________________________________________________________