2.3.5 Integrals 401 to 500

2.3.5.1 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x+c x^2}}{d+e x} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(857\)

2.3.5.2 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x+c x^2}}{(d+e x) (f+g x)} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(858\)

2.3.5.3 Giac [F(-2)]

Exception generated. \[ \int \frac {(f+g x)^3 \left (a+b x+c x^2\right )^{3/2}}{d+e x} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^3*(c*x^2+b*x+a)^(3/2)/(e*x+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(862\)

2.3.5.4 Giac [F(-2)]

Exception generated. \[ \int \frac {(f+g x)^2 \left (a+b x+c x^2\right )^{3/2}}{d+e x} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^2*(c*x^2+b*x+a)^(3/2)/(e*x+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(863\)

2.3.5.5 Giac [F(-2)]

Exception generated. \[ \int \frac {(f+g x) \left (a+b x+c x^2\right )^{3/2}}{d+e x} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)*(c*x^2+b*x+a)^(3/2)/(e*x+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(864\)

2.3.5.6 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x+c x^2\right )^{3/2}}{d+e x} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(865\)

2.3.5.7 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x+c x^2\right )^{3/2}}{(d+e x) (f+g x)} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((c*x^2+b*x+a)^(3/2)/(e*x+d)/(g*x+f),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(866\)

2.3.5.8 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x+c x^2\right )^{3/2}}{(d+e x) (f+g x)^3} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((c*x^2+b*x+a)^(3/2)/(e*x+d)/(g*x+f)^3,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(868\)

2.3.5.9 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x+c x^2\right )^{5/2}}{(d+e x) (f+g x)} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((c*x^2+b*x+a)^(5/2)/(e*x+d)/(g*x+f),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(869\)

2.3.5.10 Giac [F(-2)]

Exception generated. \[ \int \frac {(f+g x)^4}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(870\)

2.3.5.11 Giac [F(-2)]

Exception generated. \[ \int \frac {(f+g x)^3}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(871\)

2.3.5.12 Giac [F(-2)]

Exception generated. \[ \int \frac {(f+g x)^2}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(872\)

2.3.5.13 Giac [F(-2)]

Exception generated. \[ \int \frac {f+g x}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(873\)

2.3.5.14 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(d+e x) (f+g x) \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(875\)

2.3.5.15 Giac [F(-2)]

Exception generated. \[ \int \frac {(f+g x)^4}{(d+e x) \left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^4/(e*x+d)/(c*x^2+b*x+a)^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(878\)

2.3.5.16 Giac [F(-2)]

Exception generated. \[ \int \frac {(f+g x)^3}{(d+e x) \left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^3/(e*x+d)/(c*x^2+b*x+a)^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(879\)

2.3.5.17 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(d+e x) (f+g x) \left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt

Test file number \(35\)

Integral number in file \(883\)

2.3.5.18 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {a+b x+c x^2} \left (d+b x+c x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(3\)

2.3.5.19 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {a+b x+c x^2} \left (d+b x+c x^2\right )^3} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(5\)

2.3.5.20 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {3-x+2 x^2}}{2+3 x+5 x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(62\)

2.3.5.21 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {3-x+2 x^2}}{\left (2+3 x+5 x^2\right )^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(63\)

2.3.5.22 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {3-x+2 x^2}}{\left (2+3 x+5 x^2\right )^3} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(64\)

2.3.5.23 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (3-x+2 x^2\right )^{3/2}}{2+3 x+5 x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(69\)

2.3.5.24 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (3-x+2 x^2\right )^{3/2}}{\left (2+3 x+5 x^2\right )^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Unable to divide, perhaps due to rounding error%%%{174900625,[8]%%%}+%%%{%%{[-419761500,0]:[1,0,-2]%%},[7]%
%%}+%%%{-68

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(70\)

2.3.5.25 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (3-x+2 x^2\right )^{3/2}}{\left (2+3 x+5 x^2\right )^3} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(71\)

2.3.5.26 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (3-x+2 x^2\right )^{5/2}}{2+3 x+5 x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(76\)

2.3.5.27 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (3-x+2 x^2\right )^{5/2}}{\left (2+3 x+5 x^2\right )^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Unable to divide, perhaps due to rounding error%%%{15625,[8]%%%}+%%%{%%{[-37500,0]:[1,0,-2]%%},[7]%%%}+%%%{
-61250,[6]%

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(77\)

2.3.5.28 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (3-x+2 x^2\right )^{5/2}}{\left (2+3 x+5 x^2\right )^3} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(78\)

2.3.5.29 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {3-x+2 x^2} \left (2+3 x+5 x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(83\)

2.3.5.30 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {3-x+2 x^2} \left (2+3 x+5 x^2\right )^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(84\)

2.3.5.31 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {3-x+2 x^2} \left (2+3 x+5 x^2\right )^3} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(85\)

2.3.5.32 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\left (3-x+2 x^2\right )^{3/2} \left (2+3 x+5 x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(90\)

2.3.5.33 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\left (3-x+2 x^2\right )^{3/2} \left (2+3 x+5 x^2\right )^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(91\)

2.3.5.34 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\left (3-x+2 x^2\right )^{3/2} \left (2+3 x+5 x^2\right )^3} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(92\)

2.3.5.35 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\left (3-x+2 x^2\right )^{5/2} \left (2+3 x+5 x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(97\)

2.3.5.36 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\left (3-x+2 x^2\right )^{5/2} \left (2+3 x+5 x^2\right )^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(98\)

2.3.5.37 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\left (3-x+2 x^2\right )^{5/2} \left (2+3 x+5 x^2\right )^3} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Francis algorithm failure for[-1.0,infinity,infinity,infinity,infinity]proot error [1.0,infinity,infinity,i
nfinity,inf

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(99\)

2.3.5.38 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x+c x^2}}{d+e x+f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(102\)

2.3.5.39 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x+c x^2}}{\left (d+e x+f x^2\right )^2} \, dx=\text {Exception raised: AttributeError} \]

[In]

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

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(103\)

2.3.5.40 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x+c x^2\right )^{3/2}}{d+e x+f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((c*x^2+b*x+a)^(3/2)/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(106\)

2.3.5.41 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b x+c x^2\right )^{3/2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: AttributeError} \]

[In]

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

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(36\)

Integral number in file \(117\)

2.3.5.42 Giac [F(-2)]

Exception generated. \[ \int \frac {(A+B x) \sqrt {a+b x+c x^2}}{d-f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((B*x+A)*(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(6\)

2.3.5.43 Giac [F(-2)]

Exception generated. \[ \int \frac {A+B x}{\sqrt {a+b x+c x^2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((B*x+A)/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument ValueBad Argument Typ
e

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(7\)

2.3.5.44 Giac [F(-2)]

Exception generated. \[ \int \frac {A+B x}{\left (a+b x+c x^2\right )^{3/2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((B*x+A)/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument ValueDone

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(8\)

2.3.5.45 Giac [F(-2)]

Exception generated. \[ \int \frac {A+B x}{\left (a+b x+c x^2\right )^{5/2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((B*x+A)/(c*x^2+b*x+a)^(5/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument ValueDone

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(9\)

2.3.5.46 Giac [F(-2)]

Exception generated. \[ \int \frac {(A+B x) \sqrt {a+b x+c x^2}}{d+e x+f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(19\)

2.3.5.47 Giac [F(-2)]

Exception generated. \[ \int \frac {(A+B x) \left (a+b x+c x^2\right )^{3/2}}{d+e x+f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((B*x+A)*(c*x^2+b*x+a)^(3/2)/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(20\)

2.3.5.48 Giac [F(-2)]

Exception generated. \[ \int \frac {A+B x}{\left (a+b x+c x^2\right ) \sqrt {d+e x+f x^2}} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Unable to divide, perhaps due to rounding error%%%{%%{poly1[%%%{-4,[3,2,0]%%%}+%%%{16,[1,3,1]%%%},%%%{4,[4,
2,0]%%%}+%%

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(21\)

2.3.5.49 Giac [F(-2)]

Exception generated. \[ \int \frac {A+B x}{\left (a+c x^2\right ) \sqrt {d+e x+f x^2}} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Valuesym2poly/r2sym(c
onst gen &

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(22\)

2.3.5.50 Giac [F(-2)]

Exception generated. \[ \int \frac {A+B x}{\left (a+b x+c x^2\right ) \sqrt {d+f x^2}} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Unable to divide, perhaps due to rounding error%%%{%%{poly1[%%%{-4,[3,2,0]%%%}+%%%{16,[1,3,1]%%%},%%%{4,[4,
2,0]%%%}+%%

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(23\)

2.3.5.51 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a^2+2 a b x+b^2 x^2} \sqrt {c+d x^2}}{x} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(43\)

2.3.5.52 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a^2+2 a b x+b^2 x^2} \sqrt {c+e x+d x^2}}{x} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(49\)

2.3.5.53 Giac [F(-2)]

Exception generated. \[ \int \frac {x^2 \sqrt {a+c x^2}}{d+e x+f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(52\)

2.3.5.54 Giac [F(-2)]

Exception generated. \[ \int \frac {x \sqrt {a+c x^2}}{d+e x+f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(53\)

2.3.5.55 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+c x^2}}{d+e x+f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(54\)

2.3.5.56 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+c x^2}}{x \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(55\)

2.3.5.57 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+c x^2}}{x^2 \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: AttributeError} \]

[In]

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

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(56\)

2.3.5.58 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+c x^2}}{x^3 \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: AttributeError} \]

[In]

integrate((c*x^2+a)^(1/2)/x^3/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(57\)

2.3.5.59 Giac [F(-2)]

Exception generated. \[ \int \frac {x^2 \left (a+c x^2\right )^{3/2}}{d+e x+f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^2*(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(58\)

2.3.5.60 Giac [F(-2)]

Exception generated. \[ \int \frac {x \left (a+c x^2\right )^{3/2}}{d+e x+f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x*(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(59\)

2.3.5.61 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+c x^2\right )^{3/2}}{d+e x+f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(60\)

2.3.5.62 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+c x^2\right )^{3/2}}{x \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((c*x^2+a)^(3/2)/x/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(61\)

2.3.5.63 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+c x^2\right )^{3/2}}{x^2 \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((c*x^2+a)^(3/2)/x^2/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(62\)

2.3.5.64 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+c x^2\right )^{3/2}}{x^3 \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: AttributeError} \]

[In]

integrate((c*x^2+a)^(3/2)/x^3/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(63\)

2.3.5.65 Giac [F(-2)]

Exception generated. \[ \int \frac {x^3}{\sqrt {a+c x^2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^3/(f*x^2+e*x+d)/(c*x^2+a)^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(64\)

2.3.5.66 Giac [F(-2)]

Exception generated. \[ \int \frac {x^2}{\sqrt {a+c x^2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(65\)

2.3.5.67 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{x^2 \sqrt {a+c x^2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: AttributeError} \]

[In]

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

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(69\)

2.3.5.68 Giac [F(-2)]

Exception generated. \[ \int \frac {x^3}{\left (a+c x^2\right )^{3/2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: AttributeError} \]

[In]

integrate(x^3/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(71\)

2.3.5.69 Giac [F(-2)]

Exception generated. \[ \int \frac {x^2}{\left (a+c x^2\right )^{3/2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: AttributeError} \]

[In]

integrate(x^2/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(72\)

2.3.5.70 Giac [F(-2)]

Exception generated. \[ \int \frac {x}{\left (a+c x^2\right )^{3/2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: AttributeError} \]

[In]

integrate(x/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(73\)

2.3.5.71 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+c x^2\right )^{3/2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: AttributeError} \]

[In]

integrate(1/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(74\)

2.3.5.72 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{x^2 \left (a+c x^2\right )^{3/2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: AttributeError} \]

[In]

integrate(1/x^2/(c*x^2+a)^(3/2)/(f*x^2+e*x+d),x, algorithm="giac")

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(76\)

2.3.5.73 Giac [F(-2)]

Exception generated. \[ \int \frac {x^3 \sqrt {a+b x+c x^2}}{d-f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^3*(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(77\)

2.3.5.74 Giac [F(-2)]

Exception generated. \[ \int \frac {x^2 \sqrt {a+b x+c x^2}}{d-f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^2*(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(78\)

2.3.5.75 Giac [F(-2)]

Exception generated. \[ \int \frac {x \sqrt {a+b x+c x^2}}{d-f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x*(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(79\)

2.3.5.76 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x+c x^2}}{d-f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(80\)

2.3.5.77 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x+c x^2}}{x^2 \left (d-f x^2\right )} \, dx=\text {Exception raised: AttributeError} \]

[In]

integrate((c*x^2+b*x+a)^(1/2)/x^2/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(82\)

2.3.5.78 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x+c x^2}}{x^3 \left (d-f x^2\right )} \, dx=\text {Exception raised: AttributeError} \]

[In]

integrate((c*x^2+b*x+a)^(1/2)/x^3/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(83\)

2.3.5.79 Giac [F(-2)]

Exception generated. \[ \int \frac {x^3 \left (a+b x+c x^2\right )^{3/2}}{d-f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^3*(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(84\)

2.3.5.80 Giac [F(-2)]

Exception generated. \[ \int \frac {x^2 \left (a+b x+c x^2\right )^{3/2}}{d-f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^2*(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(85\)

2.3.5.81 Giac [F(-2)]

Exception generated. \[ \int \frac {x \left (a+b x+c x^2\right )^{3/2}}{d-f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x*(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(86\)

2.3.5.82 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x+c x^2\right )^{3/2}}{d-f x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(87\)

2.3.5.83 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x+c x^2\right )^{3/2}}{x \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((c*x^2+b*x+a)^(3/2)/x/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(88\)

2.3.5.84 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x+c x^2\right )^{3/2}}{x^2 \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((c*x^2+b*x+a)^(3/2)/x^2/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(89\)

2.3.5.85 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x+c x^2\right )^{3/2}}{x^3 \left (d-f x^2\right )} \, dx=\text {Exception raised: AttributeError} \]

[In]

integrate((c*x^2+b*x+a)^(3/2)/x^3/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: AttributeError >> type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(90\)

2.3.5.86 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x+c x^2\right )^{3/2}}{1-x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((c*x^2+b*x+a)^(3/2)/(-x^2+1),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(91\)

2.3.5.87 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (x+x^2\right )^{3/2}}{1+x^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((x^2+x)^(3/2)/(x^2+1),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Unable to divide, perhaps due to rounding error%%%{%%{poly1[29378258633931653019799718485334848549113596143
37236965430

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(93\)

2.3.5.88 Giac [F(-2)]

Exception generated. \[ \int \frac {x^4}{\sqrt {a+b x+c x^2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^4/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(94\)

2.3.5.89 Giac [F(-2)]

Exception generated. \[ \int \frac {x^3}{\sqrt {a+b x+c x^2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^3/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(95\)

2.3.5.90 Giac [F(-2)]

Exception generated. \[ \int \frac {x^2}{\sqrt {a+b x+c x^2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^2/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(96\)

2.3.5.91 Giac [F(-2)]

Exception generated. \[ \int \frac {x}{\sqrt {a+b x+c x^2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument ValueBad Argument Typ
e

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(97\)

2.3.5.92 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {a+b x+c x^2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument ValueBad Argument Typ
e

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(98\)

2.3.5.93 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{x^2 \sqrt {a+b x+c x^2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/x^2/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument ValueDone

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(100\)

2.3.5.94 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{x^3 \sqrt {a+b x+c x^2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/x^3/(c*x^2+b*x+a)^(1/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument ValueDone

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(101\)

2.3.5.95 Giac [F(-2)]

Exception generated. \[ \int \frac {x^4}{\left (a+b x+c x^2\right )^{3/2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^4/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(102\)

2.3.5.96 Giac [F(-2)]

Exception generated. \[ \int \frac {x^3}{\left (a+b x+c x^2\right )^{3/2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^3/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument ValueDone

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(103\)

2.3.5.97 Giac [F(-2)]

Exception generated. \[ \int \frac {x^2}{\left (a+b x+c x^2\right )^{3/2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^2/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument ValueDone

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(104\)

2.3.5.98 Giac [F(-2)]

Exception generated. \[ \int \frac {x}{\left (a+b x+c x^2\right )^{3/2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument ValueDone

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(105\)

2.3.5.99 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b x+c x^2\right )^{3/2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument ValueDone

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(106\)

2.3.5.100 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{x^2 \left (a+b x+c x^2\right )^{3/2} \left (d-f x^2\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/x^2/(c*x^2+b*x+a)^(3/2)/(-f*x^2+d),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument ValueDone

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(108\)