\(\int \frac {e^{25} (1+4 x)}{4 (-4 x+4 x^2+x \log (6 x))} \, dx\) [8046]

   Optimal result
   Rubi [F]
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [A] (verification not implemented)
   Sympy [A] (verification not implemented)
   Maxima [A] (verification not implemented)
   Giac [A] (verification not implemented)
   Mupad [B] (verification not implemented)

Optimal result

Integrand size = 29, antiderivative size = 17 \[ \int \frac {e^{25} (1+4 x)}{4 \left (-4 x+4 x^2+x \log (6 x)\right )} \, dx=\frac {1}{4} e^{25} \log (-4+4 x+\log (6 x)) \]

[Out]

exp(ln(ln(ln(6*x)+4*x-4))-2*ln(2)+25)

Rubi [F]

\[ \int \frac {e^{25} (1+4 x)}{4 \left (-4 x+4 x^2+x \log (6 x)\right )} \, dx=\int \frac {e^{25} (1+4 x)}{4 \left (-4 x+4 x^2+x \log (6 x)\right )} \, dx \]

[In]

Int[(E^25*(1 + 4*x))/(4*(-4*x + 4*x^2 + x*Log[6*x])),x]

[Out]

(E^25*Defer[Int][1/(x*(-4 + 4*x + Log[6*x])), x])/4 + (E^25*Defer[Subst][Defer[Int][(-4 + 2*x + Log[3*x])^(-1)
, x], x, 2*x])/2

Rubi steps \begin{align*} \text {integral}& = \frac {1}{4} e^{25} \int \frac {1+4 x}{-4 x+4 x^2+x \log (6 x)} \, dx \\ & = \frac {1}{4} e^{25} \int \left (\frac {4}{-4+4 x+\log (6 x)}+\frac {1}{x (-4+4 x+\log (6 x))}\right ) \, dx \\ & = \frac {1}{4} e^{25} \int \frac {1}{x (-4+4 x+\log (6 x))} \, dx+e^{25} \int \frac {1}{-4+4 x+\log (6 x)} \, dx \\ & = \frac {1}{4} e^{25} \int \frac {1}{x (-4+4 x+\log (6 x))} \, dx+\frac {1}{2} e^{25} \text {Subst}\left (\int \frac {1}{-4+2 x+\log (3 x)} \, dx,x,2 x\right ) \\ \end{align*}

Mathematica [A] (verified)

Time = 0.10 (sec) , antiderivative size = 19, normalized size of antiderivative = 1.12 \[ \int \frac {e^{25} (1+4 x)}{4 \left (-4 x+4 x^2+x \log (6 x)\right )} \, dx=\frac {1}{4} e^{25} \log (12-12 x-3 \log (6 x)) \]

[In]

Integrate[(E^25*(1 + 4*x))/(4*(-4*x + 4*x^2 + x*Log[6*x])),x]

[Out]

(E^25*Log[12 - 12*x - 3*Log[6*x]])/4

Maple [A] (verified)

Time = 1.66 (sec) , antiderivative size = 15, normalized size of antiderivative = 0.88

method result size
norman \(\frac {\ln \left (\ln \left (6 x \right )+4 x -4\right ) {\mathrm e}^{25}}{4}\) \(15\)
risch \(\frac {\ln \left (\ln \left (6 x \right )+4 x -4\right ) {\mathrm e}^{25}}{4}\) \(15\)
default \(\frac {{\mathrm e}^{25} \ln \left (\ln \left (2\right )+\ln \left (3\right )+\ln \left (x \right )+4 x -4\right )}{4}\) \(17\)
parallelrisch \({\mathrm e}^{\ln \left (\ln \left (\ln \left (6 x \right )+4 x -4\right )\right )-2 \ln \left (2\right )+25}\) \(19\)

[In]

