\(\int (e x)^{-3-2 p} (c+d x)^4 (a+b x^2)^p \, dx\) [1903]

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

Optimal result

Integrand size = 26, antiderivative size = 278 \[ \int (e x)^{-3-2 p} (c+d x)^4 \left (a+b x^2\right )^p \, dx=\frac {4 c d^3 (e x)^{-1-2 p} \left (a+b x^2\right )^{1+p}}{b e^2}+\frac {d^4 (e x)^{-2 p} \left (a+b x^2\right )^{1+p}}{2 b e^3}-\frac {c^4 (e x)^{-2 (1+p)} \left (a+b x^2\right )^{1+p}}{2 a e (1+p)}-\frac {4 c d \left (b c^2+a d^2 (1+2 p)\right ) (e x)^{-1-2 p} \left (a+b x^2\right )^p \left (1+\frac {b x^2}{a}\right )^{-p} \operatorname {Hypergeometric2F1}\left (\frac {1}{2} (-1-2 p),-p,\frac {1}{2} (1-2 p),-\frac {b x^2}{a}\right )}{b e^2 (1+2 p)}-\frac {d^2 \left (6 b c^2+a d^2 p\right ) (e x)^{-2 p} \left (a+b x^2\right )^p \left (1+\frac {b x^2}{a}\right )^{-p} \operatorname {Hypergeometric2F1}\left (-p,-p,1-p,-\frac {b x^2}{a}\right )}{2 b e^3 p} \] Output:

4*c*d^3*(e*x)^(-1-2*p)*(b*x^2+a)^(p+1)/b/e^2+1/2*d^4*(b*x^2+a)^(p+1)/b/e^3 
/((e*x)^(2*p))-1/2*c^4*(b*x^2+a)^(p+1)/a/e/(p+1)/((e*x)^(2*p+2))-4*c*d*(b* 
c^2+a*d^2*(1+2*p))*(e*x)^(-1-2*p)*(b*x^2+a)^p*hypergeom([-p, -1/2-p],[1/2- 
p],-b*x^2/a)/b/e^2/(1+2*p)/((1+b*x^2/a)^p)-1/2*d^2*(a*d^2*p+6*b*c^2)*(b*x^ 
2+a)^p*hypergeom([-p, -p],[1-p],-b*x^2/a)/b/e^3/p/((e*x)^(2*p))/((1+b*x^2/ 
a)^p)
 

Mathematica [A] (verified)

Time = 0.33 (sec) , antiderivative size = 253, normalized size of antiderivative = 0.91 \[ \int (e x)^{-3-2 p} (c+d x)^4 \left (a+b x^2\right )^p \, dx=\frac {(e x)^{-2 p} \left (a+b x^2\right )^p \left (-\frac {c^4 \left (a+b x^2\right )}{a (1+p) x^2}-\frac {8 c^3 d \left (1+\frac {b x^2}{a}\right )^{-p} \operatorname {Hypergeometric2F1}\left (-\frac {1}{2}-p,-p,\frac {1}{2}-p,-\frac {b x^2}{a}\right )}{x+2 p x}+\frac {8 c d^3 x \left (1+\frac {b x^2}{a}\right )^{-p} \operatorname {Hypergeometric2F1}\left (\frac {1}{2}-p,-p,\frac {3}{2}-p,-\frac {b x^2}{a}\right )}{1-2 p}-\frac {d^4 x^2 \left (1+\frac {b x^2}{a}\right )^{-p} \operatorname {Hypergeometric2F1}\left (1-p,-p,2-p,-\frac {b x^2}{a}\right )}{-1+p}-\frac {6 c^2 d^2 \left (1+\frac {b x^2}{a}\right )^{-p} \operatorname {Hypergeometric2F1}\left (-p,-p,1-p,-\frac {b x^2}{a}\right )}{p}\right )}{2 e^3} \] Input:

Integrate[(e*x)^(-3 - 2*p)*(c + d*x)^4*(a + b*x^2)^p,x]
 

Output:

