3.94 \(\int \text{sech}(a+b x) \tanh ^4(a+b x) \, dx\)

Optimal. Leaf size=55 \[ \frac{3 \tan ^{-1}(\sinh (a+b x))}{8 b}-\frac{\tanh ^3(a+b x) \text{sech}(a+b x)}{4 b}-\frac{3 \tanh (a+b x) \text{sech}(a+b x)}{8 b} \]

[Out]

(3*ArcTan[Sinh[a + b*x]])/(8*b) - (3*Sech[a + b*x]*Tanh[a + b*x])/(8*b) - (Sech[a + b*x]*Tanh[a + b*x]^3)/(4*b
)

________________________________________________________________________________________

Rubi [A]  time = 0.044051, antiderivative size = 55, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 2, integrand size = 15, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.133, Rules used = {2611, 3770} \[ \frac{3 \tan ^{-1}(\sinh (a+b x))}{8 b}-\frac{\tanh ^3(a+b x) \text{sech}(a+b x)}{4 b}-\frac{3 \tanh (a+b x) \text{sech}(a+b x)}{8 b} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(3*ArcTan[Sinh[a + b*x]])/(8*b) - (3*Sech[a + b*x]*Tanh[a + b*x])/(8*b) - (Sech[a + b*x]*Tanh[a + b*x]^3)/(4*b
)

Rule 2611

Int[((a_.)*sec[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[(b*(a*Sec[e
+ f*x])^m*(b*Tan[e + f*x])^(n - 1))/(f*(m + n - 1)), x] - Dist[(b^2*(n - 1))/(m + n - 1), Int[(a*Sec[e + f*x])
^m*(b*Tan[e + f*x])^(n - 2), x], x] /; FreeQ[{a, b, e, f, m}, x] && GtQ[n, 1] && NeQ[m + n - 1, 0] && Integers
Q[2*m, 2*n]

Rule 3770

Int[csc[(c_.) + (d_.)*(x_)], x_Symbol] :> -Simp[ArcTanh[Cos[c + d*x]]/d, x] /; FreeQ[{c, d}, x]

Rubi steps

\begin{align*} \int \text{sech}(a+b x) \tanh ^4(a+b x) \, dx &=-\frac{\text{sech}(a+b x) \tanh ^3(a+b x)}{4 b}+\frac{3}{4} \int \text{sech}(a+b x) \tanh ^2(a+b x) \, dx\\ &=-\frac{3 \text{sech}(a+b x) \tanh (a+b x)}{8 b}-\frac{\text{sech}(a+b x) \tanh ^3(a+b x)}{4 b}+\frac{3}{8} \int \text{sech}(a+b x) \, dx\\ &=\frac{3 \tan ^{-1}(\sinh (a+b x))}{8 b}-\frac{3 \text{sech}(a+b x) \tanh (a+b x)}{8 b}-\frac{\text{sech}(a+b x) \tanh ^3(a+b x)}{4 b}\\ \end{align*}

Mathematica [A]  time = 0.16624, size = 59, normalized size = 1.07 \[ \frac{3 \tan ^{-1}(\sinh (a+b x))-6 \tanh (a+b x) \text{sech}^3(a+b x)+\left (3 \tanh (a+b x)-8 \tanh ^3(a+b x)\right ) \text{sech}(a+b x)}{8 b} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(3*ArcTan[Sinh[a + b*x]] - 6*Sech[a + b*x]^3*Tanh[a + b*x] + Sech[a + b*x]*(3*Tanh[a + b*x] - 8*Tanh[a + b*x]^
3))/(8*b)

________________________________________________________________________________________

Maple [A]  time = 0.013, size = 90, normalized size = 1.6 \begin{align*} -{\frac{ \left ( \sinh \left ( bx+a \right ) \right ) ^{3}}{b \left ( \cosh \left ( bx+a \right ) \right ) ^{4}}}-{\frac{\sinh \left ( bx+a \right ) }{b \left ( \cosh \left ( bx+a \right ) \right ) ^{4}}}+{\frac{ \left ({\rm sech} \left (bx+a\right ) \right ) ^{3}\tanh \left ( bx+a \right ) }{4\,b}}+{\frac{3\,{\rm sech} \left (bx+a\right )\tanh \left ( bx+a \right ) }{8\,b}}+{\frac{3\,\arctan \left ({{\rm e}^{bx+a}} \right ) }{4\,b}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sech(b*x+a)*tanh(b*x+a)^4,x)

[Out]

-1/b*sinh(b*x+a)^3/cosh(b*x+a)^4-1/b*sinh(b*x+a)/cosh(b*x+a)^4+1/4*sech(b*x+a)^3*tanh(b*x+a)/b+3/8*sech(b*x+a)
*tanh(b*x+a)/b+3/4*arctan(exp(b*x+a))/b

________________________________________________________________________________________

Maxima [B]  time = 1.74562, size = 151, normalized size = 2.75 \begin{align*} -\frac{3 \, \arctan \left (e^{\left (-b x - a\right )}\right )}{4 \, b} - \frac{5 \, e^{\left (-b x - a\right )} - 3 \, e^{\left (-3 \, b x - 3 \, a\right )} + 3 \, e^{\left (-5 \, b x - 5 \, a\right )} - 5 \, e^{\left (-7 \, b x - 7 \, a\right )}}{4 \, b{\left (4 \, e^{\left (-2 \, b x - 2 \, a\right )} + 6 \, e^{\left (-4 \, b x - 4 \, a\right )} + 4 \, e^{\left (-6 \, b x - 6 \, a\right )} + e^{\left (-8 \, b x - 8 \, a\right )} + 1\right )}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(b*x+a)*tanh(b*x+a)^4,x, algorithm="maxima")

[Out]

-3/4*arctan(e^(-b*x - a))/b - 1/4*(5*e^(-b*x - a) - 3*e^(-3*b*x - 3*a) + 3*e^(-5*b*x - 5*a) - 5*e^(-7*b*x - 7*
a))/(b*(4*e^(-2*b*x - 2*a) + 6*e^(-4*b*x - 4*a) + 4*e^(-6*b*x - 6*a) + e^(-8*b*x - 8*a) + 1))

________________________________________________________________________________________

Fricas [B]  time = 1.86569, size = 2257, normalized size = 41.04 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(b*x+a)*tanh(b*x+a)^4,x, algorithm="fricas")

[Out]

-1/4*(5*cosh(b*x + a)^7 + 35*cosh(b*x + a)*sinh(b*x + a)^6 + 5*sinh(b*x + a)^7 + 3*(35*cosh(b*x + a)^2 - 1)*si
nh(b*x + a)^5 - 3*cosh(b*x + a)^5 + 5*(35*cosh(b*x + a)^3 - 3*cosh(b*x + a))*sinh(b*x + a)^4 + (175*cosh(b*x +
 a)^4 - 30*cosh(b*x + a)^2 + 3)*sinh(b*x + a)^3 + 3*cosh(b*x + a)^3 + 3*(35*cosh(b*x + a)^5 - 10*cosh(b*x + a)
^3 + 3*cosh(b*x + a))*sinh(b*x + a)^2 - 3*(cosh(b*x + a)^8 + 8*cosh(b*x + a)*sinh(b*x + a)^7 + sinh(b*x + a)^8
 + 4*(7*cosh(b*x + a)^2 + 1)*sinh(b*x + a)^6 + 4*cosh(b*x + a)^6 + 8*(7*cosh(b*x + a)^3 + 3*cosh(b*x + a))*sin
h(b*x + a)^5 + 2*(35*cosh(b*x + a)^4 + 30*cosh(b*x + a)^2 + 3)*sinh(b*x + a)^4 + 6*cosh(b*x + a)^4 + 8*(7*cosh
(b*x + a)^5 + 10*cosh(b*x + a)^3 + 3*cosh(b*x + a))*sinh(b*x + a)^3 + 4*(7*cosh(b*x + a)^6 + 15*cosh(b*x + a)^
4 + 9*cosh(b*x + a)^2 + 1)*sinh(b*x + a)^2 + 4*cosh(b*x + a)^2 + 8*(cosh(b*x + a)^7 + 3*cosh(b*x + a)^5 + 3*co
sh(b*x + a)^3 + cosh(b*x + a))*sinh(b*x + a) + 1)*arctan(cosh(b*x + a) + sinh(b*x + a)) + (35*cosh(b*x + a)^6
- 15*cosh(b*x + a)^4 + 9*cosh(b*x + a)^2 - 5)*sinh(b*x + a) - 5*cosh(b*x + a))/(b*cosh(b*x + a)^8 + 8*b*cosh(b
*x + a)*sinh(b*x + a)^7 + b*sinh(b*x + a)^8 + 4*b*cosh(b*x + a)^6 + 4*(7*b*cosh(b*x + a)^2 + b)*sinh(b*x + a)^
6 + 8*(7*b*cosh(b*x + a)^3 + 3*b*cosh(b*x + a))*sinh(b*x + a)^5 + 6*b*cosh(b*x + a)^4 + 2*(35*b*cosh(b*x + a)^
4 + 30*b*cosh(b*x + a)^2 + 3*b)*sinh(b*x + a)^4 + 8*(7*b*cosh(b*x + a)^5 + 10*b*cosh(b*x + a)^3 + 3*b*cosh(b*x
 + a))*sinh(b*x + a)^3 + 4*b*cosh(b*x + a)^2 + 4*(7*b*cosh(b*x + a)^6 + 15*b*cosh(b*x + a)^4 + 9*b*cosh(b*x +
a)^2 + b)*sinh(b*x + a)^2 + 8*(b*cosh(b*x + a)^7 + 3*b*cosh(b*x + a)^5 + 3*b*cosh(b*x + a)^3 + b*cosh(b*x + a)
)*sinh(b*x + a) + b)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \tanh ^{4}{\left (a + b x \right )} \operatorname{sech}{\left (a + b x \right )}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(b*x+a)*tanh(b*x+a)**4,x)

[Out]

Integral(tanh(a + b*x)**4*sech(a + b*x), x)

________________________________________________________________________________________

Giac [A]  time = 1.23525, size = 96, normalized size = 1.75 \begin{align*} -\frac{\frac{5 \, e^{\left (7 \, b x + 7 \, a\right )} - 3 \, e^{\left (5 \, b x + 5 \, a\right )} + 3 \, e^{\left (3 \, b x + 3 \, a\right )} - 5 \, e^{\left (b x + a\right )}}{{\left (e^{\left (2 \, b x + 2 \, a\right )} + 1\right )}^{4}} - 3 \, \arctan \left (e^{\left (b x + a\right )}\right )}{4 \, b} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(b*x+a)*tanh(b*x+a)^4,x, algorithm="giac")

[Out]

-1/4*((5*e^(7*b*x + 7*a) - 3*e^(5*b*x + 5*a) + 3*e^(3*b*x + 3*a) - 5*e^(b*x + a))/(e^(2*b*x + 2*a) + 1)^4 - 3*
arctan(e^(b*x + a)))/b