int((1+4*x)*exp(ln(ln(ln(6*x)+4*x-4))-2*ln(2)+25)/(x*ln(6*x)+4*x^2-4*x)/ln(ln(6*x)+4*x-4),x,method=_RETURNVERB
OSE)

[Out]

1/4*ln(ln(6*x)+4*x-4)*exp(25)

Fricas [A] (verification not implemented)

none

Time = 0.27 (sec) , antiderivative size = 18, normalized size of antiderivative = 1.06 \[ \int \frac {e^{25} (1+4 x)}{4 \left (-4 x+4 x^2+x \log (6 x)\right )} \, dx=e^{\left (-2 \, \log \left (2\right ) + 25\right )} \log \left (4 \, x + \log \left (6 \, x\right ) - 4\right ) \]

[In]

integrate((1+4*x)*exp(log(log(log(6*x)+4*x-4))-2*log(2)+25)/(x*log(6*x)+4*x^2-4*x)/log(log(6*x)+4*x-4),x, algo
rithm="fricas")

[Out]

e^(-2*log(2) + 25)*log(4*x + log(6*x) - 4)

Sympy [A] (verification not implemented)

Time = 0.08 (sec) , antiderivative size = 15, normalized size of antiderivative = 0.88 \[ \int \frac {e^{25} (1+4 x)}{4 \left (-4 x+4 x^2+x \log (6 x)\right )} \, dx=\frac {e^{25} \log {\left (4 x + \log {\left (6 x \right )} - 4 \right )}}{4} \]

[In]

integrate((1+4*x)*exp(ln(ln(ln(6*x)+4*x-4))-2*ln(2)+25)/(x*ln(6*x)+4*x**2-4*x)/ln(ln(6*x)+4*x-4),x)

[Out]

exp(25)*log(4*x + log(6*x) - 4)/4

Maxima [A] (verification not implemented)

none

Time = 0.30 (sec) , antiderivative size = 16, normalized size of antiderivative = 0.94 \[ \int \frac {e^{25} (1+4 x)}{4 \left (-4 x+4 x^2+x \log (6 x)\right )} \, dx=\frac {1}{4} \, e^{25} \log \left (4 \, x + \log \left (3\right ) + \log \left (2\right ) + \log \left (x\right ) - 4\right ) \]

[In]

integrate((1+4*x)*exp(log(log(log(6*x)+4*x-4))-2*log(2)+25)/(x*log(6*x)+4*x^2-4*x)/log(log(6*x)+4*x-4),x, algo
rithm="maxima")

[Out]

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

Giac [A] (verification not implemented)

none

Time = 0.28 (sec) , antiderivative size = 14, normalized size of antiderivative = 0.82 \[ \int \frac {e^{25} (1+4 x)}{4 \left (-4 x+4 x^2+x \log (6 x)\right )} \, dx=\frac {1}{4} \, e^{25} \log \left (4 \, x + \log \left (6\right ) + \log \left (x\right ) - 4\right ) \]

[In]

integrate((1+4*x)*exp(log(log(log(6*x)+4*x-4))-2*log(2)+25)/(x*log(6*x)+4*x^2-4*x)/log(log(6*x)+4*x-4),x, algo
rithm="giac")

[Out]

1/4*e^25*log(4*x + log(6) + log(x) - 4)

Mupad [B] (verification not implemented)

Time = 13.47 (sec) , antiderivative size = 14, normalized size of antiderivative = 0.82 \[ \int \frac {e^{25} (1+4 x)}{4 \left (-4 x+4 x^2+x \log (6 x)\right )} \, dx=\frac {{\mathrm {e}}^{25}\,\ln \left (4\,x+\ln \left (6\,x\right )-4\right )}{4} \]

[In]

int((exp(log(log(4*x + log(6*x) - 4)) - 2*log(2) + 25)*(4*x + 1))/(log(4*x + log(6*x) - 4)*(x*log(6*x) - 4*x +
 4*x^2)),x)

[Out]

(exp(25)*log(4*x + log(6*x) - 4))/4