3.4.13 \(\int f^{a+c x^2} \cosh ^3(d+e x) \, dx\) [313]

Optimal. Leaf size=271 \[ -\frac {3 e^{-d-\frac {e^2}{4 c \log (f)}} f^a \sqrt {\pi } \text {Erfi}\left (\frac {e-2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right )}{16 \sqrt {c} \sqrt {\log (f)}}-\frac {e^{-3 d-\frac {9 e^2}{4 c \log (f)}} f^a \sqrt {\pi } \text {Erfi}\left (\frac {3 e-2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right )}{16 \sqrt {c} \sqrt {\log (f)}}+\frac {3 e^{d-\frac {e^2}{4 c \log (f)}} f^a \sqrt {\pi } \text {Erfi}\left (\frac {e+2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right )}{16 \sqrt {c} \sqrt {\log (f)}}+\frac {e^{3 d-\frac {9 e^2}{4 c \log (f)}} f^a \sqrt {\pi } \text {Erfi}\left (\frac {3 e+2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right )}{16 \sqrt {c} \sqrt {\log (f)}} \]

[Out]

3/16*exp(-d-1/4*e^2/c/ln(f))*f^a*erfi(1/2*(-e+2*c*x*ln(f))/c^(1/2)/ln(f)^(1/2))*Pi^(1/2)/c^(1/2)/ln(f)^(1/2)+1
/16*exp(-3*d-9/4*e^2/c/ln(f))*f^a*erfi(1/2*(-3*e+2*c*x*ln(f))/c^(1/2)/ln(f)^(1/2))*Pi^(1/2)/c^(1/2)/ln(f)^(1/2
)+3/16*exp(d-1/4*e^2/c/ln(f))*f^a*erfi(1/2*(e+2*c*x*ln(f))/c^(1/2)/ln(f)^(1/2))*Pi^(1/2)/c^(1/2)/ln(f)^(1/2)+1
/16*exp(3*d-9/4*e^2/c/ln(f))*f^a*erfi(1/2*(3*e+2*c*x*ln(f))/c^(1/2)/ln(f)^(1/2))*Pi^(1/2)/c^(1/2)/ln(f)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.27, antiderivative size = 271, normalized size of antiderivative = 1.00, number of steps used = 14, number of rules used = 4, integrand size = 18, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.222, Rules used = {5624, 2325, 2266, 2235} \begin {gather*} -\frac {3 \sqrt {\pi } f^a e^{-\frac {e^2}{4 c \log (f)}-d} \text {Erfi}\left (\frac {e-2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right )}{16 \sqrt {c} \sqrt {\log (f)}}-\frac {\sqrt {\pi } f^a e^{-\frac {9 e^2}{4 c \log (f)}-3 d} \text {Erfi}\left (\frac {3 e-2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right )}{16 \sqrt {c} \sqrt {\log (f)}}+\frac {3 \sqrt {\pi } f^a e^{d-\frac {e^2}{4 c \log (f)}} \text {Erfi}\left (\frac {2 c x \log (f)+e}{2 \sqrt {c} \sqrt {\log (f)}}\right )}{16 \sqrt {c} \sqrt {\log (f)}}+\frac {\sqrt {\pi } f^a e^{3 d-\frac {9 e^2}{4 c \log (f)}} \text {Erfi}\left (\frac {2 c x \log (f)+3 e}{2 \sqrt {c} \sqrt {\log (f)}}\right )}{16 \sqrt {c} \sqrt {\log (f)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[f^(a + c*x^2)*Cosh[d + e*x]^3,x]

[Out]

(-3*E^(-d - e^2/(4*c*Log[f]))*f^a*Sqrt[Pi]*Erfi[(e - 2*c*x*Log[f])/(2*Sqrt[c]*Sqrt[Log[f]])])/(16*Sqrt[c]*Sqrt
[Log[f]]) - (E^(-3*d - (9*e^2)/(4*c*Log[f]))*f^a*Sqrt[Pi]*Erfi[(3*e - 2*c*x*Log[f])/(2*Sqrt[c]*Sqrt[Log[f]])])
/(16*Sqrt[c]*Sqrt[Log[f]]) + (3*E^(d - e^2/(4*c*Log[f]))*f^a*Sqrt[Pi]*Erfi[(e + 2*c*x*Log[f])/(2*Sqrt[c]*Sqrt[
Log[f]])])/(16*Sqrt[c]*Sqrt[Log[f]]) + (E^(3*d - (9*e^2)/(4*c*Log[f]))*f^a*Sqrt[Pi]*Erfi[(3*e + 2*c*x*Log[f])/
(2*Sqrt[c]*Sqrt[Log[f]])])/(16*Sqrt[c]*Sqrt[Log[f]])

Rule 2235

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^2), x_Symbol] :> Simp[F^a*Sqrt[Pi]*(Erfi[(c + d*x)*Rt[b*Log[F], 2
]]/(2*d*Rt[b*Log[F], 2])), x] /; FreeQ[{F, a, b, c, d}, x] && PosQ[b]

Rule 2266

Int[(F_)^((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Dist[F^(a - b^2/(4*c)), Int[F^((b + 2*c*x)^2/(4*c))
, x], x] /; FreeQ[{F, a, b, c}, x]

Rule 2325

Int[(u_.)*(F_)^(v_)*(G_)^(w_), x_Symbol] :> With[{z = v*Log[F] + w*Log[G]}, Int[u*NormalizeIntegrand[E^z, x],
x] /; BinomialQ[z, x] || (PolynomialQ[z, x] && LeQ[Exponent[z, x], 2])] /; FreeQ[{F, G}, x]

Rule 5624

Int[Cosh[v_]^(n_.)*(F_)^(u_), x_Symbol] :> Int[ExpandTrigToExp[F^u, Cosh[v]^n, x], x] /; FreeQ[F, x] && (Linea
rQ[u, x] || PolyQ[u, x, 2]) && (LinearQ[v, x] || PolyQ[v, x, 2]) && IGtQ[n, 0]

Rubi steps

\begin {align*} \int f^{a+c x^2} \cosh ^3(d+e x) \, dx &=\int \left (\frac {1}{8} e^{-3 d-3 e x} f^{a+c x^2}+\frac {3}{8} e^{-d-e x} f^{a+c x^2}+\frac {3}{8} e^{d+e x} f^{a+c x^2}+\frac {1}{8} e^{3 d+3 e x} f^{a+c x^2}\right ) \, dx\\ &=\frac {1}{8} \int e^{-3 d-3 e x} f^{a+c x^2} \, dx+\frac {1}{8} \int e^{3 d+3 e x} f^{a+c x^2} \, dx+\frac {3}{8} \int e^{-d-e x} f^{a+c x^2} \, dx+\frac {3}{8} \int e^{d+e x} f^{a+c x^2} \, dx\\ &=\frac {1}{8} \int e^{-3 d-3 e x+a \log (f)+c x^2 \log (f)} \, dx+\frac {1}{8} \int e^{3 d+3 e x+a \log (f)+c x^2 \log (f)} \, dx+\frac {3}{8} \int e^{-d-e x+a \log (f)+c x^2 \log (f)} \, dx+\frac {3}{8} \int e^{d+e x+a \log (f)+c x^2 \log (f)} \, dx\\ &=\frac {1}{8} \left (e^{-3 d-\frac {9 e^2}{4 c \log (f)}} f^a\right ) \int e^{\frac {(-3 e+2 c x \log (f))^2}{4 c \log (f)}} \, dx+\frac {1}{8} \left (e^{3 d-\frac {9 e^2}{4 c \log (f)}} f^a\right ) \int e^{\frac {(3 e+2 c x \log (f))^2}{4 c \log (f)}} \, dx+\frac {1}{8} \left (3 e^{-d-\frac {e^2}{4 c \log (f)}} f^a\right ) \int e^{\frac {(-e+2 c x \log (f))^2}{4 c \log (f)}} \, dx+\frac {1}{8} \left (3 e^{d-\frac {e^2}{4 c \log (f)}} f^a\right ) \int e^{\frac {(e+2 c x \log (f))^2}{4 c \log (f)}} \, dx\\ &=-\frac {3 e^{-d-\frac {e^2}{4 c \log (f)}} f^a \sqrt {\pi } \text {erfi}\left (\frac {e-2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right )}{16 \sqrt {c} \sqrt {\log (f)}}-\frac {e^{-3 d-\frac {9 e^2}{4 c \log (f)}} f^a \sqrt {\pi } \text {erfi}\left (\frac {3 e-2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right )}{16 \sqrt {c} \sqrt {\log (f)}}+\frac {3 e^{d-\frac {e^2}{4 c \log (f)}} f^a \sqrt {\pi } \text {erfi}\left (\frac {e+2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right )}{16 \sqrt {c} \sqrt {\log (f)}}+\frac {e^{3 d-\frac {9 e^2}{4 c \log (f)}} f^a \sqrt {\pi } \text {erfi}\left (\frac {3 e+2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right )}{16 \sqrt {c} \sqrt {\log (f)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.34, size = 214, normalized size = 0.79 \begin {gather*} \frac {e^{-\frac {9 e^2}{4 c \log (f)}} f^a \sqrt {\pi } \left ((\cosh (d)+\sinh (d)) \left (3 e^{\frac {2 e^2}{c \log (f)}} \text {Erfi}\left (\frac {e+2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right )+3 e^{\frac {2 e^2}{c \log (f)}} \text {Erfi}\left (\frac {-e+2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right ) (\cosh (2 d)-\sinh (2 d))+\text {Erfi}\left (\frac {3 e+2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right ) (\cosh (2 d)+\sinh (2 d))\right )+\text {Erfi}\left (\frac {-3 e+2 c x \log (f)}{2 \sqrt {c} \sqrt {\log (f)}}\right ) (\cosh (3 d)-\sinh (3 d))\right )}{16 \sqrt {c} \sqrt {\log (f)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[f^(a + c*x^2)*Cosh[d + e*x]^3,x]

[Out]

(f^a*Sqrt[Pi]*((Cosh[d] + Sinh[d])*(3*E^((2*e^2)/(c*Log[f]))*Erfi[(e + 2*c*x*Log[f])/(2*Sqrt[c]*Sqrt[Log[f]])]
 + 3*E^((2*e^2)/(c*Log[f]))*Erfi[(-e + 2*c*x*Log[f])/(2*Sqrt[c]*Sqrt[Log[f]])]*(Cosh[2*d] - Sinh[2*d]) + Erfi[
(3*e + 2*c*x*Log[f])/(2*Sqrt[c]*Sqrt[Log[f]])]*(Cosh[2*d] + Sinh[2*d])) + Erfi[(-3*e + 2*c*x*Log[f])/(2*Sqrt[c
]*Sqrt[Log[f]])]*(Cosh[3*d] - Sinh[3*d])))/(16*Sqrt[c]*E^((9*e^2)/(4*c*Log[f]))*Sqrt[Log[f]])

________________________________________________________________________________________

Maple [A]
time = 2.27, size = 234, normalized size = 0.86

method result size
risch \(\frac {\sqrt {\pi }\, f^{a} {\mathrm e}^{-\frac {3 \left (4 d \ln \left (f \right ) c +3 e^{2}\right )}{4 \ln \left (f \right ) c}} \erf \left (\sqrt {-c \ln \left (f \right )}\, x +\frac {3 e}{2 \sqrt {-c \ln \left (f \right )}}\right )}{16 \sqrt {-c \ln \left (f \right )}}-\frac {\sqrt {\pi }\, f^{a} {\mathrm e}^{\frac {3 d \ln \left (f \right ) c -\frac {9 e^{2}}{4}}{c \ln \left (f \right )}} \erf \left (-\sqrt {-c \ln \left (f \right )}\, x +\frac {3 e}{2 \sqrt {-c \ln \left (f \right )}}\right )}{16 \sqrt {-c \ln \left (f \right )}}+\frac {3 \sqrt {\pi }\, f^{a} {\mathrm e}^{-\frac {4 d \ln \left (f \right ) c +e^{2}}{4 \ln \left (f \right ) c}} \erf \left (\sqrt {-c \ln \left (f \right )}\, x +\frac {e}{2 \sqrt {-c \ln \left (f \right )}}\right )}{16 \sqrt {-c \ln \left (f \right )}}-\frac {3 \sqrt {\pi }\, f^{a} {\mathrm e}^{\frac {4 d \ln \left (f \right ) c -e^{2}}{4 \ln \left (f \right ) c}} \erf \left (-\sqrt {-c \ln \left (f \right )}\, x +\frac {e}{2 \sqrt {-c \ln \left (f \right )}}\right )}{16 \sqrt {-c \ln \left (f \right )}}\) \(234\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(f^(c*x^2+a)*cosh(e*x+d)^3,x,method=_RETURNVERBOSE)

[Out]

1/16*Pi^(1/2)*f^a*exp(-3/4*(4*d*ln(f)*c+3*e^2)/ln(f)/c)/(-c*ln(f))^(1/2)*erf((-c*ln(f))^(1/2)*x+3/2*e/(-c*ln(f
))^(1/2))-1/16*Pi^(1/2)*f^a*exp(3/4*(4*d*ln(f)*c-3*e^2)/ln(f)/c)/(-c*ln(f))^(1/2)*erf(-(-c*ln(f))^(1/2)*x+3/2*
e/(-c*ln(f))^(1/2))+3/16*Pi^(1/2)*f^a*exp(-1/4*(4*d*ln(f)*c+e^2)/ln(f)/c)/(-c*ln(f))^(1/2)*erf((-c*ln(f))^(1/2
)*x+1/2*e/(-c*ln(f))^(1/2))-3/16*Pi^(1/2)*f^a*exp(1/4*(4*d*ln(f)*c-e^2)/ln(f)/c)/(-c*ln(f))^(1/2)*erf(-(-c*ln(
f))^(1/2)*x+1/2*e/(-c*ln(f))^(1/2))

________________________________________________________________________________________

Maxima [A]
time = 0.30, size = 211, normalized size = 0.78 \begin {gather*} \frac {\sqrt {\pi } f^{a} \operatorname {erf}\left (\sqrt {-c \log \left (f\right )} x - \frac {3 \, e}{2 \, \sqrt {-c \log \left (f\right )}}\right ) e^{\left (3 \, d - \frac {9 \, e^{2}}{4 \, c \log \left (f\right )}\right )}}{16 \, \sqrt {-c \log \left (f\right )}} + \frac {3 \, \sqrt {\pi } f^{a} \operatorname {erf}\left (\sqrt {-c \log \left (f\right )} x - \frac {e}{2 \, \sqrt {-c \log \left (f\right )}}\right ) e^{\left (d - \frac {e^{2}}{4 \, c \log \left (f\right )}\right )}}{16 \, \sqrt {-c \log \left (f\right )}} + \frac {3 \, \sqrt {\pi } f^{a} \operatorname {erf}\left (\sqrt {-c \log \left (f\right )} x + \frac {e}{2 \, \sqrt {-c \log \left (f\right )}}\right ) e^{\left (-d - \frac {e^{2}}{4 \, c \log \left (f\right )}\right )}}{16 \, \sqrt {-c \log \left (f\right )}} + \frac {\sqrt {\pi } f^{a} \operatorname {erf}\left (\sqrt {-c \log \left (f\right )} x + \frac {3 \, e}{2 \, \sqrt {-c \log \left (f\right )}}\right ) e^{\left (-3 \, d - \frac {9 \, e^{2}}{4 \, c \log \left (f\right )}\right )}}{16 \, \sqrt {-c \log \left (f\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f^(c*x^2+a)*cosh(e*x+d)^3,x, algorithm="maxima")

[Out]

1/16*sqrt(pi)*f^a*erf(sqrt(-c*log(f))*x - 3/2*e/sqrt(-c*log(f)))*e^(3*d - 9/4*e^2/(c*log(f)))/sqrt(-c*log(f))
+ 3/16*sqrt(pi)*f^a*erf(sqrt(-c*log(f))*x - 1/2*e/sqrt(-c*log(f)))*e^(d - 1/4*e^2/(c*log(f)))/sqrt(-c*log(f))
+ 3/16*sqrt(pi)*f^a*erf(sqrt(-c*log(f))*x + 1/2*e/sqrt(-c*log(f)))*e^(-d - 1/4*e^2/(c*log(f)))/sqrt(-c*log(f))
 + 1/16*sqrt(pi)*f^a*erf(sqrt(-c*log(f))*x + 3/2*e/sqrt(-c*log(f)))*e^(-3*d - 9/4*e^2/(c*log(f)))/sqrt(-c*log(
f))

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 548 vs. \(2 (205) = 410\).
time = 0.41, size = 548, normalized size = 2.02 \begin {gather*} -\frac {\sqrt {-c \log \left (f\right )} {\left (\sqrt {\pi } \cosh \left (\frac {4 \, a c \log \left (f\right )^{2} + 12 \, c d \log \left (f\right ) - 9 \, \cosh \left (1\right )^{2} - 18 \, \cosh \left (1\right ) \sinh \left (1\right ) - 9 \, \sinh \left (1\right )^{2}}{4 \, c \log \left (f\right )}\right ) + \sqrt {\pi } \sinh \left (\frac {4 \, a c \log \left (f\right )^{2} + 12 \, c d \log \left (f\right ) - 9 \, \cosh \left (1\right )^{2} - 18 \, \cosh \left (1\right ) \sinh \left (1\right ) - 9 \, \sinh \left (1\right )^{2}}{4 \, c \log \left (f\right )}\right )\right )} \operatorname {erf}\left (\frac {{\left (2 \, c x \log \left (f\right ) + 3 \, \cosh \left (1\right ) + 3 \, \sinh \left (1\right )\right )} \sqrt {-c \log \left (f\right )}}{2 \, c \log \left (f\right )}\right ) + 3 \, \sqrt {-c \log \left (f\right )} {\left (\sqrt {\pi } \cosh \left (\frac {4 \, a c \log \left (f\right )^{2} + 4 \, c d \log \left (f\right ) - \cosh \left (1\right )^{2} - 2 \, \cosh \left (1\right ) \sinh \left (1\right ) - \sinh \left (1\right )^{2}}{4 \, c \log \left (f\right )}\right ) + \sqrt {\pi } \sinh \left (\frac {4 \, a c \log \left (f\right )^{2} + 4 \, c d \log \left (f\right ) - \cosh \left (1\right )^{2} - 2 \, \cosh \left (1\right ) \sinh \left (1\right ) - \sinh \left (1\right )^{2}}{4 \, c \log \left (f\right )}\right )\right )} \operatorname {erf}\left (\frac {{\left (2 \, c x \log \left (f\right ) + \cosh \left (1\right ) + \sinh \left (1\right )\right )} \sqrt {-c \log \left (f\right )}}{2 \, c \log \left (f\right )}\right ) + 3 \, \sqrt {-c \log \left (f\right )} {\left (\sqrt {\pi } \cosh \left (\frac {4 \, a c \log \left (f\right )^{2} - 4 \, c d \log \left (f\right ) - \cosh \left (1\right )^{2} - 2 \, \cosh \left (1\right ) \sinh \left (1\right ) - \sinh \left (1\right )^{2}}{4 \, c \log \left (f\right )}\right ) + \sqrt {\pi } \sinh \left (\frac {4 \, a c \log \left (f\right )^{2} - 4 \, c d \log \left (f\right ) - \cosh \left (1\right )^{2} - 2 \, \cosh \left (1\right ) \sinh \left (1\right ) - \sinh \left (1\right )^{2}}{4 \, c \log \left (f\right )}\right )\right )} \operatorname {erf}\left (\frac {{\left (2 \, c x \log \left (f\right ) - \cosh \left (1\right ) - \sinh \left (1\right )\right )} \sqrt {-c \log \left (f\right )}}{2 \, c \log \left (f\right )}\right ) + \sqrt {-c \log \left (f\right )} {\left (\sqrt {\pi } \cosh \left (\frac {4 \, a c \log \left (f\right )^{2} - 12 \, c d \log \left (f\right ) - 9 \, \cosh \left (1\right )^{2} - 18 \, \cosh \left (1\right ) \sinh \left (1\right ) - 9 \, \sinh \left (1\right )^{2}}{4 \, c \log \left (f\right )}\right ) + \sqrt {\pi } \sinh \left (\frac {4 \, a c \log \left (f\right )^{2} - 12 \, c d \log \left (f\right ) - 9 \, \cosh \left (1\right )^{2} - 18 \, \cosh \left (1\right ) \sinh \left (1\right ) - 9 \, \sinh \left (1\right )^{2}}{4 \, c \log \left (f\right )}\right )\right )} \operatorname {erf}\left (\frac {{\left (2 \, c x \log \left (f\right ) - 3 \, \cosh \left (1\right ) - 3 \, \sinh \left (1\right )\right )} \sqrt {-c \log \left (f\right )}}{2 \, c \log \left (f\right )}\right )}{16 \, c \log \left (f\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f^(c*x^2+a)*cosh(e*x+d)^3,x, algorithm="fricas")

[Out]

-1/16*(sqrt(-c*log(f))*(sqrt(pi)*cosh(1/4*(4*a*c*log(f)^2 + 12*c*d*log(f) - 9*cosh(1)^2 - 18*cosh(1)*sinh(1) -
 9*sinh(1)^2)/(c*log(f))) + sqrt(pi)*sinh(1/4*(4*a*c*log(f)^2 + 12*c*d*log(f) - 9*cosh(1)^2 - 18*cosh(1)*sinh(
1) - 9*sinh(1)^2)/(c*log(f))))*erf(1/2*(2*c*x*log(f) + 3*cosh(1) + 3*sinh(1))*sqrt(-c*log(f))/(c*log(f))) + 3*
sqrt(-c*log(f))*(sqrt(pi)*cosh(1/4*(4*a*c*log(f)^2 + 4*c*d*log(f) - cosh(1)^2 - 2*cosh(1)*sinh(1) - sinh(1)^2)
/(c*log(f))) + sqrt(pi)*sinh(1/4*(4*a*c*log(f)^2 + 4*c*d*log(f) - cosh(1)^2 - 2*cosh(1)*sinh(1) - sinh(1)^2)/(
c*log(f))))*erf(1/2*(2*c*x*log(f) + cosh(1) + sinh(1))*sqrt(-c*log(f))/(c*log(f))) + 3*sqrt(-c*log(f))*(sqrt(p
i)*cosh(1/4*(4*a*c*log(f)^2 - 4*c*d*log(f) - cosh(1)^2 - 2*cosh(1)*sinh(1) - sinh(1)^2)/(c*log(f))) + sqrt(pi)
*sinh(1/4*(4*a*c*log(f)^2 - 4*c*d*log(f) - cosh(1)^2 - 2*cosh(1)*sinh(1) - sinh(1)^2)/(c*log(f))))*erf(1/2*(2*
c*x*log(f) - cosh(1) - sinh(1))*sqrt(-c*log(f))/(c*log(f))) + sqrt(-c*log(f))*(sqrt(pi)*cosh(1/4*(4*a*c*log(f)
^2 - 12*c*d*log(f) - 9*cosh(1)^2 - 18*cosh(1)*sinh(1) - 9*sinh(1)^2)/(c*log(f))) + sqrt(pi)*sinh(1/4*(4*a*c*lo
g(f)^2 - 12*c*d*log(f) - 9*cosh(1)^2 - 18*cosh(1)*sinh(1) - 9*sinh(1)^2)/(c*log(f))))*erf(1/2*(2*c*x*log(f) -
3*cosh(1) - 3*sinh(1))*sqrt(-c*log(f))/(c*log(f))))/(c*log(f))

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int f^{a + c x^{2}} \cosh ^{3}{\left (d + e x \right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f**(c*x**2+a)*cosh(e*x+d)**3,x)

[Out]

Integral(f**(a + c*x**2)*cosh(d + e*x)**3, x)

________________________________________________________________________________________

Giac [A]
time = 0.41, size = 264, normalized size = 0.97 \begin {gather*} -\frac {\sqrt {\pi } \operatorname {erf}\left (-\frac {1}{2} \, \sqrt {-c \log \left (f\right )} {\left (2 \, x + \frac {3 \, e}{c \log \left (f\right )}\right )}\right ) e^{\left (\frac {4 \, a c \log \left (f\right )^{2} + 12 \, c d \log \left (f\right ) - 9 \, e^{2}}{4 \, c \log \left (f\right )}\right )}}{16 \, \sqrt {-c \log \left (f\right )}} - \frac {3 \, \sqrt {\pi } \operatorname {erf}\left (-\frac {1}{2} \, \sqrt {-c \log \left (f\right )} {\left (2 \, x + \frac {e}{c \log \left (f\right )}\right )}\right ) e^{\left (\frac {4 \, a c \log \left (f\right )^{2} + 4 \, c d \log \left (f\right ) - e^{2}}{4 \, c \log \left (f\right )}\right )}}{16 \, \sqrt {-c \log \left (f\right )}} - \frac {3 \, \sqrt {\pi } \operatorname {erf}\left (-\frac {1}{2} \, \sqrt {-c \log \left (f\right )} {\left (2 \, x - \frac {e}{c \log \left (f\right )}\right )}\right ) e^{\left (\frac {4 \, a c \log \left (f\right )^{2} - 4 \, c d \log \left (f\right ) - e^{2}}{4 \, c \log \left (f\right )}\right )}}{16 \, \sqrt {-c \log \left (f\right )}} - \frac {\sqrt {\pi } \operatorname {erf}\left (-\frac {1}{2} \, \sqrt {-c \log \left (f\right )} {\left (2 \, x - \frac {3 \, e}{c \log \left (f\right )}\right )}\right ) e^{\left (\frac {4 \, a c \log \left (f\right )^{2} - 12 \, c d \log \left (f\right ) - 9 \, e^{2}}{4 \, c \log \left (f\right )}\right )}}{16 \, \sqrt {-c \log \left (f\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f^(c*x^2+a)*cosh(e*x+d)^3,x, algorithm="giac")

[Out]

-1/16*sqrt(pi)*erf(-1/2*sqrt(-c*log(f))*(2*x + 3*e/(c*log(f))))*e^(1/4*(4*a*c*log(f)^2 + 12*c*d*log(f) - 9*e^2
)/(c*log(f)))/sqrt(-c*log(f)) - 3/16*sqrt(pi)*erf(-1/2*sqrt(-c*log(f))*(2*x + e/(c*log(f))))*e^(1/4*(4*a*c*log
(f)^2 + 4*c*d*log(f) - e^2)/(c*log(f)))/sqrt(-c*log(f)) - 3/16*sqrt(pi)*erf(-1/2*sqrt(-c*log(f))*(2*x - e/(c*l
og(f))))*e^(1/4*(4*a*c*log(f)^2 - 4*c*d*log(f) - e^2)/(c*log(f)))/sqrt(-c*log(f)) - 1/16*sqrt(pi)*erf(-1/2*sqr
t(-c*log(f))*(2*x - 3*e/(c*log(f))))*e^(1/4*(4*a*c*log(f)^2 - 12*c*d*log(f) - 9*e^2)/(c*log(f)))/sqrt(-c*log(f
))

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(f^(a + c*x^2)*cosh(d + e*x)^3,x)

[Out]

int(f^(a + c*x^2)*cosh(d + e*x)^3, x)

________________________________________________________________________________________