3.2.43 \(\int \frac {\tanh ^3(c+d x)}{(a+b \text {sech}(c+d x))^{3/2}} \, dx\) [143]

Optimal. Leaf size=88 \[ \frac {2 \tanh ^{-1}\left (\frac {\sqrt {a+b \text {sech}(c+d x)}}{\sqrt {a}}\right )}{a^{3/2} d}+\frac {2 \left (a^2-b^2\right )}{a b^2 d \sqrt {a+b \text {sech}(c+d x)}}+\frac {2 \sqrt {a+b \text {sech}(c+d x)}}{b^2 d} \]

[Out]

2*arctanh((a+b*sech(d*x+c))^(1/2)/a^(1/2))/a^(3/2)/d+2*(a^2-b^2)/a/b^2/d/(a+b*sech(d*x+c))^(1/2)+2*(a+b*sech(d
*x+c))^(1/2)/b^2/d

________________________________________________________________________________________

Rubi [A]
time = 0.09, antiderivative size = 88, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.174, Rules used = {3970, 912, 1275, 212} \begin {gather*} \frac {2 \tanh ^{-1}\left (\frac {\sqrt {a+b \text {sech}(c+d x)}}{\sqrt {a}}\right )}{a^{3/2} d}+\frac {2 \left (a^2-b^2\right )}{a b^2 d \sqrt {a+b \text {sech}(c+d x)}}+\frac {2 \sqrt {a+b \text {sech}(c+d x)}}{b^2 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Tanh[c + d*x]^3/(a + b*Sech[c + d*x])^(3/2),x]

[Out]

