\(\int F^{c (a+b x)} (g \text {csch}(d+e x))^q (f \sinh (d+e x))^p \, dx\) [159]

Optimal result
Mathematica [F(-1)]
Rubi [F]
Maple [F]
Fricas [F]
Sympy [F(-1)]
Maxima [F]
Giac [F]
Mupad [F(-1)]
Reduce [F]

Optimal result

Integrand size = 30, antiderivative size = 118 \[ \int F^{c (a+b x)} (g \text {csch}(d+e x))^q (f \sinh (d+e x))^p \, dx=-\frac {\left (1-e^{2 d+2 e x}\right )^{-p+q} F^{c (a+b x)} (g \text {csch}(d+e x))^q \operatorname {Hypergeometric2F1}\left (-p+q,\frac {1}{2} \left (-p+q+\frac {b c \log (F)}{e}\right ),\frac {1}{2} \left (2-p+q+\frac {b c \log (F)}{e}\right ),e^{2 d+2 e x}\right ) (f \sinh (d+e x))^p}{e p-e q-b c \log (F)} \] Output:

-(1-exp(2*e*x+2*d))^(-p+q)*F^(c*(b*x+a))*(g*csch(e*x+d))^q*hypergeom([-p+q 
, -1/2*p+1/2*q+1/2*b*c*ln(F)/e],[1-1/2*p+1/2*q+1/2*b*c*ln(F)/e],exp(2*e*x+ 
2*d))*(f*sinh(e*x+d))^p/(e*p-e*q-b*c*ln(F))
 

Mathematica [F(-1)]

Timed out. \[ \int F^{c (a+b x)} (g \text {csch}(d+e x))^q (f \sinh (d+e x))^p \, dx=\text {\$Aborted} \] Input:

Integrate[F^(c*(a + b*x))*(g*Csch[d + e*x])^q*(f*Sinh[d + e*x])^p,x]
 

Output:

$Aborted
 

Rubi [F]

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 F^{c (a+b x)} (f \sinh (d+e x))^p (g \text {csch}(d+e x))^q \, dx\)

\(\Big \downarrow \) 7271

\(\displaystyle \text {csch}^{-q}(d+e x) (g \text {csch}(d+e x))^q \int F^{c (a+b x)} \text {csch}^q(d+e x) (f \sinh (d+e x))^pdx\)

\(\Big \downarrow \) 7271

\(\displaystyle \sinh ^{-p}(d+e x) \text {csch}^{-q}(d+e x) (f \sinh (d+e x))^p (g \text {csch}(d+e x))^q \int F^{c (a+b x)} \text {csch}^q(d+e x) \sinh ^p(d+e x)dx\)

\(\Big \downarrow \) 7292

\(\displaystyle \sinh ^{-p}(d+e x) \text {csch}^{-q}(d+e x) (f \sinh (d+e x))^p (g \text {csch}(d+e x))^q \int F^{a c+b x c} \text {csch}^q(d+e x) \sinh ^p(d+e x)dx\)

\(\Big \downarrow \) 7299

\(\displaystyle \sinh ^{-p}(d+e x) \text {csch}^{-q}(d+e x) (f \sinh (d+e x))^p (g \text {csch}(d+e x))^q \int F^{a c+b x c} \text {csch}^q(d+e x) \sinh ^p(d+e x)dx\)

Input:

Int[F^(c*(a + b*x))*(g*Csch[d + e*x])^q*(f*Sinh[d + e*x])^p,x]
 

Output:

$Aborted
 
Maple [F]

\[\int F^{c \left (b x +a \right )} \left (g \,\operatorname {csch}\left (e x +d \right )\right )^{q} \left (f \sinh \left (e x +d \right )\right )^{p}d x\]

Input:

int(F^(c*(b*x+a))*(g*csch(e*x+d))^q*(f*sinh(e*x+d))^p,x)
 

Output:

int(F^(c*(b*x+a))*(g*csch(e*x+d))^q*(f*sinh(e*x+d))^p,x)
 

Fricas [F]

\[ \int F^{c (a+b x)} (g \text {csch}(d+e x))^q (f \sinh (d+e x))^p \, dx=\int { \left (g \operatorname {csch}\left (e x + d\right )\right )^{q} \left (f \sinh \left (e x + d\right )\right )^{p} F^{{\left (b x + a\right )} c} \,d x } \] Input:

integrate(F^(c*(b*x+a))*(g*csch(e*x+d))^q*(f*sinh(e*x+d))^p,x, algorithm=" 
fricas")
                                                                                    
                                                                                    
 

Output:

integral((g*csch(e*x + d))^q*(f*sinh(e*x + d))^p*F^(b*c*x + a*c), x)
 

Sympy [F(-1)]

Timed out. \[ \int F^{c (a+b x)} (g \text {csch}(d+e x))^q (f \sinh (d+e x))^p \, dx=\text {Timed out} \] Input:

integrate(F**(c*(b*x+a))*(g*csch(e*x+d))**q*(f*sinh(e*x+d))**p,x)
 

Output:

Timed out
 

Maxima [F]

\[ \int F^{c (a+b x)} (g \text {csch}(d+e x))^q (f \sinh (d+e x))^p \, dx=\int { \left (g \operatorname {csch}\left (e x + d\right )\right )^{q} \left (f \sinh \left (e x + d\right )\right )^{p} F^{{\left (b x + a\right )} c} \,d x } \] Input:

integrate(F^(c*(b*x+a))*(g*csch(e*x+d))^q*(f*sinh(e*x+d))^p,x, algorithm=" 
maxima")
 

Output:

integrate((g*csch(e*x + d))^q*(f*sinh(e*x + d))^p*F^((b*x + a)*c), x)
 

Giac [F]

\[ \int F^{c (a+b x)} (g \text {csch}(d+e x))^q (f \sinh (d+e x))^p \, dx=\int { \left (g \operatorname {csch}\left (e x + d\right )\right )^{q} \left (f \sinh \left (e x + d\right )\right )^{p} F^{{\left (b x + a\right )} c} \,d x } \] Input:

integrate(F^(c*(b*x+a))*(g*csch(e*x+d))^q*(f*sinh(e*x+d))^p,x, algorithm=" 
giac")
 

Output:

integrate((g*csch(e*x + d))^q*(f*sinh(e*x + d))^p*F^((b*x + a)*c), x)
 

Mupad [F(-1)]

Timed out. \[ \int F^{c (a+b x)} (g \text {csch}(d+e x))^q (f \sinh (d+e x))^p \, dx=\int F^{c\,\left (a+b\,x\right )}\,{\left (f\,\mathrm {sinh}\left (d+e\,x\right )\right )}^p\,{\left (\frac {g}{\mathrm {sinh}\left (d+e\,x\right )}\right )}^q \,d x \] Input:

int(F^(c*(a + b*x))*(f*sinh(d + e*x))^p*(g/sinh(d + e*x))^q,x)
 

Output:

int(F^(c*(a + b*x))*(f*sinh(d + e*x))^p*(g/sinh(d + e*x))^q, x)
 

Reduce [F]

\[ \int F^{c (a+b x)} (g \text {csch}(d+e x))^q (f \sinh (d+e x))^p \, dx=g^{q} f^{a c +p} \left (\int f^{b c x} \sinh \left (e x +d \right )^{p} \mathrm {csch}\left (e x +d \right )^{q}d x \right ) \] Input:

int(F^(c*(b*x+a))*(g*csch(e*x+d))^q*(f*sinh(e*x+d))^p,x)
 

Output:

g**q*f**(a*c + p)*int(f**(b*c*x)*sinh(d + e*x)**p*csch(d + e*x)**q,x)