\(\int \frac {\sqrt {1+2 x^2}}{\sqrt {7-11 x^2} \sqrt {3-5 x^2}} \, dx\) [496]

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 = 34, antiderivative size = 98 \[ \int \frac {\sqrt {1+2 x^2}}{\sqrt {7-11 x^2} \sqrt {3-5 x^2}} \, dx=\frac {\sqrt {7-11 x^2} \sqrt {\frac {3-5 x^2}{1+2 x^2}} \operatorname {EllipticPi}\left (\frac {6}{11},\arcsin \left (\frac {\sqrt {\frac {11}{3}} x}{\sqrt {1+2 x^2}}\right ),\frac {75}{77}\right )}{\sqrt {77} \sqrt {3-5 x^2} \sqrt {\frac {7-11 x^2}{1+2 x^2}}} \] Output:

1/77*(-11*x^2+7)^(1/2)*((-5*x^2+3)/(2*x^2+1))^(1/2)*EllipticPi(1/3*33^(1/2 
)*x/(2*x^2+1)^(1/2),6/11,5/77*231^(1/2))*77^(1/2)/(-5*x^2+3)^(1/2)/((-11*x 
^2+7)/(2*x^2+1))^(1/2)
 

Mathematica [A] (verified)

Time = 1.28 (sec) , antiderivative size = 98, normalized size of antiderivative = 1.00 \[ \int \frac {\sqrt {1+2 x^2}}{\sqrt {7-11 x^2} \sqrt {3-5 x^2}} \, dx=\frac {\sqrt {7-11 x^2} \sqrt {\frac {3-5 x^2}{1+2 x^2}} \operatorname {EllipticPi}\left (\frac {6}{11},\arcsin \left (\frac {\sqrt {\frac {11}{3}} x}{\sqrt {1+2 x^2}}\right ),\frac {75}{77}\right )}{\sqrt {77} \sqrt {3-5 x^2} \sqrt {\frac {7-11 x^2}{1+2 x^2}}} \] Input:

Integrate[Sqrt[1 + 2*x^2]/(Sqrt[7 - 11*x^2]*Sqrt[3 - 5*x^2]),x]
 

Output:

(Sqrt[7 - 11*x^2]*Sqrt[(3 - 5*x^2)/(1 + 2*x^2)]*EllipticPi[6/11, ArcSin[(S 
qrt[11/3]*x)/Sqrt[1 + 2*x^2]], 75/77])/(Sqrt[77]*Sqrt[3 - 5*x^2]*Sqrt[(7 - 
 11*x^2)/(1 + 2*x^2)])
 

Rubi [A] (verified)

Time = 0.21 (sec) , antiderivative size = 100, normalized size of antiderivative = 1.02, number of steps used = 4, number of rules used = 3, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.088, Rules used = {428, 27, 412}

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 {2 x^2+1}}{\sqrt {7-11 x^2} \sqrt {3-5 x^2}} \, dx\)

\(\Big \downarrow \) 428

\(\displaystyle \frac {\sqrt {7-11 x^2} \sqrt {\frac {3-5 x^2}{2 x^2+1}} \int \frac {\sqrt {21}}{\sqrt {7-\frac {25 x^2}{2 x^2+1}} \sqrt {3-\frac {11 x^2}{2 x^2+1}} \left (1-\frac {2 x^2}{2 x^2+1}\right )}d\frac {x}{\sqrt {2 x^2+1}}}{\sqrt {21} \sqrt {3-5 x^2} \sqrt {\frac {7-11 x^2}{2 x^2+1}}}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {\sqrt {7-11 x^2} \sqrt {\frac {3-5 x^2}{2 x^2+1}} \int \frac {1}{\sqrt {7-\frac {25 x^2}{2 x^2+1}} \sqrt {3-\frac {11 x^2}{2 x^2+1}} \left (1-\frac {2 x^2}{2 x^2+1}\right )}d\frac {x}{\sqrt {2 x^2+1}}}{\sqrt {3-5 x^2} \sqrt {\frac {7-11 x^2}{2 x^2+1}}}\)

\(\Big \downarrow \) 412

\(\displaystyle \frac {\sqrt {7-11 x^2} \sqrt {\frac {3-5 x^2}{2 x^2+1}} \operatorname {EllipticPi}\left (\frac {14}{25},\arcsin \left (\frac {5 x}{\sqrt {7} \sqrt {2 x^2+1}}\right ),\frac {77}{75}\right )}{5 \sqrt {3} \sqrt {3-5 x^2} \sqrt {\frac {7-11 x^2}{2 x^2+1}}}\)

Input:

Int[Sqrt[1 + 2*x^2]/(Sqrt[7 - 11*x^2]*Sqrt[3 - 5*x^2]),x]
 

Output:

