3.432 \(\int \cos ^{\frac {3}{2}}(2 x) \sec ^3(x) \, dx\)

Optimal. Leaf size=49 \[ 2 \sqrt {2} \sin ^{-1}\left (\sqrt {2} \sin (x)\right )-\frac {5}{2} \tan ^{-1}\left (\frac {\sin (x)}{\sqrt {\cos (2 x)}}\right )-\frac {1}{2} \sqrt {\cos (2 x)} \tan (x) \sec (x) \]

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 49, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 13, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.462, Rules used = {4364, 413, 523, 216, 377, 203} \[ 2 \sqrt {2} \sin ^{-1}\left (\sqrt {2} \sin (x)\right )-\frac {5}{2} \tan ^{-1}\left (\frac {\sin (x)}{\sqrt {\cos (2 x)}}\right )-\frac {1}{2} \sqrt {\cos (2 x)} \tan (x) \sec (x) \]

Antiderivative was successfully verified.

[In]

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

[Out]

2*Sqrt[2]*ArcSin[Sqrt[2]*Sin[x]] - (5*ArcTan[Sin[x]/Sqrt[Cos[2*x]]])/2 - (Sqrt[Cos[2*x]]*Sec[x]*Tan[x])/2

Rule 203

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTan[(Rt[b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 216

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Simp[ArcSin[(Rt[-b, 2]*x)/Sqrt[a]]/Rt[-b, 2], x] /; FreeQ[{a, b}
, x] && GtQ[a, 0] && NegQ[b]

Rule 377

Int[((a_) + (b_.)*(x_)^(n_))^(p_)/((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Subst[Int[1/(c - (b*c - a*d)*x^n), x]
, x, x/(a + b*x^n)^(1/n)] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && EqQ[n*p + 1, 0] && IntegerQ[n]

Rule 413

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[((a*d - c*b)*x*(a + b*x^n)^
(p + 1)*(c + d*x^n)^(q - 1))/(a*b*n*(p + 1)), x] - Dist[1/(a*b*n*(p + 1)), Int[(a + b*x^n)^(p + 1)*(c + d*x^n)
^(q - 2)*Simp[c*(a*d - c*b*(n*(p + 1) + 1)) + d*(a*d*(n*(q - 1) + 1) - b*c*(n*(p + q) + 1))*x^n, x], x], x] /;
 FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && LtQ[p, -1] && GtQ[q, 1] && IntBinomialQ[a, b, c, d, n, p, q
, x]

Rule 523

Int[((e_) + (f_.)*(x_)^(n_))/(((a_) + (b_.)*(x_)^(n_))*Sqrt[(c_) + (d_.)*(x_)^(n_)]), x_Symbol] :> Dist[f/b, I
nt[1/Sqrt[c + d*x^n], x], x] + Dist[(b*e - a*f)/b, Int[1/((a + b*x^n)*Sqrt[c + d*x^n]), x], x] /; FreeQ[{a, b,
 c, d, e, f, n}, x]

Rule 4364

Int[(u_)*(F_)[(c_.)*((a_.) + (b_.)*(x_))]^(n_), x_Symbol] :> With[{d = FreeFactors[Sin[c*(a + b*x)], x]}, Dist
[d/(b*c), Subst[Int[SubstFor[(1 - d^2*x^2)^((n - 1)/2), Sin[c*(a + b*x)]/d, u, x], x], x, Sin[c*(a + b*x)]/d],
 x] /; FunctionOfQ[Sin[c*(a + b*x)]/d, u, x]] /; FreeQ[{a, b, c}, x] && IntegerQ[(n - 1)/2] && NonsumQ[u] && (
EqQ[F, Cos] || EqQ[F, cos])

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]  time = 0.09, size = 49, normalized size = 1.00 \[ \frac {1}{2} \left (4 \sqrt {2} \sin ^{-1}\left (\sqrt {2} \sin (x)\right )-5 \tan ^{-1}\left (\frac {\sin (x)}{\sqrt {\cos (2 x)}}\right )-\sqrt {\cos (2 x)} \tan (x) \sec (x)\right ) \]

Antiderivative was successfully verified.

[In]

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

[Out]

(4*Sqrt[2]*ArcSin[Sqrt[2]*Sin[x]] - 5*ArcTan[Sin[x]/Sqrt[Cos[2*x]]] - Sqrt[Cos[2*x]]*Sec[x]*Tan[x])/2

________________________________________________________________________________________

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

Verification is Not applicable to the result.

[In]

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

[Out]

Could not integrate

________________________________________________________________________________________

fricas [B]  time = 0.97, size = 118, normalized size = 2.41 \[ -\frac {2 \, \sqrt {2} \arctan \left (\frac {{\left (32 \, \sqrt {2} \cos \relax (x)^{4} - 48 \, \sqrt {2} \cos \relax (x)^{2} + 17 \, \sqrt {2}\right )} \sqrt {2 \, \cos \relax (x)^{2} - 1}}{8 \, {\left (8 \, \cos \relax (x)^{4} - 10 \, \cos \relax (x)^{2} + 3\right )} \sin \relax (x)}\right ) \cos \relax (x)^{2} - 5 \, \arctan \left (\frac {3 \, \cos \relax (x)^{2} - 2}{2 \, \sqrt {2 \, \cos \relax (x)^{2} - 1} \sin \relax (x)}\right ) \cos \relax (x)^{2} + 2 \, \sqrt {2 \, \cos \relax (x)^{2} - 1} \sin \relax (x)}{4 \, \cos \relax (x)^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(2*x)^(3/2)/cos(x)^3,x, algorithm="fricas")

[Out]

-1/4*(2*sqrt(2)*arctan(1/8*(32*sqrt(2)*cos(x)^4 - 48*sqrt(2)*cos(x)^2 + 17*sqrt(2))*sqrt(2*cos(x)^2 - 1)/((8*c
os(x)^4 - 10*cos(x)^2 + 3)*sin(x)))*cos(x)^2 - 5*arctan(1/2*(3*cos(x)^2 - 2)/(sqrt(2*cos(x)^2 - 1)*sin(x)))*co
s(x)^2 + 2*sqrt(2*cos(x)^2 - 1)*sin(x))/cos(x)^2

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\cos \left (2 \, x\right )^{\frac {3}{2}}}{\cos \relax (x)^{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(2*x)^(3/2)/cos(x)^3,x, algorithm="giac")

[Out]

integrate(cos(2*x)^(3/2)/cos(x)^3, x)

________________________________________________________________________________________

maple [B]  time = 0.21, size = 100, normalized size = 2.04




method result size



default \(-\frac {\sqrt {\left (2 \left (\cos ^{2}\relax (x )\right )-1\right ) \left (\sin ^{2}\relax (x )\right )}\, \left (4 \sqrt {2}\, \arcsin \left (4 \left (\cos ^{2}\relax (x )\right )-3\right ) \left (\cos ^{2}\relax (x )\right )-5 \arctan \left (\frac {3 \left (\cos ^{2}\relax (x )\right )-2}{2 \sqrt {-2 \left (\sin ^{4}\relax (x )\right )+\sin ^{2}\relax (x )}}\right ) \left (\cos ^{2}\relax (x )\right )+2 \sqrt {-2 \left (\sin ^{4}\relax (x )\right )+\sin ^{2}\relax (x )}\right )}{4 \cos \relax (x )^{2} \sin \relax (x ) \sqrt {2 \left (\cos ^{2}\relax (x )\right )-1}}\) \(100\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(2*x)^(3/2)/cos(x)^3,x,method=_RETURNVERBOSE)

[Out]

-1/4*((2*cos(x)^2-1)*sin(x)^2)^(1/2)*(4*2^(1/2)*arcsin(4*cos(x)^2-3)*cos(x)^2-5*arctan(1/2*(3*cos(x)^2-2)/(-2*
sin(x)^4+sin(x)^2)^(1/2))*cos(x)^2+2*(-2*sin(x)^4+sin(x)^2)^(1/2))/cos(x)^2/sin(x)/(2*cos(x)^2-1)^(1/2)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\cos \left (2 \, x\right )^{\frac {3}{2}}}{\cos \relax (x)^{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(2*x)^(3/2)/cos(x)^3,x, algorithm="maxima")

[Out]

integrate(cos(2*x)^(3/2)/cos(x)^3, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.02 \[ \int \frac {{\cos \left (2\,x\right )}^{3/2}}{{\cos \relax (x)}^3} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(2*x)^(3/2)/cos(x)^3,x)

[Out]

int(cos(2*x)^(3/2)/cos(x)^3, x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(2*x)**(3/2)/cos(x)**3,x)

[Out]

Timed out

________________________________________________________________________________________