\(\int \frac {\tan ^{\frac {3}{2}}(c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx\) [634]

Optimal result
Mathematica [A] (verified)
Rubi [A] (verified)
Maple [B] (warning: unable to verify)
Fricas [B] (verification not implemented)
Sympy [F]
Maxima [F]
Giac [F(-2)]
Mupad [F(-1)]
Reduce [F]

Optimal result

Integrand size = 25, antiderivative size = 152 \[ \int \frac {\tan ^{\frac {3}{2}}(c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx=-\frac {\arctan \left (\frac {\sqrt {i a-b} \sqrt {\tan (c+d x)}}{\sqrt {a+b \tan (c+d x)}}\right )}{\sqrt {i a-b} d}+\frac {2 \text {arctanh}\left (\frac {\sqrt {b} \sqrt {\tan (c+d x)}}{\sqrt {a+b \tan (c+d x)}}\right )}{\sqrt {b} d}-\frac {\text {arctanh}\left (\frac {\sqrt {i a+b} \sqrt {\tan (c+d x)}}{\sqrt {a+b \tan (c+d x)}}\right )}{\sqrt {i a+b} d} \] Output:

-arctan((I*a-b)^(1/2)*tan(d*x+c)^(1/2)/(a+b*tan(d*x+c))^(1/2))/(I*a-b)^(1/ 
2)/d+2*arctanh(b^(1/2)*tan(d*x+c)^(1/2)/(a+b*tan(d*x+c))^(1/2))/b^(1/2)/d- 
arctanh((I*a+b)^(1/2)*tan(d*x+c)^(1/2)/(a+b*tan(d*x+c))^(1/2))/(I*a+b)^(1/ 
2)/d
 

Mathematica [A] (verified)

Time = 0.50 (sec) , antiderivative size = 189, normalized size of antiderivative = 1.24 \[ \int \frac {\tan ^{\frac {3}{2}}(c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx=\frac {(-1)^{3/4} \left (\frac {\arctan \left (\frac {\sqrt [4]{-1} \sqrt {-a+i b} \sqrt {\tan (c+d x)}}{\sqrt {a+b \tan (c+d x)}}\right )}{\sqrt {-a+i b}}+\frac {\arctan \left (\frac {\sqrt [4]{-1} \sqrt {a+i b} \sqrt {\tan (c+d x)}}{\sqrt {a+b \tan (c+d x)}}\right )}{\sqrt {a+i b}}\right )+\frac {2 \sqrt {a} \text {arcsinh}\left (\frac {\sqrt {b} \sqrt {\tan (c+d x)}}{\sqrt {a}}\right ) \sqrt {1+\frac {b \tan (c+d x)}{a}}}{\sqrt {b} \sqrt {a+b \tan (c+d x)}}}{d} \] Input:

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

Output:

((-1)^(3/4)*(ArcTan[((-1)^(1/4)*Sqrt[-a + I*b]*Sqrt[Tan[c + d*x]])/Sqrt[a 
+ b*Tan[c + d*x]]]/Sqrt[-a + I*b] + ArcTan[((-1)^(1/4)*Sqrt[a + I*b]*Sqrt[ 
Tan[c + d*x]])/Sqrt[a + b*Tan[c + d*x]]]/Sqrt[a + I*b]) + (2*Sqrt[a]*ArcSi 
nh[(Sqrt[b]*Sqrt[Tan[c + d*x]])/Sqrt[a]]*Sqrt[1 + (b*Tan[c + d*x])/a])/(Sq 
rt[b]*Sqrt[a + b*Tan[c + d*x]]))/d
 

Rubi [A] (verified)

Time = 0.37 (sec) , antiderivative size = 147, normalized size of antiderivative = 0.97, number of steps used = 5, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.160, Rules used = {3042, 4058, 614, 2009}

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 \frac {\tan ^{\frac {3}{2}}(c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \frac {\tan (c+d x)^{3/2}}{\sqrt {a+b \tan (c+d x)}}dx\)

\(\Big \downarrow \) 4058

\(\displaystyle \frac {\int \frac {\tan ^{\frac {3}{2}}(c+d x)}{\sqrt {a+b \tan (c+d x)} \left (\tan ^2(c+d x)+1\right )}d\tan (c+d x)}{d}\)

\(\Big \downarrow \) 614

\(\displaystyle \frac {\int \left (\frac {1}{\sqrt {\tan (c+d x)} \sqrt {a+b \tan (c+d x)}}-\frac {1}{\sqrt {\tan (c+d x)} \sqrt {a+b \tan (c+d x)} \left (\tan ^2(c+d x)+1\right )}\right )d\tan (c+d x)}{d}\)

\(\Big \downarrow \) 2009

\(\displaystyle \frac {-\frac {\arctan \left (\frac {\sqrt {-b+i a} \sqrt {\tan (c+d x)}}{\sqrt {a+b \tan (c+d x)}}\right )}{\sqrt {-b+i a}}+\frac {2 \text {arctanh}\left (\frac {\sqrt {b} \sqrt {\tan (c+d x)}}{\sqrt {a+b \tan (c+d x)}}\right )}{\sqrt {b}}-\frac {\text {arctanh}\left (\frac {\sqrt {b+i a} \sqrt {\tan (c+d x)}}{\sqrt {a+b \tan (c+d x)}}\right )}{\sqrt {b+i a}}}{d}\)

Input:

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

Output:

(-(ArcTan[(Sqrt[I*a - b]*Sqrt[Tan[c + d*x]])/Sqrt[a + b*Tan[c + d*x]]]/Sqr 
t[I*a - b]) + (2*ArcTanh[(Sqrt[b]*Sqrt[Tan[c + d*x]])/Sqrt[a + b*Tan[c + d 
*x]]])/Sqrt[b] - ArcTanh[(Sqrt[I*a + b]*Sqrt[Tan[c + d*x]])/Sqrt[a + b*Tan 
[c + d*x]]]/Sqrt[I*a + b])/d
 

Defintions of rubi rules used

rule 614
Int[((e_.)*(x_))^(m_)/(Sqrt[(c_) + (d_.)*(x_)]*((a_) + (b_.)*(x_)^2)), x_Sy 
mbol] :> Simp[e^(m + 1/2)   Int[ExpandIntegrand[1/(Sqrt[e*x]*Sqrt[c + d*x]) 
, x^(m + 1/2)/(a + b*x^2), x], x], x] /; FreeQ[{a, b, c, d, e}, x] && IGtQ[ 
m - 1/2, 0]
 

rule 2009
Int[u_, x_Symbol] :> Simp[IntSum[u, x], x] /; SumQ[u]
 

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 4058
Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*tan[(e_.) + 
(f_.)*(x_)])^(n_), x_Symbol] :> With[{ff = FreeFactors[Tan[e + f*x], x]}, S 
imp[ff/f   Subst[Int[(a + b*ff*x)^m*((c + d*ff*x)^n/(1 + ff^2*x^2)), x], x, 
 Tan[e + f*x]/ff], x]] /; FreeQ[{a, b, c, d, e, f, m, n}, x] && NeQ[b*c - a 
*d, 0] && NeQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0]
 
Maple [B] (warning: unable to verify)

result has leaf size over 500,000. Avoiding possible recursion issues.

Time = 0.63 (sec) , antiderivative size = 944369, normalized size of antiderivative = 6212.95

\[\text {output too large to display}\]

Input:

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

Output:

result too large to display
 

Fricas [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 4055 vs. \(2 (120) = 240\).

Time = 0.71 (sec) , antiderivative size = 8112, normalized size of antiderivative = 53.37 \[ \int \frac {\tan ^{\frac {3}{2}}(c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx=\text {Too large to display} \] Input:

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

Output:

Too large to include
 

Sympy [F]

\[ \int \frac {\tan ^{\frac {3}{2}}(c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx=\int \frac {\tan ^{\frac {3}{2}}{\left (c + d x \right )}}{\sqrt {a + b \tan {\left (c + d x \right )}}}\, dx \] Input:

integrate(tan(d*x+c)**(3/2)/(a+b*tan(d*x+c))**(1/2),x)
 

Output:

Integral(tan(c + d*x)**(3/2)/sqrt(a + b*tan(c + d*x)), x)
 

Maxima [F]

\[ \int \frac {\tan ^{\frac {3}{2}}(c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx=\int { \frac {\tan \left (d x + c\right )^{\frac {3}{2}}}{\sqrt {b \tan \left (d x + c\right ) + a}} \,d x } \] Input:

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

Output:

integrate(tan(d*x + c)^(3/2)/sqrt(b*tan(d*x + c) + a), x)
 

Giac [F(-2)]

Exception generated. \[ \int \frac {\tan ^{\frac {3}{2}}(c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

Mupad [F(-1)]

Timed out. \[ \int \frac {\tan ^{\frac {3}{2}}(c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx=\int \frac {{\mathrm {tan}\left (c+d\,x\right )}^{3/2}}{\sqrt {a+b\,\mathrm {tan}\left (c+d\,x\right )}} \,d x \] Input:

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

Output:

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

Reduce [F]

\[ \int \frac {\tan ^{\frac {3}{2}}(c+d x)}{\sqrt {a+b \tan (c+d x)}} \, dx=\int \frac {\sqrt {\tan \left (d x +c \right )}\, \sqrt {a +\tan \left (d x +c \right ) b}\, \tan \left (d x +c \right )}{a +\tan \left (d x +c \right ) b}d x \] Input:

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

Output:

int((sqrt(tan(c + d*x))*sqrt(tan(c + d*x)*b + a)*tan(c + d*x))/(tan(c + d* 
x)*b + a),x)