(Sqrt[7 - 11*x^2]*Sqrt[(3 - 5*x^2)/(1 + 2*x^2)]*EllipticPi[14/25, ArcSin[( 
5*x)/(Sqrt[7]*Sqrt[1 + 2*x^2])], 77/75])/(5*Sqrt[3]*Sqrt[3 - 5*x^2]*Sqrt[( 
7 - 11*x^2)/(1 + 2*x^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 412
Int[1/(((a_) + (b_.)*(x_)^2)*Sqrt[(c_) + (d_.)*(x_)^2]*Sqrt[(e_) + (f_.)*(x 
_)^2]), x_Symbol] :> Simp[(1/(a*Sqrt[c]*Sqrt[e]*Rt[-d/c, 2]))*EllipticPi[b* 
(c/(a*d)), ArcSin[Rt[-d/c, 2]*x], c*(f/(d*e))], x] /; FreeQ[{a, b, c, d, e, 
 f}, x] &&  !GtQ[d/c, 0] && GtQ[c, 0] && GtQ[e, 0] &&  !( !GtQ[f/e, 0] && S 
implerSqrtQ[-f/e, -d/c])
 

rule 428
Int[Sqrt[(a_) + (b_.)*(x_)^2]/(Sqrt[(c_) + (d_.)*(x_)^2]*Sqrt[(e_) + (f_.)* 
(x_)^2]), x_Symbol] :> Simp[a*Sqrt[c + d*x^2]*(Sqrt[a*((e + f*x^2)/(e*(a + 
b*x^2)))]/(c*Sqrt[e + f*x^2]*Sqrt[a*((c + d*x^2)/(c*(a + b*x^2)))]))   Subs 
t[Int[1/((1 - b*x^2)*Sqrt[1 - (b*c - a*d)*(x^2/c)]*Sqrt[1 - (b*e - a*f)*(x^ 
2/e)]), x], x, x/Sqrt[a + b*x^2]], x] /; FreeQ[{a, b, c, d, e, f}, x]
 
Maple [F]

\[\int \frac {\sqrt {2 x^{2}+1}}{\sqrt {-11 x^{2}+7}\, \sqrt {-5 x^{2}+3}}d x\]

Input:

int((2*x^2+1)^(1/2)/(-11*x^2+7)^(1/2)/(-5*x^2+3)^(1/2),x)
 

Output:

int((2*x^2+1)^(1/2)/(-11*x^2+7)^(1/2)/(-5*x^2+3)^(1/2),x)
 

Fricas [F]

\[ \int \frac {\sqrt {1+2 x^2}}{\sqrt {7-11 x^2} \sqrt {3-5 x^2}} \, dx=\int { \frac {\sqrt {2 \, x^{2} + 1}}{\sqrt {-5 \, x^{2} + 3} \sqrt {-11 \, x^{2} + 7}} \,d x } \] Input:

integrate((2*x^2+1)^(1/2)/(-11*x^2+7)^(1/2)/(-5*x^2+3)^(1/2),x, algorithm= 
"fricas")
 

Output:

integral(sqrt(2*x^2 + 1)*sqrt(-5*x^2 + 3)*sqrt(-11*x^2 + 7)/(55*x^4 - 68*x 
^2 + 21), x)
 

Sympy [F]

\[ \int \frac {\sqrt {1+2 x^2}}{\sqrt {7-11 x^2} \sqrt {3-5 x^2}} \, dx=\int \frac {\sqrt {2 x^{2} + 1}}{\sqrt {3 - 5 x^{2}} \sqrt {7 - 11 x^{2}}}\, dx \] Input:

integrate((2*x**2+1)**(1/2)/(-11*x**2+7)**(1/2)/(-5*x**2+3)**(1/2),x)
 

Output:

Integral(sqrt(2*x**2 + 1)/(sqrt(3 - 5*x**2)*sqrt(7 - 11*x**2)), x)
 

Maxima [F]

\[ \int \frac {\sqrt {1+2 x^2}}{\sqrt {7-11 x^2} \sqrt {3-5 x^2}} \, dx=\int { \frac {\sqrt {2 \, x^{2} + 1}}{\sqrt {-5 \, x^{2} + 3} \sqrt {-11 \, x^{2} + 7}} \,d x } \] Input:

integrate((2*x^2+1)^(1/2)/(-11*x^2+7)^(1/2)/(-5*x^2+3)^(1/2),x, algorithm= 
"maxima")
 

Output:

integrate(sqrt(2*x^2 + 1)/(sqrt(-5*x^2 + 3)*sqrt(-11*x^2 + 7)), x)
 

Giac [F]

\[ \int \frac {\sqrt {1+2 x^2}}{\sqrt {7-11 x^2} \sqrt {3-5 x^2}} \, dx=\int { \frac {\sqrt {2 \, x^{2} + 1}}{\sqrt {-5 \, x^{2} + 3} \sqrt {-11 \, x^{2} + 7}} \,d x } \] Input:

integrate((2*x^2+1)^(1/2)/(-11*x^2+7)^(1/2)/(-5*x^2+3)^(1/2),x, algorithm= 
"giac")
 

Output:

integrate(sqrt(2*x^2 + 1)/(sqrt(-5*x^2 + 3)*sqrt(-11*x^2 + 7)), x)
 

Mupad [F(-1)]

Timed out. \[ \int \frac {\sqrt {1+2 x^2}}{\sqrt {7-11 x^2} \sqrt {3-5 x^2}} \, dx=\int \frac {\sqrt {2\,x^2+1}}{\sqrt {3-5\,x^2}\,\sqrt {7-11\,x^2}} \,d x \] Input:

int((2*x^2 + 1)^(1/2)/((3 - 5*x^2)^(1/2)*(7 - 11*x^2)^(1/2)),x)
 

Output:

int((2*x^2 + 1)^(1/2)/((3 - 5*x^2)^(1/2)*(7 - 11*x^2)^(1/2)), x)
 

Reduce [F]

\[ \int \frac {\sqrt {1+2 x^2}}{\sqrt {7-11 x^2} \sqrt {3-5 x^2}} \, dx=\int \frac {\sqrt {2 x^{2}+1}\, \sqrt {-5 x^{2}+3}\, \sqrt {-11 x^{2}+7}}{55 x^{4}-68 x^{2}+21}d x \] Input:

int((2*x^2+1)^(1/2)/(-11*x^2+7)^(1/2)/(-5*x^2+3)^(1/2),x)
 

Output:

int((sqrt(2*x**2 + 1)*sqrt( - 5*x**2 + 3)*sqrt( - 11*x**2 + 7))/(55*x**4 - 
 68*x**2 + 21),x)