\(\int \frac {(e+f x)^2 \text {sech}(c+d x)}{a+b \sinh (c+d x)} \, dx\) [305]

Optimal result
Mathematica [B] (verified)
Rubi [A] (verified)
Maple [F]
Fricas [B] (verification not implemented)
Sympy [F]
Maxima [F]
Giac [F]
Mupad [F(-1)]
Reduce [F]

Optimal result

Integrand size = 26, antiderivative size = 558 \[ \int \frac {(e+f x)^2 \text {sech}(c+d x)}{a+b \sinh (c+d x)} \, dx=\frac {2 a (e+f x)^2 \arctan \left (e^{c+d x}\right )}{\left (a^2+b^2\right ) d}+\frac {b (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{\left (a^2+b^2\right ) d}+\frac {b (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{\left (a^2+b^2\right ) d}-\frac {b (e+f x)^2 \log \left (1+e^{2 (c+d x)}\right )}{\left (a^2+b^2\right ) d}-\frac {2 i a f (e+f x) \operatorname {PolyLog}\left (2,-i e^{c+d x}\right )}{\left (a^2+b^2\right ) d^2}+\frac {2 i a f (e+f x) \operatorname {PolyLog}\left (2,i e^{c+d x}\right )}{\left (a^2+b^2\right ) d^2}+\frac {2 b f (e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{\left (a^2+b^2\right ) d^2}+\frac {2 b f (e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{\left (a^2+b^2\right ) d^2}-\frac {b f (e+f x) \operatorname {PolyLog}\left (2,-e^{2 (c+d x)}\right )}{\left (a^2+b^2\right ) d^2}+\frac {2 i a f^2 \operatorname {PolyLog}\left (3,-i e^{c+d x}\right )}{\left (a^2+b^2\right ) d^3}-\frac {2 i a f^2 \operatorname {PolyLog}\left (3,i e^{c+d x}\right )}{\left (a^2+b^2\right ) d^3}-\frac {2 b f^2 \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{\left (a^2+b^2\right ) d^3}-\frac {2 b f^2 \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{\left (a^2+b^2\right ) d^3}+\frac {b f^2 \operatorname {PolyLog}\left (3,-e^{2 (c+d x)}\right )}{2 \left (a^2+b^2\right ) d^3} \] Output:

2*a*(f*x+e)^2*arctan(exp(d*x+c))/(a^2+b^2)/d+b*(f*x+e)^2*ln(1+b*exp(d*x+c) 
/(a-(a^2+b^2)^(1/2)))/(a^2+b^2)/d+b*(f*x+e)^2*ln(1+b*exp(d*x+c)/(a+(a^2+b^ 
2)^(1/2)))/(a^2+b^2)/d-b*(f*x+e)^2*ln(1+exp(2*d*x+2*c))/(a^2+b^2)/d-2*I*a* 
f*(f*x+e)*polylog(2,-I*exp(d*x+c))/(a^2+b^2)/d^2+2*I*a*f*(f*x+e)*polylog(2 
,I*exp(d*x+c))/(a^2+b^2)/d^2+2*b*f*(f*x+e)*polylog(2,-b*exp(d*x+c)/(a-(a^2 
+b^2)^(1/2)))/(a^2+b^2)/d^2+2*b*f*(f*x+e)*polylog(2,-b*exp(d*x+c)/(a+(a^2+ 
b^2)^(1/2)))/(a^2+b^2)/d^2-b*f*(f*x+e)*polylog(2,-exp(2*d*x+2*c))/(a^2+b^2 
)/d^2+2*I*a*f^2*polylog(3,-I*exp(d*x+c))/(a^2+b^2)/d^3-2*I*a*f^2*polylog(3 
,I*exp(d*x+c))/(a^2+b^2)/d^3-2*b*f^2*polylog(3,-b*exp(d*x+c)/(a-(a^2+b^2)^ 
(1/2)))/(a^2+b^2)/d^3-2*b*f^2*polylog(3,-b*exp(d*x+c)/(a+(a^2+b^2)^(1/2))) 
/(a^2+b^2)/d^3+1/2*b*f^2*polylog(3,-exp(2*d*x+2*c))/(a^2+b^2)/d^3
 

Mathematica [B] (verified)

Both result and optimal contain complex but leaf count is larger than twice the leaf count of optimal. \(1639\) vs. \(2(558)=1116\).

Time = 10.35 (sec) , antiderivative size = 1639, normalized size of antiderivative = 2.94 \[ \int \frac {(e+f x)^2 \text {sech}(c+d x)}{a+b \sinh (c+d x)} \, dx =\text {Too large to display} \] Input:

Integrate[((e + f*x)^2*Sech[c + d*x])/(a + b*Sinh[c + d*x]),x]
 

Output:

(12*b*d^3*e^2*E^(2*c)*x - 12*b*d^3*e^2*(1 + E^(2*c))*x - 12*b*d^3*e*f*x^2 
- 4*b*d^3*f^2*x^3 + 12*a*d^2*e^2*(1 + E^(2*c))*ArcTan[E^(c + d*x)] + 6*b*d 
^2*e^2*(1 + E^(2*c))*(2*d*x - Log[1 + E^(2*(c + d*x))]) + (12*I)*a*d*e*(1 
+ E^(2*c))*f*(d*x*(Log[1 - I*E^(c + d*x)] - Log[1 + I*E^(c + d*x)]) - Poly 
Log[2, (-I)*E^(c + d*x)] + PolyLog[2, I*E^(c + d*x)]) + 6*b*d*e*(1 + E^(2* 
c))*f*(2*d*x*(d*x - Log[1 + E^(2*(c + d*x))]) - PolyLog[2, -E^(2*(c + d*x) 
)]) + (6*I)*a*(1 + E^(2*c))*f^2*(d^2*x^2*Log[1 - I*E^(c + d*x)] - d^2*x^2* 
Log[1 + I*E^(c + d*x)] - 2*d*x*PolyLog[2, (-I)*E^(c + d*x)] + 2*d*x*PolyLo 
g[2, I*E^(c + d*x)] + 2*PolyLog[3, (-I)*E^(c + d*x)] - 2*PolyLog[3, I*E^(c 
 + d*x)]) + b*(1 + E^(2*c))*f^2*(2*d^2*x^2*(2*d*x - 3*Log[1 + E^(2*(c + d* 
x))]) - 6*d*x*PolyLog[2, -E^(2*(c + d*x))] + 3*PolyLog[3, -E^(2*(c + d*x)) 
]))/(6*(a^2 + b^2)*d^3*(1 + E^(2*c))) - (b*(6*e^2*E^(2*c)*x + 6*e*E^(2*c)* 
f*x^2 + 2*E^(2*c)*f^2*x^3 + (6*a*Sqrt[a^2 + b^2]*e^2*ArcTan[(a + b*E^(c + 
d*x))/Sqrt[-a^2 - b^2]])/(Sqrt[-(a^2 + b^2)^2]*d) + (6*a*Sqrt[-(a^2 + b^2) 
^2]*e^2*E^(2*c)*ArcTan[(a + b*E^(c + d*x))/Sqrt[-a^2 - b^2]])/((a^2 + b^2) 
^(3/2)*d) - (6*a*Sqrt[-(a^2 + b^2)^2]*e^2*ArcTanh[(a + b*E^(c + d*x))/Sqrt 
[a^2 + b^2]])/((-a^2 - b^2)^(3/2)*d) + (6*a*Sqrt[-(a^2 + b^2)^2]*e^2*E^(2* 
c)*ArcTanh[(a + b*E^(c + d*x))/Sqrt[a^2 + b^2]])/((-a^2 - b^2)^(3/2)*d) + 
(3*e^2*Log[2*a*E^(c + d*x) + b*(-1 + E^(2*(c + d*x)))])/d - (3*e^2*E^(2*c) 
*Log[2*a*E^(c + d*x) + b*(-1 + E^(2*(c + d*x)))])/d + (6*e*f*x*Log[1 + ...
 

Rubi [A] (verified)

Time = 2.19 (sec) , antiderivative size = 501, normalized size of antiderivative = 0.90, number of steps used = 9, number of rules used = 8, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.308, Rules used = {6107, 6095, 2620, 3011, 2720, 7143, 7293, 2009}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {(e+f x)^2 \text {sech}(c+d x)}{a+b \sinh (c+d x)} \, dx\)

\(\Big \downarrow \) 6107

\(\displaystyle \frac {b^2 \int \frac {(e+f x)^2 \cosh (c+d x)}{a+b \sinh (c+d x)}dx}{a^2+b^2}+\frac {\int (e+f x)^2 \text {sech}(c+d x) (a-b \sinh (c+d x))dx}{a^2+b^2}\)

\(\Big \downarrow \) 6095

\(\displaystyle \frac {b^2 \left (\int \frac {e^{c+d x} (e+f x)^2}{a+b e^{c+d x}-\sqrt {a^2+b^2}}dx+\int \frac {e^{c+d x} (e+f x)^2}{a+b e^{c+d x}+\sqrt {a^2+b^2}}dx-\frac {(e+f x)^3}{3 b f}\right )}{a^2+b^2}+\frac {\int (e+f x)^2 \text {sech}(c+d x) (a-b \sinh (c+d x))dx}{a^2+b^2}\)

\(\Big \downarrow \) 2620

\(\displaystyle \frac {b^2 \left (-\frac {2 f \int (e+f x) \log \left (\frac {e^{c+d x} b}{a-\sqrt {a^2+b^2}}+1\right )dx}{b d}-\frac {2 f \int (e+f x) \log \left (\frac {e^{c+d x} b}{a+\sqrt {a^2+b^2}}+1\right )dx}{b d}+\frac {(e+f x)^2 \log \left (\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}+1\right )}{b d}+\frac {(e+f x)^2 \log \left (\frac {b e^{c+d x}}{\sqrt {a^2+b^2}+a}+1\right )}{b d}-\frac {(e+f x)^3}{3 b f}\right )}{a^2+b^2}+\frac {\int (e+f x)^2 \text {sech}(c+d x) (a-b \sinh (c+d x))dx}{a^2+b^2}\)

\(\Big \downarrow \) 3011

\(\displaystyle \frac {b^2 \left (-\frac {2 f \left (\frac {f \int \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )dx}{d}-\frac {(e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{d}\right )}{b d}-\frac {2 f \left (\frac {f \int \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )dx}{d}-\frac {(e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{d}\right )}{b d}+\frac {(e+f x)^2 \log \left (\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}+1\right )}{b d}+\frac {(e+f x)^2 \log \left (\frac {b e^{c+d x}}{\sqrt {a^2+b^2}+a}+1\right )}{b d}-\frac {(e+f x)^3}{3 b f}\right )}{a^2+b^2}+\frac {\int (e+f x)^2 \text {sech}(c+d x) (a-b \sinh (c+d x))dx}{a^2+b^2}\)

\(\Big \downarrow \) 2720

\(\displaystyle \frac {b^2 \left (-\frac {2 f \left (\frac {f \int e^{-c-d x} \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )de^{c+d x}}{d^2}-\frac {(e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{d}\right )}{b d}-\frac {2 f \left (\frac {f \int e^{-c-d x} \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )de^{c+d x}}{d^2}-\frac {(e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{d}\right )}{b d}+\frac {(e+f x)^2 \log \left (\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}+1\right )}{b d}+\frac {(e+f x)^2 \log \left (\frac {b e^{c+d x}}{\sqrt {a^2+b^2}+a}+1\right )}{b d}-\frac {(e+f x)^3}{3 b f}\right )}{a^2+b^2}+\frac {\int (e+f x)^2 \text {sech}(c+d x) (a-b \sinh (c+d x))dx}{a^2+b^2}\)

\(\Big \downarrow \) 7143

\(\displaystyle \frac {\int (e+f x)^2 \text {sech}(c+d x) (a-b \sinh (c+d x))dx}{a^2+b^2}+\frac {b^2 \left (-\frac {2 f \left (\frac {f \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{d^2}-\frac {(e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{d}\right )}{b d}-\frac {2 f \left (\frac {f \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{d^2}-\frac {(e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{d}\right )}{b d}+\frac {(e+f x)^2 \log \left (\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}+1\right )}{b d}+\frac {(e+f x)^2 \log \left (\frac {b e^{c+d x}}{\sqrt {a^2+b^2}+a}+1\right )}{b d}-\frac {(e+f x)^3}{3 b f}\right )}{a^2+b^2}\)

\(\Big \downarrow \) 7293

\(\displaystyle \frac {\int \left (a (e+f x)^2 \text {sech}(c+d x)-b (e+f x)^2 \tanh (c+d x)\right )dx}{a^2+b^2}+\frac {b^2 \left (-\frac {2 f \left (\frac {f \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{d^2}-\frac {(e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{d}\right )}{b d}-\frac {2 f \left (\frac {f \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{d^2}-\frac {(e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{d}\right )}{b d}+\frac {(e+f x)^2 \log \left (\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}+1\right )}{b d}+\frac {(e+f x)^2 \log \left (\frac {b e^{c+d x}}{\sqrt {a^2+b^2}+a}+1\right )}{b d}-\frac {(e+f x)^3}{3 b f}\right )}{a^2+b^2}\)

\(\Big \downarrow \) 2009

\(\displaystyle \frac {b^2 \left (-\frac {2 f \left (\frac {f \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{d^2}-\frac {(e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{d}\right )}{b d}-\frac {2 f \left (\frac {f \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{d^2}-\frac {(e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{d}\right )}{b d}+\frac {(e+f x)^2 \log \left (\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}+1\right )}{b d}+\frac {(e+f x)^2 \log \left (\frac {b e^{c+d x}}{\sqrt {a^2+b^2}+a}+1\right )}{b d}-\frac {(e+f x)^3}{3 b f}\right )}{a^2+b^2}+\frac {\frac {2 a (e+f x)^2 \arctan \left (e^{c+d x}\right )}{d}+\frac {2 i a f^2 \operatorname {PolyLog}\left (3,-i e^{c+d x}\right )}{d^3}-\frac {2 i a f^2 \operatorname {PolyLog}\left (3,i e^{c+d x}\right )}{d^3}-\frac {2 i a f (e+f x) \operatorname {PolyLog}\left (2,-i e^{c+d x}\right )}{d^2}+\frac {2 i a f (e+f x) \operatorname {PolyLog}\left (2,i e^{c+d x}\right )}{d^2}+\frac {b f^2 \operatorname {PolyLog}\left (3,-e^{2 (c+d x)}\right )}{2 d^3}-\frac {b f (e+f x) \operatorname {PolyLog}\left (2,-e^{2 (c+d x)}\right )}{d^2}-\frac {b (e+f x)^2 \log \left (e^{2 (c+d x)}+1\right )}{d}+\frac {b (e+f x)^3}{3 f}}{a^2+b^2}\)

Input:

Int[((e + f*x)^2*Sech[c + d*x])/(a + b*Sinh[c + d*x]),x]
 

Output:

(b^2*(-1/3*(e + f*x)^3/(b*f) + ((e + f*x)^2*Log[1 + (b*E^(c + d*x))/(a - S 
qrt[a^2 + b^2])])/(b*d) + ((e + f*x)^2*Log[1 + (b*E^(c + d*x))/(a + Sqrt[a 
^2 + b^2])])/(b*d) - (2*f*(-(((e + f*x)*PolyLog[2, -((b*E^(c + d*x))/(a - 
Sqrt[a^2 + b^2]))])/d) + (f*PolyLog[3, -((b*E^(c + d*x))/(a - Sqrt[a^2 + b 
^2]))])/d^2))/(b*d) - (2*f*(-(((e + f*x)*PolyLog[2, -((b*E^(c + d*x))/(a + 
 Sqrt[a^2 + b^2]))])/d) + (f*PolyLog[3, -((b*E^(c + d*x))/(a + Sqrt[a^2 + 
b^2]))])/d^2))/(b*d)))/(a^2 + b^2) + ((b*(e + f*x)^3)/(3*f) + (2*a*(e + f* 
x)^2*ArcTan[E^(c + d*x)])/d - (b*(e + f*x)^2*Log[1 + E^(2*(c + d*x))])/d - 
 ((2*I)*a*f*(e + f*x)*PolyLog[2, (-I)*E^(c + d*x)])/d^2 + ((2*I)*a*f*(e + 
f*x)*PolyLog[2, I*E^(c + d*x)])/d^2 - (b*f*(e + f*x)*PolyLog[2, -E^(2*(c + 
 d*x))])/d^2 + ((2*I)*a*f^2*PolyLog[3, (-I)*E^(c + d*x)])/d^3 - ((2*I)*a*f 
^2*PolyLog[3, I*E^(c + d*x)])/d^3 + (b*f^2*PolyLog[3, -E^(2*(c + d*x))])/( 
2*d^3))/(a^2 + b^2)
 

Defintions of rubi rules used

rule 2009
Int[u_, x_Symbol] :> Simp[IntSum[u, x], x] /; SumQ[u]
 

rule 2620
Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/ 
((a_) + (b_.)*((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp 
[((c + d*x)^m/(b*f*g*n*Log[F]))*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x] - Si 
mp[d*(m/(b*f*g*n*Log[F]))   Int[(c + d*x)^(m - 1)*Log[1 + b*((F^(g*(e + f*x 
)))^n/a)], x], x] /; FreeQ[{F, a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]
 

rule 2720
Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Simp[v/D[v, x] 
   Subst[Int[FunctionOfExponentialFunction[u, x]/x, x], x, v], x]] /; Funct 
ionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; FreeQ 
[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x)) 
*(F_)[v_] /; FreeQ[{a, b, c}, x] && InverseFunctionQ[F[x]]]
 

rule 3011
Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.) 
*(x_))^(m_.), x_Symbol] :> Simp[(-(f + g*x)^m)*(PolyLog[2, (-e)*(F^(c*(a + 
b*x)))^n]/(b*c*n*Log[F])), x] + Simp[g*(m/(b*c*n*Log[F]))   Int[(f + g*x)^( 
m - 1)*PolyLog[2, (-e)*(F^(c*(a + b*x)))^n], x], x] /; FreeQ[{F, a, b, c, e 
, f, g, n}, x] && GtQ[m, 0]
 

rule 6095
Int[(Cosh[(c_.) + (d_.)*(x_)]*((e_.) + (f_.)*(x_))^(m_.))/((a_) + (b_.)*Sin 
h[(c_.) + (d_.)*(x_)]), x_Symbol] :> Simp[-(e + f*x)^(m + 1)/(b*f*(m + 1)), 
 x] + (Int[(e + f*x)^m*(E^(c + d*x)/(a - Rt[a^2 + b^2, 2] + b*E^(c + d*x))) 
, x] + Int[(e + f*x)^m*(E^(c + d*x)/(a + Rt[a^2 + b^2, 2] + b*E^(c + d*x))) 
, x]) /; FreeQ[{a, b, c, d, e, f}, x] && IGtQ[m, 0] && NeQ[a^2 + b^2, 0]
 

rule 6107
Int[(((e_.) + (f_.)*(x_))^(m_.)*Sech[(c_.) + (d_.)*(x_)]^(n_.))/((a_) + (b_ 
.)*Sinh[(c_.) + (d_.)*(x_)]), x_Symbol] :> Simp[b^2/(a^2 + b^2)   Int[(e + 
f*x)^m*(Sech[c + d*x]^(n - 2)/(a + b*Sinh[c + d*x])), x], x] + Simp[1/(a^2 
+ b^2)   Int[(e + f*x)^m*Sech[c + d*x]^n*(a - b*Sinh[c + d*x]), x], x] /; F 
reeQ[{a, b, c, d, e, f}, x] && IGtQ[m, 0] && NeQ[a^2 + b^2, 0] && IGtQ[n, 0 
]
 

rule 7143
Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_S 
ymbol] :> Simp[PolyLog[n + 1, c*(a + b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d 
, e, n, p}, x] && EqQ[b*d, a*e]
 

rule 7293
Int[u_, x_Symbol] :> With[{v = ExpandIntegrand[u, x]}, Int[v, x] /; SumQ[v] 
]
 
Maple [F]

\[\int \frac {\left (f x +e \right )^{2} \operatorname {sech}\left (d x +c \right )}{a +b \sinh \left (d x +c \right )}d x\]

Input:

int((f*x+e)^2*sech(d*x+c)/(a+b*sinh(d*x+c)),x)
 

Output:

int((f*x+e)^2*sech(d*x+c)/(a+b*sinh(d*x+c)),x)
 

Fricas [B] (verification not implemented)

Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 1094 vs. \(2 (512) = 1024\).

Time = 0.13 (sec) , antiderivative size = 1094, normalized size of antiderivative = 1.96 \[ \int \frac {(e+f x)^2 \text {sech}(c+d x)}{a+b \sinh (c+d x)} \, dx=\text {Too large to display} \] Input:

integrate((f*x+e)^2*sech(d*x+c)/(a+b*sinh(d*x+c)),x, algorithm="fricas")
 

Output:

-(2*b*f^2*polylog(3, (a*cosh(d*x + c) + a*sinh(d*x + c) + (b*cosh(d*x + c) 
 + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2))/b) + 2*b*f^2*polylog(3, (a*cosh 
(d*x + c) + a*sinh(d*x + c) - (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^ 
2 + b^2)/b^2))/b) - 2*(b*d*f^2*x + b*d*e*f)*dilog((a*cosh(d*x + c) + a*sin 
h(d*x + c) + (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2) - b 
)/b + 1) - 2*(b*d*f^2*x + b*d*e*f)*dilog((a*cosh(d*x + c) + a*sinh(d*x + c 
) - (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2) - b)/b + 1) 
+ 2*(-I*a*d*f^2*x + b*d*f^2*x - I*a*d*e*f + b*d*e*f)*dilog(I*cosh(d*x + c) 
 + I*sinh(d*x + c)) + 2*(I*a*d*f^2*x + b*d*f^2*x + I*a*d*e*f + b*d*e*f)*di 
log(-I*cosh(d*x + c) - I*sinh(d*x + c)) - (b*d^2*e^2 - 2*b*c*d*e*f + b*c^2 
*f^2)*log(2*b*cosh(d*x + c) + 2*b*sinh(d*x + c) + 2*b*sqrt((a^2 + b^2)/b^2 
) + 2*a) - (b*d^2*e^2 - 2*b*c*d*e*f + b*c^2*f^2)*log(2*b*cosh(d*x + c) + 2 
*b*sinh(d*x + c) - 2*b*sqrt((a^2 + b^2)/b^2) + 2*a) - (b*d^2*f^2*x^2 + 2*b 
*d^2*e*f*x + 2*b*c*d*e*f - b*c^2*f^2)*log(-(a*cosh(d*x + c) + a*sinh(d*x + 
 c) + (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2) - b)/b) - 
(b*d^2*f^2*x^2 + 2*b*d^2*e*f*x + 2*b*c*d*e*f - b*c^2*f^2)*log(-(a*cosh(d*x 
 + c) + a*sinh(d*x + c) - (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + 
b^2)/b^2) - b)/b) - (I*a*d^2*e^2 - b*d^2*e^2 - 2*I*a*c*d*e*f + 2*b*c*d*e*f 
 + I*a*c^2*f^2 - b*c^2*f^2)*log(cosh(d*x + c) + sinh(d*x + c) + I) - (-I*a 
*d^2*e^2 - b*d^2*e^2 + 2*I*a*c*d*e*f + 2*b*c*d*e*f - I*a*c^2*f^2 - b*c^...
 

Sympy [F]

\[ \int \frac {(e+f x)^2 \text {sech}(c+d x)}{a+b \sinh (c+d x)} \, dx=\int \frac {\left (e + f x\right )^{2} \operatorname {sech}{\left (c + d x \right )}}{a + b \sinh {\left (c + d x \right )}}\, dx \] Input:

integrate((f*x+e)**2*sech(d*x+c)/(a+b*sinh(d*x+c)),x)
 

Output:

Integral((e + f*x)**2*sech(c + d*x)/(a + b*sinh(c + d*x)), x)
 

Maxima [F]

\[ \int \frac {(e+f x)^2 \text {sech}(c+d x)}{a+b \sinh (c+d x)} \, dx=\int { \frac {{\left (f x + e\right )}^{2} \operatorname {sech}\left (d x + c\right )}{b \sinh \left (d x + c\right ) + a} \,d x } \] Input:

integrate((f*x+e)^2*sech(d*x+c)/(a+b*sinh(d*x+c)),x, algorithm="maxima")
 

Output:

-e^2*(2*a*arctan(e^(-d*x - c))/((a^2 + b^2)*d) - b*log(-2*a*e^(-d*x - c) + 
 b*e^(-2*d*x - 2*c) - b)/((a^2 + b^2)*d) + b*log(e^(-2*d*x - 2*c) + 1)/((a 
^2 + b^2)*d)) + integrate(4*f^2*x^2/((b*(e^(d*x + c) - e^(-d*x - c)) + 2*a 
)*(e^(d*x + c) + e^(-d*x - c))) + 8*e*f*x/((b*(e^(d*x + c) - e^(-d*x - c)) 
 + 2*a)*(e^(d*x + c) + e^(-d*x - c))), x)
 

Giac [F]

\[ \int \frac {(e+f x)^2 \text {sech}(c+d x)}{a+b \sinh (c+d x)} \, dx=\int { \frac {{\left (f x + e\right )}^{2} \operatorname {sech}\left (d x + c\right )}{b \sinh \left (d x + c\right ) + a} \,d x } \] Input:

integrate((f*x+e)^2*sech(d*x+c)/(a+b*sinh(d*x+c)),x, algorithm="giac")
 

Output:

integrate((f*x + e)^2*sech(d*x + c)/(b*sinh(d*x + c) + a), x)
 

Mupad [F(-1)]

Timed out. \[ \int \frac {(e+f x)^2 \text {sech}(c+d x)}{a+b \sinh (c+d x)} \, dx=\int \frac {{\left (e+f\,x\right )}^2}{\mathrm {cosh}\left (c+d\,x\right )\,\left (a+b\,\mathrm {sinh}\left (c+d\,x\right )\right )} \,d x \] Input:

int((e + f*x)^2/(cosh(c + d*x)*(a + b*sinh(c + d*x))),x)
 

Output:

int((e + f*x)^2/(cosh(c + d*x)*(a + b*sinh(c + d*x))), x)
                                                                                    
                                                                                    
 

Reduce [F]

\[ \int \frac {(e+f x)^2 \text {sech}(c+d x)}{a+b \sinh (c+d x)} \, dx=\frac {2 \mathit {atan} \left (e^{d x +c}\right ) a \,e^{2}+4 e^{2 c} \left (\int \frac {e^{2 d x} x^{2}}{e^{4 d x +4 c} b +2 e^{3 d x +3 c} a +2 e^{d x +c} a -b}d x \right ) a^{2} d \,f^{2}+4 e^{2 c} \left (\int \frac {e^{2 d x} x^{2}}{e^{4 d x +4 c} b +2 e^{3 d x +3 c} a +2 e^{d x +c} a -b}d x \right ) b^{2} d \,f^{2}+8 e^{2 c} \left (\int \frac {e^{2 d x} x}{e^{4 d x +4 c} b +2 e^{3 d x +3 c} a +2 e^{d x +c} a -b}d x \right ) a^{2} d e f +8 e^{2 c} \left (\int \frac {e^{2 d x} x}{e^{4 d x +4 c} b +2 e^{3 d x +3 c} a +2 e^{d x +c} a -b}d x \right ) b^{2} d e f -\mathrm {log}\left (e^{2 d x +2 c}+1\right ) b \,e^{2}+\mathrm {log}\left (e^{2 d x +2 c} b +2 e^{d x +c} a -b \right ) b \,e^{2}}{d \left (a^{2}+b^{2}\right )} \] Input:

int((f*x+e)^2*sech(d*x+c)/(a+b*sinh(d*x+c)),x)
 

Output:

(2*atan(e**(c + d*x))*a*e**2 + 4*e**(2*c)*int((e**(2*d*x)*x**2)/(e**(4*c + 
 4*d*x)*b + 2*e**(3*c + 3*d*x)*a + 2*e**(c + d*x)*a - b),x)*a**2*d*f**2 + 
4*e**(2*c)*int((e**(2*d*x)*x**2)/(e**(4*c + 4*d*x)*b + 2*e**(3*c + 3*d*x)* 
a + 2*e**(c + d*x)*a - b),x)*b**2*d*f**2 + 8*e**(2*c)*int((e**(2*d*x)*x)/( 
e**(4*c + 4*d*x)*b + 2*e**(3*c + 3*d*x)*a + 2*e**(c + d*x)*a - b),x)*a**2* 
d*e*f + 8*e**(2*c)*int((e**(2*d*x)*x)/(e**(4*c + 4*d*x)*b + 2*e**(3*c + 3* 
d*x)*a + 2*e**(c + d*x)*a - b),x)*b**2*d*e*f - log(e**(2*c + 2*d*x) + 1)*b 
*e**2 + log(e**(2*c + 2*d*x)*b + 2*e**(c + d*x)*a - b)*b*e**2)/(d*(a**2 + 
b**2))