2.3.3 Integrals 201 to 300

2.3.3.1 Giac [F(-2)]

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

[In]

integrate((d*x)^m*(a+b/(c*x)^(1/2))^(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%%%{1,[0,1,1,0]%%%} / %%%{1,[0,0,0,1]%%%} Error: Bad Argumen
t Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2921\)

2.3.3.2 Giac [F(-2)]

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

[In]

integrate((d*x)^m*(a+b/(c*x^2)^(3/2))^(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.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2958\)

2.3.3.3 Giac [F(-2)]

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

[In]

integrate(x*(a+b*(c/x)^(1/2))^(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 ValueMinimal poly. in
 rootof mus

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2982\)

2.3.3.4 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2984\)

2.3.3.5 Giac [F(-2)]

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

[In]

integrate(1/x^2/(a+b*(c/x)^(1/2))^(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[%%%{%%%{%%%{-1,[1]%%%},[0]%%%},[1]%%%},0]:[
1,0,%%%{%%%

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2991\)

2.3.3.6 Giac [F(-2)]

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

[In]

integrate(1/x^3/(a+b*(c/x)^(1/2))^(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[%%%{%%%{%%%{-1,[3]%%%},[0]%%%},[3]%%%},0]:[
1,0,%%%{%%%

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2992\)

2.3.3.7 Giac [F(-2)]

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

[In]

integrate(1/x^4/(a+b*(c/x)^(1/2))^(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.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2993\)

2.3.3.8 Giac [F(-2)]

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

[In]

integrate((d*x)^m*(a+b*(c/x)^(1/2))^(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%%%{1,[0,1,1,0]%%%} / %%%{1,[0,0,0,1]%%%} Error: Bad Argumen
t Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2996\)

2.3.3.9 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(3056\)

2.3.3.10 Giac [F(-2)]

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

[In]

integrate(x^m/(a+c/x+b*(d/x)^(1/2))^(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 ValueDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(3060\)

2.3.3.11 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(224\)

2.3.3.12 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(225\)

2.3.3.13 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(226\)

2.3.3.14 Giac [F(-2)]

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

[In]

integrate((a+b/x)^(1/2)/(c+d/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.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(228\)

2.3.3.15 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(231\)

2.3.3.16 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(232\)

2.3.3.17 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(233\)

2.3.3.18 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(234\)

2.3.3.19 Giac [F(-2)]

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

[In]

integrate((a+b/x)^(3/2)/(c+d/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.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(235\)

2.3.3.20 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(238\)

2.3.3.21 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(239\)

2.3.3.22 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(240\)

2.3.3.23 Giac [F(-2)]

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

[In]

integrate((a+b/x)^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(241\)

2.3.3.24 Giac [F(-2)]

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

[In]

integrate((a+b/x)^(5/2)/(c+d/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.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(242\)

2.3.3.25 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(245\)

2.3.3.26 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(246\)

2.3.3.27 Giac [F(-2)]

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

[In]

integrate(1/(c+d/x)/(a+b/x)^(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.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(249\)

2.3.3.28 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(252\)

2.3.3.29 Giac [F(-2)]

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

[In]

integrate(1/(a+b/x)^(3/2)/(c+d/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.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(256\)

2.3.3.30 Giac [F(-2)]

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

[In]

integrate(1/(a+b/x)^(3/2)/(c+d/x)^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.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(257\)

2.3.3.31 Giac [F(-2)]

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

[In]

integrate(1/(a+b/x)^(5/2)/(c+d/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.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(263\)

2.3.3.32 Giac [F(-2)]

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

[In]

integrate((a+b*x^n)^p*(c+d*x^n)^3,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%%%{1,[2,0,6,4,2,4,4,3,0]%%%}+%%%{4,[2,0,6,4,2,3,4,3,0]%%%}+
%%%{6,[2,0,

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(313\)

2.3.3.33 Giac [F(-2)]

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

[In]

integrate((a+b*x^n)^p*(c+d*x^n)^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%%%{-1,[1,0,4,3,1,3,3,2,0]%%%}+%%%{-3,[1,0,4,3,1,2,3,2,0]%%%
}+%%%{-3,[1

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(314\)

2.3.3.34 Giac [F(-2)]

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

[In]

integrate((a+b*x^n)^p*(c+d*x^n),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%%%{1,[0,0,2,2,1,2,1,0,1]%%%}+%%%{2,[0,0,2,2,1,1,1,0,1]%%%}+
%%%{1,[0,0,

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(315\)

2.3.3.35 Giac [F(-2)]

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

[In]

integrate((a+b*x^n)^3*(c+d*x^n)^(-4-1/n),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%%%{81,[2,0,6,4,2,4,3,0]%%%}+%%%{108,[2,0,6,3,2,4,3,0]%%%}+%
%%{54,[2,0,

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(321\)

2.3.3.36 Giac [F(-2)]

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

[In]

integrate((a+b*x^n)^2*(c+d*x^n)^(-3-1/n),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%%%{8,[1,0,4,3,1,3,2,0]%%%}+%%%{12,[1,0,4,2,1,3,2,0]%%%}+%%%
{6,[1,0,4,1

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(322\)

2.3.3.37 Giac [F(-2)]

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

[In]

integrate((a+b*x^n)*(c+d*x^n)^(-2-1/n),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%%%{1,[0,0,2,2,1,1,0,1]%%%}+%%%{1,[0,0,2,1,1,1,0,1]%%%}+%%%{
1,[0,0,2,1,

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(323\)

2.3.3.38 Giac [F(-2)]

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

[In]

integrate((a+b*x^n)^2*(c+d*x^n)^(-4-1/n),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%%%{27,[1,0,4,3,1,3,2,0]%%%}+%%%{27,[1,0,4,2,1,3,2,0]%%%}+%%
%{9,[1,0,4,

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(330\)

2.3.3.39 Giac [F(-2)]

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

[In]

integrate((a+b*x^n)*(c+d*x^n)^(-3-1/n),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%%%{4,[0,0,2,2,1,1,0,1]%%%}+%%%{2,[0,0,2,1,1,1,0,1]%%%}+%%%{
2,[0,0,2,1,

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.3-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(26\)

Integral number in file \(331\)

2.3.3.40 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:index.cc index_m
operator + Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(350\)

2.3.3.41 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:index.cc index_m
operator + Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(351\)

2.3.3.42 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:index.cc index_m
operator + Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(352\)

2.3.3.43 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:index.cc index_m
operator + Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(353\)

2.3.3.44 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:index.cc index_m
operator + Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(354\)

2.3.3.45 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:index.cc index_m
operator + Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(355\)

2.3.3.46 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:index.cc index_m
operator + Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(356\)

2.3.3.47 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:index.cc index_m
operator + Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(357\)

2.3.3.48 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: NotImplementedError >> unable to parse Giac output: Recursive assumption sageVARa>=(-sageVAR
b*sageVARe/(sageVARe^4*t_nostep^6)) ignored2/sageVARe^3*sageVARB/6/sageVARe^3*sqrt(sageVARe*sageVARx)*sqrt(sag
eVARe*sageVARx)*sqrt(

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(522\)

2.3.3.49 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: NotImplementedError >> unable to parse Giac output: Recursive assumption sageVARa>=(-sageVAR
b*sageVARe/(sageVARe^4*t_nostep^6)) ignored2/sageVARe^3*(120*sageVARb^5*sageVARe^3*sageVARB/1440/sageVARb^4/sa
geVARe^9*sqrt(sageVAR

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(533\)

2.3.3.50 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: NotImplementedError >> unable to parse Giac output: Recursive assumption sageVARa>=(-sageVAR
b*sageVARe/(sageVARe^4*t_nostep^6)) ignored2/sageVARe^3*((8870400*sageVARb^12*sageVARe^9*sageVARB/159667200/sa
geVARb^10/sageVARe^18

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(541\)

2.3.3.51 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: NotImplementedError >> unable to parse Giac output: Recursive assumption sageVARa>=(-sageVAR
b*sageVARe/(sageVARe^4*t_nostep^6)) ignored2*(-(23914845*sageVARb^7*sageVARe^18*sageVARa^6*sageVARA-9565938*sa
geVARb^6*sageVARe^18*

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(565\)

2.3.3.52 Giac [F(-2)]

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

[In]

integrate(x^5*(d*x^4+c)^(1/2)/(b*x^4+a),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.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(788\)

2.3.3.53 Giac [F(-2)]

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

[In]

integrate(x*(d*x^4+c)^(1/2)/(b*x^4+a),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.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(790\)

2.3.3.54 Giac [F(-2)]

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

[In]

integrate(x^9/(b*x^4+a)/(d*x^4+c)^(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.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(810\)

2.3.3.55 Giac [F(-2)]

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

[In]

integrate(x^5/(b*x^4+a)/(d*x^4+c)^(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.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(811\)

2.3.3.56 Giac [F(-2)]

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

[In]

integrate(x^19/(b*x^8+a)/(d*x^8+c)^(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.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(892\)

2.3.3.57 Giac [F(-2)]

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

[In]

integrate(x^11/(b*x^8+a)/(d*x^8+c)^(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.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(893\)

2.3.3.58 Giac [F(-2)]

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

[In]

integrate((a+b/x^2)^p*(c+d/x^2)^q*(e*x)^(5/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%%%{1,[0,6,1,1,0]%%%} / %%%{1,[0,0,0,0,3]%%%} Error: Bad Arg
ument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(996\)

2.3.3.59 Giac [F(-2)]

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

[In]

integrate((a+b/x^2)^p*(c+d/x^2)^q*(e*x)^(3/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%%%{1,[0,4,1,1,0]%%%} / %%%{1,[0,0,0,0,2]%%%} Error: Bad Arg
ument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(997\)

2.3.3.60 Giac [F(-2)]

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

[In]

integrate((e*x)^m*(a+b*x^n)^p*(A+B*x^n)*(c+d*x^n),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%%%{-1,[1,0,4,3,0,1,3,3,1,1,0,0]%%%}+%%%{-3,[1,0,4,3,0,1,2,3
,1,1,0,0]%%

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.6-g_x-^m-a+b_x^n-^p-c+d_x^n-^q-e+f_x^n-^r.txt

Test file number \(28\)

Integral number in file \(42\)

2.3.3.61 Giac [F(-2)]

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

[In]

integrate((1+(b/a)^(1/3)*x+3^(1/2))/(b*x^3+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 Valuesym2poly/r2sym(c
onst gen &

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(87\)

2.3.3.62 Giac [F(-2)]

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

[In]

integrate((1-(b/a)^(1/3)*x+3^(1/2))/(-b*x^3+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 Valuesym2poly/r2sym(c
onst gen &

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(88\)

2.3.3.63 Giac [F(-2)]

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

[In]

integrate((1-(b/a)^(1/3)*x+3^(1/2))/(b*x^3-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 Valuesym2poly/r2sym(c
onst gen &

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(89\)

2.3.3.64 Giac [F(-2)]

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

[In]

integrate((1+(b/a)^(1/3)*x+3^(1/2))/(-b*x^3-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 Valuesym2poly/r2sym(c
onst gen &

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(90\)

2.3.3.65 Giac [F(-2)]

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

[In]

integrate((1+(b/a)^(1/3)*x-3^(1/2))/(b*x^3+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 Valuesym2poly/r2sym(c
onst gen &

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(103\)

2.3.3.66 Giac [F(-2)]

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

[In]

integrate((1-(b/a)^(1/3)*x-3^(1/2))/(-b*x^3+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 Valuesym2poly/r2sym(c
onst gen &

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(104\)

2.3.3.67 Giac [F(-2)]

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

[In]

integrate((1-(b/a)^(1/3)*x-3^(1/2))/(b*x^3-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 Valuesym2poly/r2sym(c
onst gen &

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(105\)

2.3.3.68 Giac [F(-2)]

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

[In]

integrate((1+(b/a)^(1/3)*x-3^(1/2))/(-b*x^3-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 Valuesym2poly/r2sym(c
onst gen &

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(106\)

2.3.3.69 Giac [F(-2)]

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

[In]

integrate((c*x)^m*(a+b*x^n)^p*(d+e*x^n+f*x^(2*n)+g*x^(3*n)),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%%%{1,[2,0,6,4,0,2,4,4,1,0,0,0]%%%}+%%%{4,[2,0,6,4,0,2,3,4,1
,0,0,0]%%%}

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(587\)

2.3.3.70 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.4_Improper/1.1.4.2-c_x-^m-a_x^j+b_x^n-^p.txt

Test file number \(30\)

Integral number in file \(407\)

2.3.3.71 Giac [F(-2)]

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

[In]

integrate(1/((b*x^5+a)/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:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.4_Improper/1.1.4.2-c_x-^m-a_x^j+b_x^n-^p.txt

Test file number \(30\)

Integral number in file \(409\)

2.3.3.72 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.4_Improper/1.1.4.2-c_x-^m-a_x^j+b_x^n-^p.txt

Test file number \(30\)

Integral number in file \(411\)

2.3.3.73 Giac [F(-2)]

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

[In]

integrate(1/((-b*x^5+a)/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:Limit: Max order reached or unable to make series expansion Error: Bad Argument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.4_Improper/1.1.4.2-c_x-^m-a_x^j+b_x^n-^p.txt

Test file number \(30\)

Integral number in file \(413\)

2.3.3.74 Giac [F(-2)]

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

[In]

integrate((c*x^2+b*x)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(289\)

2.3.3.75 Giac [F(-2)]

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

[In]

integrate((c*x^2+b*x)^(1/2)/(e*x+d)^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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(290\)

2.3.3.76 Giac [F(-2)]

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

[In]

integrate((c*x^2+b*x)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(299\)

2.3.3.77 Giac [F(-2)]

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

[In]

integrate((c*x^2+b*x)^(5/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(306\)

2.3.3.78 Giac [F(-2)]

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

[In]

integrate(1/(e*x+d)^2/(c*x^2+b*x)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(320\)

2.3.3.79 Giac [F(-2)]

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

[In]

integrate((c*x^2+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: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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(529\)

2.3.3.80 Giac [F(-2)]

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

[In]

integrate((c*x^2+a)^(1/2)/(e*x+d)^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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(530\)

2.3.3.81 Giac [F(-2)]

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

[In]

integrate((c*x^2+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: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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(538\)

2.3.3.82 Giac [F(-2)]

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

[In]

integrate((c*x^2+a)^(5/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(549\)

2.3.3.83 Giac [F(-2)]

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

[In]

integrate(1/(e*x+d)^2/(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:Error: Bad Argument Type

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

Test file number \(33\)

Integral number in file \(566\)

2.3.3.84 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a^2-b^2 x^2}}{(a+b x)^2} \, dx=\text {Exception raised: NotImplementedError} \]

[In]

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

[Out]

Exception raised: NotImplementedError >> unable to parse Giac output: abs(sageVARb)*(-(2*atan(i)-2*i)/sageVARb
^2*sign((sageVARb*sageVARx+sageVARa)^-1)*sign(sageVARb)-2*sageVARa*(sqrt(2*sageVARa*sageVARb*(sageVARb*sageVAR
x+sageVARa)^-1/sageVA

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

Test file number \(33\)

Integral number in file \(782\)

2.3.3.85 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {1-x^2}}{(1-x)^2} \, dx=\text {Exception raised: NotImplementedError} \]

[In]

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

[Out]

Exception raised: NotImplementedError >> unable to parse Giac output: -(2*atan(i)-2*i)*sign((sageVARx-1)^-1)+2
*(-sqrt(-2*(sageVARx-1)^-1-1)*sign((sageVARx-1)^-1)+sign((sageVARx-1)^-1)*atan(sqrt(-2*(sageVARx-1)^-1-1)))

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

Test file number \(33\)

Integral number in file \(824\)

2.3.3.86 Giac [F(-2)]

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

[In]

integrate((e*x+2)^(5/2)*(-3*e^2*x^2+12)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(894\)

2.3.3.87 Giac [F(-2)]

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

[In]

integrate((e*x+2)^(1/2)*(-3*e^2*x^2+12)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(896\)

2.3.3.88 Giac [F(-2)]

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

[In]

integrate((-3*e^2*x^2+12)^(1/2)/(e*x+2)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(898\)

2.3.3.89 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {12-3 e^2 x^2}}{(2+e x)^{7/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-3*e^2*x^2+12)^(1/2)/(e*x+2)^(7/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(900\)

2.3.3.90 Giac [F(-2)]

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

[In]

integrate((e*x+2)^(5/2)*(-3*e^2*x^2+12)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(901\)

2.3.3.91 Giac [F(-2)]

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

[In]

integrate((e*x+2)^(1/2)*(-3*e^2*x^2+12)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(903\)

2.3.3.92 Giac [F(-2)]

Exception generated. \[ \int \frac {(2+e x)^{7/2}}{\sqrt {12-3 e^2 x^2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((e*x+2)^(7/2)/(-3*e^2*x^2+12)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(911\)

2.3.3.93 Giac [F(-2)]

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

[In]

integrate((e*x+2)^(5/2)/(-3*e^2*x^2+12)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(912\)

2.3.3.94 Giac [F(-2)]

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

[In]

integrate((e*x+2)^(3/2)/(-3*e^2*x^2+12)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(913\)

2.3.3.95 Giac [F(-2)]

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

[In]

integrate(1/(e*x+2)^(3/2)/(-3*e^2*x^2+12)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(916\)

2.3.3.96 Giac [F(-2)]

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

[In]

integrate((e*x+2)^(11/2)/(-3*e^2*x^2+12)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(918\)

2.3.3.97 Giac [F(-2)]

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

[In]

integrate((e*x+2)^(7/2)/(-3*e^2*x^2+12)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(920\)

2.3.3.98 Giac [F(-2)]

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

[In]

integrate(1/(e*x+2)^(3/2)/(-3*e^2*x^2+12)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(925\)

2.3.3.99 Giac [F(-2)]

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

[In]

integrate((e*x+2)^(1/2)*(-3*e^2*x^2+12)^(1/4),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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(930\)

2.3.3.100 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt [4]{12-3 e^2 x^2}}{(2+e x)^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-3*e^2*x^2+12)^(1/4)/(e*x+2)^(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(932\)