3.244 \(\int \frac{x^2 (5+x+3 x^2+2 x^3)}{2+x+3 x^2+x^3+2 x^4} \, dx\)

Optimal. Leaf size=77 \[ \frac{x^2}{2}-\log \left (x^2+x+1\right )+\frac{1}{4} \log \left (2 x^2-x+2\right )+x+\frac{1}{6} \sqrt{\frac{5}{3}} \tan ^{-1}\left (\frac{1-4 x}{\sqrt{15}}\right )+\frac{2 \tan ^{-1}\left (\frac{2 x+1}{\sqrt{3}}\right )}{3 \sqrt{3}} \]

[Out]

x + x^2/2 + (Sqrt[5/3]*ArcTan[(1 - 4*x)/Sqrt[15]])/6 + (2*ArcTan[(1 + 2*x)/Sqrt[3]])/(3*Sqrt[3]) - Log[1 + x +
 x^2] + Log[2 - x + 2*x^2]/4

________________________________________________________________________________________

Rubi [A]  time = 0.120702, antiderivative size = 77, normalized size of antiderivative = 1., number of steps used = 10, number of rules used = 5, integrand size = 35, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.143, Rules used = {2075, 634, 618, 204, 628} \[ \frac{x^2}{2}-\log \left (x^2+x+1\right )+\frac{1}{4} \log \left (2 x^2-x+2\right )+x+\frac{1}{6} \sqrt{\frac{5}{3}} \tan ^{-1}\left (\frac{1-4 x}{\sqrt{15}}\right )+\frac{2 \tan ^{-1}\left (\frac{2 x+1}{\sqrt{3}}\right )}{3 \sqrt{3}} \]

Antiderivative was successfully verified.

[In]

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

[Out]

x + x^2/2 + (Sqrt[5/3]*ArcTan[(1 - 4*x)/Sqrt[15]])/6 + (2*ArcTan[(1 + 2*x)/Sqrt[3]])/(3*Sqrt[3]) - Log[1 + x +
 x^2] + Log[2 - x + 2*x^2]/4

Rule 2075

Int[(P_)^(p_)*(Qm_), x_Symbol] :> With[{PP = Factor[P]}, Int[ExpandIntegrand[PP^p*Qm, x], x] /; QuadraticProdu
ctQ[PP, x]] /; PolyQ[Qm, x] && PolyQ[P, x] && ILtQ[p, 0]

Rule 634

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

Rule 618

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 204

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

