3.8.96 \(\int \frac {B \cosh (x)+C \sinh (x)}{(a+b \cosh (x)+c \sinh (x))^2} \, dx\) [796]

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

[Out]

2*(B*b-C*c)*arctanh((c-(a-b)*tanh(1/2*x))/(a^2-b^2+c^2)^(1/2))/(a^2-b^2+c^2)^(3/2)+(-B*c+b*C+a*C*cosh(x)+a*B*s
inh(x))/(a^2-b^2+c^2)/(a+b*cosh(x)+c*sinh(x))

________________________________________________________________________________________

Rubi [A]
time = 0.08, antiderivative size = 108, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.182, Rules used = {3232, 3203, 632, 212} \begin {gather*} \frac {2 (b B-c C) \tanh ^{-1}\left (\frac {c-(a-b) \tanh \left (\frac {x}{2}\right )}{\sqrt {a^2-b^2+c^2}}\right )}{\left (a^2-b^2+c^2\right )^{3/2}}-\frac {-a B \sinh (x)-a C \cosh (x)-b C+B c}{\left (a^2-b^2+c^2\right ) (a+b \cosh (x)+c \sinh (x))} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(B*Cosh[x] + C*Sinh[x])/(a + b*Cosh[x] + c*Sinh[x])^2,x]

[Out]

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

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 632

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> Dist[-2, Subst[Int[1/Simp[b^2 - 4*a*c - x^2, x], x]
, x, b + 2*c*x], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 3203

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

Rule 3232

Int[((A_.) + cos[(d_.) + (e_.)*(x_)]*(B_.) + (C_.)*sin[(d_.) + (e_.)*(x_)])/((a_.) + cos[(d_.) + (e_.)*(x_)]*(
b_.) + (c_.)*sin[(d_.) + (e_.)*(x_)])^2, x_Symbol] :> Simp[(c*B - b*C - (a*C - c*A)*Cos[d + e*x] + (a*B - b*A)
*Sin[d + e*x])/(e*(a^2 - b^2 - c^2)*(a + b*Cos[d + e*x] + c*Sin[d + e*x])), x] + Dist[(a*A - b*B - c*C)/(a^2 -
 b^2 - c^2), Int[1/(a + b*Cos[d + e*x] + c*Sin[d + e*x]), x], x] /; FreeQ[{a, b, c, d, e, A, B, C}, x] && NeQ[
a^2 - b^2 - c^2, 0] && NeQ[a*A - b*B - c*C, 0]

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]
time = 0.22, size = 123, normalized size = 1.14 \begin {gather*} \frac {2 (b B-c C) \text {ArcTan}\left (\frac {c+(-a+b) \tanh \left (\frac {x}{2}\right )}{\sqrt {-a^2+b^2-c^2}}\right )}{\left (-a^2+b^2-c^2\right )^{3/2}}+\frac {b B c+a^2 C-b^2 C+a (-b B+c C) \sinh (x)}{b \left (-a^2+b^2-c^2\right ) (a+b \cosh (x)+c \sinh (x))} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(B*Cosh[x] + C*Sinh[x])/(a + b*Cosh[x] + c*Sinh[x])^2,x]

[Out]

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

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(224\) vs. \(2(99)=198\).
time = 1.55, size = 225, normalized size = 2.08

