3.559 \(\int \frac {d+b e \cos (x)+c e \sin (x)}{\sqrt {a+b \cos (x)+c \sin (x)}} \, dx\)

Optimal. Leaf size=180 \[ \frac {2 (d-a e) \sqrt {\frac {a+b \cos (x)+c \sin (x)}{a+\sqrt {b^2+c^2}}} F\left (\frac {1}{2} \left (x-\tan ^{-1}(b,c)\right )|\frac {2 \sqrt {b^2+c^2}}{a+\sqrt {b^2+c^2}}\right )}{\sqrt {a+b \cos (x)+c \sin (x)}}+\frac {2 e \sqrt {a+b \cos (x)+c \sin (x)} E\left (\frac {1}{2} \left (x-\tan ^{-1}(b,c)\right )|\frac {2 \sqrt {b^2+c^2}}{a+\sqrt {b^2+c^2}}\right )}{\sqrt {\frac {a+b \cos (x)+c \sin (x)}{a+\sqrt {b^2+c^2}}}} \]

[Out]

2*e*(cos(1/2*x-1/2*arctan(b,c))^2)^(1/2)/cos(1/2*x-1/2*arctan(b,c))*EllipticE(sin(1/2*x-1/2*arctan(b,c)),2^(1/
2)*((b^2+c^2)^(1/2)/(a+(b^2+c^2)^(1/2)))^(1/2))*(a+b*cos(x)+c*sin(x))^(1/2)/((a+b*cos(x)+c*sin(x))/(a+(b^2+c^2
)^(1/2)))^(1/2)+2*(-a*e+d)*(cos(1/2*x-1/2*arctan(b,c))^2)^(1/2)/cos(1/2*x-1/2*arctan(b,c))*EllipticF(sin(1/2*x
-1/2*arctan(b,c)),2^(1/2)*((b^2+c^2)^(1/2)/(a+(b^2+c^2)^(1/2)))^(1/2))*((a+b*cos(x)+c*sin(x))/(a+(b^2+c^2)^(1/
2)))^(1/2)/(a+b*cos(x)+c*sin(x))^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.19, antiderivative size = 180, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, integrand size = 27, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.185, Rules used = {3149, 3119, 2653, 3127, 2661} \[ \frac {2 (d-a e) \sqrt {\frac {a+b \cos (x)+c \sin (x)}{a+\sqrt {b^2+c^2}}} F\left (\frac {1}{2} \left (x-\tan ^{-1}(b,c)\right )|\frac {2 \sqrt {b^2+c^2}}{a+\sqrt {b^2+c^2}}\right )}{\sqrt {a+b \cos (x)+c \sin (x)}}+\frac {2 e \sqrt {a+b \cos (x)+c \sin (x)} E\left (\frac {1}{2} \left (x-\tan ^{-1}(b,c)\right )|\frac {2 \sqrt {b^2+c^2}}{a+\sqrt {b^2+c^2}}\right )}{\sqrt {\frac {a+b \cos (x)+c \sin (x)}{a+\sqrt {b^2+c^2}}}} \]

Antiderivative was successfully verified.

[In]

Int[(d + b*e*Cos[x] + c*e*Sin[x])/Sqrt[a + b*Cos[x] + c*Sin[x]],x]

[Out]

(2*e*EllipticE[(x - ArcTan[b, c])/2, (2*Sqrt[b^2 + c^2])/(a + Sqrt[b^2 + c^2])]*Sqrt[a + b*Cos[x] + c*Sin[x]])
/Sqrt[(a + b*Cos[x] + c*Sin[x])/(a + Sqrt[b^2 + c^2])] + (2*(d - a*e)*EllipticF[(x - ArcTan[b, c])/2, (2*Sqrt[
b^2 + c^2])/(a + Sqrt[b^2 + c^2])]*Sqrt[(a + b*Cos[x] + c*Sin[x])/(a + Sqrt[b^2 + c^2])])/Sqrt[a + b*Cos[x] +
c*Sin[x]]

Rule 2653