((a + b*x^2)^p*(-((c^4*(a + b*x^2))/(a*(1 + p)*x^2)) - (8*c^3*d*Hypergeome 
tric2F1[-1/2 - p, -p, 1/2 - p, -((b*x^2)/a)])/((x + 2*p*x)*(1 + (b*x^2)/a) 
^p) + (8*c*d^3*x*Hypergeometric2F1[1/2 - p, -p, 3/2 - p, -((b*x^2)/a)])/(( 
1 - 2*p)*(1 + (b*x^2)/a)^p) - (d^4*x^2*Hypergeometric2F1[1 - p, -p, 2 - p, 
 -((b*x^2)/a)])/((-1 + p)*(1 + (b*x^2)/a)^p) - (6*c^2*d^2*Hypergeometric2F 
1[-p, -p, 1 - p, -((b*x^2)/a)])/(p*(1 + (b*x^2)/a)^p)))/(2*e^3*(e*x)^(2*p) 
)
 

Rubi [A] (verified)

Time = 1.26 (sec) , antiderivative size = 284, normalized size of antiderivative = 1.02, number of steps used = 10, number of rules used = 10, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.385, Rules used = {559, 27, 2340, 2339, 27, 279, 278, 545, 279, 278}

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 (c+d x)^4 (e x)^{-2 p-3} \left (a+b x^2\right )^p \, dx\)

\(\Big \downarrow \) 559

\(\displaystyle \frac {\int 2 (e x)^{-2 p-3} \left (b x^2+a\right )^p \left (b c^4+4 b d x c^3+4 b d^3 x^3 c+d^2 \left (6 b c^2+a d^2 p\right ) x^2\right )dx}{2 b}+\frac {d^4 (e x)^{-2 p} \left (a+b x^2\right )^{p+1}}{2 b e^3}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {\int (e x)^{-2 p-3} \left (b x^2+a\right )^p \left (b c^4+4 b d x c^3+4 b d^3 x^3 c+d^2 \left (6 b c^2+a d^2 p\right ) x^2\right )dx}{b}+\frac {d^4 (e x)^{-2 p} \left (a+b x^2\right )^{p+1}}{2 b e^3}\)

\(\Big \downarrow \) 2340

\(\displaystyle \frac {\frac {\int (e x)^{-2 p-3} \left (b x^2+a\right )^p \left (b^2 c^4+4 b d \left (b c^2+a d^2 (2 p+1)\right ) x c+b d^2 \left (6 b c^2+a d^2 p\right ) x^2\right )dx}{b}+\frac {4 c d^3 (e x)^{-2 p-1} \left (a+b x^2\right )^{p+1}}{e^2}}{b}+\frac {d^4 (e x)^{-2 p} \left (a+b x^2\right )^{p+1}}{2 b e^3}\)

\(\Big \downarrow \) 2339

\(\displaystyle \frac {\frac {\frac {b d^2 \left (a d^2 p+6 b c^2\right ) \int (e x)^{-2 p-1} \left (b x^2+a\right )^pdx}{e^2}+\frac {\int b c e^2 (e x)^{-2 p-3} \left (b c^3+4 d \left (b c^2+a d^2 (2 p+1)\right ) x\right ) \left (b x^2+a\right )^pdx}{e^2}}{b}+\frac {4 c d^3 (e x)^{-2 p-1} \left (a+b x^2\right )^{p+1}}{e^2}}{b}+\frac {d^4 (e x)^{-2 p} \left (a+b x^2\right )^{p+1}}{2 b e^3}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {\frac {\frac {b d^2 \left (a d^2 p+6 b c^2\right ) \int (e x)^{-2 p-1} \left (b x^2+a\right )^pdx}{e^2}+b c \int (e x)^{-2 p-3} \left (b c^3+4 d \left (b c^2+a d^2 (2 p+1)\right ) x\right ) \left (b x^2+a\right )^pdx}{b}+\frac {4 c d^3 (e x)^{-2 p-1} \left (a+b x^2\right )^{p+1}}{e^2}}{b}+\frac {d^4 (e x)^{-2 p} \left (a+b x^2\right )^{p+1}}{2 b e^3}\)

