\(\int \sec (e+f x) (b (c \tan (e+f x))^n)^p \, dx\) [485]

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 = 91 \[ \int \sec (e+f x) \left (b (c \tan (e+f x))^n\right )^p \, dx=\frac {\cos ^2(e+f x)^{\frac {1}{2} (2+n p)} \operatorname {Hypergeometric2F1}\left (\frac {1}{2} (1+n p),\frac {1}{2} (2+n p),\frac {1}{2} (3+n p),\sin ^2(e+f x)\right ) \sec (e+f x) \tan (e+f x) \left (b (c \tan (e+f x))^n\right )^p}{f (1+n p)} \] Output:

(cos(f*x+e)^2)^(1/2*n*p+1)*hypergeom([1/2*n*p+1, 1/2*n*p+1/2],[1/2*n*p+3/2 
],sin(f*x+e)^2)*sec(f*x+e)*tan(f*x+e)*(b*(c*tan(f*x+e))^n)^p/f/(n*p+1)
 

Mathematica [A] (verified)

Time = 0.05 (sec) , antiderivative size = 70, normalized size of antiderivative = 0.77 \[ \int \sec (e+f x) \left (b (c \tan (e+f x))^n\right )^p \, dx=\frac {\csc (e+f x) \operatorname {Hypergeometric2F1}\left (\frac {1}{2},\frac {1}{2} (1-n p),\frac {3}{2},\sec ^2(e+f x)\right ) \left (-\tan ^2(e+f x)\right )^{\frac {1}{2} (1-n p)} \left (b (c \tan (e+f x))^n\right )^p}{f} \] Input:

Integrate[Sec[e + f*x]*(b*(c*Tan[e + f*x])^n)^p,x]
 

Output:

(Csc[e + f*x]*Hypergeometric2F1[1/2, (1 - n*p)/2, 3/2, Sec[e + f*x]^2]*(-T 
an[e + f*x]^2)^((1 - n*p)/2)*(b*(c*Tan[e + f*x])^n)^p)/f
 

Rubi [A] (verified)

Time = 0.32 (sec) , antiderivative size = 91, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.190, Rules used = {3042, 4142, 3042, 3097}

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 \sec (e+f x) \left (b (c \tan (e+f x))^n\right )^p \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \sec (e+f x) \left (b (c \tan (e+f x))^n\right )^pdx\)

\(\Big \downarrow \) 4142

\(\displaystyle (c \tan (e+f x))^{-n p} \left (b (c \tan (e+f x))^n\right )^p \int \sec (e+f x) (c \tan (e+f x))^{n p}dx\)

\(\Big \downarrow \) 3042

\(\displaystyle (c \tan (e+f x))^{-n p} \left (b (c \tan (e+f x))^n\right )^p \int \sec (e+f x) (c \tan (e+f x))^{n p}dx\)

\(\Big \downarrow \) 3097

\(\displaystyle \frac {\tan (e+f x) \sec (e+f x) \cos ^2(e+f x)^{\frac {1}{2} (n p+2)} \operatorname {Hypergeometric2F1}\left (\frac {1}{2} (n p+1),\frac {1}{2} (n p+2),\frac {1}{2} (n p+3),\sin ^2(e+f x)\right ) \left (b (c \tan (e+f x))^n\right )^p}{f (n p+1)}\)

Input:

Int[Sec[e + f*x]*(b*(c*Tan[e + f*x])^n)^p,x]
 

Output:

((Cos[e + f*x]^2)^((2 + n*p)/2)*Hypergeometric2F1[(1 + n*p)/2, (2 + n*p)/2 
, (3 + n*p)/2, Sin[e + f*x]^2]*Sec[e + f*x]*Tan[e + f*x]*(b*(c*Tan[e + f*x 
])^n)^p)/(f*(1 + n*p))
 

Defintions of rubi rules used

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

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

rule 4142
Int[(u_.)*((b_.)*((c_.)*tan[(e_.) + (f_.)*(x_)])^(n_))^(p_), x_Symbol] :> S 
imp[b^IntPart[p]*((b*(c*Tan[e + f*x])^n)^FracPart[p]/(c*Tan[e + f*x])^(n*Fr 
acPart[p]))   Int[ActivateTrig[u]*(c*Tan[e + f*x])^(n*p), x], x] /; FreeQ[{ 
b, c, e, f, n, p}, x] &&  !IntegerQ[p] &&  !IntegerQ[n] && (EqQ[u, 1] || Ma 
tchQ[u, ((d_.)*(trig_)[e + f*x])^(m_.) /; FreeQ[{d, m}, x] && MemberQ[{sin, 
 cos, tan, cot, sec, csc}, trig]])
 
Maple [F]

\[\int \sec \left (f x +e \right ) \left (b \left (c \tan \left (f x +e \right )\right )^{n}\right )^{p}d x\]

Input:

int(sec(f*x+e)*(b*(c*tan(f*x+e))^n)^p,x)
 

Output:

int(sec(f*x+e)*(b*(c*tan(f*x+e))^n)^p,x)
 

Fricas [F]

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

integrate(sec(f*x+e)*(b*(c*tan(f*x+e))^n)^p,x, algorithm="fricas")
 

Output:

integral(((c*tan(f*x + e))^n*b)^p*sec(f*x + e), x)
 

Sympy [F]

\[ \int \sec (e+f x) \left (b (c \tan (e+f x))^n\right )^p \, dx=\int \left (b \left (c \tan {\left (e + f x \right )}\right )^{n}\right )^{p} \sec {\left (e + f x \right )}\, dx \] Input:

integrate(sec(f*x+e)*(b*(c*tan(f*x+e))**n)**p,x)
 

Output:

Integral((b*(c*tan(e + f*x))**n)**p*sec(e + f*x), x)
 

Maxima [F]

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

integrate(sec(f*x+e)*(b*(c*tan(f*x+e))^n)^p,x, algorithm="maxima")
 

Output:

integrate(((c*tan(f*x + e))^n*b)^p*sec(f*x + e), x)
 

Giac [F]

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

integrate(sec(f*x+e)*(b*(c*tan(f*x+e))^n)^p,x, algorithm="giac")
 

Output:

integrate(((c*tan(f*x + e))^n*b)^p*sec(f*x + e), x)
 

Mupad [F(-1)]

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

int((b*(c*tan(e + f*x))^n)^p/cos(e + f*x),x)
 

Output:

int((b*(c*tan(e + f*x))^n)^p/cos(e + f*x), x)
 

Reduce [F]

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

int(sec(f*x+e)*(b*(c*tan(f*x+e))^n)^p,x)
 

Output:

c**(n*p)*b**p*int(tan(e + f*x)**(n*p)*sec(e + f*x),x)