\(\int \frac {1}{\sqrt {\cot (c+d x)} \sqrt {a+i a \tan (c+d x)}} \, dx\) [771]

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

Optimal result

Integrand size = 28, antiderivative size = 108 \[ \int \frac {1}{\sqrt {\cot (c+d x)} \sqrt {a+i a \tan (c+d x)}} \, dx=-\frac {\left (\frac {1}{2}+\frac {i}{2}\right ) \text {arctanh}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right ) \sqrt {\cot (c+d x)} \sqrt {\tan (c+d x)}}{\sqrt {a} d}+\frac {i}{d \sqrt {\cot (c+d x)} \sqrt {a+i a \tan (c+d x)}} \] Output:

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

Mathematica [A] (verified)

Time = 0.34 (sec) , antiderivative size = 124, normalized size of antiderivative = 1.15 \[ \int \frac {1}{\sqrt {\cot (c+d x)} \sqrt {a+i a \tan (c+d x)}} \, dx=\frac {2 i a-\frac {i \sqrt {2} a \text {arctanh}\left (\frac {\sqrt {2} \sqrt {i a \tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right ) \sqrt {a+i a \tan (c+d x)}}{\sqrt {i a \tan (c+d x)}}}{2 a d \sqrt {\cot (c+d x)} \sqrt {a+i a \tan (c+d x)}} \] Input:

Integrate[1/(Sqrt[Cot[c + d*x]]*Sqrt[a + I*a*Tan[c + d*x]]),x]
 

Output:

((2*I)*a - (I*Sqrt[2]*a*ArcTanh[(Sqrt[2]*Sqrt[I*a*Tan[c + d*x]])/Sqrt[a + 
I*a*Tan[c + d*x]]]*Sqrt[a + I*a*Tan[c + d*x]])/Sqrt[I*a*Tan[c + d*x]])/(2* 
a*d*Sqrt[Cot[c + d*x]]*Sqrt[a + I*a*Tan[c + d*x]])
 

Rubi [A] (verified)

Time = 0.50 (sec) , antiderivative size = 109, normalized size of antiderivative = 1.01, number of steps used = 8, number of rules used = 7, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.250, Rules used = {3042, 4729, 3042, 4029, 3042, 4027, 218}

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 {1}{\sqrt {\cot (c+d x)} \sqrt {a+i a \tan (c+d x)}} \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \frac {1}{\sqrt {\cot (c+d x)} \sqrt {a+i a \tan (c+d x)}}dx\)

\(\Big \downarrow \) 4729

\(\displaystyle \sqrt {\tan (c+d x)} \sqrt {\cot (c+d x)} \int \frac {\sqrt {\tan (c+d x)}}{\sqrt {i \tan (c+d x) a+a}}dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \sqrt {\tan (c+d x)} \sqrt {\cot (c+d x)} \int \frac {\sqrt {\tan (c+d x)}}{\sqrt {i \tan (c+d x) a+a}}dx\)

\(\Big \downarrow \) 4029

\(\displaystyle \sqrt {\tan (c+d x)} \sqrt {\cot (c+d x)} \left (\frac {i \sqrt {\tan (c+d x)}}{d \sqrt {a+i a \tan (c+d x)}}-\frac {i \int \frac {\sqrt {i \tan (c+d x) a+a}}{\sqrt {\tan (c+d x)}}dx}{2 a}\right )\)

\(\Big \downarrow \) 3042

\(\displaystyle \sqrt {\tan (c+d x)} \sqrt {\cot (c+d x)} \left (\frac {i \sqrt {\tan (c+d x)}}{d \sqrt {a+i a \tan (c+d x)}}-\frac {i \int \frac {\sqrt {i \tan (c+d x) a+a}}{\sqrt {\tan (c+d x)}}dx}{2 a}\right )\)

\(\Big \downarrow \) 4027

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

\(\Big \downarrow \) 218

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

Input:

Int[1/(Sqrt[Cot[c + d*x]]*Sqrt[a + I*a*Tan[c + d*x]]),x]
 

Output:

Sqrt[Cot[c + d*x]]*Sqrt[Tan[c + d*x]]*(((-1/2 - I/2)*ArcTanh[((1 + I)*Sqrt 
[a]*Sqrt[Tan[c + d*x]])/Sqrt[a + I*a*Tan[c + d*x]]])/(Sqrt[a]*d) + (I*Sqrt 
[Tan[c + d*x]])/(d*Sqrt[a + I*a*Tan[c + d*x]]))
 

Defintions of rubi rules used

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

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

rule 4027
Int[Sqrt[(a_) + (b_.)*tan[(e_.) + (f_.)*(x_)]]/Sqrt[(c_.) + (d_.)*tan[(e_.) 
 + (f_.)*(x_)]], x_Symbol] :> Simp[-2*a*(b/f)   Subst[Int[1/(a*c - b*d - 2* 
a^2*x^2), x], x, Sqrt[c + d*Tan[e + f*x]]/Sqrt[a + b*Tan[e + f*x]]], x] /; 
FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && N 
eQ[c^2 + d^2, 0]
 

rule 4029
Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + 
(f_.)*(x_)])^(n_), x_Symbol] :> Simp[a*(a + b*Tan[e + f*x])^m*((c + d*Tan[e 
 + f*x])^n/(2*b*f*m)), x] - Simp[(a*c - b*d)/(2*b^2)   Int[(a + b*Tan[e + f 
*x])^(m + 1)*(c + d*Tan[e + f*x])^(n - 1), x], x] /; FreeQ[{a, b, c, d, e, 
f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0] && Eq 
Q[m + n, 0] && LeQ[m, -2^(-1)]
 

rule 4729
Int[(cot[(a_.) + (b_.)*(x_)]*(c_.))^(m_.)*(u_), x_Symbol] :> Simp[(c*Cot[a 
+ b*x])^m*(c*Tan[a + b*x])^m   Int[ActivateTrig[u]/(c*Tan[a + b*x])^m, x], 
x] /; FreeQ[{a, b, c, m}, x] &&  !IntegerQ[m] && KnownTangentIntegrandQ[u, 
x]
 
Maple [A] (verified)

Time = 1.84 (sec) , antiderivative size = 167, normalized size of antiderivative = 1.55

method result size
default \(\frac {\left (\frac {1}{4}-\frac {i}{4}\right ) \left (i \sqrt {-\csc \left (d x +c \right )+\cot \left (d x +c \right )}\, \sqrt {2}-2 i \arctan \left (\left (\frac {1}{2}+\frac {i}{2}\right ) \sqrt {2}\, \sqrt {-\csc \left (d x +c \right )+\cot \left (d x +c \right )}\right )-\sqrt {-\csc \left (d x +c \right )+\cot \left (d x +c \right )}\, \sqrt {2}+2 \arctan \left (\left (\frac {1}{2}+\frac {i}{2}\right ) \sqrt {2}\, \sqrt {-\csc \left (d x +c \right )+\cot \left (d x +c \right )}\right ) \left (-\cot \left (d x +c \right )+\csc \left (d x +c \right )\right )\right ) \sqrt {2}}{d \sqrt {a \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {-\csc \left (d x +c \right )+\cot \left (d x +c \right )}\, \sqrt {\cot \left (d x +c \right )}}\) \(167\)

Input:

int(1/cot(d*x+c)^(1/2)/(a+I*a*tan(d*x+c))^(1/2),x,method=_RETURNVERBOSE)
 

Output:

(1/4-1/4*I)/d*(I*(-csc(d*x+c)+cot(d*x+c))^(1/2)*2^(1/2)-2*I*arctan((1/2+1/ 
2*I)*2^(1/2)*(-csc(d*x+c)+cot(d*x+c))^(1/2))-(-csc(d*x+c)+cot(d*x+c))^(1/2 
)*2^(1/2)+2*arctan((1/2+1/2*I)*2^(1/2)*(-csc(d*x+c)+cot(d*x+c))^(1/2))*(-c 
ot(d*x+c)+csc(d*x+c)))/(a*(1+I*tan(d*x+c)))^(1/2)/(-csc(d*x+c)+cot(d*x+c)) 
^(1/2)*2^(1/2)/cot(d*x+c)^(1/2)
 

Fricas [B] (verification not implemented)

Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 329 vs. \(2 (78) = 156\).

Time = 0.09 (sec) , antiderivative size = 329, normalized size of antiderivative = 3.05 \[ \int \frac {1}{\sqrt {\cot (c+d x)} \sqrt {a+i a \tan (c+d x)}} \, dx=-\frac {{\left (a d \sqrt {\frac {2 i}{a d^{2}}} e^{\left (i \, d x + i \, c\right )} \log \left (2 \, {\left (\sqrt {2} {\left (a d e^{\left (2 i \, d x + 2 i \, c\right )} - a d\right )} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} - 1}} \sqrt {\frac {2 i}{a d^{2}}} + 2 i \, a e^{\left (i \, d x + i \, c\right )}\right )} e^{\left (-i \, d x - i \, c\right )}\right ) - a d \sqrt {\frac {2 i}{a d^{2}}} e^{\left (i \, d x + i \, c\right )} \log \left (-2 \, {\left (\sqrt {2} {\left (a d e^{\left (2 i \, d x + 2 i \, c\right )} - a d\right )} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} - 1}} \sqrt {\frac {2 i}{a d^{2}}} - 2 i \, a e^{\left (i \, d x + i \, c\right )}\right )} e^{\left (-i \, d x - i \, c\right )}\right ) - 2 \, \sqrt {2} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} - 1}} {\left (e^{\left (2 i \, d x + 2 i \, c\right )} - 1\right )}\right )} e^{\left (-i \, d x - i \, c\right )}}{4 \, a d} \] Input:

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

