3.3.27 \(\int x^m (c (a+b x^2)^2)^{3/2} \, dx\) [227]

Optimal. Leaf size=161 \[ \frac {a^3 c x^{1+m} \sqrt {c \left (a+b x^2\right )^2}}{(1+m) \left (a+b x^2\right )}+\frac {3 a^2 b c x^{3+m} \sqrt {c \left (a+b x^2\right )^2}}{(3+m) \left (a+b x^2\right )}+\frac {3 a b^2 c x^{5+m} \sqrt {c \left (a+b x^2\right )^2}}{(5+m) \left (a+b x^2\right )}+\frac {b^3 c x^{7+m} \sqrt {c \left (a+b x^2\right )^2}}{(7+m) \left (a+b x^2\right )} \]

[Out]

a^3*c*x^(1+m)*(c*(b*x^2+a)^2)^(1/2)/(1+m)/(b*x^2+a)+3*a^2*b*c*x^(3+m)*(c*(b*x^2+a)^2)^(1/2)/(3+m)/(b*x^2+a)+3*
a*b^2*c*x^(5+m)*(c*(b*x^2+a)^2)^(1/2)/(5+m)/(b*x^2+a)+b^3*c*x^(7+m)*(c*(b*x^2+a)^2)^(1/2)/(7+m)/(b*x^2+a)

________________________________________________________________________________________

Rubi [A]
time = 0.05, antiderivative size = 161, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.105, Rules used = {1973, 276} \begin {gather*} \frac {a^3 c x^{m+1} \sqrt {c \left (a+b x^2\right )^2}}{(m+1) \left (a+b x^2\right )}+\frac {3 a^2 b c x^{m+3} \sqrt {c \left (a+b x^2\right )^2}}{(m+3) \left (a+b x^2\right )}+\frac {b^3 c x^{m+7} \sqrt {c \left (a+b x^2\right )^2}}{(m+7) \left (a+b x^2\right )}+\frac {3 a b^2 c x^{m+5} \sqrt {c \left (a+b x^2\right )^2}}{(m+5) \left (a+b x^2\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x^m*(c*(a + b*x^2)^2)^(3/2),x]

[Out]

(a^3*c*x^(1 + m)*Sqrt[c*(a + b*x^2)^2])/((1 + m)*(a + b*x^2)) + (3*a^2*b*c*x^(3 + m)*Sqrt[c*(a + b*x^2)^2])/((
3 + m)*(a + b*x^2)) + (3*a*b^2*c*x^(5 + m)*Sqrt[c*(a + b*x^2)^2])/((5 + m)*(a + b*x^2)) + (b^3*c*x^(7 + m)*Sqr
t[c*(a + b*x^2)^2])/((7 + m)*(a + b*x^2))

Rule 276

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.), x_Symbol] :> Int[ExpandIntegrand[(c*x)^m*(a + b*x^n)^p,
 x], x] /; FreeQ[{a, b, c, m, n}, x] && IGtQ[p, 0]

Rule 1973

Int[(u_.)*((c_.)*((a_) + (b_.)*(x_)^(n_.))^(q_))^(p_), x_Symbol] :> Dist[Simp[(c*(a + b*x^n)^q)^p/(1 + b*(x^n/
a))^(p*q)], Int[u*(1 + b*(x^n/a))^(p*q), x], x] /; FreeQ[{a, b, c, n, p, q}, x] &&  !GeQ[a, 0]

Rubi steps

