3.33.41 \(\int (10-18 x-45 x^2-12 x^3+15 x^4+3 \log (\frac {5}{4})) \, dx\)

Optimal. Leaf size=26 \[ x+3 (3-x) \left (-3-\left (x+x^2\right )^2-\log \left (\frac {5}{4}\right )\right ) \]

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 31, normalized size of antiderivative = 1.19, number of steps used = 1, number of rules used = 0, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} 3 x^5-3 x^4-15 x^3-9 x^2+x \left (10+3 \log \left (\frac {5}{4}\right )\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[10 - 18*x - 45*x^2 - 12*x^3 + 15*x^4 + 3*Log[5/4],x]

[Out]

-9*x^2 - 15*x^3 - 3*x^4 + 3*x^5 + x*(10 + 3*Log[5/4])

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=-9 x^2-15 x^3-3 x^4+3 x^5+x \left (10+3 \log \left (\frac {5}{4}\right )\right )\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]  time = 0.00, size = 31, normalized size = 1.19 \begin {gather*} 10 x-9 x^2-15 x^3-3 x^4+3 x^5+3 x \log \left (\frac {5}{4}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[10 - 18*x - 45*x^2 - 12*x^3 + 15*x^4 + 3*Log[5/4],x]

[Out]

10*x - 9*x^2 - 15*x^3 - 3*x^4 + 3*x^5 + 3*x*Log[5/4]

________________________________________________________________________________________

fricas [A]  time = 0.52, size = 29, normalized size = 1.12 \begin {gather*} 3 \, x^{5} - 3 \, x^{4} - 15 \, x^{3} - 9 \, x^{2} - 3 \, x \log \left (\frac {4}{5}\right ) + 10 \, x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-3*log(4/5)+15*x^4-12*x^3-45*x^2-18*x+10,x, algorithm="fricas")

[Out]

3*x^5 - 3*x^4 - 15*x^3 - 9*x^2 - 3*x*log(4/5) + 10*x

________________________________________________________________________________________

giac [A]  time = 0.25, size = 29, normalized size = 1.12 \begin {gather*} 3 \, x^{5} - 3 \, x^{4} - 15 \, x^{3} - 9 \, x^{2} - 3 \, x \log \left (\frac {4}{5}\right ) + 10 \, x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-3*log(4/5)+15*x^4-12*x^3-45*x^2-18*x+10,x, algorithm="giac")

[Out]

3*x^5 - 3*x^4 - 15*x^3 - 9*x^2 - 3*x*log(4/5) + 10*x

________________________________________________________________________________________

maple [A]  time = 0.03, size = 28, normalized size = 1.08




method result size



gosper \(-x \left (-3 x^{4}+3 x^{3}+15 x^{2}+3 \ln \left (\frac {4}{5}\right )+9 x -10\right )\) \(28\)
default \(-3 \ln \left (\frac {4}{5}\right ) x +3 x^{5}-3 x^{4}-15 x^{3}-9 x^{2}+10 x\) \(30\)
norman \(\left (-6 \ln \relax (2)+3 \ln \relax (5)+10\right ) x -9 x^{2}-15 x^{3}-3 x^{4}+3 x^{5}\) \(34\)
risch \(3 x^{5}-3 x^{4}-15 x^{3}-6 x \ln \relax (2)+3 x \ln \relax (5)-9 x^{2}+10 x\) \(35\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-3*ln(4/5)+15*x^4-12*x^3-45*x^2-18*x+10,x,method=_RETURNVERBOSE)

[Out]

-x*(-3*x^4+3*x^3+15*x^2+3*ln(4/5)+9*x-10)

________________________________________________________________________________________

maxima [A]  time = 0.41, size = 29, normalized size = 1.12 \begin {gather*} 3 \, x^{5} - 3 \, x^{4} - 15 \, x^{3} - 9 \, x^{2} - 3 \, x \log \left (\frac {4}{5}\right ) + 10 \, x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-3*log(4/5)+15*x^4-12*x^3-45*x^2-18*x+10,x, algorithm="maxima")

[Out]

3*x^5 - 3*x^4 - 15*x^3 - 9*x^2 - 3*x*log(4/5) + 10*x

________________________________________________________________________________________

mupad [B]  time = 0.03, size = 30, normalized size = 1.15 \begin {gather*} 3\,x^5-3\,x^4-15\,x^3-9\,x^2+\left (10-3\,\ln \left (\frac {4}{5}\right )\right )\,x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(15*x^4 - 3*log(4/5) - 45*x^2 - 12*x^3 - 18*x + 10,x)

[Out]

3*x^5 - 9*x^2 - 15*x^3 - 3*x^4 - x*(3*log(4/5) - 10)

________________________________________________________________________________________

sympy [A]  time = 0.07, size = 32, normalized size = 1.23 \begin {gather*} 3 x^{5} - 3 x^{4} - 15 x^{3} - 9 x^{2} + x \left (- 6 \log {\relax (2 )} + 3 \log {\relax (5 )} + 10\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-3*ln(4/5)+15*x**4-12*x**3-45*x**2-18*x+10,x)

[Out]

3*x**5 - 3*x**4 - 15*x**3 - 9*x**2 + x*(-6*log(2) + 3*log(5) + 10)

________________________________________________________________________________________