Int[Sqrt[(a_) + (b_.)*sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2*Sqrt[a + b]*EllipticE[(1*(c - Pi/2 + d*x)
)/2, (2*b)/(a + b)])/d, x] /; FreeQ[{a, b, c, d}, x] && NeQ[a^2 - b^2, 0] && GtQ[a + b, 0]

Rule 2661

Int[1/Sqrt[(a_) + (b_.)*sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2*EllipticF[(1*(c - Pi/2 + d*x))/2, (2*b)
/(a + b)])/(d*Sqrt[a + b]), x] /; FreeQ[{a, b, c, d}, x] && NeQ[a^2 - b^2, 0] && GtQ[a + b, 0]

Rule 3119

Int[Sqrt[cos[(d_.) + (e_.)*(x_)]*(b_.) + (a_) + (c_.)*sin[(d_.) + (e_.)*(x_)]], x_Symbol] :> Dist[Sqrt[a + b*C
os[d + e*x] + c*Sin[d + e*x]]/Sqrt[(a + b*Cos[d + e*x] + c*Sin[d + e*x])/(a + Sqrt[b^2 + c^2])], Int[Sqrt[a/(a
 + Sqrt[b^2 + c^2]) + (Sqrt[b^2 + c^2]*Cos[d + e*x - ArcTan[b, c]])/(a + Sqrt[b^2 + c^2])], x], x] /; FreeQ[{a
, b, c, d, e}, x] && NeQ[a^2 - b^2 - c^2, 0] && NeQ[b^2 + c^2, 0] &&  !GtQ[a + Sqrt[b^2 + c^2], 0]

Rule 3127

Int[1/Sqrt[cos[(d_.) + (e_.)*(x_)]*(b_.) + (a_) + (c_.)*sin[(d_.) + (e_.)*(x_)]], x_Symbol] :> Dist[Sqrt[(a +
b*Cos[d + e*x] + c*Sin[d + e*x])/(a + Sqrt[b^2 + c^2])]/Sqrt[a + b*Cos[d + e*x] + c*Sin[d + e*x]], Int[1/Sqrt[
a/(a + Sqrt[b^2 + c^2]) + (Sqrt[b^2 + c^2]*Cos[d + e*x - ArcTan[b, c]])/(a + Sqrt[b^2 + c^2])], x], x] /; Free
Q[{a, b, c, d, e}, x] && NeQ[a^2 - b^2 - c^2, 0] && NeQ[b^2 + c^2, 0] &&  !GtQ[a + Sqrt[b^2 + c^2], 0]

Rule 3149

Int[((A_.) + cos[(d_.) + (e_.)*(x_)]*(B_.) + (C_.)*sin[(d_.) + (e_.)*(x_)])/Sqrt[cos[(d_.) + (e_.)*(x_)]*(b_.)
 + (a_) + (c_.)*sin[(d_.) + (e_.)*(x_)]], x_Symbol] :> Dist[B/b, Int[Sqrt[a + b*Cos[d + e*x] + c*Sin[d + e*x]]
, x], x] + Dist[(A*b - a*B)/b, Int[1/Sqrt[a + b*Cos[d + e*x] + c*Sin[d + e*x]], x], x] /; FreeQ[{a, b, c, d, e
, A, B, C}, x] && EqQ[B*c - b*C, 0] && NeQ[A*b - a*B, 0]

Rubi steps