\begin {align*} \int x^m \left (c \left (a+b x^2\right )^2\right )^{3/2} \, dx &=\int x^m \left (a^2 c+2 a b c x^2+b^2 c x^4\right )^{3/2} \, dx\\ &=\frac {\sqrt {a^2 c+2 a b c x^2+b^2 c x^4} \int x^m \left (a b c+b^2 c x^2\right )^3 \, dx}{b^2 c \left (a b c+b^2 c x^2\right )}\\ &=\frac {\sqrt {a^2 c+2 a b c x^2+b^2 c x^4} \int \left (a^3 b^3 c^3 x^m+3 a^2 b^4 c^3 x^{2+m}+3 a b^5 c^3 x^{4+m}+b^6 c^3 x^{6+m}\right ) \, dx}{b^2 c \left (a b c+b^2 c x^2\right )}\\ &=\frac {a^3 c x^{1+m} \sqrt {a^2 c+2 a b c x^2+b^2 c x^4}}{(1+m) \left (a+b x^2\right )}+\frac {3 a^2 b c x^{3+m} \sqrt {a^2 c+2 a b c x^2+b^2 c x^4}}{(3+m) \left (a+b x^2\right )}+\frac {3 a b^2 c x^{5+m} \sqrt {a^2 c+2 a b c x^2+b^2 c x^4}}{(5+m) \left (a+b x^2\right )}+\frac {b^3 c x^{7+m} \sqrt {a^2 c+2 a b c x^2+b^2 c x^4}}{(7+m) \left (a+b x^2\right )}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.09, size = 132, normalized size = 0.82 \begin {gather*} \frac {x^{1+m} \left (c \left (a+b x^2\right )^2\right )^{3/2} \left (a^3 \left (105+71 m+15 m^2+m^3\right )+3 a^2 b \left (35+47 m+13 m^2+m^3\right ) x^2+3 a b^2 \left (21+31 m+11 m^2+m^3\right ) x^4+b^3 \left (15+23 m+9 m^2+m^3\right ) x^6\right )}{(1+m) (3+m) (5+m) (7+m) \left (a+b x^2\right )^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x^m*(c*(a + b*x^2)^2)^(3/2),x]

[Out]

(x^(1 + m)*(c*(a + b*x^2)^2)^(3/2)*(a^3*(105 + 71*m + 15*m^2 + m^3) + 3*a^2*b*(35 + 47*m + 13*m^2 + m^3)*x^2 +
 3*a*b^2*(21 + 31*m + 11*m^2 + m^3)*x^4 + b^3*(15 + 23*m + 9*m^2 + m^3)*x^6))/((1 + m)*(3 + m)*(5 + m)*(7 + m)
*(a + b*x^2)^3)

________________________________________________________________________________________

Maple [A]
time = 0.01, size = 200, normalized size = 1.24

method result size
gosper \(\frac {x^{1+m} \left (b^{3} m^{3} x^{6}+9 b^{3} m^{2} x^{6}+3 a \,b^{2} m^{3} x^{4}+23 m \,x^{6} b^{3}+33 a \,b^{2} m^{2} x^{4}+15 b^{3} x^{6}+3 a^{2} b \,m^{3} x^{2}+93 m \,x^{4} a \,b^{2}+39 a^{2} b \,m^{2} x^{2}+63 a \,b^{2} x^{4}+a^{3} m^{3}+141 m \,x^{2} a^{2} b +15 a^{3} m^{2}+105 a^{2} b \,x^{2}+71 m \,a^{3}+105 a^{3}\right ) \left (c \left (b \,x^{2}+a \right )^{2}\right )^{\frac {3}{2}}}{\left (7+m \right ) \left (5+m \right ) \left (3+m \right ) \left (1+m \right ) \left (b \,x^{2}+a \right )^{3}}\) \(200\)
risch \(\frac {c \sqrt {c \left (b \,x^{2}+a \right )^{2}}\, \left (b^{3} m^{3} x^{6}+9 b^{3} m^{2} x^{6}+3 a \,b^{2} m^{3} x^{4}+23 m \,x^{6} b^{3}+33 a \,b^{2} m^{2} x^{4}+15 b^{3} x^{6}+3 a^{2} b \,m^{3} x^{2}+93 m \,x^{4} a \,b^{2}+39 a^{2} b \,m^{2} x^{2}+63 a \,b^{2} x^{4}+a^{3} m^{3}+141 m \,x^{2} a^{2} b +15 a^{3} m^{2}+105 a^{2} b \,x^{2}+71 m \,a^{3}+105 a^{3}\right ) x \,x^{m}}{\left (b \,x^{2}+a \right ) \left (7+m \right ) \left (5+m \right ) \left (3+m \right ) \left (1+m \right )}\) \(200\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^m*(c*(b*x^2+a)^2)^(3/2),x,method=_RETURNVERBOSE)

[Out]

x^(1+m)*(b^3*m^3*x^6+9*b^3*m^2*x^6+3*a*b^2*m^3*x^4+23*b^3*m*x^6+33*a*b^2*m^2*x^4+15*b^3*x^6+3*a^2*b*m^3*x^2+93
*a*b^2*m*x^4+39*a^2*b*m^2*x^2+63*a*b^2*x^4+a^3*m^3+141*a^2*b*m*x^2+15*a^3*m^2+105*a^2*b*x^2+71*a^3*m+105*a^3)*
(c*(b*x^2+a)^2)^(3/2)/(7+m)/(5+m)/(3+m)/(1+m)/(b*x^2+a)^3

