\(\int e^{2 (a+b x)} \text {csch}(a+b x) \, dx\) [875]

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

Optimal result

Integrand size = 16, antiderivative size = 26 \[ \int e^{2 (a+b x)} \text {csch}(a+b x) \, dx=\frac {2 e^{a+b x}}{b}-\frac {2 \text {arctanh}\left (e^{a+b x}\right )}{b} \]

[Out]

2*exp(b*x+a)/b-2*arctanh(exp(b*x+a))/b

Rubi [A] (verified)

Time = 0.01 (sec) , antiderivative size = 26, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.250, Rules used = {2320, 12, 327, 213} \[ \int e^{2 (a+b x)} \text {csch}(a+b x) \, dx=\frac {2 e^{a+b x}}{b}-\frac {2 \text {arctanh}\left (e^{a+b x}\right )}{b} \]

[In]

Int[E^(2*(a + b*x))*Csch[a + b*x],x]

[Out]

(2*E^(a + b*x))/b - (2*ArcTanh[E^(a + b*x)])/b

Rule 12

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

Rule 213

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

Rule 327

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[c^(n - 1)*(c*x)^(m - n + 1)*((a + b*x^n
)^(p + 1)/(b*(m + n*p + 1))), x] - Dist[a*c^n*((m - n + 1)/(b*(m + n*p + 1))), Int[(c*x)^(m - n)*(a + b*x^n)^p
, x], x] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0] && GtQ[m, n - 1] && NeQ[m + n*p + 1, 0] && IntBinomialQ[a, b,
 c, n, m, p, x]

Rule 2320

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

Rubi steps \begin{align*} \text {integral}& = \frac {\text {Subst}\left (\int \frac {2 x^2}{-1+x^2} \, dx,x,e^{a+b x}\right )}{b} \\ & = \frac {2 \text {Subst}\left (\int \frac {x^2}{-1+x^2} \, dx,x,e^{a+b x}\right )}{b} \\ & = \frac {2 e^{a+b x}}{b}+\frac {2 \text {Subst}\left (\int \frac {1}{-1+x^2} \, dx,x,e^{a+b x}\right )}{b} \\ & = \frac {2 e^{a+b x}}{b}-\frac {2 \text {arctanh}\left (e^{a+b x}\right )}{b} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.02 (sec) , antiderivative size = 24, normalized size of antiderivative = 0.92 \[ \int e^{2 (a+b x)} \text {csch}(a+b x) \, dx=\frac {2 e^{a+b x}-2 \text {arctanh}\left (e^{a+b x}\right )}{b} \]

[In]

Integrate[E^(2*(a + b*x))*Csch[a + b*x],x]

[Out]

(2*E^(a + b*x) - 2*ArcTanh[E^(a + b*x)])/b

Maple [A] (verified)

Time = 0.10 (sec) , antiderivative size = 40, normalized size of antiderivative = 1.54

method result size
risch \(\frac {2 \,{\mathrm e}^{b x +a}}{b}+\frac {\ln \left ({\mathrm e}^{b x +a}-1\right )}{b}-\frac {\ln \left ({\mathrm e}^{b x +a}+1\right )}{b}\) \(40\)

[In]

int(exp(2*b*x+2*a)*csch(b*x+a),x,method=_RETURNVERBOSE)

[Out]

2*exp(b*x+a)/b+1/b*ln(exp(b*x+a)-1)-1/b*ln(exp(b*x+a)+1)

Fricas [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 53 vs. \(2 (24) = 48\).

Time = 0.26 (sec) , antiderivative size = 53, normalized size of antiderivative = 2.04 \[ \int e^{2 (a+b x)} \text {csch}(a+b x) \, dx=\frac {2 \, \cosh \left (b x + a\right ) - \log \left (\cosh \left (b x + a\right ) + \sinh \left (b x + a\right ) + 1\right ) + \log \left (\cosh \left (b x + a\right ) + \sinh \left (b x + a\right ) - 1\right ) + 2 \, \sinh \left (b x + a\right )}{b} \]

[In]

integrate(exp(2*b*x+2*a)*csch(b*x+a),x, algorithm="fricas")

[Out]

(2*cosh(b*x + a) - log(cosh(b*x + a) + sinh(b*x + a) + 1) + log(cosh(b*x + a) + sinh(b*x + a) - 1) + 2*sinh(b*
x + a))/b

Sympy [F]

\[ \int e^{2 (a+b x)} \text {csch}(a+b x) \, dx=e^{2 a} \int e^{2 b x} \operatorname {csch}{\left (a + b x \right )}\, dx \]

[In]

integrate(exp(2*b*x+2*a)*csch(b*x+a),x)

[Out]

exp(2*a)*Integral(exp(2*b*x)*csch(a + b*x), x)

Maxima [A] (verification not implemented)

none

Time = 0.19 (sec) , antiderivative size = 45, normalized size of antiderivative = 1.73 \[ \int e^{2 (a+b x)} \text {csch}(a+b x) \, dx=\frac {2 \, e^{\left (b x + a\right )}}{b} - \frac {\log \left (e^{\left (-b x - a\right )} + 1\right )}{b} + \frac {\log \left (e^{\left (-b x - a\right )} - 1\right )}{b} \]

[In]

integrate(exp(2*b*x+2*a)*csch(b*x+a),x, algorithm="maxima")

[Out]

2*e^(b*x + a)/b - log(e^(-b*x - a) + 1)/b + log(e^(-b*x - a) - 1)/b

Giac [A] (verification not implemented)

none

Time = 0.26 (sec) , antiderivative size = 34, normalized size of antiderivative = 1.31 \[ \int e^{2 (a+b x)} \text {csch}(a+b x) \, dx=\frac {2 \, e^{\left (b x + a\right )} - \log \left (e^{\left (b x + a\right )} + 1\right ) + \log \left ({\left | e^{\left (b x + a\right )} - 1 \right |}\right )}{b} \]

[In]

integrate(exp(2*b*x+2*a)*csch(b*x+a),x, algorithm="giac")

[Out]

(2*e^(b*x + a) - log(e^(b*x + a) + 1) + log(abs(e^(b*x + a) - 1)))/b

Mupad [B] (verification not implemented)

Time = 0.08 (sec) , antiderivative size = 39, normalized size of antiderivative = 1.50 \[ \int e^{2 (a+b x)} \text {csch}(a+b x) \, dx=\frac {2\,{\mathrm {e}}^{a+b\,x}}{b}-\frac {2\,\mathrm {atan}\left (\frac {{\mathrm {e}}^{b\,x}\,{\mathrm {e}}^a\,\sqrt {-b^2}}{b}\right )}{\sqrt {-b^2}} \]

[In]

int(exp(2*a + 2*b*x)/sinh(a + b*x),x)

[Out]

(2*exp(a + b*x))/b - (2*atan((exp(b*x)*exp(a)*(-b^2)^(1/2))/b))/(-b^2)^(1/2)