method result size
default \(\frac {-\frac {2 \left (B \,a^{2}-B a b +B \,c^{2}+C a c -C b c \right ) \tanh \left (\frac {x}{2}\right )}{a^{3}-a^{2} b -a \,b^{2}+a \,c^{2}+b^{3}-b \,c^{2}}-\frac {2 \left (b B c +a^{2} C -C \,b^{2}\right )}{a^{3}-a^{2} b -a \,b^{2}+a \,c^{2}+b^{3}-b \,c^{2}}}{a \left (\tanh ^{2}\left (\frac {x}{2}\right )\right )-b \left (\tanh ^{2}\left (\frac {x}{2}\right )\right )-2 c \tanh \left (\frac {x}{2}\right )-a -b}+\frac {2 \left (B b -C c \right ) \arctan \left (\frac {2 \left (a -b \right ) \tanh \left (\frac {x}{2}\right )-2 c}{2 \sqrt {-a^{2}+b^{2}-c^{2}}}\right )}{\left (a^{2}-b^{2}+c^{2}\right ) \sqrt {-a^{2}+b^{2}-c^{2}}}\) \(225\)
risch \(-\frac {2 \left (B \,a^{2} {\mathrm e}^{x}+B b c \,{\mathrm e}^{x}+B \,c^{2} {\mathrm e}^{x}+C \,a^{2} {\mathrm e}^{x}-C \,b^{2} {\mathrm e}^{x}-C b c \,{\mathrm e}^{x}+B a b -C a c \right )}{\left (b +c \right ) \left (a^{2}-b^{2}+c^{2}\right ) \left (b \,{\mathrm e}^{2 x}+{\mathrm e}^{2 x} c +2 a \,{\mathrm e}^{x}+b -c \right )}+\frac {\ln \left ({\mathrm e}^{x}+\frac {a \left (a^{2}-b^{2}+c^{2}\right )^{\frac {3}{2}}+a^{4}-2 a^{2} b^{2}+2 a^{2} c^{2}+b^{4}-2 b^{2} c^{2}+c^{4}}{\left (b +c \right ) \left (a^{2}-b^{2}+c^{2}\right )^{\frac {3}{2}}}\right ) B b}{\left (a^{2}-b^{2}+c^{2}\right )^{\frac {3}{2}}}-\frac {\ln \left ({\mathrm e}^{x}+\frac {a \left (a^{2}-b^{2}+c^{2}\right )^{\frac {3}{2}}+a^{4}-2 a^{2} b^{2}+2 a^{2} c^{2}+b^{4}-2 b^{2} c^{2}+c^{4}}{\left (b +c \right ) \left (a^{2}-b^{2}+c^{2}\right )^{\frac {3}{2}}}\right ) C c}{\left (a^{2}-b^{2}+c^{2}\right )^{\frac {3}{2}}}-\frac {\ln \left ({\mathrm e}^{x}+\frac {a \left (a^{2}-b^{2}+c^{2}\right )^{\frac {3}{2}}-a^{4}+2 a^{2} b^{2}-2 a^{2} c^{2}-b^{4}+2 b^{2} c^{2}-c^{4}}{\left (b +c \right ) \left (a^{2}-b^{2}+c^{2}\right )^{\frac {3}{2}}}\right ) B b}{\left (a^{2}-b^{2}+c^{2}\right )^{\frac {3}{2}}}+\frac {\ln \left ({\mathrm e}^{x}+\frac {a \left (a^{2}-b^{2}+c^{2}\right )^{\frac {3}{2}}-a^{4}+2 a^{2} b^{2}-2 a^{2} c^{2}-b^{4}+2 b^{2} c^{2}-c^{4}}{\left (b +c \right ) \left (a^{2}-b^{2}+c^{2}\right )^{\frac {3}{2}}}\right ) C c}{\left (a^{2}-b^{2}+c^{2}\right )^{\frac {3}{2}}}\) \(477\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((B*cosh(x)+C*sinh(x))/(a+b*cosh(x)+c*sinh(x))^2,x,method=_RETURNVERBOSE)

[Out]

2*(-(B*a^2-B*a*b+B*c^2+C*a*c-C*b*c)/(a^3-a^2*b-a*b^2+a*c^2+b^3-b*c^2)*tanh(1/2*x)-(B*b*c+C*a^2-C*b^2)/(a^3-a^2
*b-a*b^2+a*c^2+b^3-b*c^2))/(a*tanh(1/2*x)^2-b*tanh(1/2*x)^2-2*c*tanh(1/2*x)-a-b)+2*(B*b-C*c)/(a^2-b^2+c^2)/(-a
^2+b^2-c^2)^(1/2)*arctan(1/2*(2*(a-b)*tanh(1/2*x)-2*c)/(-a^2+b^2-c^2)^(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((B*cosh(x)+C*sinh(x))/(a+b*cosh(x)+c*sinh(x))^2,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(c^2-b^2+a^2>0)', see `assume?`
 for more de

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 1004 vs. \(2 (101) = 202\).
time = 0.41, size = 2119, normalized size = 19.62 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*cosh(x)+C*sinh(x))/(a+b*cosh(x)+c*sinh(x))^2,x, algorithm="fricas")

[Out]

[-(2*B*a^3*b - 2*B*a*b^3 + 2*B*a*b*c^2 - 2*C*a*c^3 + (B*b^3 - C*b^2*c - B*b*c^2 + C*c^3 + (B*b^3 + (2*B - C)*b
^2*c + (B - 2*C)*b*c^2 - C*c^3)*cosh(x)^2 + (B*b^3 + (2*B - C)*b^2*c + (B - 2*C)*b*c^2 - C*c^3)*sinh(x)^2 + 2*
(B*a*b^2 + (B - C)*a*b*c - C*a*c^2)*cosh(x) + 2*(B*a*b^2 + (B - C)*a*b*c - C*a*c^2 + (B*b^3 + (2*B - C)*b^2*c
+ (B - 2*C)*b*c^2 - C*c^3)*cosh(x))*sinh(x))*sqrt(a^2 - b^2 + c^2)*log(((b^2 + 2*b*c + c^2)*cosh(x)^2 + (b^2 +
 2*b*c + c^2)*sinh(x)^2 + 2*a^2 - b^2 + c^2 + 2*(a*b + a*c)*cosh(x) + 2*(a*b + a*c + (b^2 + 2*b*c + c^2)*cosh(
x))*sinh(x) - 2*sqrt(a^2 - b^2 + c^2)*((b + c)*cosh(x) + (b + c)*sinh(x) + a))/((b + c)*cosh(x)^2 + (b + c)*si
nh(x)^2 + 2*a*cosh(x) + 2*((b + c)*cosh(x) + a)*sinh(x) + b - c)) - 2*(C*a^3 - C*a*b^2)*c + 2*((B + C)*a^4 - (
B + 2*C)*a^2*b^2 + C*b^4 + (B - C)*b*c^3 + B*c^4 + ((2*B + C)*a^2 - (B + C)*b^2)*c^2 + ((B - C)*a^2*b - (B - C
)*b^3)*c)*cosh(x) + 2*((B + C)*a^4 - (B + 2*C)*a^2*b^2 + C*b^4 + (B - C)*b*c^3 + B*c^4 + ((2*B + C)*a^2 - (B +
 C)*b^2)*c^2 + ((B - C)*a^2*b - (B - C)*b^3)*c)*sinh(x))/(a^4*b^2 - 2*a^2*b^4 + b^6 - c^6 - (2*a^2 - 3*b^2)*c^
4 - (a^4 - 4*a^2*b^2 + 3*b^4)*c^2 + (a^4*b^2 - 2*a^2*b^4 + b^6 + 2*b*c^5 + c^6 + (2*a^2 - b^2)*c^4 + 4*(a^2*b
- b^3)*c^3 + (a^4 - b^4)*c^2 + 2*(a^4*b - 2*a^2*b^3 + b^5)*c)*cosh(x)^2 + (a^4*b^2 - 2*a^2*b^4 + b^6 + 2*b*c^5
 + c^6 + (2*a^2 - b^2)*c^4 + 4*(a^2*b - b^3)*c^3 + (a^4 - b^4)*c^2 + 2*(a^4*b - 2*a^2*b^3 + b^5)*c)*sinh(x)^2
+ 2*(a^5*b - 2*a^3*b^3 + a*b^5 + a*b*c^4 + a*c^5 + 2*(a^3 - a*b^2)*c^3 + 2*(a^3*b - a*b^3)*c^2 + (a^5 - 2*a^3*
b^2 + a*b^4)*c)*cosh(x) + 2*(a^5*b - 2*a^3*b^3 + a*b^5 + a*b*c^4 + a*c^5 + 2*(a^3 - a*b^2)*c^3 + 2*(a^3*b - a*
b^3)*c^2 + (a^5 - 2*a^3*b^2 + a*b^4)*c + (a^4*b^2 - 2*a^2*b^4 + b^6 + 2*b*c^5 + c^6 + (2*a^2 - b^2)*c^4 + 4*(a
^2*b - b^3)*c^3 + (a^4 - b^4)*c^2 + 2*(a^4*b - 2*a^2*b^3 + b^5)*c)*cosh(x))*sinh(x)), -2*(B*a^3*b - B*a*b^3 +
B*a*b*c^2 - C*a*c^3 + (B*b^3 - C*b^2*c - B*b*c^2 + C*c^3 + (B*b^3 + (2*B - C)*b^2*c + (B - 2*C)*b*c^2 - C*c^3)
*cosh(x)^2 + (B*b^3 + (2*B - C)*b^2*c + (B - 2*C)*b*c^2 - C*c^3)*sinh(x)^2 + 2*(B*a*b^2 + (B - C)*a*b*c - C*a*
c^2)*cosh(x) + 2*(B*a*b^2 + (B - C)*a*b*c - C*a*c^2 + (B*b^3 + (2*B - C)*b^2*c + (B - 2*C)*b*c^2 - C*c^3)*cosh
(x))*sinh(x))*sqrt(-a^2 + b^2 - c^2)*arctan(sqrt(-a^2 + b^2 - c^2)*((b + c)*cosh(x) + (b + c)*sinh(x) + a)/(a^
2 - b^2 + c^2)) - (C*a^3 - C*a*b^2)*c + ((B + C)*a^4 - (B + 2*C)*a^2*b^2 + C*b^4 + (B - C)*b*c^3 + B*c^4 + ((2
*B + C)*a^2 - (B + C)*b^2)*c^2 + ((B - C)*a^2*b - (B - C)*b^3)*c)*cosh(x) + ((B + C)*a^4 - (B + 2*C)*a^2*b^2 +
 C*b^4 + (B - C)*b*c^3 + B*c^4 + ((2*B + C)*a^2 - (B + C)*b^2)*c^2 + ((B - C)*a^2*b - (B - C)*b^3)*c)*sinh(x))
/(a^4*b^2 - 2*a^2*b^4 + b^6 - c^6 - (2*a^2 - 3*b^2)*c^4 - (a^4 - 4*a^2*b^2 + 3*b^4)*c^2 + (a^4*b^2 - 2*a^2*b^4
 + b^6 + 2*b*c^5 + c^6 + (2*a^2 - b^2)*c^4 + 4*(a^2*b - b^3)*c^3 + (a^4 - b^4)*c^2 + 2*(a^4*b - 2*a^2*b^3 + b^
5)*c)*cosh(x)^2 + (a^4*b^2 - 2*a^2*b^4 + b^6 + 2*b*c^5 + c^6 + (2*a^2 - b^2)*c^4 + 4*(a^2*b - b^3)*c^3 + (a^4
- b^4)*c^2 + 2*(a^4*b - 2*a^2*b^3 + b^5)*c)*sinh(x)^2 + 2*(a^5*b - 2*a^3*b^3 + a*b^5 + a*b*c^4 + a*c^5 + 2*(a^
3 - a*b^2)*c^3 + 2*(a^3*b - a*b^3)*c^2 + (a^5 - 2*a^3*b^2 + a*b^4)*c)*cosh(x) + 2*(a^5*b - 2*a^3*b^3 + a*b^5 +
 a*b*c^4 + a*c^5 + 2*(a^3 - a*b^2)*c^3 + 2*(a^3*b - a*b^3)*c^2 + (a^5 - 2*a^3*b^2 + a*b^4)*c + (a^4*b^2 - 2*a^
2*b^4 + b^6 + 2*b*c^5 + c^6 + (2*a^2 - b^2)*c^4 + 4*(a^2*b - b^3)*c^3 + (a^4 - b^4)*c^2 + 2*(a^4*b - 2*a^2*b^3
 + b^5)*c)*cosh(x))*sinh(x))]

________________________________________________________________________________________

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((B*cosh(x)+C*sinh(x))/(a+b*cosh(x)+c*sinh(x))**2,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]
time = 0.41, size = 179, normalized size = 1.66 \begin {gather*} -\frac {2 \, {\left (B b - C c\right )} \arctan \left (\frac {b e^{x} + c e^{x} + a}{\sqrt {-a^{2} + b^{2} - c^{2}}}\right )}{{\left (a^{2} - b^{2} + c^{2}\right )} \sqrt {-a^{2} + b^{2} - c^{2}}} - \frac {2 \, {\left (B a^{2} e^{x} + C a^{2} e^{x} - C b^{2} e^{x} + B b c e^{x} - C b c e^{x} + B c^{2} e^{x} + B a b - C a c\right )}}{{\left (a^{2} b - b^{3} + a^{2} c - b^{2} c + b c^{2} + c^{3}\right )} {\left (b e^{\left (2 \, x\right )} + c e^{\left (2 \, x\right )} + 2 \, a e^{x} + b - c\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*cosh(x)+C*sinh(x))/(a+b*cosh(x)+c*sinh(x))^2,x, algorithm="giac")

[Out]

-2*(B*b - C*c)*arctan((b*e^x + c*e^x + a)/sqrt(-a^2 + b^2 - c^2))/((a^2 - b^2 + c^2)*sqrt(-a^2 + b^2 - c^2)) -
 2*(B*a^2*e^x + C*a^2*e^x - C*b^2*e^x + B*b*c*e^x - C*b*c*e^x + B*c^2*e^x + B*a*b - C*a*c)/((a^2*b - b^3 + a^2
*c - b^2*c + b*c^2 + c^3)*(b*e^(2*x) + c*e^(2*x) + 2*a*e^x + b - c))

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((B*cosh(x) + C*sinh(x))/(a + b*cosh(x) + c*sinh(x))^2,x)

[Out]

int((B*cosh(x) + C*sinh(x))/(a + b*cosh(x) + c*sinh(x))^2, x)

________________________________________________________________________________________