________________________________________________________________________________________

Maxima [A]
time = 0.28, size = 119, normalized size = 0.74 \begin {gather*} \frac {{\left ({\left (m^{3} + 9 \, m^{2} + 23 \, m + 15\right )} b^{3} c^{\frac {3}{2}} x^{7} + 3 \, {\left (m^{3} + 11 \, m^{2} + 31 \, m + 21\right )} a b^{2} c^{\frac {3}{2}} x^{5} + 3 \, {\left (m^{3} + 13 \, m^{2} + 47 \, m + 35\right )} a^{2} b c^{\frac {3}{2}} x^{3} + {\left (m^{3} + 15 \, m^{2} + 71 \, m + 105\right )} a^{3} c^{\frac {3}{2}} x\right )} x^{m}}{m^{4} + 16 \, m^{3} + 86 \, m^{2} + 176 \, m + 105} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^m*(c*(b*x^2+a)^2)^(3/2),x, algorithm="maxima")

[Out]

((m^3 + 9*m^2 + 23*m + 15)*b^3*c^(3/2)*x^7 + 3*(m^3 + 11*m^2 + 31*m + 21)*a*b^2*c^(3/2)*x^5 + 3*(m^3 + 13*m^2
+ 47*m + 35)*a^2*b*c^(3/2)*x^3 + (m^3 + 15*m^2 + 71*m + 105)*a^3*c^(3/2)*x)*x^m/(m^4 + 16*m^3 + 86*m^2 + 176*m
 + 105)

________________________________________________________________________________________

Fricas [A]
time = 0.35, size = 233, normalized size = 1.45 \begin {gather*} \frac {{\left ({\left (b^{3} c m^{3} + 9 \, b^{3} c m^{2} + 23 \, b^{3} c m + 15 \, b^{3} c\right )} x^{7} + 3 \, {\left (a b^{2} c m^{3} + 11 \, a b^{2} c m^{2} + 31 \, a b^{2} c m + 21 \, a b^{2} c\right )} x^{5} + 3 \, {\left (a^{2} b c m^{3} + 13 \, a^{2} b c m^{2} + 47 \, a^{2} b c m + 35 \, a^{2} b c\right )} x^{3} + {\left (a^{3} c m^{3} + 15 \, a^{3} c m^{2} + 71 \, a^{3} c m + 105 \, a^{3} c\right )} x\right )} \sqrt {b^{2} c x^{4} + 2 \, a b c x^{2} + a^{2} c} x^{m}}{a m^{4} + 16 \, a m^{3} + 86 \, a m^{2} + {\left (b m^{4} + 16 \, b m^{3} + 86 \, b m^{2} + 176 \, b m + 105 \, b\right )} x^{2} + 176 \, a m + 105 \, a} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^m*(c*(b*x^2+a)^2)^(3/2),x, algorithm="fricas")

[Out]

((b^3*c*m^3 + 9*b^3*c*m^2 + 23*b^3*c*m + 15*b^3*c)*x^7 + 3*(a*b^2*c*m^3 + 11*a*b^2*c*m^2 + 31*a*b^2*c*m + 21*a
*b^2*c)*x^5 + 3*(a^2*b*c*m^3 + 13*a^2*b*c*m^2 + 47*a^2*b*c*m + 35*a^2*b*c)*x^3 + (a^3*c*m^3 + 15*a^3*c*m^2 + 7
1*a^3*c*m + 105*a^3*c)*x)*sqrt(b^2*c*x^4 + 2*a*b*c*x^2 + a^2*c)*x^m/(a*m^4 + 16*a*m^3 + 86*a*m^2 + (b*m^4 + 16
*b*m^3 + 86*b*m^2 + 176*b*m + 105*b)*x^2 + 176*a*m + 105*a)

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**m*(c*(b*x**2+a)**2)**(3/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [B] Leaf count of result is larger than twice the leaf count of optimal. 355 vs. \(2 (153) = 306\).
time = 3.37, size = 355, normalized size = 2.20 \begin {gather*} \frac {{\left (b^{3} m^{3} x^{7} x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 9 \, b^{3} m^{2} x^{7} x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 3 \, a b^{2} m^{3} x^{5} x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 23 \, b^{3} m x^{7} x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 33 \, a b^{2} m^{2} x^{5} x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 15 \, b^{3} x^{7} x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 3 \, a^{2} b m^{3} x^{3} x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 93 \, a b^{2} m x^{5} x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 39 \, a^{2} b m^{2} x^{3} x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 63 \, a b^{2} x^{5} x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + a^{3} m^{3} x x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 141 \, a^{2} b m x^{3} x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 15 \, a^{3} m^{2} x x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 105 \, a^{2} b x^{3} x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 71 \, a^{3} m x x^{m} \mathrm {sgn}\left (b x^{2} + a\right ) + 105 \, a^{3} x x^{m} \mathrm {sgn}\left (b x^{2} + a\right )\right )} c^{\frac {3}{2}}}{m^{4} + 16 \, m^{3} + 86 \, m^{2} + 176 \, m + 105} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^m*(c*(b*x^2+a)^2)^(3/2),x, algorithm="giac")

