3.893 \(\int F^{c (a+b x)} (f+i f \sinh (d+e x))^2 \, dx\)

Optimal. Leaf size=254 \[ \frac{b c f^2 \log (F) \sinh ^2(d+e x) F^{a c+b c x}}{4 e^2-b^2 c^2 \log ^2(F)}-\frac{2 i b c f^2 \log (F) \sinh (d+e x) F^{a c+b c x}}{e^2-b^2 c^2 \log ^2(F)}+\frac{2 i e f^2 \cosh (d+e x) F^{a c+b c x}}{e^2-b^2 c^2 \log ^2(F)}-\frac{2 e f^2 \sinh (d+e x) \cosh (d+e x) F^{a c+b c x}}{4 e^2-b^2 c^2 \log ^2(F)}+\frac{2 e^2 f^2 F^{a c+b c x}}{b c \log (F) \left (4 e^2-b^2 c^2 \log ^2(F)\right )}+\frac{f^2 F^{a c+b c x}}{b c \log (F)} \]

[Out]

(f^2*F^(a*c + b*c*x))/(b*c*Log[F]) + ((2*I)*e*f^2*F^(a*c + b*c*x)*Cosh[d + e*x])/(e^2 - b^2*c^2*Log[F]^2) + (2
*e^2*f^2*F^(a*c + b*c*x))/(b*c*Log[F]*(4*e^2 - b^2*c^2*Log[F]^2)) - ((2*I)*b*c*f^2*F^(a*c + b*c*x)*Log[F]*Sinh
[d + e*x])/(e^2 - b^2*c^2*Log[F]^2) - (2*e*f^2*F^(a*c + b*c*x)*Cosh[d + e*x]*Sinh[d + e*x])/(4*e^2 - b^2*c^2*L
og[F]^2) + (b*c*f^2*F^(a*c + b*c*x)*Log[F]*Sinh[d + e*x]^2)/(4*e^2 - b^2*c^2*Log[F]^2)

________________________________________________________________________________________

