3.1.69 \(\int \frac {1}{(a+b \cosh (c+d x))^3} \, dx\) [69]

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

[Out]

(2*a^2+b^2)*arctanh((a-b)^(1/2)*tanh(1/2*d*x+1/2*c)/(a+b)^(1/2))/(a-b)^(5/2)/(a+b)^(5/2)/d-1/2*b*sinh(d*x+c)/(
a^2-b^2)/d/(a+b*cosh(d*x+c))^2-3/2*a*b*sinh(d*x+c)/(a^2-b^2)^2/d/(a+b*cosh(d*x+c))

________________________________________________________________________________________

Rubi [A]
time = 0.11, antiderivative size = 133, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, integrand size = 12, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.417, Rules used = {2743, 2833, 12, 2738, 211} \begin {gather*} \frac {\left (2 a^2+b^2\right ) \tanh ^{-1}\left (\frac {\sqrt {a-b} \tanh \left (\frac {1}{2} (c+d x)\right )}{\sqrt {a+b}}\right )}{d (a-b)^{5/2} (a+b)^{5/2}}-\frac {3 a b \sinh (c+d x)}{2 d \left (a^2-b^2\right )^2 (a+b \cosh (c+d x))}-\frac {b \sinh (c+d x)}{2 d \left (a^2-b^2\right ) (a+b \cosh (c+d x))^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*Cosh[c + d*x])^(-3),x]

[Out]

((2*a^2 + b^2)*ArcTanh[(Sqrt[a - b]*Tanh[(c + d*x)/2])/Sqrt[a + b]])/((a - b)^(5/2)*(a + b)^(5/2)*d) - (b*Sinh
[c + d*x])/(2*(a^2 - b^2)*d*(a + b*Cosh[c + d*x])^2) - (3*a*b*Sinh[c + d*x])/(2*(a^2 - b^2)^2*d*(a + b*Cosh[c
+ d*x]))

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 211

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]/a)*ArcTan[x/Rt[a/b, 2]], x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 2738

Int[((a_) + (b_.)*sin[Pi/2 + (c_.) + (d_.)*(x_)])^(-1), x_Symbol] :> With[{e = FreeFactors[Tan[(c + d*x)/2], x
]}, Dist[2*(e/d), Subst[Int[1/(a + b + (a - b)*e^2*x^2), x], x, Tan[(c + d*x)/2]/e], x]] /; FreeQ[{a, b, c, d}
, x] && NeQ[a^2 - b^2, 0]

Rule 2743

