\(\int \frac {e^{\frac {e}{(c+d x)^3}}}{a+b x} \, dx\) [420]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A]
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 19, antiderivative size = 19 \[ \int \frac {e^{\frac {e}{(c+d x)^3}}}{a+b x} \, dx=\text {Int}\left (\frac {e^{\frac {e}{(c+d x)^3}}}{a+b x},x\right ) \]

[Out]

Unintegrable(exp(e/(d*x+c)^3)/(b*x+a),x)

Rubi [N/A]

Not integrable

Time = 0.02 (sec) , antiderivative size = 19, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {e^{\frac {e}{(c+d x)^3}}}{a+b x} \, dx=\int \frac {e^{\frac {e}{(c+d x)^3}}}{a+b x} \, dx \]

[In]

Int[E^(e/(c + d*x)^3)/(a + b*x),x]

[Out]

Defer[Int][E^(e/(c + d*x)^3)/(a + b*x), x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {e^{\frac {e}{(c+d x)^3}}}{a+b x} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 0.02 (sec) , antiderivative size = 21, normalized size of antiderivative = 1.11 \[ \int \frac {e^{\frac {e}{(c+d x)^3}}}{a+b x} \, dx=\int \frac {e^{\frac {e}{(c+d x)^3}}}{a+b x} \, dx \]

[In]

Integrate[E^(e/(c + d*x)^3)/(a + b*x),x]

[Out]

Integrate[E^(e/(c + d*x)^3)/(a + b*x), x]

Maple [N/A]

Not integrable

Time = 0.04 (sec) , antiderivative size = 18, normalized size of antiderivative = 0.95

\[\int \frac {{\mathrm e}^{\frac {e}{\left (d x +c \right )^{3}}}}{b x +a}d x\]

[In]

int(exp(e/(d*x+c)^3)/(b*x+a),x)

[Out]

int(exp(e/(d*x+c)^3)/(b*x+a),x)

Fricas [N/A]

Not integrable

Time = 0.32 (sec) , antiderivative size = 42, normalized size of antiderivative = 2.21 \[ \int \frac {e^{\frac {e}{(c+d x)^3}}}{a+b x} \, dx=\int { \frac {e^{\left (\frac {e}{{\left (d x + c\right )}^{3}}\right )}}{b x + a} \,d x } \]

[In]

integrate(exp(e/(d*x+c)^3)/(b*x+a),x, algorithm="fricas")

[Out]

integral(e^(e/(d^3*x^3 + 3*c*d^2*x^2 + 3*c^2*d*x + c^3))/(b*x + a), x)

Sympy [N/A]

Not integrable

Time = 0.00 (sec) , antiderivative size = 1, normalized size of antiderivative = 0.05 \[ \int \frac {e^{\frac {e}{(c+d x)^3}}}{a+b x} \, dx=\int \frac {e^{\frac {e}{\left (c + d x\right )^{3}}}}{a + b x} \, dx \]

[In]

integrate(exp(e/(d*x+c)**3)/(b*x+a),x)

[Out]

integrate(exp(e/(d*x+c)**3)/(b*x+a),x)

Maxima [N/A]

Not integrable

Time = 0.32 (sec) , antiderivative size = 20, normalized size of antiderivative = 1.05 \[ \int \frac {e^{\frac {e}{(c+d x)^3}}}{a+b x} \, dx=\int { \frac {e^{\left (\frac {e}{{\left (d x + c\right )}^{3}}\right )}}{b x + a} \,d x } \]

[In]

integrate(exp(e/(d*x+c)^3)/(b*x+a),x, algorithm="maxima")

[Out]

integrate(e^(e/(d*x + c)^3)/(b*x + a), x)

Giac [N/A]

Not integrable

Time = 0.35 (sec) , antiderivative size = 20, normalized size of antiderivative = 1.05 \[ \int \frac {e^{\frac {e}{(c+d x)^3}}}{a+b x} \, dx=\int { \frac {e^{\left (\frac {e}{{\left (d x + c\right )}^{3}}\right )}}{b x + a} \,d x } \]

[In]

integrate(exp(e/(d*x+c)^3)/(b*x+a),x, algorithm="giac")

[Out]

integrate(e^(e/(d*x + c)^3)/(b*x + a), x)

Mupad [N/A]

Not integrable

Time = 0.25 (sec) , antiderivative size = 20, normalized size of antiderivative = 1.05 \[ \int \frac {e^{\frac {e}{(c+d x)^3}}}{a+b x} \, dx=\int \frac {{\mathrm {e}}^{\frac {e}{{\left (c+d\,x\right )}^3}}}{a+b\,x} \,d x \]

[In]

int(exp(e/(c + d*x)^3)/(a + b*x),x)

[Out]

int(exp(e/(c + d*x)^3)/(a + b*x), x)