3.360 \(\int \sec ^4(x) \tan ^{\frac {3}{2}}(x) \, dx\)

Optimal. Leaf size=21 \[ \frac {2}{9} \tan ^{\frac {9}{2}}(x)+\frac {2}{5} \tan ^{\frac {5}{2}}(x) \]

________________________________________________________________________________________

Rubi [A]  time = 0.02, antiderivative size = 21, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 11, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.182, Rules used = {2607, 14} \[ \frac {2}{9} \tan ^{\frac {9}{2}}(x)+\frac {2}{5} \tan ^{\frac {5}{2}}(x) \]

Antiderivative was successfully verified.

[In]

Int[Sec[x]^4*Tan[x]^(3/2),x]

[Out]

(2*Tan[x]^(5/2))/5 + (2*Tan[x]^(9/2))/9

Rule 14

Int[(u_)*((c_.)*(x_))^(m_.), x_Symbol] :> Int[ExpandIntegrand[(c*x)^m*u, x], x] /; FreeQ[{c, m}, x] && SumQ[u]
 &&  !LinearQ[u, x] &&  !MatchQ[u, (a_) + (b_.)*(v_) /; FreeQ[{a, b}, x] && InverseFunctionQ[v]]

Rule 2607

Int[sec[(e_.) + (f_.)*(x_)]^(m_)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[1/f, Subst[Int[(b*x)
^n*(1 + x^2)^(m/2 - 1), x], x, Tan[e + f*x]], x] /; FreeQ[{b, e, f, n}, x] && IntegerQ[m/2] &&  !(IntegerQ[(n
- 1)/2] && LtQ[0, n, m - 1])

Rubi steps

\begin {align*} \int \sec ^4(x) \tan ^{\frac {3}{2}}(x) \, dx &=\operatorname {Subst}\left (\int x^{3/2} \left (1+x^2\right ) \, dx,x,\tan (x)\right )\\ &=\operatorname {Subst}\left (\int \left (x^{3/2}+x^{7/2}\right ) \, dx,x,\tan (x)\right )\\ &=\frac {2}{5} \tan ^{\frac {5}{2}}(x)+\frac {2}{9} \tan ^{\frac {9}{2}}(x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.04, size = 22, normalized size = 1.05 \[ \frac {2}{45} (2 \cos (2 x)+7) \tan ^{\frac {5}{2}}(x) \sec ^2(x) \]

Antiderivative was successfully verified.

[In]

Integrate[Sec[x]^4*Tan[x]^(3/2),x]

[Out]

(2*(7 + 2*Cos[2*x])*Sec[x]^2*Tan[x]^(5/2))/45

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sec ^4(x) \tan ^{\frac {3}{2}}(x) \, dx \]

Verification is Not applicable to the result.

[In]

IntegrateAlgebraic[Sec[x]^4*Tan[x]^(3/2),x]

[Out]

Could not integrate

________________________________________________________________________________________

fricas [B]  time = 0.86, size = 27, normalized size = 1.29 \[ -\frac {2 \, {\left (4 \, \cos \relax (x)^{4} + \cos \relax (x)^{2} - 5\right )} \sqrt {\frac {\sin \relax (x)}{\cos \relax (x)}}}{45 \, \cos \relax (x)^{4}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(x)^4*tan(x)^(3/2),x, algorithm="fricas")

[Out]

-2/45*(4*cos(x)^4 + cos(x)^2 - 5)*sqrt(sin(x)/cos(x))/cos(x)^4

________________________________________________________________________________________

giac [A]  time = 0.60, size = 13, normalized size = 0.62 \[ \frac {2}{9} \, \tan \relax (x)^{\frac {9}{2}} + \frac {2}{5} \, \tan \relax (x)^{\frac {5}{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(x)^4*tan(x)^(3/2),x, algorithm="giac")

[Out]

2/9*tan(x)^(9/2) + 2/5*tan(x)^(5/2)

________________________________________________________________________________________

maple [A]  time = 0.50, size = 26, normalized size = 1.24




method result size



default \(\frac {2 \left (4 \left (\cos ^{2}\relax (x )\right )+5\right ) \sin \relax (x ) \left (\frac {\sin \relax (x )}{\cos \relax (x )}\right )^{\frac {3}{2}}}{45 \cos \relax (x )^{3}}\) \(26\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(x)^4*tan(x)^(3/2),x,method=_RETURNVERBOSE)

[Out]

2/45*(4*cos(x)^2+5)*sin(x)*(sin(x)/cos(x))^(3/2)/cos(x)^3

________________________________________________________________________________________

maxima [A]  time = 0.60, size = 13, normalized size = 0.62 \[ \frac {2}{9} \, \tan \relax (x)^{\frac {9}{2}} + \frac {2}{5} \, \tan \relax (x)^{\frac {5}{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(x)^4*tan(x)^(3/2),x, algorithm="maxima")

[Out]

2/9*tan(x)^(9/2) + 2/5*tan(x)^(5/2)

________________________________________________________________________________________

mupad [B]  time = 1.15, size = 32, normalized size = 1.52 \[ -\frac {4\,\sqrt {\sin \left (2\,x\right )}\,\left (2\,{\cos \left (2\,x\right )}^2+5\,\cos \left (2\,x\right )-7\right )}{45\,{\left (\cos \left (2\,x\right )+1\right )}^{5/2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(x)^(3/2)/cos(x)^4,x)

[Out]

-(4*sin(2*x)^(1/2)*(5*cos(2*x) + 2*cos(2*x)^2 - 7))/(45*(cos(2*x) + 1)^(5/2))

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \tan ^{\frac {3}{2}}{\relax (x )} \sec ^{4}{\relax (x )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(x)**4*tan(x)**(3/2),x)

[Out]

Integral(tan(x)**(3/2)*sec(x)**4, x)

________________________________________________________________________________________