Int[((a_) + (b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[(-b)*Cos[c + d*x]*((a + b*Sin[c + d*x])^(n
+ 1)/(d*(n + 1)*(a^2 - b^2))), x] + Dist[1/((n + 1)*(a^2 - b^2)), Int[(a + b*Sin[c + d*x])^(n + 1)*Simp[a*(n +
 1) - b*(n + 2)*Sin[c + d*x], x], x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[a^2 - b^2, 0] && LtQ[n, -1] && Integ
erQ[2*n]

Rule 2833

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Simp[(-(
b*c - a*d))*Cos[e + f*x]*((a + b*Sin[e + f*x])^(m + 1)/(f*(m + 1)*(a^2 - b^2))), x] + Dist[1/((m + 1)*(a^2 - b
^2)), Int[(a + b*Sin[e + f*x])^(m + 1)*Simp[(a*c - b*d)*(m + 1) - (b*c - a*d)*(m + 2)*Sin[e + f*x], x], x], x]
 /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 - b^2, 0] && LtQ[m, -1] && IntegerQ[2*m]

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]
time = 0.32, size = 113, normalized size = 0.85 \begin {gather*} \frac {-\frac {2 \left (2 a^2+b^2\right ) \text {ArcTan}\left (\frac {(a-b) \tanh \left (\frac {1}{2} (c+d x)\right )}{\sqrt {-a^2+b^2}}\right )}{\left (-a^2+b^2\right )^{5/2}}+\frac {b \left (-4 a^2+b^2-3 a b \cosh (c+d x)\right ) \sinh (c+d x)}{(a-b)^2 (a+b)^2 (a+b \cosh (c+d x))^2}}{2 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*Cosh[c + d*x])^(-3),x]

[Out]

((-2*(2*a^2 + b^2)*ArcTan[((a - b)*Tanh[(c + d*x)/2])/Sqrt[-a^2 + b^2]])/(-a^2 + b^2)^(5/2) + (b*(-4*a^2 + b^2
 - 3*a*b*Cosh[c + d*x])*Sinh[c + d*x])/((a - b)^2*(a + b)^2*(a + b*Cosh[c + d*x])^2))/(2*d)

________________________________________________________________________________________

Maple [A]
time = 0.94, size = 186, normalized size = 1.40

method result size
derivativedivides \(\frac {-\frac {2 \left (-\frac {\left (4 a +b \right ) b \left (\tanh ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{2 \left (a -b \right ) \left (a^{2}+2 a b +b^{2}\right )}+\frac {\left (4 a -b \right ) b \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{2 \left (a +b \right ) \left (a^{2}-2 a b +b^{2}\right )}\right )}{\left (a \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-b \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-a -b \right )^{2}}+\frac {\left (2 a^{2}+b^{2}\right ) \arctanh \left (\frac {\left (a -b \right ) \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{\sqrt {\left (a +b \right ) \left (a -b \right )}}\right )}{\left (a^{4}-2 a^{2} b^{2}+b^{4}\right ) \sqrt {\left (a +b \right ) \left (a -b \right )}}}{d}\) \(186\)
default \(\frac {-\frac {2 \left (-\frac {\left (4 a +b \right ) b \left (\tanh ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{2 \left (a -b \right ) \left (a^{2}+2 a b +b^{2}\right )}+\frac {\left (4 a -b \right ) b \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{2 \left (a +b \right ) \left (a^{2}-2 a b +b^{2}\right )}\right )}{\left (a \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-b \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-a -b \right )^{2}}+\frac {\left (2 a^{2}+b^{2}\right ) \arctanh \left (\frac {\left (a -b \right ) \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{\sqrt {\left (a +b \right ) \left (a -b \right )}}\right )}{\left (a^{4}-2 a^{2} b^{2}+b^{4}\right ) \sqrt {\left (a +b \right ) \left (a -b \right )}}}{d}\) \(186\)
risch \(\frac {2 a^{2} b \,{\mathrm e}^{3 d x +3 c}+b^{3} {\mathrm e}^{3 d x +3 c}+6 a^{3} {\mathrm e}^{2 d x +2 c}+3 a \,b^{2} {\mathrm e}^{2 d x +2 c}+10 a^{2} b \,{\mathrm e}^{d x +c}-{\mathrm e}^{d x +c} b^{3}+3 a \,b^{2}}{d \left (a^{2}-b^{2}\right )^{2} \left (b \,{\mathrm e}^{2 d x +2 c}+2 a \,{\mathrm e}^{d x +c}+b \right )^{2}}+\frac {\ln \left ({\mathrm e}^{d x +c}+\frac {a \sqrt {a^{2}-b^{2}}-a^{2}+b^{2}}{b \sqrt {a^{2}-b^{2}}}\right ) a^{2}}{\sqrt {a^{2}-b^{2}}\, \left (a +b \right )^{2} \left (a -b \right )^{2} d}+\frac {\ln \left ({\mathrm e}^{d x +c}+\frac {a \sqrt {a^{2}-b^{2}}-a^{2}+b^{2}}{b \sqrt {a^{2}-b^{2}}}\right ) b^{2}}{2 \sqrt {a^{2}-b^{2}}\, \left (a +b \right )^{2} \left (a -b \right )^{2} d}-\frac {\ln \left ({\mathrm e}^{d x +c}+\frac {a \sqrt {a^{2}-b^{2}}+a^{2}-b^{2}}{b \sqrt {a^{2}-b^{2}}}\right ) a^{2}}{\sqrt {a^{2}-b^{2}}\, \left (a +b \right )^{2} \left (a -b \right )^{2} d}-\frac {\ln \left ({\mathrm e}^{d x +c}+\frac {a \sqrt {a^{2}-b^{2}}+a^{2}-b^{2}}{b \sqrt {a^{2}-b^{2}}}\right ) b^{2}}{2 \sqrt {a^{2}-b^{2}}\, \left (a +b \right )^{2} \left (a -b \right )^{2} d}\) \(431\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a+b*cosh(d*x+c))^3,x,method=_RETURNVERBOSE)

[Out]

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

________________________________________________________________________________________

Maxima [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: ValueError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*cosh(d*x+c))^3,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
 for more de

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 1239 vs. \(2 (120) = 240\).
time = 0.42, size = 2591, normalized size = 19.48 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*cosh(d*x+c))^3,x, algorithm="fricas")

[Out]

[1/2*(6*a^3*b^2 - 6*a*b^4 + 2*(2*a^4*b - a^2*b^3 - b^5)*cosh(d*x + c)^3 + 2*(2*a^4*b - a^2*b^3 - b^5)*sinh(d*x
 + c)^3 + 6*(2*a^5 - a^3*b^2 - a*b^4)*cosh(d*x + c)^2 + 6*(2*a^5 - a^3*b^2 - a*b^4 + (2*a^4*b - a^2*b^3 - b^5)
*cosh(d*x + c))*sinh(d*x + c)^2 + ((2*a^2*b^2 + b^4)*cosh(d*x + c)^4 + (2*a^2*b^2 + b^4)*sinh(d*x + c)^4 + 2*a
^2*b^2 + b^4 + 4*(2*a^3*b + a*b^3)*cosh(d*x + c)^3 + 4*(2*a^3*b + a*b^3 + (2*a^2*b^2 + b^4)*cosh(d*x + c))*sin
h(d*x + c)^3 + 2*(4*a^4 + 4*a^2*b^2 + b^4)*cosh(d*x + c)^2 + 2*(4*a^4 + 4*a^2*b^2 + b^4 + 3*(2*a^2*b^2 + b^4)*
cosh(d*x + c)^2 + 6*(2*a^3*b + a*b^3)*cosh(d*x + c))*sinh(d*x + c)^2 + 4*(2*a^3*b + a*b^3)*cosh(d*x + c) + 4*(
2*a^3*b + a*b^3 + (2*a^2*b^2 + b^4)*cosh(d*x + c)^3 + 3*(2*a^3*b + a*b^3)*cosh(d*x + c)^2 + (4*a^4 + 4*a^2*b^2
 + b^4)*cosh(d*x + c))*sinh(d*x + c))*sqrt(a^2 - b^2)*log((b^2*cosh(d*x + c)^2 + b^2*sinh(d*x + c)^2 + 2*a*b*c
osh(d*x + c) + 2*a^2 - b^2 + 2*(b^2*cosh(d*x + c) + a*b)*sinh(d*x + c) - 2*sqrt(a^2 - b^2)*(b*cosh(d*x + c) +
b*sinh(d*x + c) + a))/(b*cosh(d*x + c)^2 + b*sinh(d*x + c)^2 + 2*a*cosh(d*x + c) + 2*(b*cosh(d*x + c) + a)*sin
h(d*x + c) + b)) + 2*(10*a^4*b - 11*a^2*b^3 + b^5)*cosh(d*x + c) + 2*(10*a^4*b - 11*a^2*b^3 + b^5 + 3*(2*a^4*b
 - a^2*b^3 - b^5)*cosh(d*x + c)^2 + 6*(2*a^5 - a^3*b^2 - a*b^4)*cosh(d*x + c))*sinh(d*x + c))/((a^6*b^2 - 3*a^
4*b^4 + 3*a^2*b^6 - b^8)*d*cosh(d*x + c)^4 + (a^6*b^2 - 3*a^4*b^4 + 3*a^2*b^6 - b^8)*d*sinh(d*x + c)^4 + 4*(a^
7*b - 3*a^5*b^3 + 3*a^3*b^5 - a*b^7)*d*cosh(d*x + c)^3 + 2*(2*a^8 - 5*a^6*b^2 + 3*a^4*b^4 + a^2*b^6 - b^8)*d*c
osh(d*x + c)^2 + 4*((a^6*b^2 - 3*a^4*b^4 + 3*a^2*b^6 - b^8)*d*cosh(d*x + c) + (a^7*b - 3*a^5*b^3 + 3*a^3*b^5 -
 a*b^7)*d)*sinh(d*x + c)^3 + 4*(a^7*b - 3*a^5*b^3 + 3*a^3*b^5 - a*b^7)*d*cosh(d*x + c) + 2*(3*(a^6*b^2 - 3*a^4
*b^4 + 3*a^2*b^6 - b^8)*d*cosh(d*x + c)^2 + 6*(a^7*b - 3*a^5*b^3 + 3*a^3*b^5 - a*b^7)*d*cosh(d*x + c) + (2*a^8
 - 5*a^6*b^2 + 3*a^4*b^4 + a^2*b^6 - b^8)*d)*sinh(d*x + c)^2 + (a^6*b^2 - 3*a^4*b^4 + 3*a^2*b^6 - b^8)*d + 4*(
(a^6*b^2 - 3*a^4*b^4 + 3*a^2*b^6 - b^8)*d*cosh(d*x + c)^3 + 3*(a^7*b - 3*a^5*b^3 + 3*a^3*b^5 - a*b^7)*d*cosh(d
*x + c)^2 + (2*a^8 - 5*a^6*b^2 + 3*a^4*b^4 + a^2*b^6 - b^8)*d*cosh(d*x + c) + (a^7*b - 3*a^5*b^3 + 3*a^3*b^5 -
 a*b^7)*d)*sinh(d*x + c)), (3*a^3*b^2 - 3*a*b^4 + (2*a^4*b - a^2*b^3 - b^5)*cosh(d*x + c)^3 + (2*a^4*b - a^2*b
^3 - b^5)*sinh(d*x + c)^3 + 3*(2*a^5 - a^3*b^2 - a*b^4)*cosh(d*x + c)^2 + 3*(2*a^5 - a^3*b^2 - a*b^4 + (2*a^4*
b - a^2*b^3 - b^5)*cosh(d*x + c))*sinh(d*x + c)^2 - ((2*a^2*b^2 + b^4)*cosh(d*x + c)^4 + (2*a^2*b^2 + b^4)*sin
h(d*x + c)^4 + 2*a^2*b^2 + b^4 + 4*(2*a^3*b + a*b^3)*cosh(d*x + c)^3 + 4*(2*a^3*b + a*b^3 + (2*a^2*b^2 + b^4)*
cosh(d*x + c))*sinh(d*x + c)^3 + 2*(4*a^4 + 4*a^2*b^2 + b^4)*cosh(d*x + c)^2 + 2*(4*a^4 + 4*a^2*b^2 + b^4 + 3*
(2*a^2*b^2 + b^4)*cosh(d*x + c)^2 + 6*(2*a^3*b + a*b^3)*cosh(d*x + c))*sinh(d*x + c)^2 + 4*(2*a^3*b + a*b^3)*c
osh(d*x + c) + 4*(2*a^3*b + a*b^3 + (2*a^2*b^2 + b^4)*cosh(d*x + c)^3 + 3*(2*a^3*b + a*b^3)*cosh(d*x + c)^2 +
(4*a^4 + 4*a^2*b^2 + b^4)*cosh(d*x + c))*sinh(d*x + c))*sqrt(-a^2 + b^2)*arctan(-sqrt(-a^2 + b^2)*(b*cosh(d*x
+ c) + b*sinh(d*x + c) + a)/(a^2 - b^2)) + (10*a^4*b - 11*a^2*b^3 + b^5)*cosh(d*x + c) + (10*a^4*b - 11*a^2*b^
3 + b^5 + 3*(2*a^4*b - a^2*b^3 - b^5)*cosh(d*x + c)^2 + 6*(2*a^5 - a^3*b^2 - a*b^4)*cosh(d*x + c))*sinh(d*x +
c))/((a^6*b^2 - 3*a^4*b^4 + 3*a^2*b^6 - b^8)*d*cosh(d*x + c)^4 + (a^6*b^2 - 3*a^4*b^4 + 3*a^2*b^6 - b^8)*d*sin
h(d*x + c)^4 + 4*(a^7*b - 3*a^5*b^3 + 3*a^3*b^5 - a*b^7)*d*cosh(d*x + c)^3 + 2*(2*a^8 - 5*a^6*b^2 + 3*a^4*b^4
+ a^2*b^6 - b^8)*d*cosh(d*x + c)^2 + 4*((a^6*b^2 - 3*a^4*b^4 + 3*a^2*b^6 - b^8)*d*cosh(d*x + c) + (a^7*b - 3*a
^5*b^3 + 3*a^3*b^5 - a*b^7)*d)*sinh(d*x + c)^3 + 4*(a^7*b - 3*a^5*b^3 + 3*a^3*b^5 - a*b^7)*d*cosh(d*x + c) + 2
*(3*(a^6*b^2 - 3*a^4*b^4 + 3*a^2*b^6 - b^8)*d*cosh(d*x + c)^2 + 6*(a^7*b - 3*a^5*b^3 + 3*a^3*b^5 - a*b^7)*d*co
sh(d*x + c) + (2*a^8 - 5*a^6*b^2 + 3*a^4*b^4 + a^2*b^6 - b^8)*d)*sinh(d*x + c)^2 + (a^6*b^2 - 3*a^4*b^4 + 3*a^
2*b^6 - b^8)*d + 4*((a^6*b^2 - 3*a^4*b^4 + 3*a^2*b^6 - b^8)*d*cosh(d*x + c)^3 + 3*(a^7*b - 3*a^5*b^3 + 3*a^3*b
^5 - a*b^7)*d*cosh(d*x + c)^2 + (2*a^8 - 5*a^6*b^2 + 3*a^4*b^4 + a^2*b^6 - b^8)*d*cosh(d*x + c) + (a^7*b - 3*a
^5*b^3 + 3*a^3*b^5 - a*b^7)*d)*sinh(d*x + c))]

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*cosh(d*x+c))**3,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]
time = 0.40, size = 195, normalized size = 1.47 \begin {gather*} \frac {\frac {{\left (2 \, a^{2} + b^{2}\right )} \arctan \left (\frac {b e^{\left (d x + c\right )} + a}{\sqrt {-a^{2} + b^{2}}}\right )}{{\left (a^{4} - 2 \, a^{2} b^{2} + b^{4}\right )} \sqrt {-a^{2} + b^{2}}} + \frac {2 \, a^{2} b e^{\left (3 \, d x + 3 \, c\right )} + b^{3} e^{\left (3 \, d x + 3 \, c\right )} + 6 \, a^{3} e^{\left (2 \, d x + 2 \, c\right )} + 3 \, a b^{2} e^{\left (2 \, d x + 2 \, c\right )} + 10 \, a^{2} b e^{\left (d x + c\right )} - b^{3} e^{\left (d x + c\right )} + 3 \, a b^{2}}{{\left (a^{4} - 2 \, a^{2} b^{2} + b^{4}\right )} {\left (b e^{\left (2 \, d x + 2 \, c\right )} + 2 \, a e^{\left (d x + c\right )} + b\right )}^{2}}}{d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*cosh(d*x+c))^3,x, algorithm="giac")

[Out]

((2*a^2 + b^2)*arctan((b*e^(d*x + c) + a)/sqrt(-a^2 + b^2))/((a^4 - 2*a^2*b^2 + b^4)*sqrt(-a^2 + b^2)) + (2*a^
2*b*e^(3*d*x + 3*c) + b^3*e^(3*d*x + 3*c) + 6*a^3*e^(2*d*x + 2*c) + 3*a*b^2*e^(2*d*x + 2*c) + 10*a^2*b*e^(d*x
+ c) - b^3*e^(d*x + c) + 3*a*b^2)/((a^4 - 2*a^2*b^2 + b^4)*(b*e^(2*d*x + 2*c) + 2*a*e^(d*x + c) + b)^2))/d

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________