\(\int \frac {\sqrt {\sec (c+d x)} (A+B \sec (c+d x)+C \sec ^2(c+d x))}{(a+a \sec (c+d x))^{5/2}} \, dx\) [621]

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

Optimal result

Integrand size = 45, antiderivative size = 163 \[ \int \frac {\sqrt {\sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\frac {(19 A+5 B+3 C) \text {arctanh}\left (\frac {\sqrt {a} \sqrt {\sec (c+d x)} \sin (c+d x)}{\sqrt {2} \sqrt {a+a \sec (c+d x)}}\right )}{16 \sqrt {2} a^{5/2} d}-\frac {(A-B+C) \sec ^{\frac {3}{2}}(c+d x) \sin (c+d x)}{4 d (a+a \sec (c+d x))^{5/2}}-\frac {(9 A-B-7 C) \sec ^{\frac {3}{2}}(c+d x) \sin (c+d x)}{16 a d (a+a \sec (c+d x))^{3/2}} \] Output:

1/32*(19*A+5*B+3*C)*arctanh(1/2*a^(1/2)*sec(d*x+c)^(1/2)*sin(d*x+c)*2^(1/2 
)/(a+a*sec(d*x+c))^(1/2))*2^(1/2)/a^(5/2)/d-1/4*(A-B+C)*sec(d*x+c)^(3/2)*s 
in(d*x+c)/d/(a+a*sec(d*x+c))^(5/2)-1/16*(9*A-B-7*C)*sec(d*x+c)^(3/2)*sin(d 
*x+c)/a/d/(a+a*sec(d*x+c))^(3/2)
 

Mathematica [B] (verified)

Leaf count is larger than twice the leaf count of optimal. \(785\) vs. \(2(163)=326\).

Time = 6.65 (sec) , antiderivative size = 785, normalized size of antiderivative = 4.82 \[ \int \frac {\sqrt {\sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\frac {16 (5 B+3 C) \arcsin \left (\sqrt {1-\sec (c+d x)}\right ) \cos ^5\left (\frac {1}{2} (c+d x)\right ) \sec ^3(c+d x) \sin \left (\frac {1}{2} (c+d x)\right )+16 (5 B+3 C) \arcsin \left (\sqrt {\sec (c+d x)}\right ) \cos ^5\left (\frac {1}{2} (c+d x)\right ) \sec ^3(c+d x) \sin \left (\frac {1}{2} (c+d x)\right )-26 A \sqrt {1-\sec (c+d x)} \sec ^{\frac {3}{2}}(c+d x) \sin (c+d x)+10 B \sqrt {1-\sec (c+d x)} \sec ^{\frac {3}{2}}(c+d x) \sin (c+d x)+6 C \sqrt {1-\sec (c+d x)} \sec ^{\frac {3}{2}}(c+d x) \sin (c+d x)-18 A \sqrt {1-\sec (c+d x)} \sec ^{\frac {5}{2}}(c+d x) \sin (c+d x)+2 B \sqrt {1-\sec (c+d x)} \sec ^{\frac {5}{2}}(c+d x) \sin (c+d x)+14 C \sqrt {1-\sec (c+d x)} \sec ^{\frac {5}{2}}(c+d x) \sin (c+d x)-19 \sqrt {2} A \arctan \left (\frac {\sqrt {2} \sqrt {\sec (c+d x)}}{\sqrt {1-\sec (c+d x)}}\right ) \tan (c+d x)-5 \sqrt {2} B \arctan \left (\frac {\sqrt {2} \sqrt {\sec (c+d x)}}{\sqrt {1-\sec (c+d x)}}\right ) \tan (c+d x)-3 \sqrt {2} C \arctan \left (\frac {\sqrt {2} \sqrt {\sec (c+d x)}}{\sqrt {1-\sec (c+d x)}}\right ) \tan (c+d x)-38 \sqrt {2} A \arctan \left (\frac {\sqrt {2} \sqrt {\sec (c+d x)}}{\sqrt {1-\sec (c+d x)}}\right ) \sec (c+d x) \tan (c+d x)-10 \sqrt {2} B \arctan \left (\frac {\sqrt {2} \sqrt {\sec (c+d x)}}{\sqrt {1-\sec (c+d x)}}\right ) \sec (c+d x) \tan (c+d x)-6 \sqrt {2} C \arctan \left (\frac {\sqrt {2} \sqrt {\sec (c+d x)}}{\sqrt {1-\sec (c+d x)}}\right ) \sec (c+d x) \tan (c+d x)-19 \sqrt {2} A \arctan \left (\frac {\sqrt {2} \sqrt {\sec (c+d x)}}{\sqrt {1-\sec (c+d x)}}\right ) \sec ^2(c+d x) \tan (c+d x)-5 \sqrt {2} B \arctan \left (\frac {\sqrt {2} \sqrt {\sec (c+d x)}}{\sqrt {1-\sec (c+d x)}}\right ) \sec ^2(c+d x) \tan (c+d x)-3 \sqrt {2} C \arctan \left (\frac {\sqrt {2} \sqrt {\sec (c+d x)}}{\sqrt {1-\sec (c+d x)}}\right ) \sec ^2(c+d x) \tan (c+d x)}{32 d \sqrt {1-\sec (c+d x)} (a (1+\sec (c+d x)))^{5/2}} \] Input:

Integrate[(Sqrt[Sec[c + d*x]]*(A + B*Sec[c + d*x] + C*Sec[c + d*x]^2))/(a 
+ a*Sec[c + d*x])^(5/2),x]
 

Output:

(16*(5*B + 3*C)*ArcSin[Sqrt[1 - Sec[c + d*x]]]*Cos[(c + d*x)/2]^5*Sec[c + 
d*x]^3*Sin[(c + d*x)/2] + 16*(5*B + 3*C)*ArcSin[Sqrt[Sec[c + d*x]]]*Cos[(c 
 + d*x)/2]^5*Sec[c + d*x]^3*Sin[(c + d*x)/2] - 26*A*Sqrt[1 - Sec[c + d*x]] 
*Sec[c + d*x]^(3/2)*Sin[c + d*x] + 10*B*Sqrt[1 - Sec[c + d*x]]*Sec[c + d*x 
]^(3/2)*Sin[c + d*x] + 6*C*Sqrt[1 - Sec[c + d*x]]*Sec[c + d*x]^(3/2)*Sin[c 
 + d*x] - 18*A*Sqrt[1 - Sec[c + d*x]]*Sec[c + d*x]^(5/2)*Sin[c + d*x] + 2* 
B*Sqrt[1 - Sec[c + d*x]]*Sec[c + d*x]^(5/2)*Sin[c + d*x] + 14*C*Sqrt[1 - S 
ec[c + d*x]]*Sec[c + d*x]^(5/2)*Sin[c + d*x] - 19*Sqrt[2]*A*ArcTan[(Sqrt[2 
]*Sqrt[Sec[c + d*x]])/Sqrt[1 - Sec[c + d*x]]]*Tan[c + d*x] - 5*Sqrt[2]*B*A 
rcTan[(Sqrt[2]*Sqrt[Sec[c + d*x]])/Sqrt[1 - Sec[c + d*x]]]*Tan[c + d*x] - 
3*Sqrt[2]*C*ArcTan[(Sqrt[2]*Sqrt[Sec[c + d*x]])/Sqrt[1 - Sec[c + d*x]]]*Ta 
n[c + d*x] - 38*Sqrt[2]*A*ArcTan[(Sqrt[2]*Sqrt[Sec[c + d*x]])/Sqrt[1 - Sec 
[c + d*x]]]*Sec[c + d*x]*Tan[c + d*x] - 10*Sqrt[2]*B*ArcTan[(Sqrt[2]*Sqrt[ 
Sec[c + d*x]])/Sqrt[1 - Sec[c + d*x]]]*Sec[c + d*x]*Tan[c + d*x] - 6*Sqrt[ 
2]*C*ArcTan[(Sqrt[2]*Sqrt[Sec[c + d*x]])/Sqrt[1 - Sec[c + d*x]]]*Sec[c + d 
*x]*Tan[c + d*x] - 19*Sqrt[2]*A*ArcTan[(Sqrt[2]*Sqrt[Sec[c + d*x]])/Sqrt[1 
 - Sec[c + d*x]]]*Sec[c + d*x]^2*Tan[c + d*x] - 5*Sqrt[2]*B*ArcTan[(Sqrt[2 
]*Sqrt[Sec[c + d*x]])/Sqrt[1 - Sec[c + d*x]]]*Sec[c + d*x]^2*Tan[c + d*x] 
- 3*Sqrt[2]*C*ArcTan[(Sqrt[2]*Sqrt[Sec[c + d*x]])/Sqrt[1 - Sec[c + d*x]]]* 
Sec[c + d*x]^2*Tan[c + d*x])/(32*d*Sqrt[1 - Sec[c + d*x]]*(a*(1 + Sec[c...
 

Rubi [A] (verified)

Time = 0.84 (sec) , antiderivative size = 169, normalized size of antiderivative = 1.04, number of steps used = 9, number of rules used = 8, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.178, Rules used = {3042, 4572, 27, 3042, 4500, 3042, 4295, 219}

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 {\sqrt {\sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a \sec (c+d x)+a)^{5/2}} \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \frac {\sqrt {\csc \left (c+d x+\frac {\pi }{2}\right )} \left (A+B \csc \left (c+d x+\frac {\pi }{2}\right )+C \csc \left (c+d x+\frac {\pi }{2}\right )^2\right )}{\left (a \csc \left (c+d x+\frac {\pi }{2}\right )+a\right )^{5/2}}dx\)

\(\Big \downarrow \) 4572

\(\displaystyle \frac {\int \frac {\sqrt {\sec (c+d x)} (a (7 A+B-C)-2 a (A-B-3 C) \sec (c+d x))}{2 (\sec (c+d x) a+a)^{3/2}}dx}{4 a^2}-\frac {(A-B+C) \sin (c+d x) \sec ^{\frac {3}{2}}(c+d x)}{4 d (a \sec (c+d x)+a)^{5/2}}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {\int \frac {\sqrt {\sec (c+d x)} (a (7 A+B-C)-2 a (A-B-3 C) \sec (c+d x))}{(\sec (c+d x) a+a)^{3/2}}dx}{8 a^2}-\frac {(A-B+C) \sin (c+d x) \sec ^{\frac {3}{2}}(c+d x)}{4 d (a \sec (c+d x)+a)^{5/2}}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {\int \frac {\sqrt {\csc \left (c+d x+\frac {\pi }{2}\right )} \left (a (7 A+B-C)-2 a (A-B-3 C) \csc \left (c+d x+\frac {\pi }{2}\right )\right )}{\left (\csc \left (c+d x+\frac {\pi }{2}\right ) a+a\right )^{3/2}}dx}{8 a^2}-\frac {(A-B+C) \sin (c+d x) \sec ^{\frac {3}{2}}(c+d x)}{4 d (a \sec (c+d x)+a)^{5/2}}\)

\(\Big \downarrow \) 4500

\(\displaystyle \frac {\frac {1}{4} (19 A+5 B+3 C) \int \frac {\sqrt {\sec (c+d x)}}{\sqrt {\sec (c+d x) a+a}}dx-\frac {a (9 A-B-7 C) \sin (c+d x) \sec ^{\frac {3}{2}}(c+d x)}{2 d (a \sec (c+d x)+a)^{3/2}}}{8 a^2}-\frac {(A-B+C) \sin (c+d x) \sec ^{\frac {3}{2}}(c+d x)}{4 d (a \sec (c+d x)+a)^{5/2}}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {\frac {1}{4} (19 A+5 B+3 C) \int \frac {\sqrt {\csc \left (c+d x+\frac {\pi }{2}\right )}}{\sqrt {\csc \left (c+d x+\frac {\pi }{2}\right ) a+a}}dx-\frac {a (9 A-B-7 C) \sin (c+d x) \sec ^{\frac {3}{2}}(c+d x)}{2 d (a \sec (c+d x)+a)^{3/2}}}{8 a^2}-\frac {(A-B+C) \sin (c+d x) \sec ^{\frac {3}{2}}(c+d x)}{4 d (a \sec (c+d x)+a)^{5/2}}\)

\(\Big \downarrow \) 4295

\(\displaystyle \frac {-\frac {(19 A+5 B+3 C) \int \frac {1}{2 a-\frac {a^2 \sin (c+d x) \tan (c+d x)}{\sec (c+d x) a+a}}d\left (-\frac {a \sqrt {\sec (c+d x)} \sin (c+d x)}{\sqrt {\sec (c+d x) a+a}}\right )}{2 d}-\frac {a (9 A-B-7 C) \sin (c+d x) \sec ^{\frac {3}{2}}(c+d x)}{2 d (a \sec (c+d x)+a)^{3/2}}}{8 a^2}-\frac {(A-B+C) \sin (c+d x) \sec ^{\frac {3}{2}}(c+d x)}{4 d (a \sec (c+d x)+a)^{5/2}}\)

\(\Big \downarrow \) 219

\(\displaystyle \frac {\frac {(19 A+5 B+3 C) \text {arctanh}\left (\frac {\sqrt {a} \sin (c+d x) \sqrt {\sec (c+d x)}}{\sqrt {2} \sqrt {a \sec (c+d x)+a}}\right )}{2 \sqrt {2} \sqrt {a} d}-\frac {a (9 A-B-7 C) \sin (c+d x) \sec ^{\frac {3}{2}}(c+d x)}{2 d (a \sec (c+d x)+a)^{3/2}}}{8 a^2}-\frac {(A-B+C) \sin (c+d x) \sec ^{\frac {3}{2}}(c+d x)}{4 d (a \sec (c+d x)+a)^{5/2}}\)

Input:

Int[(Sqrt[Sec[c + d*x]]*(A + B*Sec[c + d*x] + C*Sec[c + d*x]^2))/(a + a*Se 
c[c + d*x])^(5/2),x]
 

Output:

-1/4*((A - B + C)*Sec[c + d*x]^(3/2)*Sin[c + d*x])/(d*(a + a*Sec[c + d*x]) 
^(5/2)) + (((19*A + 5*B + 3*C)*ArcTanh[(Sqrt[a]*Sqrt[Sec[c + d*x]]*Sin[c + 
 d*x])/(Sqrt[2]*Sqrt[a + a*Sec[c + d*x]])])/(2*Sqrt[2]*Sqrt[a]*d) - (a*(9* 
A - B - 7*C)*Sec[c + d*x]^(3/2)*Sin[c + d*x])/(2*d*(a + a*Sec[c + d*x])^(3 
/2)))/(8*a^2)
 

Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 219
Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))* 
ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x] /; FreeQ[{a, b}, x] && NegQ[a/b] && (Gt 
Q[a, 0] || LtQ[b, 0])
 

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

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

rule 4500
Int[(csc[(e_.) + (f_.)*(x_)]*(d_.))^(n_)*(csc[(e_.) + (f_.)*(x_)]*(b_.) + ( 
a_))^(m_)*(csc[(e_.) + (f_.)*(x_)]*(B_.) + (A_)), x_Symbol] :> Simp[(-(A*b 
- a*B))*Cot[e + f*x]*(a + b*Csc[e + f*x])^m*((d*Csc[e + f*x])^n/(b*f*(2*m + 
 1))), x] + Simp[(a*A*m + b*B*(m + 1))/(a^2*(2*m + 1))   Int[(a + b*Csc[e + 
 f*x])^(m + 1)*(d*Csc[e + f*x])^n, x], x] /; FreeQ[{a, b, d, e, f, A, B, n} 
, x] && NeQ[A*b - a*B, 0] && EqQ[a^2 - b^2, 0] && EqQ[m + n + 1, 0] && LeQ[ 
m, -1]
 

rule 4572
Int[((A_.) + csc[(e_.) + (f_.)*(x_)]*(B_.) + csc[(e_.) + (f_.)*(x_)]^2*(C_. 
))*(csc[(e_.) + (f_.)*(x_)]*(d_.))^(n_)*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a 
_))^(m_), x_Symbol] :> Simp[(-(a*A - b*B + a*C))*Cot[e + f*x]*(a + b*Csc[e 
+ f*x])^m*((d*Csc[e + f*x])^n/(a*f*(2*m + 1))), x] - Simp[1/(a*b*(2*m + 1)) 
   Int[(a + b*Csc[e + f*x])^(m + 1)*(d*Csc[e + f*x])^n*Simp[a*B*n - b*C*n - 
 A*b*(2*m + n + 1) - (b*B*(m + n + 1) - a*(A*(m + n + 1) - C*(m - n)))*Csc[ 
e + f*x], x], x], x] /; FreeQ[{a, b, d, e, f, A, B, C, n}, x] && EqQ[a^2 - 
b^2, 0] && LtQ[m, -2^(-1)]
 
Maple [B] (verified)

Leaf count of result is larger than twice the leaf count of optimal. \(349\) vs. \(2(138)=276\).

Time = 3.86 (sec) , antiderivative size = 350, normalized size of antiderivative = 2.15

method result size
default \(-\frac {\left (\left (-19 \cos \left (d x +c \right )^{2}-38 \cos \left (d x +c \right )-19\right ) A \arctan \left (\frac {\sqrt {2}\, \left (-\csc \left (d x +c \right )+\cot \left (d x +c \right )\right )}{2 \sqrt {-\frac {1}{\cos \left (d x +c \right )+1}}}\right )+\left (-5 \cos \left (d x +c \right )^{2}-10 \cos \left (d x +c \right )-5\right ) B \arctan \left (\frac {\sqrt {2}\, \left (-\csc \left (d x +c \right )+\cot \left (d x +c \right )\right )}{2 \sqrt {-\frac {1}{\cos \left (d x +c \right )+1}}}\right )+\left (-3 \cos \left (d x +c \right )^{2}-6 \cos \left (d x +c \right )-3\right ) C \arctan \left (\frac {\sqrt {2}\, \left (-\csc \left (d x +c \right )+\cot \left (d x +c \right )\right )}{2 \sqrt {-\frac {1}{\cos \left (d x +c \right )+1}}}\right )+\left (13 \cos \left (d x +c \right )+9\right ) \sin \left (d x +c \right ) A \sqrt {-\frac {2}{\cos \left (d x +c \right )+1}}+\left (-5 \cos \left (d x +c \right )-1\right ) \sin \left (d x +c \right ) B \sqrt {-\frac {2}{\cos \left (d x +c \right )+1}}+\left (-3 \cos \left (d x +c \right )-7\right ) \sin \left (d x +c \right ) C \sqrt {-\frac {2}{\cos \left (d x +c \right )+1}}\right ) \cos \left (d x +c \right ) \sqrt {2}\, \sqrt {a \left (1+\sec \left (d x +c \right )\right )}\, \sqrt {\sec \left (d x +c \right )}}{32 d \,a^{3} \left (\cos \left (d x +c \right )^{3}+3 \cos \left (d x +c \right )^{2}+3 \cos \left (d x +c \right )+1\right ) \sqrt {-\frac {1}{\cos \left (d x +c \right )+1}}}\) \(350\)
parts \(-\frac {A \left (\left (-19 \cos \left (d x +c \right )^{2}-38 \cos \left (d x +c \right )-19\right ) \arctan \left (\frac {\sqrt {2}\, \left (-\csc \left (d x +c \right )+\cot \left (d x +c \right )\right )}{2 \sqrt {-\frac {1}{\cos \left (d x +c \right )+1}}}\right )+\left (13 \cos \left (d x +c \right )+9\right ) \sin \left (d x +c \right ) \sqrt {-\frac {2}{\cos \left (d x +c \right )+1}}\right ) \cos \left (d x +c \right ) \sqrt {2}\, \sqrt {\sec \left (d x +c \right )}\, \sqrt {a \left (1+\sec \left (d x +c \right )\right )}}{32 d \,a^{3} \left (\cos \left (d x +c \right )^{3}+3 \cos \left (d x +c \right )^{2}+3 \cos \left (d x +c \right )+1\right ) \sqrt {-\frac {1}{\cos \left (d x +c \right )+1}}}+\frac {B \left (\left (5 \cos \left (d x +c \right )^{2}+10 \cos \left (d x +c \right )+5\right ) \arctan \left (\frac {\sqrt {2}\, \left (-\csc \left (d x +c \right )+\cot \left (d x +c \right )\right )}{2 \sqrt {-\frac {1}{\cos \left (d x +c \right )+1}}}\right )+\left (5 \cos \left (d x +c \right )+1\right ) \sin \left (d x +c \right ) \sqrt {-\frac {2}{\cos \left (d x +c \right )+1}}\right ) \cos \left (d x +c \right )^{2} \sqrt {2}\, \sec \left (d x +c \right )^{\frac {3}{2}} \sqrt {a \left (1+\sec \left (d x +c \right )\right )}}{32 d \,a^{3} \left (\cos \left (d x +c \right )^{3}+3 \cos \left (d x +c \right )^{2}+3 \cos \left (d x +c \right )+1\right ) \sqrt {-\frac {1}{\cos \left (d x +c \right )+1}}}+\frac {C \left (\left (3 \cos \left (d x +c \right )^{2}+6 \cos \left (d x +c \right )+3\right ) \arctan \left (\frac {\sqrt {2}\, \left (-\csc \left (d x +c \right )+\cot \left (d x +c \right )\right )}{2 \sqrt {-\frac {1}{\cos \left (d x +c \right )+1}}}\right )+\left (3 \cos \left (d x +c \right )+7\right ) \sin \left (d x +c \right ) \sqrt {-\frac {2}{\cos \left (d x +c \right )+1}}\right ) \cos \left (d x +c \right )^{3} \sqrt {2}\, \sec \left (d x +c \right )^{\frac {5}{2}} \sqrt {a \left (1+\sec \left (d x +c \right )\right )}}{32 d \,a^{3} \left (\cos \left (d x +c \right )^{3}+3 \cos \left (d x +c \right )^{2}+3 \cos \left (d x +c \right )+1\right ) \sqrt {-\frac {1}{\cos \left (d x +c \right )+1}}}\) \(516\)

Input:

int(sec(d*x+c)^(1/2)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+a*sec(d*x+c))^(5/2 
),x,method=_RETURNVERBOSE)
 

Output:

-1/32/d/a^3*((-19*cos(d*x+c)^2-38*cos(d*x+c)-19)*A*arctan(1/2*2^(1/2)/(-1/ 
(cos(d*x+c)+1))^(1/2)*(-csc(d*x+c)+cot(d*x+c)))+(-5*cos(d*x+c)^2-10*cos(d* 
x+c)-5)*B*arctan(1/2*2^(1/2)/(-1/(cos(d*x+c)+1))^(1/2)*(-csc(d*x+c)+cot(d* 
x+c)))+(-3*cos(d*x+c)^2-6*cos(d*x+c)-3)*C*arctan(1/2*2^(1/2)/(-1/(cos(d*x+ 
c)+1))^(1/2)*(-csc(d*x+c)+cot(d*x+c)))+(13*cos(d*x+c)+9)*sin(d*x+c)*A*(-2/ 
(cos(d*x+c)+1))^(1/2)+(-5*cos(d*x+c)-1)*sin(d*x+c)*B*(-2/(cos(d*x+c)+1))^( 
1/2)+(-3*cos(d*x+c)-7)*sin(d*x+c)*C*(-2/(cos(d*x+c)+1))^(1/2))*cos(d*x+c)* 
2^(1/2)*(a*(1+sec(d*x+c)))^(1/2)*sec(d*x+c)^(1/2)/(cos(d*x+c)^3+3*cos(d*x+ 
c)^2+3*cos(d*x+c)+1)/(-1/(cos(d*x+c)+1))^(1/2)
 

Fricas [A] (verification not implemented)

Time = 0.10 (sec) , antiderivative size = 538, normalized size of antiderivative = 3.30 \[ \int \frac {\sqrt {\sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\left [\frac {\sqrt {2} {\left ({\left (19 \, A + 5 \, B + 3 \, C\right )} \cos \left (d x + c\right )^{3} + 3 \, {\left (19 \, A + 5 \, B + 3 \, C\right )} \cos \left (d x + c\right )^{2} + 3 \, {\left (19 \, A + 5 \, B + 3 \, C\right )} \cos \left (d x + c\right ) + 19 \, A + 5 \, B + 3 \, C\right )} \sqrt {a} \log \left (-\frac {a \cos \left (d x + c\right )^{2} - 2 \, \sqrt {2} \sqrt {a} \sqrt {\frac {a \cos \left (d x + c\right ) + a}{\cos \left (d x + c\right )}} \sqrt {\cos \left (d x + c\right )} \sin \left (d x + c\right ) - 2 \, a \cos \left (d x + c\right ) - 3 \, a}{\cos \left (d x + c\right )^{2} + 2 \, \cos \left (d x + c\right ) + 1}\right ) - \frac {4 \, {\left ({\left (13 \, A - 5 \, B - 3 \, C\right )} \cos \left (d x + c\right )^{2} + {\left (9 \, A - B - 7 \, C\right )} \cos \left (d x + c\right )\right )} \sqrt {\frac {a \cos \left (d x + c\right ) + a}{\cos \left (d x + c\right )}} \sin \left (d x + c\right )}{\sqrt {\cos \left (d x + c\right )}}}{64 \, {\left (a^{3} d \cos \left (d x + c\right )^{3} + 3 \, a^{3} d \cos \left (d x + c\right )^{2} + 3 \, a^{3} d \cos \left (d x + c\right ) + a^{3} d\right )}}, -\frac {\sqrt {2} {\left ({\left (19 \, A + 5 \, B + 3 \, C\right )} \cos \left (d x + c\right )^{3} + 3 \, {\left (19 \, A + 5 \, B + 3 \, C\right )} \cos \left (d x + c\right )^{2} + 3 \, {\left (19 \, A + 5 \, B + 3 \, C\right )} \cos \left (d x + c\right ) + 19 \, A + 5 \, B + 3 \, C\right )} \sqrt {-a} \arctan \left (\frac {\sqrt {2} \sqrt {-a} \sqrt {\frac {a \cos \left (d x + c\right ) + a}{\cos \left (d x + c\right )}} \sqrt {\cos \left (d x + c\right )}}{a \sin \left (d x + c\right )}\right ) + \frac {2 \, {\left ({\left (13 \, A - 5 \, B - 3 \, C\right )} \cos \left (d x + c\right )^{2} + {\left (9 \, A - B - 7 \, C\right )} \cos \left (d x + c\right )\right )} \sqrt {\frac {a \cos \left (d x + c\right ) + a}{\cos \left (d x + c\right )}} \sin \left (d x + c\right )}{\sqrt {\cos \left (d x + c\right )}}}{32 \, {\left (a^{3} d \cos \left (d x + c\right )^{3} + 3 \, a^{3} d \cos \left (d x + c\right )^{2} + 3 \, a^{3} d \cos \left (d x + c\right ) + a^{3} d\right )}}\right ] \] Input:

integrate(sec(d*x+c)^(1/2)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+a*sec(d*x+c) 
)^(5/2),x, algorithm="fricas")
 

Output:

[1/64*(sqrt(2)*((19*A + 5*B + 3*C)*cos(d*x + c)^3 + 3*(19*A + 5*B + 3*C)*c 
os(d*x + c)^2 + 3*(19*A + 5*B + 3*C)*cos(d*x + c) + 19*A + 5*B + 3*C)*sqrt 
(a)*log(-(a*cos(d*x + c)^2 - 2*sqrt(2)*sqrt(a)*sqrt((a*cos(d*x + c) + a)/c 
os(d*x + c))*sqrt(cos(d*x + c))*sin(d*x + c) - 2*a*cos(d*x + c) - 3*a)/(co 
s(d*x + c)^2 + 2*cos(d*x + c) + 1)) - 4*((13*A - 5*B - 3*C)*cos(d*x + c)^2 
 + (9*A - B - 7*C)*cos(d*x + c))*sqrt((a*cos(d*x + c) + a)/cos(d*x + c))*s 
in(d*x + c)/sqrt(cos(d*x + c)))/(a^3*d*cos(d*x + c)^3 + 3*a^3*d*cos(d*x + 
c)^2 + 3*a^3*d*cos(d*x + c) + a^3*d), -1/32*(sqrt(2)*((19*A + 5*B + 3*C)*c 
os(d*x + c)^3 + 3*(19*A + 5*B + 3*C)*cos(d*x + c)^2 + 3*(19*A + 5*B + 3*C) 
*cos(d*x + c) + 19*A + 5*B + 3*C)*sqrt(-a)*arctan(sqrt(2)*sqrt(-a)*sqrt((a 
*cos(d*x + c) + a)/cos(d*x + c))*sqrt(cos(d*x + c))/(a*sin(d*x + c))) + 2* 
((13*A - 5*B - 3*C)*cos(d*x + c)^2 + (9*A - B - 7*C)*cos(d*x + c))*sqrt((a 
*cos(d*x + c) + a)/cos(d*x + c))*sin(d*x + c)/sqrt(cos(d*x + c)))/(a^3*d*c 
os(d*x + c)^3 + 3*a^3*d*cos(d*x + c)^2 + 3*a^3*d*cos(d*x + c) + a^3*d)]
 

Sympy [F]

\[ \int \frac {\sqrt {\sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\int \frac {\left (A + B \sec {\left (c + d x \right )} + C \sec ^{2}{\left (c + d x \right )}\right ) \sqrt {\sec {\left (c + d x \right )}}}{\left (a \left (\sec {\left (c + d x \right )} + 1\right )\right )^{\frac {5}{2}}}\, dx \] Input:

integrate(sec(d*x+c)**(1/2)*(A+B*sec(d*x+c)+C*sec(d*x+c)**2)/(a+a*sec(d*x+ 
c))**(5/2),x)
 

Output:

Integral((A + B*sec(c + d*x) + C*sec(c + d*x)**2)*sqrt(sec(c + d*x))/(a*(s 
ec(c + d*x) + 1))**(5/2), x)
 

Maxima [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 90253 vs. \(2 (138) = 276\).

Time = 15.05 (sec) , antiderivative size = 90253, normalized size of antiderivative = 553.70 \[ \int \frac {\sqrt {\sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\text {Too large to display} \] Input:

integrate(sec(d*x+c)^(1/2)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+a*sec(d*x+c) 
)^(5/2),x, algorithm="maxima")
                                                                                    
                                                                                    
 

Output:

1/32*((19*(log(cos(1/2*d*x + 1/2*c)^2 + sin(1/2*d*x + 1/2*c)^2 + 2*sin(1/2 
*d*x + 1/2*c) + 1) - log(cos(1/2*d*x + 1/2*c)^2 + sin(1/2*d*x + 1/2*c)^2 - 
 2*sin(1/2*d*x + 1/2*c) + 1))*cos(4*d*x + 4*c)^2 + 304*(log(cos(1/2*d*x + 
1/2*c)^2 + sin(1/2*d*x + 1/2*c)^2 + 2*sin(1/2*d*x + 1/2*c) + 1) - log(cos( 
1/2*d*x + 1/2*c)^2 + sin(1/2*d*x + 1/2*c)^2 - 2*sin(1/2*d*x + 1/2*c) + 1)) 
*cos(3*d*x + 3*c)^2 + 684*(log(cos(1/2*d*x + 1/2*c)^2 + sin(1/2*d*x + 1/2* 
c)^2 + 2*sin(1/2*d*x + 1/2*c) + 1) - log(cos(1/2*d*x + 1/2*c)^2 + sin(1/2* 
d*x + 1/2*c)^2 - 2*sin(1/2*d*x + 1/2*c) + 1))*cos(2*d*x + 2*c)^2 + 304*(lo 
g(cos(1/2*d*x + 1/2*c)^2 + sin(1/2*d*x + 1/2*c)^2 + 2*sin(1/2*d*x + 1/2*c) 
 + 1) - log(cos(1/2*d*x + 1/2*c)^2 + sin(1/2*d*x + 1/2*c)^2 - 2*sin(1/2*d* 
x + 1/2*c) + 1))*cos(d*x + c)^2 + 19*(log(cos(1/2*d*x + 1/2*c)^2 + sin(1/2 
*d*x + 1/2*c)^2 + 2*sin(1/2*d*x + 1/2*c) + 1) - log(cos(1/2*d*x + 1/2*c)^2 
 + sin(1/2*d*x + 1/2*c)^2 - 2*sin(1/2*d*x + 1/2*c) + 1))*sin(4*d*x + 4*c)^ 
2 + 304*(log(cos(1/2*d*x + 1/2*c)^2 + sin(1/2*d*x + 1/2*c)^2 + 2*sin(1/2*d 
*x + 1/2*c) + 1) - log(cos(1/2*d*x + 1/2*c)^2 + sin(1/2*d*x + 1/2*c)^2 - 2 
*sin(1/2*d*x + 1/2*c) + 1))*sin(3*d*x + 3*c)^2 + 684*(log(cos(1/2*d*x + 1/ 
2*c)^2 + sin(1/2*d*x + 1/2*c)^2 + 2*sin(1/2*d*x + 1/2*c) + 1) - log(cos(1/ 
2*d*x + 1/2*c)^2 + sin(1/2*d*x + 1/2*c)^2 - 2*sin(1/2*d*x + 1/2*c) + 1))*s 
in(2*d*x + 2*c)^2 + 304*(log(cos(1/2*d*x + 1/2*c)^2 + sin(1/2*d*x + 1/2*c) 
^2 + 2*sin(1/2*d*x + 1/2*c) + 1) - log(cos(1/2*d*x + 1/2*c)^2 + sin(1/2...
 

Giac [A] (verification not implemented)

Time = 2.86 (sec) , antiderivative size = 158, normalized size of antiderivative = 0.97 \[ \int \frac {\sqrt {\sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\frac {\sqrt {a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} + a} {\left (\frac {2 \, \sqrt {2} {\left (A a^{5} - B a^{5} + C a^{5}\right )} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2}}{a^{8}} - \frac {\sqrt {2} {\left (11 \, A a^{5} - 3 \, B a^{5} - 5 \, C a^{5}\right )}}{a^{8}}\right )} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) - \frac {\sqrt {2} {\left (19 \, A + 5 \, B + 3 \, C\right )} \log \left ({\left | -\sqrt {a} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + \sqrt {a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} + a} \right |}\right )}{a^{\frac {5}{2}}}}{32 \, d \mathrm {sgn}\left (\cos \left (d x + c\right )\right )} \] Input:

integrate(sec(d*x+c)^(1/2)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+a*sec(d*x+c) 
)^(5/2),x, algorithm="giac")
 

Output:

1/32*(sqrt(a*tan(1/2*d*x + 1/2*c)^2 + a)*(2*sqrt(2)*(A*a^5 - B*a^5 + C*a^5 
)*tan(1/2*d*x + 1/2*c)^2/a^8 - sqrt(2)*(11*A*a^5 - 3*B*a^5 - 5*C*a^5)/a^8) 
*tan(1/2*d*x + 1/2*c) - sqrt(2)*(19*A + 5*B + 3*C)*log(abs(-sqrt(a)*tan(1/ 
2*d*x + 1/2*c) + sqrt(a*tan(1/2*d*x + 1/2*c)^2 + a)))/a^(5/2))/(d*sgn(cos( 
d*x + c)))
 

Mupad [F(-1)]

Timed out. \[ \int \frac {\sqrt {\sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\int \frac {\sqrt {\frac {1}{\cos \left (c+d\,x\right )}}\,\left (A+\frac {B}{\cos \left (c+d\,x\right )}+\frac {C}{{\cos \left (c+d\,x\right )}^2}\right )}{{\left (a+\frac {a}{\cos \left (c+d\,x\right )}\right )}^{5/2}} \,d x \] Input:

int(((1/cos(c + d*x))^(1/2)*(A + B/cos(c + d*x) + C/cos(c + d*x)^2))/(a + 
a/cos(c + d*x))^(5/2),x)
 

Output:

int(((1/cos(c + d*x))^(1/2)*(A + B/cos(c + d*x) + C/cos(c + d*x)^2))/(a + 
a/cos(c + d*x))^(5/2), x)
 

Reduce [F]

\[ \int \frac {\sqrt {\sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\frac {\sqrt {a}\, \left (\left (\int \frac {\sqrt {\sec \left (d x +c \right )}\, \sqrt {\sec \left (d x +c \right )+1}\, \sec \left (d x +c \right )^{2}}{\sec \left (d x +c \right )^{3}+3 \sec \left (d x +c \right )^{2}+3 \sec \left (d x +c \right )+1}d x \right ) c +\left (\int \frac {\sqrt {\sec \left (d x +c \right )}\, \sqrt {\sec \left (d x +c \right )+1}\, \sec \left (d x +c \right )}{\sec \left (d x +c \right )^{3}+3 \sec \left (d x +c \right )^{2}+3 \sec \left (d x +c \right )+1}d x \right ) b +\left (\int \frac {\sqrt {\sec \left (d x +c \right )}\, \sqrt {\sec \left (d x +c \right )+1}}{\sec \left (d x +c \right )^{3}+3 \sec \left (d x +c \right )^{2}+3 \sec \left (d x +c \right )+1}d x \right ) a \right )}{a^{3}} \] Input:

int(sec(d*x+c)^(1/2)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+a*sec(d*x+c))^(5/2 
),x)
 

Output:

(sqrt(a)*(int((sqrt(sec(c + d*x))*sqrt(sec(c + d*x) + 1)*sec(c + d*x)**2)/ 
(sec(c + d*x)**3 + 3*sec(c + d*x)**2 + 3*sec(c + d*x) + 1),x)*c + int((sqr 
t(sec(c + d*x))*sqrt(sec(c + d*x) + 1)*sec(c + d*x))/(sec(c + d*x)**3 + 3* 
sec(c + d*x)**2 + 3*sec(c + d*x) + 1),x)*b + int((sqrt(sec(c + d*x))*sqrt( 
sec(c + d*x) + 1))/(sec(c + d*x)**3 + 3*sec(c + d*x)**2 + 3*sec(c + d*x) + 
 1),x)*a))/a**3