[Out]

(b^3*m^3*x^7*x^m*sgn(b*x^2 + a) + 9*b^3*m^2*x^7*x^m*sgn(b*x^2 + a) + 3*a*b^2*m^3*x^5*x^m*sgn(b*x^2 + a) + 23*b
^3*m*x^7*x^m*sgn(b*x^2 + a) + 33*a*b^2*m^2*x^5*x^m*sgn(b*x^2 + a) + 15*b^3*x^7*x^m*sgn(b*x^2 + a) + 3*a^2*b*m^
3*x^3*x^m*sgn(b*x^2 + a) + 93*a*b^2*m*x^5*x^m*sgn(b*x^2 + a) + 39*a^2*b*m^2*x^3*x^m*sgn(b*x^2 + a) + 63*a*b^2*
x^5*x^m*sgn(b*x^2 + a) + a^3*m^3*x*x^m*sgn(b*x^2 + a) + 141*a^2*b*m*x^3*x^m*sgn(b*x^2 + a) + 15*a^3*m^2*x*x^m*
sgn(b*x^2 + a) + 105*a^2*b*x^3*x^m*sgn(b*x^2 + a) + 71*a^3*m*x*x^m*sgn(b*x^2 + a) + 105*a^3*x*x^m*sgn(b*x^2 +
a))*c^(3/2)/(m^4 + 16*m^3 + 86*m^2 + 176*m + 105)

________________________________________________________________________________________

Mupad [B]
time = 2.97, size = 234, normalized size = 1.45 \begin {gather*} \frac {x^m\,\left (\frac {3\,a^2\,c\,x^3\,\sqrt {c\,{\left (b\,x^2+a\right )}^2}\,\left (m^3+13\,m^2+47\,m+35\right )}{m^4+16\,m^3+86\,m^2+176\,m+105}+\frac {b^2\,c\,x^7\,\sqrt {c\,{\left (b\,x^2+a\right )}^2}\,\left (m^3+9\,m^2+23\,m+15\right )}{m^4+16\,m^3+86\,m^2+176\,m+105}+\frac {3\,a\,b\,c\,x^5\,\sqrt {c\,{\left (b\,x^2+a\right )}^2}\,\left (m^3+11\,m^2+31\,m+21\right )}{m^4+16\,m^3+86\,m^2+176\,m+105}+\frac {a^3\,c\,x\,\sqrt {c\,{\left (b\,x^2+a\right )}^2}\,\left (m^3+15\,m^2+71\,m+105\right )}{b\,\left (m^4+16\,m^3+86\,m^2+176\,m+105\right )}\right )}{\frac {a}{b}+x^2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^m*(c*(a + b*x^2)^2)^(3/2),x)

[Out]

(x^m*((3*a^2*c*x^3*(c*(a + b*x^2)^2)^(1/2)*(47*m + 13*m^2 + m^3 + 35))/(176*m + 86*m^2 + 16*m^3 + m^4 + 105) +
 (b^2*c*x^7*(c*(a + b*x^2)^2)^(1/2)*(23*m + 9*m^2 + m^3 + 15))/(176*m + 86*m^2 + 16*m^3 + m^4 + 105) + (3*a*b*
c*x^5*(c*(a + b*x^2)^2)^(1/2)*(31*m + 11*m^2 + m^3 + 21))/(176*m + 86*m^2 + 16*m^3 + m^4 + 105) + (a^3*c*x*(c*
(a + b*x^2)^2)^(1/2)*(71*m + 15*m^2 + m^3 + 105))/(b*(176*m + 86*m^2 + 16*m^3 + m^4 + 105))))/(a/b + x^2)

________________________________________________________________________________________