Rubi [A]  time = 0.406945, antiderivative size = 254, normalized size of antiderivative = 1., number of steps used = 8, number of rules used = 6, integrand size = 25, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.24, Rules used = {6741, 12, 6742, 2194, 5474, 5476} \[ \frac{b c f^2 \log (F) \sinh ^2(d+e x) F^{a c+b c x}}{4 e^2-b^2 c^2 \log ^2(F)}-\frac{2 i b c f^2 \log (F) \sinh (d+e x) F^{a c+b c x}}{e^2-b^2 c^2 \log ^2(F)}+\frac{2 i e f^2 \cosh (d+e x) F^{a c+b c x}}{e^2-b^2 c^2 \log ^2(F)}-\frac{2 e f^2 \sinh (d+e x) \cosh (d+e x) F^{a c+b c x}}{4 e^2-b^2 c^2 \log ^2(F)}+\frac{2 e^2 f^2 F^{a c+b c x}}{b c \log (F) \left (4 e^2-b^2 c^2 \log ^2(F)\right )}+\frac{f^2 F^{a c+b c x}}{b c \log (F)} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(f^2*F^(a*c + b*c*x))/(b*c*Log[F]) + ((2*I)*e*f^2*F^(a*c + b*c*x)*Cosh[d + e*x])/(e^2 - b^2*c^2*Log[F]^2) + (2
*e^2*f^2*F^(a*c + b*c*x))/(b*c*Log[F]*(4*e^2 - b^2*c^2*Log[F]^2)) - ((2*I)*b*c*f^2*F^(a*c + b*c*x)*Log[F]*Sinh
[d + e*x])/(e^2 - b^2*c^2*Log[F]^2) - (2*e*f^2*F^(a*c + b*c*x)*Cosh[d + e*x]*Sinh[d + e*x])/(4*e^2 - b^2*c^2*L
og[F]^2) + (b*c*f^2*F^(a*c + b*c*x)*Log[F]*Sinh[d + e*x]^2)/(4*e^2 - b^2*c^2*Log[F]^2)

Rule 6741

Int[u_, x_Symbol] :> With[{v = NormalizeIntegrand[u, x]}, Int[v, x] /; v =!= u]

Rule 12

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

Rule 6742

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

Rule 2194

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 5474

Int[(F_)^((c_.)*((a_.) + (b_.)*(x_)))*Sinh[(d_.) + (e_.)*(x_)], x_Symbol] :> -Simp[(b*c*Log[F]*F^(c*(a + b*x))
*Sinh[d + e*x])/(e^2 - b^2*c^2*Log[F]^2), x] + Simp[(e*F^(c*(a + b*x))*Cosh[d + e*x])/(e^2 - b^2*c^2*Log[F]^2)
, x] /; FreeQ[{F, a, b, c, d, e}, x] && NeQ[e^2 - b^2*c^2*Log[F]^2, 0]

Rule 5476

Int[(F_)^((c_.)*((a_.) + (b_.)*(x_)))*Sinh[(d_.) + (e_.)*(x_)]^(n_), x_Symbol] :> -Simp[(b*c*Log[F]*F^(c*(a +
b*x))*Sinh[d + e*x]^n)/(e^2*n^2 - b^2*c^2*Log[F]^2), x] + (-Dist[(n*(n - 1)*e^2)/(e^2*n^2 - b^2*c^2*Log[F]^2),
 Int[F^(c*(a + b*x))*Sinh[d + e*x]^(n - 2), x], x] + Simp[(e*n*F^(c*(a + b*x))*Cosh[d + e*x]*Sinh[d + e*x]^(n
- 1))/(e^2*n^2 - b^2*c^2*Log[F]^2), x]) /; FreeQ[{F, a, b, c, d, e}, x] && NeQ[e^2*n^2 - b^2*c^2*Log[F]^2, 0]
&& GtQ[n, 1]

Rubi steps

\begin{align*} \int F^{c (a+b x)} (f+i f \sinh (d+e x))^2 \, dx &=\int f^2 F^{a c+b c x} (1+i \sinh (d+e x))^2 \, dx\\ &=f^2 \int F^{a c+b c x} (1+i \sinh (d+e x))^2 \, dx\\ &=f^2 \int \left (F^{a c+b c x}+2 i F^{a c+b c x} \sinh (d+e x)-F^{a c+b c x} \sinh ^2(d+e x)\right ) \, dx\\ &=\left (2 i f^2\right ) \int F^{a c+b c x} \sinh (d+e x) \, dx+f^2 \int F^{a c+b c x} \, dx-f^2 \int F^{a c+b c x} \sinh ^2(d+e x) \, dx\\ &=\frac{f^2 F^{a c+b c x}}{b c \log (F)}+\frac{2 i e f^2 F^{a c+b c x} \cosh (d+e x)}{e^2-b^2 c^2 \log ^2(F)}-\frac{2 i b c f^2 F^{a c+b c x} \log (F) \sinh (d+e x)}{e^2-b^2 c^2 \log ^2(F)}-\frac{2 e f^2 F^{a c+b c x} \cosh (d+e x) \sinh (d+e x)}{4 e^2-b^2 c^2 \log ^2(F)}+\frac{b c f^2 F^{a c+b c x} \log (F) \sinh ^2(d+e x)}{4 e^2-b^2 c^2 \log ^2(F)}+\frac{\left (2 e^2 f^2\right ) \int F^{a c+b c x} \, dx}{4 e^2-b^2 c^2 \log ^2(F)}\\ &=\frac{f^2 F^{a c+b c x}}{b c \log (F)}+\frac{2 i e f^2 F^{a c+b c x} \cosh (d+e x)}{e^2-b^2 c^2 \log ^2(F)}+\frac{2 e^2 f^2 F^{a c+b c x}}{b c \log (F) \left (4 e^2-b^2 c^2 \log ^2(F)\right )}-\frac{2 i b c f^2 F^{a c+b c x} \log (F) \sinh (d+e x)}{e^2-b^2 c^2 \log ^2(F)}-\frac{2 e f^2 F^{a c+b c x} \cosh (d+e x) \sinh (d+e x)}{4 e^2-b^2 c^2 \log ^2(F)}+\frac{b c f^2 F^{a c+b c x} \log (F) \sinh ^2(d+e x)}{4 e^2-b^2 c^2 \log ^2(F)}\\ \end{align*}

Mathematica [A]  time = 1.70937, size = 196, normalized size = 0.77 \[ \frac{F^{c (a+b x)} (f+i f \sinh (d+e x))^2 \left (-\frac{2 e \sinh (2 (d+e x))}{4 e^2-b^2 c^2 \log ^2(F)}-\frac{b c \log (F) \cosh (2 (d+e x))}{b^2 c^2 \log ^2(F)-4 e^2}+\frac{4 i b c \log (F) \sinh (d+e x)}{(b c \log (F)-e) (b c \log (F)+e)}+\frac{4 i e \cosh (d+e x)}{(e-b c \log (F)) (b c \log (F)+e)}+\frac{3}{b c \log (F)}\right )}{2 \left (\cosh \left (\frac{1}{2} (d+e x)\right )+i \sinh \left (\frac{1}{2} (d+e x)\right )\right )^4} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(F^(c*(a + b*x))*(f + I*f*Sinh[d + e*x])^2*(3/(b*c*Log[F]) + ((4*I)*e*Cosh[d + e*x])/((e - b*c*Log[F])*(e + b*
c*Log[F])) - (b*c*Cosh[2*(d + e*x)]*Log[F])/(-4*e^2 + b^2*c^2*Log[F]^2) + ((4*I)*b*c*Log[F]*Sinh[d + e*x])/((-
e + b*c*Log[F])*(e + b*c*Log[F])) - (2*e*Sinh[2*(d + e*x)])/(4*e^2 - b^2*c^2*Log[F]^2)))/(2*(Cosh[(d + e*x)/2]
 + I*Sinh[(d + e*x)/2])^4)

________________________________________________________________________________________

Maple [A]  time = 0.128, size = 434, normalized size = 1.7 \begin{align*}{\frac{{f}^{2} \left ( 16\,i\ln \left ( F \right ) bc{e}^{3}{{\rm e}^{3\,ex+3\,d}}- \left ( \ln \left ( F \right ) \right ) ^{4}{b}^{4}{c}^{4}{{\rm e}^{4\,ex+4\,d}}+16\,i\ln \left ( F \right ) bc{e}^{3}{{\rm e}^{ex+d}}+6\, \left ( \ln \left ( F \right ) \right ) ^{4}{b}^{4}{c}^{4}{{\rm e}^{2\,ex+2\,d}}-16\,i \left ( \ln \left ( F \right ) \right ) ^{2}{b}^{2}{c}^{2}{e}^{2}{{\rm e}^{3\,ex+3\,d}}+2\, \left ( \ln \left ( F \right ) \right ) ^{3}{b}^{3}{c}^{3}e{{\rm e}^{4\,ex+4\,d}}- \left ( \ln \left ( F \right ) \right ) ^{4}{b}^{4}{c}^{4}-4\,i \left ( \ln \left ( F \right ) \right ) ^{4}{b}^{4}{c}^{4}{{\rm e}^{ex+d}}-4\,i \left ( \ln \left ( F \right ) \right ) ^{3}{b}^{3}{c}^{3}e{{\rm e}^{3\,ex+3\,d}}+ \left ( \ln \left ( F \right ) \right ) ^{2}{b}^{2}{c}^{2}{e}^{2}{{\rm e}^{4\,ex+4\,d}}-2\, \left ( \ln \left ( F \right ) \right ) ^{3}{b}^{3}{c}^{3}e+16\,i \left ( \ln \left ( F \right ) \right ) ^{2}{b}^{2}{c}^{2}{e}^{2}{{\rm e}^{ex+d}}-30\, \left ( \ln \left ( F \right ) \right ) ^{2}{b}^{2}{c}^{2}{e}^{2}{{\rm e}^{2\,ex+2\,d}}+4\,i \left ( \ln \left ( F \right ) \right ) ^{4}{b}^{4}{c}^{4}{{\rm e}^{3\,ex+3\,d}}-2\,\ln \left ( F \right ) bc{e}^{3}{{\rm e}^{4\,ex+4\,d}}+ \left ( \ln \left ( F \right ) \right ) ^{2}{b}^{2}{c}^{2}{e}^{2}-4\,i \left ( \ln \left ( F \right ) \right ) ^{3}{b}^{3}{c}^{3}e{{\rm e}^{ex+d}}+2\,\ln \left ( F \right ) bc{e}^{3}+24\,{e}^{4}{{\rm e}^{2\,ex+2\,d}} \right ){{\rm e}^{-2\,ex-2\,d}}{F}^{c \left ( bx+a \right ) }}{4\,bc\ln \left ( F \right ) \left ( e-bc\ln \left ( F \right ) \right ) \left ( -bc\ln \left ( F \right ) +2\,e \right ) \left ( e+bc\ln \left ( F \right ) \right ) \left ( bc\ln \left ( F \right ) +2\,e \right ) }} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/4*f^2*(16*I*ln(F)*b*c*e^3*exp(3*e*x+3*d)-ln(F)^4*b^4*c^4*exp(4*e*x+4*d)+16*I*ln(F)*b*c*e^3*exp(e*x+d)+6*ln(F
)^4*b^4*c^4*exp(2*e*x+2*d)-16*I*ln(F)^2*b^2*c^2*e^2*exp(3*e*x+3*d)+2*ln(F)^3*b^3*c^3*e*exp(4*e*x+4*d)-ln(F)^4*
b^4*c^4-4*I*ln(F)^4*b^4*c^4*exp(e*x+d)-4*I*ln(F)^3*b^3*c^3*e*exp(3*e*x+3*d)+ln(F)^2*b^2*c^2*e^2*exp(4*e*x+4*d)
-2*ln(F)^3*b^3*c^3*e+16*I*ln(F)^2*b^2*c^2*e^2*exp(e*x+d)-30*ln(F)^2*b^2*c^2*e^2*exp(2*e*x+2*d)+4*I*ln(F)^4*b^4
*c^4*exp(3*e*x+3*d)-2*ln(F)*b*c*e^3*exp(4*e*x+4*d)+ln(F)^2*b^2*c^2*e^2-4*I*ln(F)^3*b^3*c^3*e*exp(e*x+d)+2*ln(F
)*b*c*e^3+24*e^4*exp(2*e*x+2*d))/b/c/ln(F)/(e-b*c*ln(F))*exp(-2*e*x-2*d)/(-b*c*ln(F)+2*e)/(e+b*c*ln(F))/(b*c*l
n(F)+2*e)*F^(c*(b*x+a))

________________________________________________________________________________________

Maxima [A]  time = 1.089, size = 255, normalized size = 1. \begin{align*} -\frac{1}{4} \, f^{2}{\left (\frac{F^{a c} e^{\left (b c x \log \left (F\right ) + 2 \, e x + 2 \, d\right )}}{b c \log \left (F\right ) + 2 \, e} + \frac{F^{a c} e^{\left (b c x \log \left (F\right ) - 2 \, e x\right )}}{b c e^{\left (2 \, d\right )} \log \left (F\right ) - 2 \, e e^{\left (2 \, d\right )}} - \frac{2 \, F^{b c x + a c}}{b c \log \left (F\right )}\right )} + i \, f^{2}{\left (\frac{F^{a c} e^{\left (b c x \log \left (F\right ) + e x + d\right )}}{b c \log \left (F\right ) + e} - \frac{F^{a c} e^{\left (b c x \log \left (F\right ) - e x\right )}}{b c e^{d} \log \left (F\right ) - e e^{d}}\right )} + \frac{F^{b c x + a c} f^{2}}{b c \log \left (F\right )} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/4*f^2*(F^(a*c)*e^(b*c*x*log(F) + 2*e*x + 2*d)/(b*c*log(F) + 2*e) + F^(a*c)*e^(b*c*x*log(F) - 2*e*x)/(b*c*e^
(2*d)*log(F) - 2*e*e^(2*d)) - 2*F^(b*c*x + a*c)/(b*c*log(F))) + I*f^2*(F^(a*c)*e^(b*c*x*log(F) + e*x + d)/(b*c
*log(F) + e) - F^(a*c)*e^(b*c*x*log(F) - e*x)/(b*c*e^d*log(F) - e*e^d)) + F^(b*c*x + a*c)*f^2/(b*c*log(F))

________________________________________________________________________________________

Fricas [A]  time = 1.37817, size = 999, normalized size = 3.93 \begin{align*} \frac{{\left (24 \, e^{4} f^{2} e^{\left (2 \, e x + 2 \, d\right )} -{\left (b^{4} c^{4} f^{2} e^{\left (4 \, e x + 4 \, d\right )} - 4 i \, b^{4} c^{4} f^{2} e^{\left (3 \, e x + 3 \, d\right )} - 6 \, b^{4} c^{4} f^{2} e^{\left (2 \, e x + 2 \, d\right )} + 4 i \, b^{4} c^{4} f^{2} e^{\left (e x + d\right )} + b^{4} c^{4} f^{2}\right )} \log \left (F\right )^{4} +{\left (2 \, b^{3} c^{3} e f^{2} e^{\left (4 \, e x + 4 \, d\right )} - 4 i \, b^{3} c^{3} e f^{2} e^{\left (3 \, e x + 3 \, d\right )} - 4 i \, b^{3} c^{3} e f^{2} e^{\left (e x + d\right )} - 2 \, b^{3} c^{3} e f^{2}\right )} \log \left (F\right )^{3} +{\left (b^{2} c^{2} e^{2} f^{2} e^{\left (4 \, e x + 4 \, d\right )} - 16 i \, b^{2} c^{2} e^{2} f^{2} e^{\left (3 \, e x + 3 \, d\right )} - 30 \, b^{2} c^{2} e^{2} f^{2} e^{\left (2 \, e x + 2 \, d\right )} + 16 i \, b^{2} c^{2} e^{2} f^{2} e^{\left (e x + d\right )} + b^{2} c^{2} e^{2} f^{2}\right )} \log \left (F\right )^{2} -{\left (2 \, b c e^{3} f^{2} e^{\left (4 \, e x + 4 \, d\right )} - 16 i \, b c e^{3} f^{2} e^{\left (3 \, e x + 3 \, d\right )} - 16 i \, b c e^{3} f^{2} e^{\left (e x + d\right )} - 2 \, b c e^{3} f^{2}\right )} \log \left (F\right )\right )} F^{b c x + a c}}{4 \,{\left (b^{5} c^{5} e^{\left (2 \, e x + 2 \, d\right )} \log \left (F\right )^{5} - 5 \, b^{3} c^{3} e^{2} e^{\left (2 \, e x + 2 \, d\right )} \log \left (F\right )^{3} + 4 \, b c e^{4} e^{\left (2 \, e x + 2 \, d\right )} \log \left (F\right )\right )}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/4*(24*e^4*f^2*e^(2*e*x + 2*d) - (b^4*c^4*f^2*e^(4*e*x + 4*d) - 4*I*b^4*c^4*f^2*e^(3*e*x + 3*d) - 6*b^4*c^4*f
^2*e^(2*e*x + 2*d) + 4*I*b^4*c^4*f^2*e^(e*x + d) + b^4*c^4*f^2)*log(F)^4 + (2*b^3*c^3*e*f^2*e^(4*e*x + 4*d) -
4*I*b^3*c^3*e*f^2*e^(3*e*x + 3*d) - 4*I*b^3*c^3*e*f^2*e^(e*x + d) - 2*b^3*c^3*e*f^2)*log(F)^3 + (b^2*c^2*e^2*f
^2*e^(4*e*x + 4*d) - 16*I*b^2*c^2*e^2*f^2*e^(3*e*x + 3*d) - 30*b^2*c^2*e^2*f^2*e^(2*e*x + 2*d) + 16*I*b^2*c^2*
e^2*f^2*e^(e*x + d) + b^2*c^2*e^2*f^2)*log(F)^2 - (2*b*c*e^3*f^2*e^(4*e*x + 4*d) - 16*I*b*c*e^3*f^2*e^(3*e*x +
 3*d) - 16*I*b*c*e^3*f^2*e^(e*x + d) - 2*b*c*e^3*f^2)*log(F))*F^(b*c*x + a*c)/(b^5*c^5*e^(2*e*x + 2*d)*log(F)^
5 - 5*b^3*c^3*e^2*e^(2*e*x + 2*d)*log(F)^3 + 4*b*c*e^4*e^(2*e*x + 2*d)*log(F))

________________________________________________________________________________________

Sympy [A]  time = 128.612, size = 1731, normalized size = 6.81 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(F**(c*(b*x+a))*(f+I*f*sinh(e*x+d))**2,x)

[Out]

Piecewise((-f**2*x*sinh(d + e*x)**2/2 + f**2*x*cosh(d + e*x)**2/2 + f**2*x - f**2*sinh(d + e*x)*cosh(d + e*x)/
(2*e) + 2*I*f**2*cosh(d + e*x)/e, Eq(F, 1)), (zoo*e**4*f**2*exp(-2*e/(b*c))**(a*c)*exp(-2*e/(b*c))**(b*c*x)*si
nh(d + e*x)**2 + zoo*e**4*f**2*exp(-2*e/(b*c))**(a*c)*exp(-2*e/(b*c))**(b*c*x)*sinh(d + e*x)*cosh(d + e*x) + z
oo*e**4*f**2*exp(-2*e/(b*c))**(a*c)*exp(-2*e/(b*c))**(b*c*x)*cosh(d + e*x)**2, Eq(F, exp(-2*e/(b*c)))), (zoo*e
**4*f**2*exp(-e/(b*c))**(a*c)*exp(-e/(b*c))**(b*c*x)*sinh(d + e*x) + zoo*e**4*f**2*exp(-e/(b*c))**(a*c)*exp(-e
/(b*c))**(b*c*x)*cosh(d + e*x), Eq(F, exp(-e/(b*c)))), (zoo*e**4*f**2*exp(e/(b*c))**(a*c)*exp(e/(b*c))**(b*c*x
)*sinh(d + e*x) + zoo*e**4*f**2*exp(e/(b*c))**(a*c)*exp(e/(b*c))**(b*c*x)*cosh(d + e*x), Eq(F, exp(e/(b*c)))),
 (zoo*e**4*f**2*exp(2*e/(b*c))**(a*c)*exp(2*e/(b*c))**(b*c*x)*sinh(d + e*x)**2 + zoo*e**4*f**2*exp(2*e/(b*c))*
*(a*c)*exp(2*e/(b*c))**(b*c*x)*sinh(d + e*x)*cosh(d + e*x) + zoo*e**4*f**2*exp(2*e/(b*c))**(a*c)*exp(2*e/(b*c)
)**(b*c*x)*cosh(d + e*x)**2, Eq(F, exp(2*e/(b*c)))), (F**(a*c)*(-f**2*x*sinh(d + e*x)**2/2 + f**2*x*cosh(d + e
*x)**2/2 + f**2*x - f**2*sinh(d + e*x)*cosh(d + e*x)/(2*e) + 2*I*f**2*cosh(d + e*x)/e), Eq(b, 0)), (-f**2*x*si
nh(d + e*x)**2/2 + f**2*x*cosh(d + e*x)**2/2 + f**2*x - f**2*sinh(d + e*x)*cosh(d + e*x)/(2*e) + 2*I*f**2*cosh
(d + e*x)/e, Eq(c, 0)), (-F**(a*c)*F**(b*c*x)*b**4*c**4*f**2*log(F)**4*sinh(d + e*x)**2/(b**5*c**5*log(F)**5 -
 5*b**3*c**3*e**2*log(F)**3 + 4*b*c*e**4*log(F)) + 2*I*F**(a*c)*F**(b*c*x)*b**4*c**4*f**2*log(F)**4*sinh(d + e
*x)/(b**5*c**5*log(F)**5 - 5*b**3*c**3*e**2*log(F)**3 + 4*b*c*e**4*log(F)) + F**(a*c)*F**(b*c*x)*b**4*c**4*f**
2*log(F)**4/(b**5*c**5*log(F)**5 - 5*b**3*c**3*e**2*log(F)**3 + 4*b*c*e**4*log(F)) + 2*F**(a*c)*F**(b*c*x)*b**
3*c**3*e*f**2*log(F)**3*sinh(d + e*x)*cosh(d + e*x)/(b**5*c**5*log(F)**5 - 5*b**3*c**3*e**2*log(F)**3 + 4*b*c*
e**4*log(F)) - 2*I*F**(a*c)*F**(b*c*x)*b**3*c**3*e*f**2*log(F)**3*cosh(d + e*x)/(b**5*c**5*log(F)**5 - 5*b**3*
c**3*e**2*log(F)**3 + 4*b*c*e**4*log(F)) + 3*F**(a*c)*F**(b*c*x)*b**2*c**2*e**2*f**2*log(F)**2*sinh(d + e*x)**
2/(b**5*c**5*log(F)**5 - 5*b**3*c**3*e**2*log(F)**3 + 4*b*c*e**4*log(F)) - 8*I*F**(a*c)*F**(b*c*x)*b**2*c**2*e
**2*f**2*log(F)**2*sinh(d + e*x)/(b**5*c**5*log(F)**5 - 5*b**3*c**3*e**2*log(F)**3 + 4*b*c*e**4*log(F)) - 2*F*
*(a*c)*F**(b*c*x)*b**2*c**2*e**2*f**2*log(F)**2*cosh(d + e*x)**2/(b**5*c**5*log(F)**5 - 5*b**3*c**3*e**2*log(F
)**3 + 4*b*c*e**4*log(F)) - 5*F**(a*c)*F**(b*c*x)*b**2*c**2*e**2*f**2*log(F)**2/(b**5*c**5*log(F)**5 - 5*b**3*
c**3*e**2*log(F)**3 + 4*b*c*e**4*log(F)) - 2*F**(a*c)*F**(b*c*x)*b*c*e**3*f**2*log(F)*sinh(d + e*x)*cosh(d + e
*x)/(b**5*c**5*log(F)**5 - 5*b**3*c**3*e**2*log(F)**3 + 4*b*c*e**4*log(F)) + 8*I*F**(a*c)*F**(b*c*x)*b*c*e**3*
f**2*log(F)*cosh(d + e*x)/(b**5*c**5*log(F)**5 - 5*b**3*c**3*e**2*log(F)**3 + 4*b*c*e**4*log(F)) - 2*F**(a*c)*
F**(b*c*x)*e**4*f**2*sinh(d + e*x)**2/(b**5*c**5*log(F)**5 - 5*b**3*c**3*e**2*log(F)**3 + 4*b*c*e**4*log(F)) +
 2*F**(a*c)*F**(b*c*x)*e**4*f**2*cosh(d + e*x)**2/(b**5*c**5*log(F)**5 - 5*b**3*c**3*e**2*log(F)**3 + 4*b*c*e*
*4*log(F)) + 4*F**(a*c)*F**(b*c*x)*e**4*f**2/(b**5*c**5*log(F)**5 - 5*b**3*c**3*e**2*log(F)**3 + 4*b*c*e**4*lo
g(F)), True))

________________________________________________________________________________________

Giac [B]  time = 1.35772, size = 2125, normalized size = 8.37 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

3*(2*b*c*f^2*cos(-1/2*pi*b*c*x*sgn(F) + 1/2*pi*b*c*x - 1/2*pi*a*c*sgn(F) + 1/2*pi*a*c)*log(abs(F))/(4*b^2*c^2*
log(abs(F))^2 + (pi*b*c*sgn(F) - pi*b*c)^2) - (pi*b*c*sgn(F) - pi*b*c)*f^2*sin(-1/2*pi*b*c*x*sgn(F) + 1/2*pi*b
*c*x - 1/2*pi*a*c*sgn(F) + 1/2*pi*a*c)/(4*b^2*c^2*log(abs(F))^2 + (pi*b*c*sgn(F) - pi*b*c)^2))*e^(b*c*x*log(ab
s(F)) + a*c*log(abs(F))) - 1/2*I*(-6*I*f^2*e^(1/2*I*pi*b*c*x*sgn(F) - 1/2*I*pi*b*c*x + 1/2*I*pi*a*c*sgn(F) - 1
/2*I*pi*a*c)/(2*I*pi*b*c*sgn(F) - 2*I*pi*b*c + 4*b*c*log(abs(F))) + 6*I*f^2*e^(-1/2*I*pi*b*c*x*sgn(F) + 1/2*I*
pi*b*c*x - 1/2*I*pi*a*c*sgn(F) + 1/2*I*pi*a*c)/(-2*I*pi*b*c*sgn(F) + 2*I*pi*b*c + 4*b*c*log(abs(F))))*e^(b*c*x
*log(abs(F)) + a*c*log(abs(F))) - 1/2*(2*(b*c*log(abs(F)) + 2*e)*f^2*cos(-1/2*pi*b*c*x*sgn(F) + 1/2*pi*b*c*x -
 1/2*pi*a*c*sgn(F) + 1/2*pi*a*c)/((pi*b*c*sgn(F) - pi*b*c)^2 + 4*(b*c*log(abs(F)) + 2*e)^2) - (pi*b*c*sgn(F) -
 pi*b*c)*f^2*sin(-1/2*pi*b*c*x*sgn(F) + 1/2*pi*b*c*x - 1/2*pi*a*c*sgn(F) + 1/2*pi*a*c)/((pi*b*c*sgn(F) - pi*b*
c)^2 + 4*(b*c*log(abs(F)) + 2*e)^2))*e^(a*c*log(abs(F)) + (b*c*log(abs(F)) + 2*e)*x + 2*d) - 1/2*I*(2*I*f^2*e^
(1/2*I*pi*b*c*x*sgn(F) - 1/2*I*pi*b*c*x + 1/2*I*pi*a*c*sgn(F) - 1/2*I*pi*a*c)/(4*I*pi*b*c*sgn(F) - 4*I*pi*b*c
+ 8*b*c*log(abs(F)) + 16*e) - 2*I*f^2*e^(-1/2*I*pi*b*c*x*sgn(F) + 1/2*I*pi*b*c*x - 1/2*I*pi*a*c*sgn(F) + 1/2*I
*pi*a*c)/(-4*I*pi*b*c*sgn(F) + 4*I*pi*b*c + 8*b*c*log(abs(F)) + 16*e))*e^(a*c*log(abs(F)) + (b*c*log(abs(F)) +
 2*e)*x + 2*d) - 2*((pi*b*c*sgn(F) - pi*b*c)*f^2*cos(-1/2*pi*b*c*x*sgn(F) + 1/2*pi*b*c*x - 1/2*pi*a*c*sgn(F) +
 1/2*pi*a*c)/((pi*b*c*sgn(F) - pi*b*c)^2 + 4*(b*c*log(abs(F)) + e)^2) + 2*(b*c*log(abs(F)) + e)*f^2*sin(-1/2*p
i*b*c*x*sgn(F) + 1/2*pi*b*c*x - 1/2*pi*a*c*sgn(F) + 1/2*pi*a*c)/((pi*b*c*sgn(F) - pi*b*c)^2 + 4*(b*c*log(abs(F
)) + e)^2))*e^(a*c*log(abs(F)) + (b*c*log(abs(F)) + e)*x + d) + 1/2*(2*I*f^2*e^(1/2*I*pi*b*c*x*sgn(F) - 1/2*I*
pi*b*c*x + 1/2*I*pi*a*c*sgn(F) - 1/2*I*pi*a*c)/(I*pi*b*c*sgn(F) - I*pi*b*c + 2*b*c*log(abs(F)) + 2*e) + 2*I*f^
2*e^(-1/2*I*pi*b*c*x*sgn(F) + 1/2*I*pi*b*c*x - 1/2*I*pi*a*c*sgn(F) + 1/2*I*pi*a*c)/(-I*pi*b*c*sgn(F) + I*pi*b*
c + 2*b*c*log(abs(F)) + 2*e))*e^(a*c*log(abs(F)) + (b*c*log(abs(F)) + e)*x + d) + 2*((pi*b*c*sgn(F) - pi*b*c)*
f^2*cos(-1/2*pi*b*c*x*sgn(F) + 1/2*pi*b*c*x - 1/2*pi*a*c*sgn(F) + 1/2*pi*a*c)/((pi*b*c*sgn(F) - pi*b*c)^2 + 4*
(b*c*log(abs(F)) - e)^2) + 2*(b*c*log(abs(F)) - e)*f^2*sin(-1/2*pi*b*c*x*sgn(F) + 1/2*pi*b*c*x - 1/2*pi*a*c*sg
n(F) + 1/2*pi*a*c)/((pi*b*c*sgn(F) - pi*b*c)^2 + 4*(b*c*log(abs(F)) - e)^2))*e^(a*c*log(abs(F)) + (b*c*log(abs
(F)) - e)*x - d) + 1/2*(-2*I*f^2*e^(1/2*I*pi*b*c*x*sgn(F) - 1/2*I*pi*b*c*x + 1/2*I*pi*a*c*sgn(F) - 1/2*I*pi*a*
c)/(I*pi*b*c*sgn(F) - I*pi*b*c + 2*b*c*log(abs(F)) - 2*e) - 2*I*f^2*e^(-1/2*I*pi*b*c*x*sgn(F) + 1/2*I*pi*b*c*x
 - 1/2*I*pi*a*c*sgn(F) + 1/2*I*pi*a*c)/(-I*pi*b*c*sgn(F) + I*pi*b*c + 2*b*c*log(abs(F)) - 2*e))*e^(a*c*log(abs
(F)) + (b*c*log(abs(F)) - e)*x - d) - 1/2*(2*(b*c*log(abs(F)) - 2*e)*f^2*cos(-1/2*pi*b*c*x*sgn(F) + 1/2*pi*b*c
*x - 1/2*pi*a*c*sgn(F) + 1/2*pi*a*c)/((pi*b*c*sgn(F) - pi*b*c)^2 + 4*(b*c*log(abs(F)) - 2*e)^2) - (pi*b*c*sgn(
F) - pi*b*c)*f^2*sin(-1/2*pi*b*c*x*sgn(F) + 1/2*pi*b*c*x - 1/2*pi*a*c*sgn(F) + 1/2*pi*a*c)/((pi*b*c*sgn(F) - p
i*b*c)^2 + 4*(b*c*log(abs(F)) - 2*e)^2))*e^(a*c*log(abs(F)) + (b*c*log(abs(F)) - 2*e)*x - 2*d) - 1/2*I*(2*I*f^
2*e^(1/2*I*pi*b*c*x*sgn(F) - 1/2*I*pi*b*c*x + 1/2*I*pi*a*c*sgn(F) - 1/2*I*pi*a*c)/(4*I*pi*b*c*sgn(F) - 4*I*pi*
b*c + 8*b*c*log(abs(F)) - 16*e) - 2*I*f^2*e^(-1/2*I*pi*b*c*x*sgn(F) + 1/2*I*pi*b*c*x - 1/2*I*pi*a*c*sgn(F) + 1
/2*I*pi*a*c)/(-4*I*pi*b*c*sgn(F) + 4*I*pi*b*c + 8*b*c*log(abs(F)) - 16*e))*e^(a*c*log(abs(F)) + (b*c*log(abs(F
)) - 2*e)*x - 2*d)