3.10.73 \(\int e^{n \sinh (a+b x)} \cosh (a+b x) \, dx\) [973]

Optimal. Leaf size=17 \[ \frac {e^{n \sinh (a+b x)}}{b n} \]

[Out]

exp(n*sinh(b*x+a))/b/n

________________________________________________________________________________________

Rubi [A]
time = 0.01, antiderivative size = 17, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 17, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.118, Rules used = {4421, 2225} \begin {gather*} \frac {e^{n \sinh (a+b x)}}{b n} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[E^(n*Sinh[a + b*x])*Cosh[a + b*x],x]

[Out]

E^(n*Sinh[a + b*x])/(b*n)

Rule 2225

Int[((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.), x_Symbol] :> Simp[(F^(c*(a + b*x)))^n/(b*c*n*Log[F]), x] /; Fre
eQ[{F, a, b, c, n}, x]

Rule 4421

Int[Cosh[(c_.)*((a_.) + (b_.)*(x_))]*(u_), x_Symbol] :> With[{d = FreeFactors[Sinh[c*(a + b*x)], x]}, Dist[d/(
b*c), Subst[Int[SubstFor[1, Sinh[c*(a + b*x)]/d, u, x], x], x, Sinh[c*(a + b*x)]/d], x] /; FunctionOfQ[Sinh[c*
(a + b*x)]/d, u, x, True]] /; FreeQ[{a, b, c}, x]

Rubi steps

\begin {align*} \int e^{n \sinh (a+b x)} \cosh (a+b x) \, dx &=\frac {\text {Subst}\left (\int e^{n x} \, dx,x,\sinh (a+b x)\right )}{b}\\ &=\frac {e^{n \sinh (a+b x)}}{b n}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.01, size = 17, normalized size = 1.00 \begin {gather*} \frac {e^{n \sinh (a+b x)}}{b n} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[E^(n*Sinh[a + b*x])*Cosh[a + b*x],x]

[Out]

E^(n*Sinh[a + b*x])/(b*n)

________________________________________________________________________________________

Maple [A]
time = 0.56, size = 17, normalized size = 1.00

method result size
derivativedivides \(\frac {{\mathrm e}^{n \sinh \left (b x +a \right )}}{b n}\) \(17\)
default \(\frac {{\mathrm e}^{n \sinh \left (b x +a \right )}}{b n}\) \(17\)
risch \(\frac {{\mathrm e}^{-\frac {n \left (-{\mathrm e}^{b x +a}+{\mathrm e}^{-b x -a}\right )}{2}}}{b n}\) \(30\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(exp(n*sinh(b*x+a))*cosh(b*x+a),x,method=_RETURNVERBOSE)

[Out]

exp(n*sinh(b*x+a))/b/n

________________________________________________________________________________________

Maxima [A]
time = 0.28, size = 16, normalized size = 0.94 \begin {gather*} \frac {e^{\left (n \sinh \left (b x + a\right )\right )}}{b n} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(n*sinh(b*x+a))*cosh(b*x+a),x, algorithm="maxima")

[Out]

e^(n*sinh(b*x + a))/(b*n)

________________________________________________________________________________________

Fricas [A]
time = 0.35, size = 26, normalized size = 1.53 \begin {gather*} \frac {\cosh \left (n \sinh \left (b x + a\right )\right ) + \sinh \left (n \sinh \left (b x + a\right )\right )}{b n} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(n*sinh(b*x+a))*cosh(b*x+a),x, algorithm="fricas")

[Out]

(cosh(n*sinh(b*x + a)) + sinh(n*sinh(b*x + a)))/(b*n)

________________________________________________________________________________________

Sympy [B] Leaf count of result is larger than twice the leaf count of optimal. 36 vs. \(2 (12) = 24\).
time = 0.14, size = 36, normalized size = 2.12 \begin {gather*} \begin {cases} x \cosh {\left (a \right )} & \text {for}\: b = 0 \wedge n = 0 \\\frac {\sinh {\left (a + b x \right )}}{b} & \text {for}\: n = 0 \\x e^{n \sinh {\left (a \right )}} \cosh {\left (a \right )} & \text {for}\: b = 0 \\\frac {e^{n \sinh {\left (a + b x \right )}}}{b n} & \text {otherwise} \end {cases} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(n*sinh(b*x+a))*cosh(b*x+a),x)

[Out]

Piecewise((x*cosh(a), Eq(b, 0) & Eq(n, 0)), (sinh(a + b*x)/b, Eq(n, 0)), (x*exp(n*sinh(a))*cosh(a), Eq(b, 0)),
 (exp(n*sinh(a + b*x))/(b*n), True))

________________________________________________________________________________________

Giac [A]
time = 0.43, size = 30, normalized size = 1.76 \begin {gather*} \frac {e^{\left (\frac {1}{2} \, n e^{\left (b x + a\right )} - \frac {1}{2} \, n e^{\left (-b x - a\right )}\right )}}{b n} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(n*sinh(b*x+a))*cosh(b*x+a),x, algorithm="giac")

[Out]

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

________________________________________________________________________________________

Mupad [B]
time = 0.07, size = 16, normalized size = 0.94 \begin {gather*} \frac {{\mathrm {e}}^{n\,\mathrm {sinh}\left (a+b\,x\right )}}{b\,n} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cosh(a + b*x)*exp(n*sinh(a + b*x)),x)

[Out]

exp(n*sinh(a + b*x))/(b*n)

________________________________________________________________________________________