\(\Big \downarrow \) 279

\(\displaystyle \frac {\frac {\frac {b d^2 \left (a+b x^2\right )^p \left (\frac {b x^2}{a}+1\right )^{-p} \left (a d^2 p+6 b c^2\right ) \int (e x)^{-2 p-1} \left (\frac {b x^2}{a}+1\right )^pdx}{e^2}+b c \int (e x)^{-2 p-3} \left (b c^3+4 d \left (b c^2+a d^2 (2 p+1)\right ) x\right ) \left (b x^2+a\right )^pdx}{b}+\frac {4 c d^3 (e x)^{-2 p-1} \left (a+b x^2\right )^{p+1}}{e^2}}{b}+\frac {d^4 (e x)^{-2 p} \left (a+b x^2\right )^{p+1}}{2 b e^3}\)

\(\Big \downarrow \) 278

\(\displaystyle \frac {\frac {b c \int (e x)^{-2 p-3} \left (b c^3+4 d \left (b c^2+a d^2 (2 p+1)\right ) x\right ) \left (b x^2+a\right )^pdx-\frac {b d^2 (e x)^{-2 p} \left (a+b x^2\right )^p \left (\frac {b x^2}{a}+1\right )^{-p} \left (a d^2 p+6 b c^2\right ) \operatorname {Hypergeometric2F1}\left (-p,-p,1-p,-\frac {b x^2}{a}\right )}{2 e^3 p}}{b}+\frac {4 c d^3 (e x)^{-2 p-1} \left (a+b x^2\right )^{p+1}}{e^2}}{b}+\frac {d^4 (e x)^{-2 p} \left (a+b x^2\right )^{p+1}}{2 b e^3}\)

\(\Big \downarrow \) 545

\(\displaystyle \frac {\frac {b c \left (\frac {4 d \left (a d^2 (2 p+1)+b c^2\right ) \int (e x)^{-2 (p+1)} \left (b x^2+a\right )^pdx}{e}-\frac {b c^3 (e x)^{-2 (p+1)} \left (a+b x^2\right )^{p+1}}{2 a e (p+1)}\right )-\frac {b d^2 (e x)^{-2 p} \left (a+b x^2\right )^p \left (\frac {b x^2}{a}+1\right )^{-p} \left (a d^2 p+6 b c^2\right ) \operatorname {Hypergeometric2F1}\left (-p,-p,1-p,-\frac {b x^2}{a}\right )}{2 e^3 p}}{b}+\frac {4 c d^3 (e x)^{-2 p-1} \left (a+b x^2\right )^{p+1}}{e^2}}{b}+\frac {d^4 (e x)^{-2 p} \left (a+b x^2\right )^{p+1}}{2 b e^3}\)

\(\Big \downarrow \) 279

\(\displaystyle \frac {\frac {b c \left (\frac {4 d \left (a+b x^2\right )^p \left (\frac {b x^2}{a}+1\right )^{-p} \left (a d^2 (2 p+1)+b c^2\right ) \int (e x)^{-2 (p+1)} \left (\frac {b x^2}{a}+1\right )^pdx}{e}-\frac {b c^3 (e x)^{-2 (p+1)} \left (a+b x^2\right )^{p+1}}{2 a e (p+1)}\right )-\frac {b d^2 (e x)^{-2 p} \left (a+b x^2\right )^p \left (\frac {b x^2}{a}+1\right )^{-p} \left (a d^2 p+6 b c^2\right ) \operatorname {Hypergeometric2F1}\left (-p,-p,1-p,-\frac {b x^2}{a}\right )}{2 e^3 p}}{b}+\frac {4 c d^3 (e x)^{-2 p-1} \left (a+b x^2\right )^{p+1}}{e^2}}{b}+\frac {d^4 (e x)^{-2 p} \left (a+b x^2\right )^{p+1}}{2 b e^3}\)

\(\Big \downarrow \) 278

