3.613 \(\int \sec ^2(2 (a+b x)) (c \tan (a+b x) \tan (2 (a+b x)))^{3/2} \, dx\)

Optimal. Leaf size=110 \[ \frac {4 c^2 \tan (2 a+2 b x)}{5 b \sqrt {c \sec (2 a+2 b x)-c}}-\frac {c \tan (2 a+2 b x) \sqrt {c \sec (2 a+2 b x)-c}}{5 b}+\frac {\tan (2 a+2 b x) (c \sec (2 a+2 b x)-c)^{3/2}}{5 b} \]

[Out]

1/5*(-c+c*sec(2*b*x+2*a))^(3/2)*tan(2*b*x+2*a)/b+4/5*c^2*tan(2*b*x+2*a)/b/(-c+c*sec(2*b*x+2*a))^(1/2)-1/5*c*(-
c+c*sec(2*b*x+2*a))^(1/2)*tan(2*b*x+2*a)/b

________________________________________________________________________________________

Rubi [A]  time = 0.27, antiderivative size = 110, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 31, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.129, Rules used = {4397, 3798, 3793, 3792} \[ \frac {4 c^2 \tan (2 a+2 b x)}{5 b \sqrt {c \sec (2 a+2 b x)-c}}-\frac {c \tan (2 a+2 b x) \sqrt {c \sec (2 a+2 b x)-c}}{5 b}+\frac {\tan (2 a+2 b x) (c \sec (2 a+2 b x)-c)^{3/2}}{5 b} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(4*c^2*Tan[2*a + 2*b*x])/(5*b*Sqrt[-c + c*Sec[2*a + 2*b*x]]) - (c*Sqrt[-c + c*Sec[2*a + 2*b*x]]*Tan[2*a + 2*b*
x])/(5*b) + ((-c + c*Sec[2*a + 2*b*x])^(3/2)*Tan[2*a + 2*b*x])/(5*b)

Rule 3792

Int[csc[(e_.) + (f_.)*(x_)]*Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)], x_Symbol] :> Simp[(-2*b*Cot[e + f*x])/
(f*Sqrt[a + b*Csc[e + f*x]]), x] /; FreeQ[{a, b, e, f}, x] && EqQ[a^2 - b^2, 0]

Rule 3793

Int[csc[(e_.) + (f_.)*(x_)]*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_), x_Symbol] :> -Simp[(b*Cot[e + f*x]*(a
 + b*Csc[e + f*x])^(m - 1))/(f*m), x] + Dist[(a*(2*m - 1))/m, Int[Csc[e + f*x]*(a + b*Csc[e + f*x])^(m - 1), x
], x] /; FreeQ[{a, b, e, f}, x] && EqQ[a^2 - b^2, 0] && GtQ[m, 1/2] && IntegerQ[2*m]

Rule 3798

Int[csc[(e_.) + (f_.)*(x_)]^2*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_), x_Symbol] :> -Simp[(Cot[e + f*x]*(a
 + b*Csc[e + f*x])^m)/(f*(m + 1)), x] + Dist[(a*m)/(b*(m + 1)), Int[Csc[e + f*x]*(a + b*Csc[e + f*x])^m, x], x
] /; FreeQ[{a, b, e, f, m}, x] && EqQ[a^2 - b^2, 0] &&  !LtQ[m, -2^(-1)]

Rule 4397

Int[u_, x_Symbol] :> Int[TrigSimplify[u], x] /; TrigSimplifyQ[u]

Rubi steps

