\(\int \frac {e^{\text {arccosh}(a+b x)^2}}{x} \, dx\) [288]

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

Optimal result

Integrand size = 14, antiderivative size = 14 \[ \int \frac {e^{\text {arccosh}(a+b x)^2}}{x} \, dx=\text {Int}\left (\frac {e^{\text {arccosh}(a+b x)^2}}{x},x\right ) \]

[Out]

CannotIntegrate(exp(arccosh(b*x+a)^2)/x,x)

Rubi [N/A]

Not integrable

Time = 0.03 (sec) , antiderivative size = 14, 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^{\text {arccosh}(a+b x)^2}}{x} \, dx=\int \frac {e^{\text {arccosh}(a+b x)^2}}{x} \, dx \]

[In]

Int[E^ArcCosh[a + b*x]^2/x,x]

[Out]

Defer[Int][E^ArcCosh[a + b*x]^2/x, x]

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

Mathematica [N/A]

Not integrable

Time = 0.14 (sec) , antiderivative size = 16, normalized size of antiderivative = 1.14 \[ \int \frac {e^{\text {arccosh}(a+b x)^2}}{x} \, dx=\int \frac {e^{\text {arccosh}(a+b x)^2}}{x} \, dx \]

[In]

Integrate[E^ArcCosh[a + b*x]^2/x,x]

[Out]

Integrate[E^ArcCosh[a + b*x]^2/x, x]

Maple [N/A] (verified)

Not integrable

Time = 0.01 (sec) , antiderivative size = 13, normalized size of antiderivative = 0.93

\[\int \frac {{\mathrm e}^{\operatorname {arccosh}\left (b x +a \right )^{2}}}{x}d x\]

[In]

int(exp(arccosh(b*x+a)^2)/x,x)

[Out]

int(exp(arccosh(b*x+a)^2)/x,x)

Fricas [N/A]

Not integrable

Time = 0.25 (sec) , antiderivative size = 15, normalized size of antiderivative = 1.07 \[ \int \frac {e^{\text {arccosh}(a+b x)^2}}{x} \, dx=\int { \frac {e^{\left (\operatorname {arcosh}\left (b x + a\right )^{2}\right )}}{x} \,d x } \]

[In]

integrate(exp(arccosh(b*x+a)^2)/x,x, algorithm="fricas")

[Out]

integral(e^(arccosh(b*x + a)^2)/x, x)

Sympy [N/A]

Not integrable

Time = 0.42 (sec) , antiderivative size = 12, normalized size of antiderivative = 0.86 \[ \int \frac {e^{\text {arccosh}(a+b x)^2}}{x} \, dx=\int \frac {e^{\operatorname {acosh}^{2}{\left (a + b x \right )}}}{x}\, dx \]

[In]

integrate(exp(acosh(b*x+a)**2)/x,x)

[Out]

Integral(exp(acosh(a + b*x)**2)/x, x)

Maxima [N/A]

Not integrable

Time = 0.38 (sec) , antiderivative size = 15, normalized size of antiderivative = 1.07 \[ \int \frac {e^{\text {arccosh}(a+b x)^2}}{x} \, dx=\int { \frac {e^{\left (\operatorname {arcosh}\left (b x + a\right )^{2}\right )}}{x} \,d x } \]

[In]

integrate(exp(arccosh(b*x+a)^2)/x,x, algorithm="maxima")

[Out]

integrate(e^(arccosh(b*x + a)^2)/x, x)

Giac [N/A]

Not integrable

Time = 0.31 (sec) , antiderivative size = 15, normalized size of antiderivative = 1.07 \[ \int \frac {e^{\text {arccosh}(a+b x)^2}}{x} \, dx=\int { \frac {e^{\left (\operatorname {arcosh}\left (b x + a\right )^{2}\right )}}{x} \,d x } \]

[In]

integrate(exp(arccosh(b*x+a)^2)/x,x, algorithm="giac")

[Out]

integrate(e^(arccosh(b*x + a)^2)/x, x)

Mupad [N/A]

Not integrable

Time = 3.19 (sec) , antiderivative size = 15, normalized size of antiderivative = 1.07 \[ \int \frac {e^{\text {arccosh}(a+b x)^2}}{x} \, dx=\int \frac {{\mathrm {e}}^{{\mathrm {acosh}\left (a+b\,x\right )}^2}}{x} \,d x \]

[In]

int(exp(acosh(a + b*x)^2)/x,x)

[Out]

int(exp(acosh(a + b*x)^2)/x, x)