\(\displaystyle \frac {\frac {b c \left (-\frac {b c^3 (e x)^{-2 (p+1)} \left (a+b x^2\right )^{p+1}}{2 a e (p+1)}-\frac {4 d (e x)^{-2 p-1} \left (a+b x^2\right )^p \left (\frac {b x^2}{a}+1\right )^{-p} \left (a d^2 (2 p+1)+b c^2\right ) \operatorname {Hypergeometric2F1}\left (\frac {1}{2} (-2 p-1),-p,\frac {1}{2} (1-2 p),-\frac {b x^2}{a}\right )}{e^2 (2 p+1)}\right )-\frac {b d^2 (e x)^{-2 p} \left (a+b x^2\right )^p \left (\frac {b x^2}{a}+1\right )^{-p} \left (a d^2 p+6 b c^2\right ) \operatorname {Hypergeometric2F1}\left (-p,-p,1-p,-\frac {b x^2}{a}\right )}{2 e^3 p}}{b}+\frac {4 c d^3 (e x)^{-2 p-1} \left (a+b x^2\right )^{p+1}}{e^2}}{b}+\frac {d^4 (e x)^{-2 p} \left (a+b x^2\right )^{p+1}}{2 b e^3}\)

Input:

Int[(e*x)^(-3 - 2*p)*(c + d*x)^4*(a + b*x^2)^p,x]
 

Output:

(d^4*(a + b*x^2)^(1 + p))/(2*b*e^3*(e*x)^(2*p)) + ((4*c*d^3*(e*x)^(-1 - 2* 
p)*(a + b*x^2)^(1 + p))/e^2 + (b*c*(-1/2*(b*c^3*(a + b*x^2)^(1 + p))/(a*e* 
(1 + p)*(e*x)^(2*(1 + p))) - (4*d*(b*c^2 + a*d^2*(1 + 2*p))*(e*x)^(-1 - 2* 
p)*(a + b*x^2)^p*Hypergeometric2F1[(-1 - 2*p)/2, -p, (1 - 2*p)/2, -((b*x^2 
)/a)])/(e^2*(1 + 2*p)*(1 + (b*x^2)/a)^p)) - (b*d^2*(6*b*c^2 + a*d^2*p)*(a 
+ b*x^2)^p*Hypergeometric2F1[-p, -p, 1 - p, -((b*x^2)/a)])/(2*e^3*p*(e*x)^ 
(2*p)*(1 + (b*x^2)/a)^p))/b)/b
 

Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 278
Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2)^(p_), x_Symbol] :> Simp[a^p*(( 
c*x)^(m + 1)/(c*(m + 1)))*Hypergeometric2F1[-p, (m + 1)/2, (m + 1)/2 + 1, ( 
-b)*(x^2/a)], x] /; FreeQ[{a, b, c, m, p}, x] &&  !IGtQ[p, 0] && (ILtQ[p, 0 
] || GtQ[a, 0])
 

rule 279
Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2)^(p_), x_Symbol] :> Simp[a^IntP 
art[p]*((a + b*x^2)^FracPart[p]/(1 + b*(x^2/a))^FracPart[p])   Int[(c*x)^m* 
(1 + b*(x^2/a))^p, x], x] /; FreeQ[{a, b, c, m, p}, x] &&  !IGtQ[p, 0] && 
!(ILtQ[p, 0] || GtQ[a, 0])
 

rule 545
Int[((e_.)*(x_))^(m_)*((c_) + (d_.)*(x_))*((a_) + (b_.)*(x_)^2)^(p_), x_Sym 
bol] :> Simp[(-c)*(e*x)^(m + 1)*((a + b*x^2)^(p + 1)/(2*a*e*(p + 1))), x] + 
 Simp[d/e   Int[(e*x)^(m + 1)*(a + b*x^2)^p, x], x] /; FreeQ[{a, b, c, d, e 
, m, p}, x] && EqQ[Simplify[m + 2*p + 3], 0]
 