\begin {align*} \int \sec ^2(2 (a+b x)) (c \tan (a+b x) \tan (2 (a+b x)))^{3/2} \, dx &=\int \sec ^2(2 a+2 b x) (-c+c \sec (2 a+2 b x))^{3/2} \, dx\\ &=\frac {(-c+c \sec (2 a+2 b x))^{3/2} \tan (2 a+2 b x)}{5 b}-\frac {3}{5} \int \sec (2 a+2 b x) (-c+c \sec (2 a+2 b x))^{3/2} \, dx\\ &=-\frac {c \sqrt {-c+c \sec (2 a+2 b x)} \tan (2 a+2 b x)}{5 b}+\frac {(-c+c \sec (2 a+2 b x))^{3/2} \tan (2 a+2 b x)}{5 b}+\frac {1}{5} (4 c) \int \sec (2 a+2 b x) \sqrt {-c+c \sec (2 a+2 b x)} \, dx\\ &=\frac {4 c^2 \tan (2 a+2 b x)}{5 b \sqrt {-c+c \sec (2 a+2 b x)}}-\frac {c \sqrt {-c+c \sec (2 a+2 b x)} \tan (2 a+2 b x)}{5 b}+\frac {(-c+c \sec (2 a+2 b x))^{3/2} \tan (2 a+2 b x)}{5 b}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.23, size = 59, normalized size = 0.54 \[ \frac {\cot (a+b x) (c \tan (a+b x) \tan (2 (a+b x)))^{3/2} (4 \cot (a+b x) \cot (2 (a+b x))+\sec (2 (a+b x))-2)}{5 b} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(Cot[a + b*x]*(-2 + 4*Cot[a + b*x]*Cot[2*(a + b*x)] + Sec[2*(a + b*x)])*(c*Tan[a + b*x]*Tan[2*(a + b*x)])^(3/2
))/(5*b)

________________________________________________________________________________________

fricas [A]  time = 0.90, size = 88, normalized size = 0.80 \[ \frac {2 \, \sqrt {2} {\left (5 \, c \tan \left (b x + a\right )^{4} - 5 \, c \tan \left (b x + a\right )^{2} + 2 \, c\right )} \sqrt {-\frac {c \tan \left (b x + a\right )^{2}}{\tan \left (b x + a\right )^{2} - 1}}}{5 \, {\left (b \tan \left (b x + a\right )^{5} - 2 \, b \tan \left (b x + a\right )^{3} + b \tan \left (b x + a\right )\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

2/5*sqrt(2)*(5*c*tan(b*x + a)^4 - 5*c*tan(b*x + a)^2 + 2*c)*sqrt(-c*tan(b*x + a)^2/(tan(b*x + a)^2 - 1))/(b*ta
n(b*x + a)^5 - 2*b*tan(b*x + a)^3 + b*tan(b*x + a))

________________________________________________________________________________________

giac [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(sec(2*b*x+2*a)^2*(c*tan(b*x+a)*tan(2*b*x+2*a))^(3/2),x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

maple [A]  time = 0.86, size = 85, normalized size = 0.77 \[ \frac {2 \sqrt {2}\, \left (12 \left (\cos ^{4}\left (b x +a \right )\right )-15 \left (\cos ^{2}\left (b x +a \right )\right )+5\right ) \cos \left (b x +a \right ) \left (\frac {c \left (\sin ^{2}\left (b x +a \right )\right )}{2 \left (\cos ^{2}\left (b x +a \right )\right )-1}\right )^{\frac {3}{2}}}{5 b \left (2 \left (\cos ^{2}\left (b x +a \right )\right )-1\right ) \sin \left (b x +a \right )^{3}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

2/5*2^(1/2)/b*(12*cos(b*x+a)^4-15*cos(b*x+a)^2+5)*cos(b*x+a)*(c*sin(b*x+a)^2/(2*cos(b*x+a)^2-1))^(3/2)/(2*cos(
b*x+a)^2-1)/sin(b*x+a)^3

________________________________________________________________________________________

maxima [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(sec(2*b*x+2*a)^2*(c*tan(b*x+a)*tan(2*b*x+2*a))^(3/2),x, algorithm="maxima")

[Out]

Timed out

________________________________________________________________________________________

mupad [B]  time = 11.04, size = 149, normalized size = 1.35 \[ \frac {2\,c\,\left ({\mathrm {e}}^{a\,4{}\mathrm {i}+b\,x\,4{}\mathrm {i}}\,5{}\mathrm {i}+{\mathrm {e}}^{a\,6{}\mathrm {i}+b\,x\,6{}\mathrm {i}}\,5{}\mathrm {i}+{\mathrm {e}}^{a\,10{}\mathrm {i}+b\,x\,10{}\mathrm {i}}\,3{}\mathrm {i}+3{}\mathrm {i}\right )\,\sqrt {\frac {c\,\left ({\mathrm {e}}^{a\,2{}\mathrm {i}+b\,x\,2{}\mathrm {i}}\,1{}\mathrm {i}-\mathrm {i}\right )\,\left ({\mathrm {e}}^{a\,4{}\mathrm {i}+b\,x\,4{}\mathrm {i}}\,1{}\mathrm {i}-\mathrm {i}\right )}{\left ({\mathrm {e}}^{a\,2{}\mathrm {i}+b\,x\,2{}\mathrm {i}}+1\right )\,\left ({\mathrm {e}}^{a\,4{}\mathrm {i}+b\,x\,4{}\mathrm {i}}+1\right )}}}{5\,b\,\left ({\mathrm {e}}^{a\,2{}\mathrm {i}+b\,x\,2{}\mathrm {i}}-1\right )\,{\left ({\mathrm {e}}^{a\,4{}\mathrm {i}+b\,x\,4{}\mathrm {i}}+1\right )}^2} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

(2*c*(exp(a*4i + b*x*4i)*5i + exp(a*6i + b*x*6i)*5i + exp(a*10i + b*x*10i)*3i + 3i)*((c*(exp(a*2i + b*x*2i)*1i
 - 1i)*(exp(a*4i + b*x*4i)*1i - 1i))/((exp(a*2i + b*x*2i) + 1)*(exp(a*4i + b*x*4i) + 1)))^(1/2))/(5*b*(exp(a*2
i + b*x*2i) - 1)*(exp(a*4i + b*x*4i) + 1)^2)

________________________________________________________________________________________

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(sec(2*b*x+2*a)**2*(c*tan(b*x+a)*tan(2*b*x+2*a))**(3/2),x)

[Out]

Timed out

________________________________________________________________________________________