3.45.88 \(\int (-1+5^{-x} (3 x-4 x \log (5)+x \log ^2(5))^x (1+x+x \log (\frac {1}{5} (3 x-4 x \log (5)+x \log ^2(5))))) \, dx\)

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

________________________________________________________________________________________

Rubi [F]  time = 0.63, 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 \left (-1+5^{-x} \left (3 x-4 x \log (5)+x \log ^2(5)\right )^x \left (1+x+x \log \left (\frac {1}{5} \left (3 x-4 x \log (5)+x \log ^2(5)\right )\right )\right )\right ) \, dx \end {gather*}

Verification is not applicable to the result.

[In]

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

[Out]

-x + Defer[Int][(x*(1 - Log[5]))^x*((3 - Log[5])/5)^x, x] + Defer[Int][(x*(1 - Log[5]))^(1 + x)*((3 - Log[5])/
5)^x, x]/(1 - Log[5]) + (Log[(x*(1 - Log[5])*(3 - Log[5]))/5]*Defer[Int][(x*(1 - Log[5]))^(1 + x)*((3 - Log[5]
)/5)^x, x])/(1 - Log[5]) - Defer[Int][Defer[Int][(x*(1 - Log[5]))^(1 + x)*((3 - Log[5])/5)^x, x]/x, x]/(1 - Lo
g[5])

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]  time = 0.31, size = 38, normalized size = 1.73 \begin {gather*} -x+\frac {5^{-x} \left (x \left (3-4 \log (5)+\log ^2(5)\right )\right )^{1+x}}{3-4 \log (5)+\log ^2(5)} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

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

________________________________________________________________________________________

fricas [A]  time = 0.75, size = 24, normalized size = 1.09 \begin {gather*} {\left (\frac {1}{5} \, x \log \relax (5)^{2} - \frac {4}{5} \, x \log \relax (5) + \frac {3}{5} \, x\right )}^{x} x - x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((x*log(1/5*x*log(5)^2-4/5*x*log(5)+3/5*x)+x+1)*exp(x*log(1/5*x*log(5)^2-4/5*x*log(5)+3/5*x))-1,x, al
gorithm="fricas")

[Out]

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

________________________________________________________________________________________

giac [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((x*log(1/5*x*log(5)^2-4/5*x*log(5)+3/5*x)+x+1)*exp(x*log(1/5*x*log(5)^2-4/5*x*log(5)+3/5*x))-1,x, al
gorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

maple [A]  time = 0.09, size = 25, normalized size = 1.14




method result size



risch \(-x +\left (\frac {x \ln \relax (5)^{2}}{5}-\frac {4 x \ln \relax (5)}{5}+\frac {3 x}{5}\right )^{x} x\) \(25\)
default \(-x +{\mathrm e}^{x \ln \left (\frac {x \ln \relax (5)^{2}}{5}-\frac {4 x \ln \relax (5)}{5}+\frac {3 x}{5}\right )} x\) \(27\)
norman \(-x +{\mathrm e}^{x \ln \left (\frac {x \ln \relax (5)^{2}}{5}-\frac {4 x \ln \relax (5)}{5}+\frac {3 x}{5}\right )} x\) \(27\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x*ln(1/5*x*ln(5)^2-4/5*x*ln(5)+3/5*x)+x+1)*exp(x*ln(1/5*x*ln(5)^2-4/5*x*ln(5)+3/5*x))-1,x,method=_RETURNV
ERBOSE)

[Out]

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

________________________________________________________________________________________

maxima [A]  time = 0.49, size = 31, normalized size = 1.41 \begin {gather*} x e^{\left (-x \log \relax (5) + x \log \relax (x) + x \log \left (\log \relax (5) - 1\right ) + x \log \left (\log \relax (5) - 3\right )\right )} - x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((x*log(1/5*x*log(5)^2-4/5*x*log(5)+3/5*x)+x+1)*exp(x*log(1/5*x*log(5)^2-4/5*x*log(5)+3/5*x))-1,x, al
gorithm="maxima")

[Out]

x*e^(-x*log(5) + x*log(x) + x*log(log(5) - 1) + x*log(log(5) - 3)) - x

________________________________________________________________________________________

mupad [B]  time = 3.11, size = 22, normalized size = 1.00 \begin {gather*} x\,\left ({\left (\frac {3\,x}{5}-\frac {4\,x\,\ln \relax (5)}{5}+\frac {x\,{\ln \relax (5)}^2}{5}\right )}^x-1\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(exp(x*log((3*x)/5 - (4*x*log(5))/5 + (x*log(5)^2)/5))*(x + x*log((3*x)/5 - (4*x*log(5))/5 + (x*log(5)^2)/5
) + 1) - 1,x)

[Out]

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

________________________________________________________________________________________

sympy [A]  time = 0.29, size = 29, normalized size = 1.32 \begin {gather*} x e^{x \log {\left (- \frac {4 x \log {\relax (5 )}}{5} + \frac {x \log {\relax (5 )}^{2}}{5} + \frac {3 x}{5} \right )}} - x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((x*ln(1/5*x*ln(5)**2-4/5*x*ln(5)+3/5*x)+x+1)*exp(x*ln(1/5*x*ln(5)**2-4/5*x*ln(5)+3/5*x))-1,x)

[Out]

x*exp(x*log(-4*x*log(5)/5 + x*log(5)**2/5 + 3*x/5)) - x

________________________________________________________________________________________