rule 559
Int[((e_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(n_)*((a_) + (b_.)*(x_)^2)^(p_), 
x_Symbol] :> Simp[d^n*(e*x)^(m + n - 1)*((a + b*x^2)^(p + 1)/(b*e^(n - 1)*( 
m + n + 2*p + 1))), x] + Simp[1/(b*(m + n + 2*p + 1))   Int[(e*x)^m*(a + b* 
x^2)^p*ExpandToSum[b*(m + n + 2*p + 1)*(c + d*x)^n - b*d^n*(m + n + 2*p + 1 
)*x^n - a*d^n*(m + n - 1)*x^(n - 2), x], x], x] /; FreeQ[{a, b, c, d, e, m, 
 p}, x] && IGtQ[n, 1] &&  !IntegerQ[m] && NeQ[m + n + 2*p + 1, 0]
 

rule 2339
Int[(Pq_)*((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2)^(p_.), x_Symbol] :> With 
[{q = Expon[Pq, x]}, Simp[Coeff[Pq, x, q]/c^q   Int[(c*x)^(m + q)*(a + b*x^ 
2)^p, x], x] + Simp[1/c^q   Int[(c*x)^m*(a + b*x^2)^p*ExpandToSum[c^q*Pq - 
Coeff[Pq, x, q]*(c*x)^q, x], x], x] /; EqQ[q, 1] || EqQ[m + q + 2*p + 1, 0] 
] /; FreeQ[{a, b, c, m, p}, x] && PolyQ[Pq, x] &&  !(IGtQ[m, 0] && ILtQ[p + 
 1/2, 0])
 

rule 2340
Int[(Pq_)*((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2)^(p_), x_Symbol] :> With[ 
{q = Expon[Pq, x], f = Coeff[Pq, x, Expon[Pq, x]]}, Simp[f*(c*x)^(m + q - 1 
)*((a + b*x^2)^(p + 1)/(b*c^(q - 1)*(m + q + 2*p + 1))), x] + Simp[1/(b*(m 
+ q + 2*p + 1))   Int[(c*x)^m*(a + b*x^2)^p*ExpandToSum[b*(m + q + 2*p + 1) 
*Pq - b*f*(m + q + 2*p + 1)*x^q - a*f*(m + q - 1)*x^(q - 2), x], x], x] /; 
GtQ[q, 1] && NeQ[m + q + 2*p + 1, 0]] /; FreeQ[{a, b, c, m, p}, x] && PolyQ 
[Pq, x] && ( !IGtQ[m, 0] || IGtQ[p + 1/2, -1])
 
Maple [F]

\[\int \left (e x \right )^{-3-2 p} \left (d x +c \right )^{4} \left (b \,x^{2}+a \right )^{p}d x\]

Input:

int((e*x)^(-3-2*p)*(d*x+c)^4*(b*x^2+a)^p,x)
 

Output:

int((e*x)^(-3-2*p)*(d*x+c)^4*(b*x^2+a)^p,x)
 

Fricas [F]

\[ \int (e x)^{-3-2 p} (c+d x)^4 \left (a+b x^2\right )^p \, dx=\int { {\left (d x + c\right )}^{4} {\left (b x^{2} + a\right )}^{p} \left (e x\right )^{-2 \, p - 3} \,d x } \] Input:

integrate((e*x)^(-3-2*p)*(d*x+c)^4*(b*x^2+a)^p,x, algorithm="fricas")
 

Output:

integral((d^4*x^4 + 4*c*d^3*x^3 + 6*c^2*d^2*x^2 + 4*c^3*d*x + c^4)*(b*x^2 
+ a)^p*(e*x)^(-2*p - 3), x)
 

Sympy [C] (verification not implemented)

Result contains complex when optimal does not.

Time = 140.42 (sec) , antiderivative size = 282, normalized size of antiderivative = 1.01 \[ \int (e x)^{-3-2 p} (c+d x)^4 \left (a+b x^2\right )^p \, dx=\frac {a^{p} c^{4} e^{- 2 p - 3} x^{- 2 p - 2} \left (1 + \frac {b x^{2}}{a}\right )^{p + 1} \Gamma \left (- p - 1\right )}{2 \Gamma \left (- p\right )} + \frac {2 a^{p} c^{3} d e^{- 2 p - 3} x^{- 2 p - 1} \Gamma \left (- p - \frac {1}{2}\right ) {{}_{2}F_{1}\left (\begin {matrix} - p, - p - \frac {1}{2} \\ \frac {1}{2} - p \end {matrix}\middle | {\frac {b x^{2} e^{i \pi }}{a}} \right )}}{\Gamma \left (\frac {1}{2} - p\right )} + \frac {3 a^{p} c^{2} d^{2} e^{- 2 p - 3} x^{- 2 p} \Gamma \left (- p\right ) {{}_{2}F_{1}\left (\begin {matrix} - p, - p \\ 1 - p \end {matrix}\middle | {\frac {b x^{2} e^{i \pi }}{a}} \right )}}{\Gamma \left (1 - p\right )} + \frac {2 a^{p} c d^{3} e^{- 2 p - 3} x^{1 - 2 p} \Gamma \left (\frac {1}{2} - p\right ) {{}_{2}F_{1}\left (\begin {matrix} - p, \frac {1}{2} - p \\ \frac {3}{2} - p \end {matrix}\middle | {\frac {b x^{2} e^{i \pi }}{a}} \right )}}{\Gamma \left (\frac {3}{2} - p\right )} + \frac {a^{p} d^{4} e^{- 2 p - 3} x^{2 - 2 p} \Gamma \left (1 - p\right ) {{}_{2}F_{1}\left (\begin {matrix} - p, 1 - p \\ 2 - p \end {matrix}\middle | {\frac {b x^{2} e^{i \pi }}{a}} \right )}}{2 \Gamma \left (2 - p\right )} \] Input:

integrate((e*x)**(-3-2*p)*(d*x+c)**4*(b*x**2+a)**p,x)
 

Output:

a**p*c**4*e**(-2*p - 3)*x**(-2*p - 2)*(1 + b*x**2/a)**(p + 1)*gamma(-p - 1 
)/(2*gamma(-p)) + 2*a**p*c**3*d*e**(-2*p - 3)*x**(-2*p - 1)*gamma(-p - 1/2 
)*hyper((-p, -p - 1/2), (1/2 - p,), b*x**2*exp_polar(I*pi)/a)/gamma(1/2 - 
p) + 3*a**p*c**2*d**2*e**(-2*p - 3)*gamma(-p)*hyper((-p, -p), (1 - p,), b* 
x**2*exp_polar(I*pi)/a)/(x**(2*p)*gamma(1 - p)) + 2*a**p*c*d**3*e**(-2*p - 
 3)*x**(1 - 2*p)*gamma(1/2 - p)*hyper((-p, 1/2 - p), (3/2 - p,), b*x**2*ex 
p_polar(I*pi)/a)/gamma(3/2 - p) + a**p*d**4*e**(-2*p - 3)*x**(2 - 2*p)*gam 
ma(1 - p)*hyper((-p, 1 - p), (2 - p,), b*x**2*exp_polar(I*pi)/a)/(2*gamma( 
2 - p))
 

Maxima [F]

\[ \int (e x)^{-3-2 p} (c+d x)^4 \left (a+b x^2\right )^p \, dx=\int { {\left (d x + c\right )}^{4} {\left (b x^{2} + a\right )}^{p} \left (e x\right )^{-2 \, p - 3} \,d x } \] Input:

integrate((e*x)^(-3-2*p)*(d*x+c)^4*(b*x^2+a)^p,x, algorithm="maxima")
 

Output:

-1/2*(b*x^2 + a)*c^4*e^(-2*p - 3)*e^(p*log(b*x^2 + a) - 2*p*log(x))/(a*(p 
+ 1)*x^2) + e^(-2*p - 3)*integrate((d^4*x^3 + 4*c*d^3*x^2 + 6*c^2*d^2*x + 
4*c^3*d)*e^(p*log(b*x^2 + a) - 2*p*log(x))/x^2, x)
 

Giac [F]

\[ \int (e x)^{-3-2 p} (c+d x)^4 \left (a+b x^2\right )^p \, dx=\int { {\left (d x + c\right )}^{4} {\left (b x^{2} + a\right )}^{p} \left (e x\right )^{-2 \, p - 3} \,d x } \] Input:

integrate((e*x)^(-3-2*p)*(d*x+c)^4*(b*x^2+a)^p,x, algorithm="giac")
 

Output:

integrate((d*x + c)^4*(b*x^2 + a)^p*(e*x)^(-2*p - 3), x)
 

Mupad [F(-1)]

Timed out. \[ \int (e x)^{-3-2 p} (c+d x)^4 \left (a+b x^2\right )^p \, dx=\int \frac {{\left (b\,x^2+a\right )}^p\,{\left (c+d\,x\right )}^4}{{\left (e\,x\right )}^{2\,p+3}} \,d x \] Input:

int(((a + b*x^2)^p*(c + d*x)^4)/(e*x)^(2*p + 3),x)
 

Output:

int(((a + b*x^2)^p*(c + d*x)^4)/(e*x)^(2*p + 3), x)
 

Reduce [F]

\[ \int (e x)^{-3-2 p} (c+d x)^4 \left (a+b x^2\right )^p \, dx=\frac {-16 \left (b \,x^{2}+a \right )^{p} a^{2} c \,d^{3} p^{3} x -16 \left (b \,x^{2}+a \right )^{p} a^{2} c \,d^{3} p^{2} x -\left (b \,x^{2}+a \right )^{p} a b \,c^{4} p -8 \left (b \,x^{2}+a \right )^{p} a b \,c^{3} d \,p^{2} x -8 \left (b \,x^{2}+a \right )^{p} a b \,c^{3} d p x -6 \left (b \,x^{2}+a \right )^{p} a b \,c^{2} d^{2} p \,x^{2}-6 \left (b \,x^{2}+a \right )^{p} a b \,c^{2} d^{2} x^{2}+8 \left (b \,x^{2}+a \right )^{p} a b c \,d^{3} p^{2} x^{3}+8 \left (b \,x^{2}+a \right )^{p} a b c \,d^{3} p \,x^{3}+\left (b \,x^{2}+a \right )^{p} a b \,d^{4} p^{2} x^{4}+\left (b \,x^{2}+a \right )^{p} a b \,d^{4} p \,x^{4}-\left (b \,x^{2}+a \right )^{p} b^{2} c^{4} p \,x^{2}-32 x^{2 p} \left (\int \frac {\left (b \,x^{2}+a \right )^{p}}{x^{2 p} a \,x^{2}+x^{2 p} b \,x^{4}}d x \right ) a^{3} c \,d^{3} p^{4} x^{2}-48 x^{2 p} \left (\int \frac {\left (b \,x^{2}+a \right )^{p}}{x^{2 p} a \,x^{2}+x^{2 p} b \,x^{4}}d x \right ) a^{3} c \,d^{3} p^{3} x^{2}-16 x^{2 p} \left (\int \frac {\left (b \,x^{2}+a \right )^{p}}{x^{2 p} a \,x^{2}+x^{2 p} b \,x^{4}}d x \right ) a^{3} c \,d^{3} p^{2} x^{2}-16 x^{2 p} \left (\int \frac {\left (b \,x^{2}+a \right )^{p}}{x^{2 p} a \,x^{2}+x^{2 p} b \,x^{4}}d x \right ) a^{2} b \,c^{3} d \,p^{3} x^{2}-16 x^{2 p} \left (\int \frac {\left (b \,x^{2}+a \right )^{p}}{x^{2 p} a \,x^{2}+x^{2 p} b \,x^{4}}d x \right ) a^{2} b \,c^{3} d \,p^{2} x^{2}+2 x^{2 p} \left (\int \frac {\left (b \,x^{2}+a \right )^{p} x}{x^{2 p} a +x^{2 p} b \,x^{2}}d x \right ) a^{2} b \,d^{4} p^{3} x^{2}+2 x^{2 p} \left (\int \frac {\left (b \,x^{2}+a \right )^{p} x}{x^{2 p} a +x^{2 p} b \,x^{2}}d x \right ) a^{2} b \,d^{4} p^{2} x^{2}+12 x^{2 p} \left (\int \frac {\left (b \,x^{2}+a \right )^{p} x}{x^{2 p} a +x^{2 p} b \,x^{2}}d x \right ) a \,b^{2} c^{2} d^{2} p^{2} x^{2}+12 x^{2 p} \left (\int \frac {\left (b \,x^{2}+a \right )^{p} x}{x^{2 p} a +x^{2 p} b \,x^{2}}d x \right ) a \,b^{2} c^{2} d^{2} p \,x^{2}}{2 x^{2 p} e^{2 p} a b \,e^{3} p \,x^{2} \left (p +1\right )} \] Input:

int((e*x)^(-3-2*p)*(d*x+c)^4*(b*x^2+a)^p,x)
 

Output:

( - 16*(a + b*x**2)**p*a**2*c*d**3*p**3*x - 16*(a + b*x**2)**p*a**2*c*d**3 
*p**2*x - (a + b*x**2)**p*a*b*c**4*p - 8*(a + b*x**2)**p*a*b*c**3*d*p**2*x 
 - 8*(a + b*x**2)**p*a*b*c**3*d*p*x - 6*(a + b*x**2)**p*a*b*c**2*d**2*p*x* 
*2 - 6*(a + b*x**2)**p*a*b*c**2*d**2*x**2 + 8*(a + b*x**2)**p*a*b*c*d**3*p 
**2*x**3 + 8*(a + b*x**2)**p*a*b*c*d**3*p*x**3 + (a + b*x**2)**p*a*b*d**4* 
p**2*x**4 + (a + b*x**2)**p*a*b*d**4*p*x**4 - (a + b*x**2)**p*b**2*c**4*p* 
x**2 - 32*x**(2*p)*int((a + b*x**2)**p/(x**(2*p)*a*x**2 + x**(2*p)*b*x**4) 
,x)*a**3*c*d**3*p**4*x**2 - 48*x**(2*p)*int((a + b*x**2)**p/(x**(2*p)*a*x* 
*2 + x**(2*p)*b*x**4),x)*a**3*c*d**3*p**3*x**2 - 16*x**(2*p)*int((a + b*x* 
*2)**p/(x**(2*p)*a*x**2 + x**(2*p)*b*x**4),x)*a**3*c*d**3*p**2*x**2 - 16*x 
**(2*p)*int((a + b*x**2)**p/(x**(2*p)*a*x**2 + x**(2*p)*b*x**4),x)*a**2*b* 
c**3*d*p**3*x**2 - 16*x**(2*p)*int((a + b*x**2)**p/(x**(2*p)*a*x**2 + x**( 
2*p)*b*x**4),x)*a**2*b*c**3*d*p**2*x**2 + 2*x**(2*p)*int(((a + b*x**2)**p* 
x)/(x**(2*p)*a + x**(2*p)*b*x**2),x)*a**2*b*d**4*p**3*x**2 + 2*x**(2*p)*in 
t(((a + b*x**2)**p*x)/(x**(2*p)*a + x**(2*p)*b*x**2),x)*a**2*b*d**4*p**2*x 
**2 + 12*x**(2*p)*int(((a + b*x**2)**p*x)/(x**(2*p)*a + x**(2*p)*b*x**2),x 
)*a*b**2*c**2*d**2*p**2*x**2 + 12*x**(2*p)*int(((a + b*x**2)**p*x)/(x**(2* 
p)*a + x**(2*p)*b*x**2),x)*a*b**2*c**2*d**2*p*x**2)/(2*x**(2*p)*e**(2*p)*a 
*b*e**3*p*x**2*(p + 1))