\(\int \frac {\text {csch}^3(a+b x) \text {sech}^3(a+b x)}{x} \, dx\) [526]

   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 = 20, antiderivative size = 20 \[ \int \frac {\text {csch}^3(a+b x) \text {sech}^3(a+b x)}{x} \, dx=8 \text {Int}\left (\frac {\text {csch}^3(2 a+2 b x)}{x},x\right ) \]

[Out]

8*Unintegrable(csch(2*b*x+2*a)^3/x,x)

Rubi [N/A]

Not integrable

Time = 0.05 (sec) , antiderivative size = 20, 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 {\text {csch}^3(a+b x) \text {sech}^3(a+b x)}{x} \, dx=\int \frac {\text {csch}^3(a+b x) \text {sech}^3(a+b x)}{x} \, dx \]

[In]

Int[(Csch[a + b*x]^3*Sech[a + b*x]^3)/x,x]

[Out]

8*Defer[Int][Csch[2*a + 2*b*x]^3/x, x]

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

Mathematica [N/A]

Not integrable

Time = 51.99 (sec) , antiderivative size = 22, normalized size of antiderivative = 1.10 \[ \int \frac {\text {csch}^3(a+b x) \text {sech}^3(a+b x)}{x} \, dx=\int \frac {\text {csch}^3(a+b x) \text {sech}^3(a+b x)}{x} \, dx \]

[In]

Integrate[(Csch[a + b*x]^3*Sech[a + b*x]^3)/x,x]

[Out]

Integrate[(Csch[a + b*x]^3*Sech[a + b*x]^3)/x, x]

Maple [N/A] (verified)

Not integrable

Time = 0.26 (sec) , antiderivative size = 20, normalized size of antiderivative = 1.00

\[\int \frac {\operatorname {csch}\left (b x +a \right )^{3} \operatorname {sech}\left (b x +a \right )^{3}}{x}d x\]

[In]

int(csch(b*x+a)^3*sech(b*x+a)^3/x,x)

[Out]

int(csch(b*x+a)^3*sech(b*x+a)^3/x,x)

Fricas [N/A]

Not integrable

Time = 0.26 (sec) , antiderivative size = 22, normalized size of antiderivative = 1.10 \[ \int \frac {\text {csch}^3(a+b x) \text {sech}^3(a+b x)}{x} \, dx=\int { \frac {\operatorname {csch}\left (b x + a\right )^{3} \operatorname {sech}\left (b x + a\right )^{3}}{x} \,d x } \]

[In]

integrate(csch(b*x+a)^3*sech(b*x+a)^3/x,x, algorithm="fricas")

[Out]

integral(csch(b*x + a)^3*sech(b*x + a)^3/x, x)

Sympy [N/A]

Not integrable

Time = 0.57 (sec) , antiderivative size = 19, normalized size of antiderivative = 0.95 \[ \int \frac {\text {csch}^3(a+b x) \text {sech}^3(a+b x)}{x} \, dx=\int \frac {\operatorname {csch}^{3}{\left (a + b x \right )} \operatorname {sech}^{3}{\left (a + b x \right )}}{x}\, dx \]

[In]

integrate(csch(b*x+a)**3*sech(b*x+a)**3/x,x)

[Out]

Integral(csch(a + b*x)**3*sech(a + b*x)**3/x, x)

Maxima [N/A]

Not integrable

Time = 0.36 (sec) , antiderivative size = 208, normalized size of antiderivative = 10.40 \[ \int \frac {\text {csch}^3(a+b x) \text {sech}^3(a+b x)}{x} \, dx=\int { \frac {\operatorname {csch}\left (b x + a\right )^{3} \operatorname {sech}\left (b x + a\right )^{3}}{x} \,d x } \]

[In]

integrate(csch(b*x+a)^3*sech(b*x+a)^3/x,x, algorithm="maxima")

[Out]

-2*((2*b*x*e^(6*a) - e^(6*a))*e^(6*b*x) + (2*b*x*e^(2*a) + e^(2*a))*e^(2*b*x))/(b^2*x^2*e^(8*b*x + 8*a) - 2*b^
2*x^2*e^(4*b*x + 4*a) + b^2*x^2) - 64*integrate(1/32*(2*b^2*x^2 - 1)/(b^2*x^3*e^(2*b*x + 2*a) + b^2*x^3), x) +
 64*integrate(1/64*(2*b^2*x^2 - 1)/(b^2*x^3*e^(b*x + a) + b^2*x^3), x) - 64*integrate(1/64*(2*b^2*x^2 - 1)/(b^
2*x^3*e^(b*x + a) - b^2*x^3), x)

Giac [N/A]

Not integrable

Time = 0.53 (sec) , antiderivative size = 22, normalized size of antiderivative = 1.10 \[ \int \frac {\text {csch}^3(a+b x) \text {sech}^3(a+b x)}{x} \, dx=\int { \frac {\operatorname {csch}\left (b x + a\right )^{3} \operatorname {sech}\left (b x + a\right )^{3}}{x} \,d x } \]

[In]

integrate(csch(b*x+a)^3*sech(b*x+a)^3/x,x, algorithm="giac")

[Out]

integrate(csch(b*x + a)^3*sech(b*x + a)^3/x, x)

Mupad [N/A]

Not integrable

Time = 2.25 (sec) , antiderivative size = 22, normalized size of antiderivative = 1.10 \[ \int \frac {\text {csch}^3(a+b x) \text {sech}^3(a+b x)}{x} \, dx=\int \frac {1}{x\,{\mathrm {cosh}\left (a+b\,x\right )}^3\,{\mathrm {sinh}\left (a+b\,x\right )}^3} \,d x \]

[In]

int(1/(x*cosh(a + b*x)^3*sinh(a + b*x)^3),x)

[Out]

int(1/(x*cosh(a + b*x)^3*sinh(a + b*x)^3), x)