\(\int \frac {\cosh (b x) \text {Shi}(b x)}{x} \, dx\) [48]

   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 = 12, antiderivative size = 12 \[ \int \frac {\cosh (b x) \text {Shi}(b x)}{x} \, dx=\text {Int}\left (\frac {\cosh (b x) \text {Shi}(b x)}{x},x\right ) \]

[Out]

CannotIntegrate(cosh(b*x)*Shi(b*x)/x,x)

Rubi [N/A]

Not integrable

Time = 0.02 (sec) , antiderivative size = 12, 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 {\cosh (b x) \text {Shi}(b x)}{x} \, dx=\int \frac {\cosh (b x) \text {Shi}(b x)}{x} \, dx \]

[In]

Int[(Cosh[b*x]*SinhIntegral[b*x])/x,x]

[Out]

Defer[Int][(Cosh[b*x]*SinhIntegral[b*x])/x, x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {\cosh (b x) \text {Shi}(b x)}{x} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 0.18 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\cosh (b x) \text {Shi}(b x)}{x} \, dx=\int \frac {\cosh (b x) \text {Shi}(b x)}{x} \, dx \]

[In]

Integrate[(Cosh[b*x]*SinhIntegral[b*x])/x,x]

[Out]

Integrate[(Cosh[b*x]*SinhIntegral[b*x])/x, x]

Maple [N/A] (verified)

Not integrable

Time = 0.23 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.00

\[\int \frac {\cosh \left (b x \right ) \operatorname {Shi}\left (b x \right )}{x}d x\]

[In]

int(cosh(b*x)*Shi(b*x)/x,x)

[Out]

int(cosh(b*x)*Shi(b*x)/x,x)

Fricas [N/A]

Not integrable

Time = 0.24 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\cosh (b x) \text {Shi}(b x)}{x} \, dx=\int { \frac {{\rm Shi}\left (b x\right ) \cosh \left (b x\right )}{x} \,d x } \]

[In]

integrate(cosh(b*x)*Shi(b*x)/x,x, algorithm="fricas")

[Out]

integral(cosh(b*x)*sinh_integral(b*x)/x, x)

Sympy [N/A]

Not integrable

Time = 2.42 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.00 \[ \int \frac {\cosh (b x) \text {Shi}(b x)}{x} \, dx=\int \frac {\cosh {\left (b x \right )} \operatorname {Shi}{\left (b x \right )}}{x}\, dx \]

[In]

integrate(cosh(b*x)*Shi(b*x)/x,x)

[Out]

Integral(cosh(b*x)*Shi(b*x)/x, x)

Maxima [N/A]

Not integrable

Time = 0.25 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\cosh (b x) \text {Shi}(b x)}{x} \, dx=\int { \frac {{\rm Shi}\left (b x\right ) \cosh \left (b x\right )}{x} \,d x } \]

[In]

integrate(cosh(b*x)*Shi(b*x)/x,x, algorithm="maxima")

[Out]

integrate(Shi(b*x)*cosh(b*x)/x, x)

Giac [N/A]

Not integrable

Time = 0.28 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\cosh (b x) \text {Shi}(b x)}{x} \, dx=\int { \frac {{\rm Shi}\left (b x\right ) \cosh \left (b x\right )}{x} \,d x } \]

[In]

integrate(cosh(b*x)*Shi(b*x)/x,x, algorithm="giac")

[Out]

integrate(Shi(b*x)*cosh(b*x)/x, x)

Mupad [N/A]

Not integrable

Time = 4.99 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\cosh (b x) \text {Shi}(b x)}{x} \, dx=\int \frac {\mathrm {sinhint}\left (b\,x\right )\,\mathrm {cosh}\left (b\,x\right )}{x} \,d x \]

[In]

int((sinhint(b*x)*cosh(b*x))/x,x)

[Out]

int((sinhint(b*x)*cosh(b*x))/x, x)