Rule 628

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[(d*Log[RemoveContent[a + b*x +
c*x^2, x]])/b, x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rubi steps

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

Mathematica [A]  time = 0.0304992, size = 72, normalized size = 0.94 \[ \frac{1}{36} \left (9 \left (-4 \log \left (x^2+x+1\right )+\log \left (2 x^2-x+2\right )+2 x (x+2)\right )+8 \sqrt{3} \tan ^{-1}\left (\frac{2 x+1}{\sqrt{3}}\right )-2 \sqrt{15} \tan ^{-1}\left (\frac{4 x-1}{\sqrt{15}}\right )\right ) \]

Antiderivative was successfully verified.

[In]

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

[Out]

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

________________________________________________________________________________________

Maple [A]  time = 0.004, size = 62, normalized size = 0.8 \begin{align*}{\frac{{x}^{2}}{2}}+x+{\frac{\ln \left ( 2\,{x}^{2}-x+2 \right ) }{4}}-{\frac{\sqrt{15}}{18}\arctan \left ({\frac{ \left ( -1+4\,x \right ) \sqrt{15}}{15}} \right ) }-\ln \left ({x}^{2}+x+1 \right ) +{\frac{2\,\sqrt{3}}{9}\arctan \left ({\frac{ \left ( 1+2\,x \right ) \sqrt{3}}{3}} \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2*x^2+x+1/4*ln(2*x^2-x+2)-1/18*15^(1/2)*arctan(1/15*(-1+4*x)*15^(1/2))-ln(x^2+x+1)+2/9*arctan(1/3*(1+2*x)*3^
(1/2))*3^(1/2)

________________________________________________________________________________________

Maxima [A]  time = 1.64498, size = 82, normalized size = 1.06 \begin{align*} \frac{1}{2} \, x^{2} - \frac{1}{18} \, \sqrt{15} \arctan \left (\frac{1}{15} \, \sqrt{15}{\left (4 \, x - 1\right )}\right ) + \frac{2}{9} \, \sqrt{3} \arctan \left (\frac{1}{3} \, \sqrt{3}{\left (2 \, x + 1\right )}\right ) + x + \frac{1}{4} \, \log \left (2 \, x^{2} - x + 2\right ) - \log \left (x^{2} + x + 1\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2*x^2 - 1/18*sqrt(15)*arctan(1/15*sqrt(15)*(4*x - 1)) + 2/9*sqrt(3)*arctan(1/3*sqrt(3)*(2*x + 1)) + x + 1/4*
log(2*x^2 - x + 2) - log(x^2 + x + 1)

________________________________________________________________________________________

Fricas [A]  time = 1.50663, size = 220, normalized size = 2.86 \begin{align*} \frac{1}{2} \, x^{2} - \frac{1}{18} \, \sqrt{5} \sqrt{3} \arctan \left (\frac{1}{15} \, \sqrt{5} \sqrt{3}{\left (4 \, x - 1\right )}\right ) + \frac{2}{9} \, \sqrt{3} \arctan \left (\frac{1}{3} \, \sqrt{3}{\left (2 \, x + 1\right )}\right ) + x + \frac{1}{4} \, \log \left (2 \, x^{2} - x + 2\right ) - \log \left (x^{2} + x + 1\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2*x^2 - 1/18*sqrt(5)*sqrt(3)*arctan(1/15*sqrt(5)*sqrt(3)*(4*x - 1)) + 2/9*sqrt(3)*arctan(1/3*sqrt(3)*(2*x +
1)) + x + 1/4*log(2*x^2 - x + 2) - log(x^2 + x + 1)

________________________________________________________________________________________

Sympy [A]  time = 0.204281, size = 78, normalized size = 1.01 \begin{align*} \frac{x^{2}}{2} + x + \frac{\log{\left (x^{2} - \frac{x}{2} + 1 \right )}}{4} - \log{\left (x^{2} + x + 1 \right )} - \frac{\sqrt{15} \operatorname{atan}{\left (\frac{4 \sqrt{15} x}{15} - \frac{\sqrt{15}}{15} \right )}}{18} + \frac{2 \sqrt{3} \operatorname{atan}{\left (\frac{2 \sqrt{3} x}{3} + \frac{\sqrt{3}}{3} \right )}}{9} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

x**2/2 + x + log(x**2 - x/2 + 1)/4 - log(x**2 + x + 1) - sqrt(15)*atan(4*sqrt(15)*x/15 - sqrt(15)/15)/18 + 2*s
qrt(3)*atan(2*sqrt(3)*x/3 + sqrt(3)/3)/9

________________________________________________________________________________________

Giac [A]  time = 1.20184, size = 82, normalized size = 1.06 \begin{align*} \frac{1}{2} \, x^{2} - \frac{1}{18} \, \sqrt{15} \arctan \left (\frac{1}{15} \, \sqrt{15}{\left (4 \, x - 1\right )}\right ) + \frac{2}{9} \, \sqrt{3} \arctan \left (\frac{1}{3} \, \sqrt{3}{\left (2 \, x + 1\right )}\right ) + x + \frac{1}{4} \, \log \left (2 \, x^{2} - x + 2\right ) - \log \left (x^{2} + x + 1\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2*x^2 - 1/18*sqrt(15)*arctan(1/15*sqrt(15)*(4*x - 1)) + 2/9*sqrt(3)*arctan(1/3*sqrt(3)*(2*x + 1)) + x + 1/4*
log(2*x^2 - x + 2) - log(x^2 + x + 1)