\(\int (b \cot (e+f x))^n (a \sec (e+f x))^m \, dx\) [42]

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

Optimal result

Integrand size = 21, antiderivative size = 90 \[ \int (b \cot (e+f x))^n (a \sec (e+f x))^m \, dx=-\frac {(b \cot (e+f x))^{1+n} \operatorname {Hypergeometric2F1}\left (\frac {1+n}{2},\frac {1}{2} (1-m+n),\frac {1}{2} (3-m+n),\cos ^2(e+f x)\right ) (a \sec (e+f x))^m \sin ^2(e+f x)^{\frac {1+n}{2}}}{b f (1-m+n)} \] Output:

-(b*cot(f*x+e))^(1+n)*hypergeom([1/2+1/2*n, 1/2-1/2*m+1/2*n],[3/2-1/2*m+1/ 
2*n],cos(f*x+e)^2)*(a*sec(f*x+e))^m*(sin(f*x+e)^2)^(1/2+1/2*n)/b/f/(1-m+n)
 

Mathematica [A] (verified)

Time = 0.51 (sec) , antiderivative size = 83, normalized size of antiderivative = 0.92 \[ \int (b \cot (e+f x))^n (a \sec (e+f x))^m \, dx=-\frac {b (b \cot (e+f x))^{-1+n} \operatorname {Hypergeometric2F1}\left (1-\frac {m}{2},\frac {1-n}{2},\frac {3-n}{2},-\tan ^2(e+f x)\right ) (a \sec (e+f x))^m \sec ^2(e+f x)^{-m/2}}{f (-1+n)} \] Input:

Integrate[(b*Cot[e + f*x])^n*(a*Sec[e + f*x])^m,x]
 

Output:

-((b*(b*Cot[e + f*x])^(-1 + n)*Hypergeometric2F1[1 - m/2, (1 - n)/2, (3 - 
n)/2, -Tan[e + f*x]^2]*(a*Sec[e + f*x])^m)/(f*(-1 + n)*(Sec[e + f*x]^2)^(m 
/2)))
 

Rubi [A] (verified)

Time = 0.49 (sec) , antiderivative size = 90, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.286, Rules used = {3042, 3098, 3042, 3082, 3042, 3056}

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 (a \sec (e+f x))^m (b \cot (e+f x))^n \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \left (a \csc \left (e+f x+\frac {\pi }{2}\right )\right )^m \left (-b \tan \left (e+f x+\frac {\pi }{2}\right )\right )^ndx\)

\(\Big \downarrow \) 3098

\(\displaystyle \left (\frac {\cos (e+f x)}{a}\right )^m (a \sec (e+f x))^m \int \left (\frac {\cos (e+f x)}{a}\right )^{-m} (b \cot (e+f x))^ndx\)

\(\Big \downarrow \) 3042

\(\displaystyle \left (\frac {\cos (e+f x)}{a}\right )^m (a \sec (e+f x))^m \int \left (\frac {\sin \left (e+f x+\frac {\pi }{2}\right )}{a}\right )^{-m} \left (-b \tan \left (e+f x+\frac {\pi }{2}\right )\right )^ndx\)

\(\Big \downarrow \) 3082

\(\displaystyle -\frac {(-\sin (e+f x))^{n+1} (a \sec (e+f x))^m (b \cot (e+f x))^{n+1} \left (\frac {\cos (e+f x)}{a}\right )^{m-n-1} \int \left (\frac {\cos (e+f x)}{a}\right )^{n-m} (-\sin (e+f x))^{-n}dx}{a b}\)

\(\Big \downarrow \) 3042

\(\displaystyle -\frac {(-\sin (e+f x))^{n+1} (a \sec (e+f x))^m (b \cot (e+f x))^{n+1} \left (\frac {\cos (e+f x)}{a}\right )^{m-n-1} \int \left (\frac {\cos (e+f x)}{a}\right )^{n-m} (-\sin (e+f x))^{-n}dx}{a b}\)

\(\Big \downarrow \) 3056

\(\displaystyle -\frac {\sin ^2(e+f x)^{\frac {n+1}{2}} (a \sec (e+f x))^m (b \cot (e+f x))^{n+1} \operatorname {Hypergeometric2F1}\left (\frac {n+1}{2},\frac {1}{2} (-m+n+1),\frac {1}{2} (-m+n+3),\cos ^2(e+f x)\right )}{b f (-m+n+1)}\)

Input:

Int[(b*Cot[e + f*x])^n*(a*Sec[e + f*x])^m,x]
 

Output:

-(((b*Cot[e + f*x])^(1 + n)*Hypergeometric2F1[(1 + n)/2, (1 - m + n)/2, (3 
 - m + n)/2, Cos[e + f*x]^2]*(a*Sec[e + f*x])^m*(Sin[e + f*x]^2)^((1 + n)/ 
2))/(b*f*(1 - m + n)))
 

Defintions of rubi rules used

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