\begin {align*} \int \frac {d+b e \cos (x)+c e \sin (x)}{\sqrt {a+b \cos (x)+c \sin (x)}} \, dx &=e \int \sqrt {a+b \cos (x)+c \sin (x)} \, dx+(d-a e) \int \frac {1}{\sqrt {a+b \cos (x)+c \sin (x)}} \, dx\\ &=\frac {\left (e \sqrt {a+b \cos (x)+c \sin (x)}\right ) \int \sqrt {\frac {a}{a+\sqrt {b^2+c^2}}+\frac {\sqrt {b^2+c^2} \cos \left (x-\tan ^{-1}(b,c)\right )}{a+\sqrt {b^2+c^2}}} \, dx}{\sqrt {\frac {a+b \cos (x)+c \sin (x)}{a+\sqrt {b^2+c^2}}}}+\frac {\left ((d-a e) \sqrt {\frac {a+b \cos (x)+c \sin (x)}{a+\sqrt {b^2+c^2}}}\right ) \int \frac {1}{\sqrt {\frac {a}{a+\sqrt {b^2+c^2}}+\frac {\sqrt {b^2+c^2} \cos \left (x-\tan ^{-1}(b,c)\right )}{a+\sqrt {b^2+c^2}}}} \, dx}{\sqrt {a+b \cos (x)+c \sin (x)}}\\ &=\frac {2 e E\left (\frac {1}{2} \left (x-\tan ^{-1}(b,c)\right )|\frac {2 \sqrt {b^2+c^2}}{a+\sqrt {b^2+c^2}}\right ) \sqrt {a+b \cos (x)+c \sin (x)}}{\sqrt {\frac {a+b \cos (x)+c \sin (x)}{a+\sqrt {b^2+c^2}}}}+\frac {2 (d-a e) F\left (\frac {1}{2} \left (x-\tan ^{-1}(b,c)\right )|\frac {2 \sqrt {b^2+c^2}}{a+\sqrt {b^2+c^2}}\right ) \sqrt {\frac {a+b \cos (x)+c \sin (x)}{a+\sqrt {b^2+c^2}}}}{\sqrt {a+b \cos (x)+c \sin (x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 6.31, size = 1319, normalized size = 7.33 \[ \text {result too large to display} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[(d + b*e*Cos[x] + c*e*Sin[x])/Sqrt[a + b*Cos[x] + c*Sin[x]],x]

[Out]

(2*b*e*Sqrt[a + b*Cos[x] + c*Sin[x]])/c + (2*d*AppellF1[1/2, 1/2, 1/2, 3/2, -((a + Sqrt[1 + b^2/c^2]*c*Sin[x +
 ArcTan[b/c]])/(Sqrt[1 + b^2/c^2]*(1 - a/(Sqrt[1 + b^2/c^2]*c))*c)), -((a + Sqrt[1 + b^2/c^2]*c*Sin[x + ArcTan
[b/c]])/(Sqrt[1 + b^2/c^2]*(-1 - a/(Sqrt[1 + b^2/c^2]*c))*c))]*Sec[x + ArcTan[b/c]]*Sqrt[(c*Sqrt[(b^2 + c^2)/c
^2] - c*Sqrt[(b^2 + c^2)/c^2]*Sin[x + ArcTan[b/c]])/(a + c*Sqrt[(b^2 + c^2)/c^2])]*Sqrt[a + c*Sqrt[(b^2 + c^2)
/c^2]*Sin[x + ArcTan[b/c]]]*Sqrt[(c*Sqrt[(b^2 + c^2)/c^2] + c*Sqrt[(b^2 + c^2)/c^2]*Sin[x + ArcTan[b/c]])/(-a
+ c*Sqrt[(b^2 + c^2)/c^2])])/(Sqrt[1 + b^2/c^2]*c) + (b^2*e*(-((c*AppellF1[-1/2, -1/2, -1/2, 1/2, -((a + b*Sqr
t[1 + c^2/b^2]*Cos[x - ArcTan[c/b]])/(b*Sqrt[1 + c^2/b^2]*(1 - a/(b*Sqrt[1 + c^2/b^2])))), -((a + b*Sqrt[1 + c
^2/b^2]*Cos[x - ArcTan[c/b]])/(b*Sqrt[1 + c^2/b^2]*(-1 - a/(b*Sqrt[1 + c^2/b^2]))))]*Sin[x - ArcTan[c/b]])/(b*
Sqrt[1 + c^2/b^2]*Sqrt[(b*Sqrt[(b^2 + c^2)/b^2] - b*Sqrt[(b^2 + c^2)/b^2]*Cos[x - ArcTan[c/b]])/(a + b*Sqrt[(b
^2 + c^2)/b^2])]*Sqrt[a + b*Sqrt[(b^2 + c^2)/b^2]*Cos[x - ArcTan[c/b]]]*Sqrt[(b*Sqrt[(b^2 + c^2)/b^2] + b*Sqrt
[(b^2 + c^2)/b^2]*Cos[x - ArcTan[c/b]])/(-a + b*Sqrt[(b^2 + c^2)/b^2])])) - ((2*b*(a + b*Sqrt[1 + c^2/b^2]*Cos
[x - ArcTan[c/b]]))/(b^2 + c^2) - (c*Sin[x - ArcTan[c/b]])/(b*Sqrt[1 + c^2/b^2]))/Sqrt[a + b*Sqrt[1 + c^2/b^2]
*Cos[x - ArcTan[c/b]]]))/c + c*e*(-((c*AppellF1[-1/2, -1/2, -1/2, 1/2, -((a + b*Sqrt[1 + c^2/b^2]*Cos[x - ArcT
an[c/b]])/(b*Sqrt[1 + c^2/b^2]*(1 - a/(b*Sqrt[1 + c^2/b^2])))), -((a + b*Sqrt[1 + c^2/b^2]*Cos[x - ArcTan[c/b]
])/(b*Sqrt[1 + c^2/b^2]*(-1 - a/(b*Sqrt[1 + c^2/b^2]))))]*Sin[x - ArcTan[c/b]])/(b*Sqrt[1 + c^2/b^2]*Sqrt[(b*S
qrt[(b^2 + c^2)/b^2] - b*Sqrt[(b^2 + c^2)/b^2]*Cos[x - ArcTan[c/b]])/(a + b*Sqrt[(b^2 + c^2)/b^2])]*Sqrt[a + b
*Sqrt[(b^2 + c^2)/b^2]*Cos[x - ArcTan[c/b]]]*Sqrt[(b*Sqrt[(b^2 + c^2)/b^2] + b*Sqrt[(b^2 + c^2)/b^2]*Cos[x - A
rcTan[c/b]])/(-a + b*Sqrt[(b^2 + c^2)/b^2])])) - ((2*b*(a + b*Sqrt[1 + c^2/b^2]*Cos[x - ArcTan[c/b]]))/(b^2 +
c^2) - (c*Sin[x - ArcTan[c/b]])/(b*Sqrt[1 + c^2/b^2]))/Sqrt[a + b*Sqrt[1 + c^2/b^2]*Cos[x - ArcTan[c/b]]])

________________________________________________________________________________________

fricas [F]  time = 0.96, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {b e \cos \relax (x) + c e \sin \relax (x) + d}{\sqrt {b \cos \relax (x) + c \sin \relax (x) + a}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d+b*e*cos(x)+c*e*sin(x))/(a+b*cos(x)+c*sin(x))^(1/2),x, algorithm="fricas")

[Out]

integral((b*e*cos(x) + c*e*sin(x) + d)/sqrt(b*cos(x) + c*sin(x) + a), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {b e \cos \relax (x) + c e \sin \relax (x) + d}{\sqrt {b \cos \relax (x) + c \sin \relax (x) + a}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d+b*e*cos(x)+c*e*sin(x))/(a+b*cos(x)+c*sin(x))^(1/2),x, algorithm="giac")

[Out]

integrate((b*e*cos(x) + c*e*sin(x) + d)/sqrt(b*cos(x) + c*sin(x) + a), x)

________________________________________________________________________________________

maple [B]  time = 0.65, size = 777, normalized size = 4.32 \[ \frac {\sqrt {-\frac {\left (-b^{2} \sin \left (x -\arctan \left (-b , c\right )\right )-c^{2} \sin \left (x -\arctan \left (-b , c\right )\right )-a \sqrt {b^{2}+c^{2}}\right ) \left (\cos ^{2}\left (x -\arctan \left (-b , c\right )\right )\right )}{\sqrt {b^{2}+c^{2}}}}\, \left (\frac {2 \left (b^{2} e +c^{2} e \right ) \left (\frac {a}{\sqrt {b^{2}+c^{2}}}-1\right ) \sqrt {\frac {-\sqrt {b^{2}+c^{2}}\, \sin \left (x -\arctan \left (-b , c\right )\right )-a}{-a +\sqrt {b^{2}+c^{2}}}}\, \sqrt {\frac {\left (-\sin \left (x -\arctan \left (-b , c\right )\right )+1\right ) \sqrt {b^{2}+c^{2}}}{a +\sqrt {b^{2}+c^{2}}}}\, \sqrt {\frac {\left (1+\sin \left (x -\arctan \left (-b , c\right )\right )\right ) \sqrt {b^{2}+c^{2}}}{-a +\sqrt {b^{2}+c^{2}}}}\, \left (\left (-\frac {a}{\sqrt {b^{2}+c^{2}}}-1\right ) \EllipticE \left (\sqrt {\frac {-\sqrt {b^{2}+c^{2}}\, \sin \left (x -\arctan \left (-b , c\right )\right )-a}{-a +\sqrt {b^{2}+c^{2}}}}, \sqrt {\frac {a -\sqrt {b^{2}+c^{2}}}{a +\sqrt {b^{2}+c^{2}}}}\right )+\EllipticF \left (\sqrt {\frac {-\sqrt {b^{2}+c^{2}}\, \sin \left (x -\arctan \left (-b , c\right )\right )-a}{-a +\sqrt {b^{2}+c^{2}}}}, \sqrt {\frac {a -\sqrt {b^{2}+c^{2}}}{a +\sqrt {b^{2}+c^{2}}}}\right )\right )}{\sqrt {\left (\cos ^{2}\left (x -\arctan \left (-b , c\right )\right )\right ) \left (\sqrt {b^{2}+c^{2}}\, \sin \left (x -\arctan \left (-b , c\right )\right )+a \right )}}+\frac {2 d \sqrt {b^{2}+c^{2}}\, \left (\frac {a}{\sqrt {b^{2}+c^{2}}}-1\right ) \sqrt {\frac {-\sqrt {b^{2}+c^{2}}\, \sin \left (x -\arctan \left (-b , c\right )\right )-a}{-a +\sqrt {b^{2}+c^{2}}}}\, \sqrt {\frac {\left (-\sin \left (x -\arctan \left (-b , c\right )\right )+1\right ) \sqrt {b^{2}+c^{2}}}{a +\sqrt {b^{2}+c^{2}}}}\, \sqrt {\frac {\left (1+\sin \left (x -\arctan \left (-b , c\right )\right )\right ) \sqrt {b^{2}+c^{2}}}{-a +\sqrt {b^{2}+c^{2}}}}\, \EllipticF \left (\sqrt {\frac {-\sqrt {b^{2}+c^{2}}\, \sin \left (x -\arctan \left (-b , c\right )\right )-a}{-a +\sqrt {b^{2}+c^{2}}}}, \sqrt {\frac {a -\sqrt {b^{2}+c^{2}}}{a +\sqrt {b^{2}+c^{2}}}}\right )}{\sqrt {-\frac {\left (-b^{2} \sin \left (x -\arctan \left (-b , c\right )\right )-c^{2} \sin \left (x -\arctan \left (-b , c\right )\right )-a \sqrt {b^{2}+c^{2}}\right ) \left (\cos ^{2}\left (x -\arctan \left (-b , c\right )\right )\right )}{\sqrt {b^{2}+c^{2}}}}}\right )}{\sqrt {b^{2}+c^{2}}\, \cos \left (x -\arctan \left (-b , c\right )\right ) \sqrt {\frac {b^{2} \sin \left (x -\arctan \left (-b , c\right )\right )+c^{2} \sin \left (x -\arctan \left (-b , c\right )\right )+a \sqrt {b^{2}+c^{2}}}{\sqrt {b^{2}+c^{2}}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d+b*e*cos(x)+c*e*sin(x))/(a+b*cos(x)+c*sin(x))^(1/2),x)

[Out]

(-(-b^2*sin(x-arctan(-b,c))-c^2*sin(x-arctan(-b,c))-a*(b^2+c^2)^(1/2))*cos(x-arctan(-b,c))^2/(b^2+c^2)^(1/2))^
(1/2)/(b^2+c^2)^(1/2)*(2*(b^2*e+c^2*e)*(1/(b^2+c^2)^(1/2)*a-1)*((-(b^2+c^2)^(1/2)*sin(x-arctan(-b,c))-a)/(-a+(
b^2+c^2)^(1/2)))^(1/2)*((-sin(x-arctan(-b,c))+1)*(b^2+c^2)^(1/2)/(a+(b^2+c^2)^(1/2)))^(1/2)*((1+sin(x-arctan(-
b,c)))*(b^2+c^2)^(1/2)/(-a+(b^2+c^2)^(1/2)))^(1/2)/(cos(x-arctan(-b,c))^2*((b^2+c^2)^(1/2)*sin(x-arctan(-b,c))
+a))^(1/2)*((-1/(b^2+c^2)^(1/2)*a-1)*EllipticE(((-(b^2+c^2)^(1/2)*sin(x-arctan(-b,c))-a)/(-a+(b^2+c^2)^(1/2)))
^(1/2),((a-(b^2+c^2)^(1/2))/(a+(b^2+c^2)^(1/2)))^(1/2))+EllipticF(((-(b^2+c^2)^(1/2)*sin(x-arctan(-b,c))-a)/(-
a+(b^2+c^2)^(1/2)))^(1/2),((a-(b^2+c^2)^(1/2))/(a+(b^2+c^2)^(1/2)))^(1/2)))+2*d*(b^2+c^2)^(1/2)*(1/(b^2+c^2)^(
1/2)*a-1)*((-(b^2+c^2)^(1/2)*sin(x-arctan(-b,c))-a)/(-a+(b^2+c^2)^(1/2)))^(1/2)*((-sin(x-arctan(-b,c))+1)*(b^2
+c^2)^(1/2)/(a+(b^2+c^2)^(1/2)))^(1/2)*((1+sin(x-arctan(-b,c)))*(b^2+c^2)^(1/2)/(-a+(b^2+c^2)^(1/2)))^(1/2)/(-
(-b^2*sin(x-arctan(-b,c))-c^2*sin(x-arctan(-b,c))-a*(b^2+c^2)^(1/2))*cos(x-arctan(-b,c))^2/(b^2+c^2)^(1/2))^(1
/2)*EllipticF(((-(b^2+c^2)^(1/2)*sin(x-arctan(-b,c))-a)/(-a+(b^2+c^2)^(1/2)))^(1/2),((a-(b^2+c^2)^(1/2))/(a+(b
^2+c^2)^(1/2)))^(1/2)))/cos(x-arctan(-b,c))/((b^2*sin(x-arctan(-b,c))+c^2*sin(x-arctan(-b,c))+a*(b^2+c^2)^(1/2
))/(b^2+c^2)^(1/2))^(1/2)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {b e \cos \relax (x) + c e \sin \relax (x) + d}{\sqrt {b \cos \relax (x) + c \sin \relax (x) + a}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d+b*e*cos(x)+c*e*sin(x))/(a+b*cos(x)+c*sin(x))^(1/2),x, algorithm="maxima")

[Out]

integrate((b*e*cos(x) + c*e*sin(x) + d)/sqrt(b*cos(x) + c*sin(x) + a), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {d+b\,e\,\cos \relax (x)+c\,e\,\sin \relax (x)}{\sqrt {a+b\,\cos \relax (x)+c\,\sin \relax (x)}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d + b*e*cos(x) + c*e*sin(x))/(a + b*cos(x) + c*sin(x))^(1/2),x)

[Out]

int((d + b*e*cos(x) + c*e*sin(x))/(a + b*cos(x) + c*sin(x))^(1/2), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {b e \cos {\relax (x )} + c e \sin {\relax (x )} + d}{\sqrt {a + b \cos {\relax (x )} + c \sin {\relax (x )}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d+b*e*cos(x)+c*e*sin(x))/(a+b*cos(x)+c*sin(x))**(1/2),x)

[Out]

Integral((b*e*cos(x) + c*e*sin(x) + d)/sqrt(a + b*cos(x) + c*sin(x)), x)

________________________________________________________________________________________