(2*ArcTanh[Sqrt[a + b*Sech[c + d*x]]/Sqrt[a]])/(a^(3/2)*d) + (2*(a^2 - b^2))/(a*b^2*d*Sqrt[a + b*Sech[c + d*x]
]) + (2*Sqrt[a + b*Sech[c + d*x]])/(b^2*d)

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 912

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))^(n_)*((a_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> With[{q = De
nominator[m]}, Dist[q/e, Subst[Int[x^(q*(m + 1) - 1)*((e*f - d*g)/e + g*(x^q/e))^n*((c*d^2 + a*e^2)/e^2 - 2*c*
d*(x^q/e^2) + c*(x^(2*q)/e^2))^p, x], x, (d + e*x)^(1/q)], x]] /; FreeQ[{a, c, d, e, f, g}, x] && NeQ[e*f - d*
g, 0] && NeQ[c*d^2 + a*e^2, 0] && IntegersQ[n, p] && FractionQ[m]

Rule 1275

Int[((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^2)^(q_.)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_.), x_Symbol] :> In
t[ExpandIntegrand[(f*x)^m*(d + e*x^2)^q*(a + b*x^2 + c*x^4)^p, x], x] /; FreeQ[{a, b, c, d, e, f, m, q}, x] &&
 NeQ[b^2 - 4*a*c, 0] && IGtQ[p, 0] && IGtQ[q, -2]

Rule 3970

Int[cot[(c_.) + (d_.)*(x_)]^(m_.)*(csc[(c_.) + (d_.)*(x_)]*(b_.) + (a_))^(n_), x_Symbol] :> Dist[-(-1)^((m - 1
)/2)/(d*b^(m - 1)), Subst[Int[(b^2 - x^2)^((m - 1)/2)*((a + x)^n/x), x], x, b*Csc[c + d*x]], x] /; FreeQ[{a, b
, c, d, n}, x] && IntegerQ[(m - 1)/2] && NeQ[a^2 - b^2, 0]

Rubi steps

\begin {align*} \int \frac {\tanh ^3(c+d x)}{(a+b \text {sech}(c+d x))^{3/2}} \, dx &=-\frac {\text {Subst}\left (\int \frac {b^2-x^2}{x (a+x)^{3/2}} \, dx,x,b \text {sech}(c+d x)\right )}{b^2 d}\\ &=-\frac {2 \text {Subst}\left (\int \frac {-a^2+b^2+2 a x^2-x^4}{x^2 \left (-a+x^2\right )} \, dx,x,\sqrt {a+b \text {sech}(c+d x)}\right )}{b^2 d}\\ &=-\frac {2 \text {Subst}\left (\int \left (-1+\frac {a^2-b^2}{a x^2}-\frac {b^2}{a \left (a-x^2\right )}\right ) \, dx,x,\sqrt {a+b \text {sech}(c+d x)}\right )}{b^2 d}\\ &=\frac {2 \left (a^2-b^2\right )}{a b^2 d \sqrt {a+b \text {sech}(c+d x)}}+\frac {2 \sqrt {a+b \text {sech}(c+d x)}}{b^2 d}+\frac {2 \text {Subst}\left (\int \frac {1}{a-x^2} \, dx,x,\sqrt {a+b \text {sech}(c+d x)}\right )}{a d}\\ &=\frac {2 \tanh ^{-1}\left (\frac {\sqrt {a+b \text {sech}(c+d x)}}{\sqrt {a}}\right )}{a^{3/2} d}+\frac {2 \left (a^2-b^2\right )}{a b^2 d \sqrt {a+b \text {sech}(c+d x)}}+\frac {2 \sqrt {a+b \text {sech}(c+d x)}}{b^2 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.46, size = 103, normalized size = 1.17 \begin {gather*} \frac {2 \left (2 a^2-b^2+\frac {b^2 \tanh ^{-1}\left (\frac {\sqrt {b+a \cosh (c+d x)}}{\sqrt {a \cosh (c+d x)}}\right ) \sqrt {b+a \cosh (c+d x)}}{\sqrt {a \cosh (c+d x)}}+a b \text {sech}(c+d x)\right )}{a b^2 d \sqrt {a+b \text {sech}(c+d x)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Tanh[c + d*x]^3/(a + b*Sech[c + d*x])^(3/2),x]

[Out]

(2*(2*a^2 - b^2 + (b^2*ArcTanh[Sqrt[b + a*Cosh[c + d*x]]/Sqrt[a*Cosh[c + d*x]]]*Sqrt[b + a*Cosh[c + d*x]])/Sqr
t[a*Cosh[c + d*x]] + a*b*Sech[c + d*x]))/(a*b^2*d*Sqrt[a + b*Sech[c + d*x]])

________________________________________________________________________________________

Maple [F]
time = 2.58, size = 0, normalized size = 0.00 \[\int \frac {\tanh ^{3}\left (d x +c \right )}{\left (a +b \,\mathrm {sech}\left (d x +c \right )\right )^{\frac {3}{2}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tanh(d*x+c)^3/(a+b*sech(d*x+c))^(3/2),x)

[Out]

int(tanh(d*x+c)^3/(a+b*sech(d*x+c))^(3/2),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tanh(d*x+c)^3/(a+b*sech(d*x+c))^(3/2),x, algorithm="maxima")

[Out]

integrate(tanh(d*x + c)^3/(b*sech(d*x + c) + a)^(3/2), x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 424 vs. \(2 (78) = 156\).
time = 0.78, size = 1107, normalized size = 12.58 \begin {gather*} \left [\frac {{\left (a b^{2} \cosh \left (d x + c\right )^{2} + a b^{2} \sinh \left (d x + c\right )^{2} + 2 \, b^{3} \cosh \left (d x + c\right ) + a b^{2} + 2 \, {\left (a b^{2} \cosh \left (d x + c\right ) + b^{3}\right )} \sinh \left (d x + c\right )\right )} \sqrt {a} \log \left (-\frac {2 \, a^{2} \cosh \left (d x + c\right )^{4} + 2 \, a^{2} \sinh \left (d x + c\right )^{4} + 4 \, a b \cosh \left (d x + c\right )^{3} + 4 \, {\left (2 \, a^{2} \cosh \left (d x + c\right ) + a b\right )} \sinh \left (d x + c\right )^{3} + 4 \, a b \cosh \left (d x + c\right ) + {\left (4 \, a^{2} + b^{2}\right )} \cosh \left (d x + c\right )^{2} + {\left (12 \, a^{2} \cosh \left (d x + c\right )^{2} + 12 \, a b \cosh \left (d x + c\right ) + 4 \, a^{2} + b^{2}\right )} \sinh \left (d x + c\right )^{2} + 2 \, a^{2} + 2 \, {\left (a \cosh \left (d x + c\right )^{4} + a \sinh \left (d x + c\right )^{4} + b \cosh \left (d x + c\right )^{3} + {\left (4 \, a \cosh \left (d x + c\right ) + b\right )} \sinh \left (d x + c\right )^{3} + 2 \, a \cosh \left (d x + c\right )^{2} + {\left (6 \, a \cosh \left (d x + c\right )^{2} + 3 \, b \cosh \left (d x + c\right ) + 2 \, a\right )} \sinh \left (d x + c\right )^{2} + b \cosh \left (d x + c\right ) + {\left (4 \, a \cosh \left (d x + c\right )^{3} + 3 \, b \cosh \left (d x + c\right )^{2} + 4 \, a \cosh \left (d x + c\right ) + b\right )} \sinh \left (d x + c\right ) + a\right )} \sqrt {a} \sqrt {\frac {a \cosh \left (d x + c\right ) + b}{\cosh \left (d x + c\right )}} + 2 \, {\left (4 \, a^{2} \cosh \left (d x + c\right )^{3} + 6 \, a b \cosh \left (d x + c\right )^{2} + 2 \, a b + {\left (4 \, a^{2} + b^{2}\right )} \cosh \left (d x + c\right )\right )} \sinh \left (d x + c\right )}{\cosh \left (d x + c\right )^{2} + 2 \, \cosh \left (d x + c\right ) \sinh \left (d x + c\right ) + \sinh \left (d x + c\right )^{2}}\right ) + 4 \, {\left (2 \, a^{2} b \cosh \left (d x + c\right ) + 2 \, a^{3} - a b^{2} + {\left (2 \, a^{3} - a b^{2}\right )} \cosh \left (d x + c\right )^{2} + {\left (2 \, a^{3} - a b^{2}\right )} \sinh \left (d x + c\right )^{2} + 2 \, {\left (a^{2} b + {\left (2 \, a^{3} - a b^{2}\right )} \cosh \left (d x + c\right )\right )} \sinh \left (d x + c\right )\right )} \sqrt {\frac {a \cosh \left (d x + c\right ) + b}{\cosh \left (d x + c\right )}}}{2 \, {\left (a^{3} b^{2} d \cosh \left (d x + c\right )^{2} + a^{3} b^{2} d \sinh \left (d x + c\right )^{2} + 2 \, a^{2} b^{3} d \cosh \left (d x + c\right ) + a^{3} b^{2} d + 2 \, {\left (a^{3} b^{2} d \cosh \left (d x + c\right ) + a^{2} b^{3} d\right )} \sinh \left (d x + c\right )\right )}}, -\frac {{\left (a b^{2} \cosh \left (d x + c\right )^{2} + a b^{2} \sinh \left (d x + c\right )^{2} + 2 \, b^{3} \cosh \left (d x + c\right ) + a b^{2} + 2 \, {\left (a b^{2} \cosh \left (d x + c\right ) + b^{3}\right )} \sinh \left (d x + c\right )\right )} \sqrt {-a} \arctan \left (\frac {{\left (a \cosh \left (d x + c\right )^{2} + a \sinh \left (d x + c\right )^{2} + b \cosh \left (d x + c\right ) + {\left (2 \, a \cosh \left (d x + c\right ) + b\right )} \sinh \left (d x + c\right ) + a\right )} \sqrt {-a} \sqrt {\frac {a \cosh \left (d x + c\right ) + b}{\cosh \left (d x + c\right )}}}{a^{2} \cosh \left (d x + c\right )^{2} + a^{2} \sinh \left (d x + c\right )^{2} + 2 \, a b \cosh \left (d x + c\right ) + a^{2} + 2 \, {\left (a^{2} \cosh \left (d x + c\right ) + a b\right )} \sinh \left (d x + c\right )}\right ) - 2 \, {\left (2 \, a^{2} b \cosh \left (d x + c\right ) + 2 \, a^{3} - a b^{2} + {\left (2 \, a^{3} - a b^{2}\right )} \cosh \left (d x + c\right )^{2} + {\left (2 \, a^{3} - a b^{2}\right )} \sinh \left (d x + c\right )^{2} + 2 \, {\left (a^{2} b + {\left (2 \, a^{3} - a b^{2}\right )} \cosh \left (d x + c\right )\right )} \sinh \left (d x + c\right )\right )} \sqrt {\frac {a \cosh \left (d x + c\right ) + b}{\cosh \left (d x + c\right )}}}{a^{3} b^{2} d \cosh \left (d x + c\right )^{2} + a^{3} b^{2} d \sinh \left (d x + c\right )^{2} + 2 \, a^{2} b^{3} d \cosh \left (d x + c\right ) + a^{3} b^{2} d + 2 \, {\left (a^{3} b^{2} d \cosh \left (d x + c\right ) + a^{2} b^{3} d\right )} \sinh \left (d x + c\right )}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tanh(d*x+c)^3/(a+b*sech(d*x+c))^(3/2),x, algorithm="fricas")

[Out]

[1/2*((a*b^2*cosh(d*x + c)^2 + a*b^2*sinh(d*x + c)^2 + 2*b^3*cosh(d*x + c) + a*b^2 + 2*(a*b^2*cosh(d*x + c) +
b^3)*sinh(d*x + c))*sqrt(a)*log(-(2*a^2*cosh(d*x + c)^4 + 2*a^2*sinh(d*x + c)^4 + 4*a*b*cosh(d*x + c)^3 + 4*(2
*a^2*cosh(d*x + c) + a*b)*sinh(d*x + c)^3 + 4*a*b*cosh(d*x + c) + (4*a^2 + b^2)*cosh(d*x + c)^2 + (12*a^2*cosh
(d*x + c)^2 + 12*a*b*cosh(d*x + c) + 4*a^2 + b^2)*sinh(d*x + c)^2 + 2*a^2 + 2*(a*cosh(d*x + c)^4 + a*sinh(d*x
+ c)^4 + b*cosh(d*x + c)^3 + (4*a*cosh(d*x + c) + b)*sinh(d*x + c)^3 + 2*a*cosh(d*x + c)^2 + (6*a*cosh(d*x + c
)^2 + 3*b*cosh(d*x + c) + 2*a)*sinh(d*x + c)^2 + b*cosh(d*x + c) + (4*a*cosh(d*x + c)^3 + 3*b*cosh(d*x + c)^2
+ 4*a*cosh(d*x + c) + b)*sinh(d*x + c) + a)*sqrt(a)*sqrt((a*cosh(d*x + c) + b)/cosh(d*x + c)) + 2*(4*a^2*cosh(
d*x + c)^3 + 6*a*b*cosh(d*x + c)^2 + 2*a*b + (4*a^2 + b^2)*cosh(d*x + c))*sinh(d*x + c))/(cosh(d*x + c)^2 + 2*
cosh(d*x + c)*sinh(d*x + c) + sinh(d*x + c)^2)) + 4*(2*a^2*b*cosh(d*x + c) + 2*a^3 - a*b^2 + (2*a^3 - a*b^2)*c
osh(d*x + c)^2 + (2*a^3 - a*b^2)*sinh(d*x + c)^2 + 2*(a^2*b + (2*a^3 - a*b^2)*cosh(d*x + c))*sinh(d*x + c))*sq
rt((a*cosh(d*x + c) + b)/cosh(d*x + c)))/(a^3*b^2*d*cosh(d*x + c)^2 + a^3*b^2*d*sinh(d*x + c)^2 + 2*a^2*b^3*d*
cosh(d*x + c) + a^3*b^2*d + 2*(a^3*b^2*d*cosh(d*x + c) + a^2*b^3*d)*sinh(d*x + c)), -((a*b^2*cosh(d*x + c)^2 +
 a*b^2*sinh(d*x + c)^2 + 2*b^3*cosh(d*x + c) + a*b^2 + 2*(a*b^2*cosh(d*x + c) + b^3)*sinh(d*x + c))*sqrt(-a)*a
rctan((a*cosh(d*x + c)^2 + a*sinh(d*x + c)^2 + b*cosh(d*x + c) + (2*a*cosh(d*x + c) + b)*sinh(d*x + c) + a)*sq
rt(-a)*sqrt((a*cosh(d*x + c) + b)/cosh(d*x + c))/(a^2*cosh(d*x + c)^2 + a^2*sinh(d*x + c)^2 + 2*a*b*cosh(d*x +
 c) + a^2 + 2*(a^2*cosh(d*x + c) + a*b)*sinh(d*x + c))) - 2*(2*a^2*b*cosh(d*x + c) + 2*a^3 - a*b^2 + (2*a^3 -
a*b^2)*cosh(d*x + c)^2 + (2*a^3 - a*b^2)*sinh(d*x + c)^2 + 2*(a^2*b + (2*a^3 - a*b^2)*cosh(d*x + c))*sinh(d*x
+ c))*sqrt((a*cosh(d*x + c) + b)/cosh(d*x + c)))/(a^3*b^2*d*cosh(d*x + c)^2 + a^3*b^2*d*sinh(d*x + c)^2 + 2*a^
2*b^3*d*cosh(d*x + c) + a^3*b^2*d + 2*(a^3*b^2*d*cosh(d*x + c) + a^2*b^3*d)*sinh(d*x + c))]

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\tanh ^{3}{\left (c + d x \right )}}{\left (a + b \operatorname {sech}{\left (c + d x \right )}\right )^{\frac {3}{2}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tanh(d*x+c)**3/(a+b*sech(d*x+c))**(3/2),x)

[Out]

Integral(tanh(c + d*x)**3/(a + b*sech(c + d*x))**(3/2), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tanh(d*x+c)^3/(a+b*sech(d*x+c))^(3/2),x, algorithm="giac")

[Out]

integrate(tanh(d*x + c)^3/(b*sech(d*x + c) + a)^(3/2), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\mathrm {tanh}\left (c+d\,x\right )}^3}{{\left (a+\frac {b}{\mathrm {cosh}\left (c+d\,x\right )}\right )}^{3/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tanh(c + d*x)^3/(a + b/cosh(c + d*x))^(3/2),x)

[Out]

int(tanh(c + d*x)^3/(a + b/cosh(c + d*x))^(3/2), x)

________________________________________________________________________________________