rule 3056
Int[(cos[(e_.) + (f_.)*(x_)]*(a_.))^(m_)*((b_.)*sin[(e_.) + (f_.)*(x_)])^(n 
_), x_Symbol] :> Simp[(-b^(2*IntPart[(n - 1)/2] + 1))*(b*Sin[e + f*x])^(2*F 
racPart[(n - 1)/2])*((a*Cos[e + f*x])^(m + 1)/(a*f*(m + 1)*(Sin[e + f*x]^2) 
^FracPart[(n - 1)/2]))*Hypergeometric2F1[(1 + m)/2, (1 - n)/2, (3 + m)/2, C 
os[e + f*x]^2], x] /; FreeQ[{a, b, e, f, m, n}, x] && SimplerQ[n, m]
 

rule 3082
Int[((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^( 
n_), x_Symbol] :> Simp[a*Cos[e + f*x]^(n + 1)*((b*Tan[e + f*x])^(n + 1)/(b* 
(a*Sin[e + f*x])^(n + 1)))   Int[(a*Sin[e + f*x])^(m + n)/Cos[e + f*x]^n, x 
], x] /; FreeQ[{a, b, e, f, m, n}, x] &&  !IntegerQ[n]
 

rule 3098
Int[(csc[(e_.) + (f_.)*(x_)]*(a_.))^(m_)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n 
_), x_Symbol] :> Simp[(a*Csc[e + f*x])^FracPart[m]*(Sin[e + f*x]/a)^FracPar 
t[m]   Int[(b*Tan[e + f*x])^n/(Sin[e + f*x]/a)^m, x], x] /; FreeQ[{a, b, e, 
 f, m, n}, x] &&  !IntegerQ[m] &&  !IntegerQ[n]
 
Maple [F]

\[\int \left (b \cot \left (f x +e \right )\right )^{n} \left (a \sec \left (f x +e \right )\right )^{m}d x\]

Input:

int((b*cot(f*x+e))^n*(a*sec(f*x+e))^m,x)
 

Output:

int((b*cot(f*x+e))^n*(a*sec(f*x+e))^m,x)
 

Fricas [F]

\[ \int (b \cot (e+f x))^n (a \sec (e+f x))^m \, dx=\int { \left (b \cot \left (f x + e\right )\right )^{n} \left (a \sec \left (f x + e\right )\right )^{m} \,d x } \] Input:

integrate((b*cot(f*x+e))^n*(a*sec(f*x+e))^m,x, algorithm="fricas")
 

Output:

integral((b*cot(f*x + e))^n*(a*sec(f*x + e))^m, x)
 

Sympy [F]

\[ \int (b \cot (e+f x))^n (a \sec (e+f x))^m \, dx=\int \left (a \sec {\left (e + f x \right )}\right )^{m} \left (b \cot {\left (e + f x \right )}\right )^{n}\, dx \] Input:

integrate((b*cot(f*x+e))**n*(a*sec(f*x+e))**m,x)
 

Output:

Integral((a*sec(e + f*x))**m*(b*cot(e + f*x))**n, x)
 

Maxima [F]

\[ \int (b \cot (e+f x))^n (a \sec (e+f x))^m \, dx=\int { \left (b \cot \left (f x + e\right )\right )^{n} \left (a \sec \left (f x + e\right )\right )^{m} \,d x } \] Input:

integrate((b*cot(f*x+e))^n*(a*sec(f*x+e))^m,x, algorithm="maxima")
 

Output:

integrate((b*cot(f*x + e))^n*(a*sec(f*x + e))^m, x)
 

Giac [F]

\[ \int (b \cot (e+f x))^n (a \sec (e+f x))^m \, dx=\int { \left (b \cot \left (f x + e\right )\right )^{n} \left (a \sec \left (f x + e\right )\right )^{m} \,d x } \] Input:

integrate((b*cot(f*x+e))^n*(a*sec(f*x+e))^m,x, algorithm="giac")
 

Output:

integrate((b*cot(f*x + e))^n*(a*sec(f*x + e))^m, x)
 

Mupad [F(-1)]

Timed out. \[ \int (b \cot (e+f x))^n (a \sec (e+f x))^m \, dx=\int {\left (b\,\mathrm {cot}\left (e+f\,x\right )\right )}^n\,{\left (\frac {a}{\cos \left (e+f\,x\right )}\right )}^m \,d x \] Input:

int((b*cot(e + f*x))^n*(a/cos(e + f*x))^m,x)
 

Output:

int((b*cot(e + f*x))^n*(a/cos(e + f*x))^m, x)
 

Reduce [F]

\[ \int (b \cot (e+f x))^n (a \sec (e+f x))^m \, dx=b^{n} a^{m} \left (\int \sec \left (f x +e \right )^{m} \cot \left (f x +e \right )^{n}d x \right ) \] Input:

int((b*cot(f*x+e))^n*(a*sec(f*x+e))^m,x)
 

Output:

b**n*a**m*int(sec(e + f*x)**m*cot(e + f*x)**n,x)