Output:

-1/4*(a*d*sqrt(2*I/(a*d^2))*e^(I*d*x + I*c)*log(2*(sqrt(2)*(a*d*e^(2*I*d*x 
 + 2*I*c) - a*d)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((I*e^(2*I*d*x + 2* 
I*c) + I)/(e^(2*I*d*x + 2*I*c) - 1))*sqrt(2*I/(a*d^2)) + 2*I*a*e^(I*d*x + 
I*c))*e^(-I*d*x - I*c)) - a*d*sqrt(2*I/(a*d^2))*e^(I*d*x + I*c)*log(-2*(sq 
rt(2)*(a*d*e^(2*I*d*x + 2*I*c) - a*d)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*sq 
rt((I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) - 1))*sqrt(2*I/(a*d^2) 
) - 2*I*a*e^(I*d*x + I*c))*e^(-I*d*x - I*c)) - 2*sqrt(2)*sqrt(a/(e^(2*I*d* 
x + 2*I*c) + 1))*sqrt((I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) - 1 
))*(e^(2*I*d*x + 2*I*c) - 1))*e^(-I*d*x - I*c)/(a*d)
 

Sympy [F]

\[ \int \frac {1}{\sqrt {\cot (c+d x)} \sqrt {a+i a \tan (c+d x)}} \, dx=\int \frac {1}{\sqrt {i a \left (\tan {\left (c + d x \right )} - i\right )} \sqrt {\cot {\left (c + d x \right )}}}\, dx \] Input:

integrate(1/cot(d*x+c)**(1/2)/(a+I*a*tan(d*x+c))**(1/2),x)
 

Output:

Integral(1/(sqrt(I*a*(tan(c + d*x) - I))*sqrt(cot(c + d*x))), x)
 

Maxima [F]

\[ \int \frac {1}{\sqrt {\cot (c+d x)} \sqrt {a+i a \tan (c+d x)}} \, dx=\int { \frac {1}{\sqrt {i \, a \tan \left (d x + c\right ) + a} \sqrt {\cot \left (d x + c\right )}} \,d x } \] Input:

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

Output:

integrate(1/(sqrt(I*a*tan(d*x + c) + a)*sqrt(cot(d*x + c))), x)
 

Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {\cot (c+d x)} \sqrt {a+i a \tan (c+d x)}} \, dx=\text {Exception raised: TypeError} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Error: Bad Argument TypeError: Bad 
Argument TypeDone
 

Mupad [F(-1)]

Timed out. \[ \int \frac {1}{\sqrt {\cot (c+d x)} \sqrt {a+i a \tan (c+d x)}} \, dx=\int \frac {1}{\sqrt {\mathrm {cot}\left (c+d\,x\right )}\,\sqrt {a+a\,\mathrm {tan}\left (c+d\,x\right )\,1{}\mathrm {i}}} \,d x \] Input:

int(1/(cot(c + d*x)^(1/2)*(a + a*tan(c + d*x)*1i)^(1/2)),x)
 

Output:

int(1/(cot(c + d*x)^(1/2)*(a + a*tan(c + d*x)*1i)^(1/2)), x)
 

Reduce [F]

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

int(1/cot(d*x+c)^(1/2)/(a+I*a*tan(d*x+c))^(1/2),x)
 

Output:

(sqrt(a)*( - int((sqrt(tan(c + d*x)*i + 1)*sqrt(cot(c + d*x))*tan(c + d*x) 
)/(cot(c + d*x)*tan(c + d*x)**2 + cot(c + d*x)),x)*i + int((sqrt(tan(c + d 
*x)*i + 1)*sqrt(cot(c + d*x)))/(cot(c + d*x)*tan(c + d*x)**2 + cot(c + d*x 
)),x)))/a