\(\int x^m \text {sech}(a+b x) \tanh ^2(a+b x) \, dx\) [369]

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

Optimal result

Integrand size = 18, antiderivative size = 18 \[ \int x^m \text {sech}(a+b x) \tanh ^2(a+b x) \, dx=\text {Int}\left (x^m \text {sech}(a+b x),x\right )-\text {Int}\left (x^m \text {sech}^3(a+b x),x\right ) \]

[Out]

Unintegrable(x^m*sech(b*x+a),x)-Unintegrable(x^m*sech(b*x+a)^3,x)

Rubi [N/A]

Not integrable

Time = 0.05 (sec) , antiderivative size = 18, 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 x^m \text {sech}(a+b x) \tanh ^2(a+b x) \, dx=\int x^m \text {sech}(a+b x) \tanh ^2(a+b x) \, dx \]

[In]

Int[x^m*Sech[a + b*x]*Tanh[a + b*x]^2,x]

[Out]

Defer[Int][x^m*Sech[a + b*x], x] - Defer[Int][x^m*Sech[a + b*x]^3, x]

Rubi steps \begin{align*} \text {integral}& = \int x^m \text {sech}(a+b x) \, dx-\int x^m \text {sech}^3(a+b x) \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 52.67 (sec) , antiderivative size = 20, normalized size of antiderivative = 1.11 \[ \int x^m \text {sech}(a+b x) \tanh ^2(a+b x) \, dx=\int x^m \text {sech}(a+b x) \tanh ^2(a+b x) \, dx \]

[In]

Integrate[x^m*Sech[a + b*x]*Tanh[a + b*x]^2,x]

[Out]

Integrate[x^m*Sech[a + b*x]*Tanh[a + b*x]^2, x]

Maple [N/A] (verified)

Not integrable

Time = 0.21 (sec) , antiderivative size = 20, normalized size of antiderivative = 1.11

\[\int x^{m} \operatorname {sech}\left (b x +a \right )^{3} \sinh \left (b x +a \right )^{2}d x\]

[In]

int(x^m*sech(b*x+a)^3*sinh(b*x+a)^2,x)

[Out]

int(x^m*sech(b*x+a)^3*sinh(b*x+a)^2,x)

Fricas [N/A]

Not integrable

Time = 0.25 (sec) , antiderivative size = 22, normalized size of antiderivative = 1.22 \[ \int x^m \text {sech}(a+b x) \tanh ^2(a+b x) \, dx=\int { x^{m} \operatorname {sech}\left (b x + a\right )^{3} \sinh \left (b x + a\right )^{2} \,d x } \]

[In]

integrate(x^m*sech(b*x+a)^3*sinh(b*x+a)^2,x, algorithm="fricas")

[Out]

integral(x^m*sech(b*x + a)^3*sinh(b*x + a)^2, x)

Sympy [F(-1)]

Timed out. \[ \int x^m \text {sech}(a+b x) \tanh ^2(a+b x) \, dx=\text {Timed out} \]

[In]

integrate(x**m*sech(b*x+a)**3*sinh(b*x+a)**2,x)

[Out]

Timed out

Maxima [N/A]

Not integrable

Time = 0.39 (sec) , antiderivative size = 22, normalized size of antiderivative = 1.22 \[ \int x^m \text {sech}(a+b x) \tanh ^2(a+b x) \, dx=\int { x^{m} \operatorname {sech}\left (b x + a\right )^{3} \sinh \left (b x + a\right )^{2} \,d x } \]

[In]

integrate(x^m*sech(b*x+a)^3*sinh(b*x+a)^2,x, algorithm="maxima")

[Out]

integrate(x^m*sech(b*x + a)^3*sinh(b*x + a)^2, x)

Giac [N/A]

Not integrable

Time = 0.29 (sec) , antiderivative size = 22, normalized size of antiderivative = 1.22 \[ \int x^m \text {sech}(a+b x) \tanh ^2(a+b x) \, dx=\int { x^{m} \operatorname {sech}\left (b x + a\right )^{3} \sinh \left (b x + a\right )^{2} \,d x } \]

[In]

integrate(x^m*sech(b*x+a)^3*sinh(b*x+a)^2,x, algorithm="giac")

[Out]

integrate(x^m*sech(b*x + a)^3*sinh(b*x + a)^2, x)

Mupad [N/A]

Not integrable

Time = 2.28 (sec) , antiderivative size = 22, normalized size of antiderivative = 1.22 \[ \int x^m \text {sech}(a+b x) \tanh ^2(a+b x) \, dx=\int \frac {x^m\,{\mathrm {sinh}\left (a+b\,x\right )}^2}{{\mathrm {cosh}\left (a+b\,x\right )}^3} \,d x \]

[In]

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

[Out]

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