2.3.1 Integrals 1 to 100

2.3.1.1 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Invalid _EXT in replace_ext Error: Bad Argument ValueInvalid _EXT in replace_ext Error: Bad Argument ValueD
one

input file name 0_Independent_test_suites/Bondarenko_Problems.txt

Test file number \(2\)

Integral number in file \(13\)

2.3.1.2 Giac [F(-2)]

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

[In]

integrate((x+(1+x)^(1/2))^(1/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:Invalid _EXT in replace_ext Error: Bad Argument ValueInvalid _EXT in replace_ext Error: Bad Argument ValueD
one

input file name 0_Independent_test_suites/Bondarenko_Problems.txt

Test file number \(2\)

Integral number in file \(14\)

2.3.1.3 Giac [F(-2)]

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

[In]

integrate((2^(1/2)+x^(1/2)+(2+2*x+2*2^(1/2)*x^(1/2))^(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:The choice was done assuming [sageVARx]=[79]sym2poly/r2sym(const gen & e,const index_m & i,const vecteur &
l) Error: B

input file name 0_Independent_test_suites/Bondarenko_Problems.txt

Test file number \(2\)

Integral number in file \(16\)

2.3.1.4 Giac [F(-2)]

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

[In]

integrate(arccos((x/(1+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 0_Independent_test_suites/Timofeev_Problems.txt

Test file number \(10\)

Integral number in file \(86\)

2.3.1.5 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(1/2)/x^2/(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(857\)

2.3.1.6 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(1/2)/x^3/(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(858\)

2.3.1.7 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(1/2)/x^4/(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(859\)

2.3.1.8 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(3/2)/x^4/(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(865\)

2.3.1.9 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(3/2)/x^5/(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(866\)

2.3.1.10 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(3/2)/x^6/(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(867\)

2.3.1.11 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(3/2)/x^7/(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(868\)

2.3.1.12 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(5/2)/x^6/(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(875\)

2.3.1.13 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(5/2)/x^7/(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(876\)

2.3.1.14 Giac [F(-2)]

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

[In]

integrate(1/(b*x+a)/(c*x^2)^(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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(881\)

2.3.1.15 Giac [F(-2)]

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

[In]

integrate(1/x/(b*x+a)/(c*x^2)^(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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(882\)

2.3.1.16 Giac [F(-2)]

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

[In]

integrate(1/x^2/(b*x+a)/(c*x^2)^(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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(883\)

2.3.1.17 Giac [F(-2)]

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

[In]

integrate(1/x^3/(b*x+a)/(c*x^2)^(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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(884\)

2.3.1.18 Giac [F(-2)]

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

[In]

integrate(x^2/(c*x^2)^(3/2)/(b*x+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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(889\)

2.3.1.19 Giac [F(-2)]

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

[In]

integrate(x/(c*x^2)^(3/2)/(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(890\)

2.3.1.20 Giac [F(-2)]

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

[In]

integrate(1/(c*x^2)^(3/2)/(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(891\)

2.3.1.21 Giac [F(-2)]

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

[In]

integrate(1/x/(c*x^2)^(3/2)/(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(892\)

2.3.1.22 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(1/2)/x^2/(b*x+a)^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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(898\)

2.3.1.23 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(1/2)/x^3/(b*x+a)^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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(899\)

2.3.1.24 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(1/2)/x^4/(b*x+a)^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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(900\)

2.3.1.25 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(3/2)/x^4/(b*x+a)^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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(906\)

2.3.1.26 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(3/2)/x^5/(b*x+a)^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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(907\)

2.3.1.27 Giac [F(-2)]

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

[In]

integrate((c*x^2)^(3/2)/x^6/(b*x+a)^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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(908\)

2.3.1.28 Giac [F(-2)]

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

[In]

integrate(1/(b*x+a)^2/(c*x^2)^(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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(914\)

2.3.1.29 Giac [F(-2)]

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

[In]

integrate(1/x/(b*x+a)^2/(c*x^2)^(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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(915\)

2.3.1.30 Giac [F(-2)]

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

[In]

integrate(1/x^2/(b*x+a)^2/(c*x^2)^(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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(916\)

2.3.1.31 Giac [F(-2)]

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

[In]

integrate(x^2/(c*x^2)^(3/2)/(b*x+a)^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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(920\)

2.3.1.32 Giac [F(-2)]

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

[In]

integrate(x/(c*x^2)^(3/2)/(b*x+a)^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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(921\)

2.3.1.33 Giac [F(-2)]

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

[In]

integrate(1/(c*x^2)^(3/2)/(b*x+a)^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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(922\)

2.3.1.34 Giac [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(946\)

2.3.1.35 Giac [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(947\)

2.3.1.36 Giac [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(948\)

2.3.1.37 Giac [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(949\)

2.3.1.38 Giac [F(-2)]

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

[In]

integrate(x^6*(b*x+a)^n/(c*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:Unable to divide, perhaps due to rounding error%%%{1,[0,3,1,0,0]%%%} / %%%{1,[0,0,0,1,1]%%%} Error: Bad Arg
ument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(953\)

2.3.1.39 Giac [F(-2)]

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

[In]

integrate(x^5*(b*x+a)^n/(c*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:Unable to divide, perhaps due to rounding error%%%{1,[0,2,1,0,0]%%%} / %%%{1,[0,0,0,1,1]%%%} Error: Bad Arg
ument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(954\)

2.3.1.40 Giac [F(-2)]

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

[In]

integrate(x^4*(b*x+a)^n/(c*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:Unable to divide, perhaps due to rounding error%%%{1,[0,1,1,0,0]%%%} / %%%{1,[0,0,0,1,1]%%%} Error: Bad Arg
ument Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(955\)

2.3.1.41 Giac [F(-2)]

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

[In]

integrate(x^3*(b*x+a)^n/(c*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:Unable to divide, perhaps due to rounding error%%%{1,[0,1,0,0]%%%} / %%%{1,[0,0,1,1]%%%} Error: Bad Argumen
t Value

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(956\)

2.3.1.42 Giac [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(961\)

2.3.1.43 Giac [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(962\)

2.3.1.44 Giac [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(963\)

2.3.1.45 Giac [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(964\)

2.3.1.46 Giac [F(-2)]

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

[In]

integrate((d*x)^m*(c*x^2)^(5/2)*(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(969\)

2.3.1.47 Giac [F(-2)]

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

[In]

integrate((d*x)^m*(c*x^2)^(3/2)*(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(970\)

2.3.1.48 Giac [F(-2)]

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

[In]

integrate((d*x)^m*(c*x^2)^(1/2)*(b*x+a),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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(971\)

2.3.1.49 Giac [F(-2)]

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

[In]

integrate((d*x)^m*(b*x+a)/(c*x^2)^(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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(972\)

2.3.1.50 Giac [F(-2)]

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

[In]

integrate((d*x)^m*(c*x^2)^(5/2)*(b*x+a)^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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(975\)

2.3.1.51 Giac [F(-2)]

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

[In]

integrate((d*x)^m*(c*x^2)^(3/2)*(b*x+a)^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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(976\)

2.3.1.52 Giac [F(-2)]

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

[In]

integrate((d*x)^m*(c*x^2)^(1/2)*(b*x+a)^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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(977\)

2.3.1.53 Giac [F(-2)]

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

[In]

integrate((d*x)^m*(b*x+a)^2/(c*x^2)^(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.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(978\)

2.3.1.54 Giac [F(-2)]

Exception generated. \[ \int \frac {(a-i a x)^{7/4}}{\sqrt [4]{a+i a x}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a-I*a*x)^(7/4)/(a+I*a*x)^(1/4),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:The choice was do
ne assuming 0=[0,0]ext_reduce Error: Bad Argument Typeintegrate(1/4*16*i*((sageVARa+(-i)*sageVARa*sageVARx)^(1
/4))^10/(-((sa

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1171\)

2.3.1.55 Giac [F(-2)]

Exception generated. \[ \int \frac {(a-i a x)^{3/4}}{\sqrt [4]{a+i a x}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

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

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:The choice was do
ne assuming 0=[0,0]ext_reduce Error: Bad Argument Typeintegrate(4*i*((sageVARa+(-i)*sageVARa*sageVARx)^(1/4))^
6/(-((sageVARa

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1172\)

2.3.1.56 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1173\)

2.3.1.57 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{5/4} \sqrt [4]{a+i a x}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(5/4)/(a+I*a*x)^(1/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1174\)

2.3.1.58 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{9/4} \sqrt [4]{a+i a x}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(9/4)/(a+I*a*x)^(1/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1175\)

2.3.1.59 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{13/4} \sqrt [4]{a+i a x}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(13/4)/(a+I*a*x)^(1/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1176\)

2.3.1.60 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{17/4} \sqrt [4]{a+i a x}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(17/4)/(a+I*a*x)^(1/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1177\)

2.3.1.61 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt [4]{a-i a x}}{\sqrt [4]{a+i a x}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

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

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:The choice was do
ne assuming 0=[0,0]ext_reduce Error: Bad Argument Typeintegrate(4*i*((sageVARa+(-i)*sageVARa*sageVARx)^(1/4))^
4/(-((sageVARa

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1178\)

2.3.1.62 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1179\)

2.3.1.63 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{7/4} \sqrt [4]{a+i a x}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(7/4)/(a+I*a*x)^(1/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1180\)

2.3.1.64 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{11/4} \sqrt [4]{a+i a x}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(11/4)/(a+I*a*x)^(1/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1181\)

2.3.1.65 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{15/4} \sqrt [4]{a+i a x}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(15/4)/(a+I*a*x)^(1/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1182\)

2.3.1.66 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{19/4} \sqrt [4]{a+i a x}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(19/4)/(a+I*a*x)^(1/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1183\)

2.3.1.67 Giac [F(-2)]

Exception generated. \[ \int \frac {(a-i a x)^{3/4}}{(a+i a x)^{3/4}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a-I*a*x)^(3/4)/(a+I*a*x)^(3/4),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:The choice was do
ne assuming 0=[0,0]ext_reduce Error: Bad Argument Typeintegrate(4*i*((sageVARa+(-i)*sageVARa*sageVARx)^(1/4))^
6/((-((sageVAR

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1184\)

2.3.1.68 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1185\)

2.3.1.69 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1186\)

2.3.1.70 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{9/4} (a+i a x)^{3/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(9/4)/(a+I*a*x)^(3/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1187\)

2.3.1.71 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{13/4} (a+i a x)^{3/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(13/4)/(a+I*a*x)^(3/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1188\)

2.3.1.72 Giac [F(-2)]

Exception generated. \[ \int \frac {(a-i a x)^{5/4}}{(a+i a x)^{3/4}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

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

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:The choice was do
ne assuming 0=[0,0]ext_reduce Error: Bad Argument Typeintegrate(1/4*16*i*((sageVARa+(-i)*sageVARa*sageVARx)^(1
/4))^8/((-((sa

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1189\)

2.3.1.73 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt [4]{a-i a x}}{(a+i a x)^{3/4}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

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

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:The choice was do
ne assuming 0=[0,0]ext_reduce Error: Bad Argument Typeintegrate(4*i*((sageVARa+(-i)*sageVARa*sageVARx)^(1/4))^
4/((-((sageVAR

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1190\)

2.3.1.74 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{3/4} (a+i a x)^{3/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1191\)

2.3.1.75 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{7/4} (a+i a x)^{3/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(7/4)/(a+I*a*x)^(3/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1192\)

2.3.1.76 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{11/4} (a+i a x)^{3/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(11/4)/(a+I*a*x)^(3/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1193\)

2.3.1.77 Giac [F(-2)]

Exception generated. \[ \int \frac {(a-i a x)^{7/4}}{(a+i a x)^{7/4}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a-I*a*x)^(7/4)/(a+I*a*x)^(7/4),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:The choice was do
ne assuming 0=[0,0]ext_reduce Error: Bad Argument Typeintegrate(-(-i)/4*16*((sageVARa+(-i)*sageVARa*sageVARx)^
(1/4))^10/(-((

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1194\)

2.3.1.78 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt [4]{a-i a x} (a+i a x)^{7/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(1/4)/(a+I*a*x)^(7/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1196\)

2.3.1.79 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{5/4} (a+i a x)^{7/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(5/4)/(a+I*a*x)^(7/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1197\)

2.3.1.80 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{9/4} (a+i a x)^{7/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(9/4)/(a+I*a*x)^(7/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1198\)

2.3.1.81 Giac [F(-2)]

Exception generated. \[ \int \frac {(a-i a x)^{9/4}}{(a+i a x)^{7/4}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a-I*a*x)^(9/4)/(a+I*a*x)^(7/4),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:The choice was do
ne assuming 0=[0,0]ext_reduce Error: Bad Argument Typeintegrate(-(-i)/4*16*((sageVARa+(-i)*sageVARa*sageVARx)^
(1/4))^12/(-((

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1199\)

2.3.1.82 Giac [F(-2)]

Exception generated. \[ \int \frac {(a-i a x)^{5/4}}{(a+i a x)^{7/4}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a-I*a*x)^(5/4)/(a+I*a*x)^(7/4),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:The choice was do
ne assuming 0=[0,0]ext_reduce Error: Bad Argument Typeintegrate(-(-i)/4*16*((sageVARa+(-i)*sageVARa*sageVARx)^
(1/4))^8/(-((s

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1200\)

2.3.1.83 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{3/4} (a+i a x)^{7/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(3/4)/(a+I*a*x)^(7/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1202\)

2.3.1.84 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{7/4} (a+i a x)^{7/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(7/4)/(a+I*a*x)^(7/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1203\)

2.3.1.85 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{11/4} (a+i a x)^{7/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(11/4)/(a+I*a*x)^(7/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1204\)

2.3.1.86 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{15/4} (a+i a x)^{7/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(15/4)/(a+I*a*x)^(7/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1205\)

2.3.1.87 Giac [F(-2)]

Exception generated. \[ \int \frac {(a-i a x)^{7/4}}{(a+i a x)^{5/4}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a-I*a*x)^(7/4)/(a+I*a*x)^(5/4),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:The choice was do
ne assuming 0=[0,0]ext_reduce Error: Bad Argument Typeintegrate(-(-i)/4*16*((sageVARa+(-i)*sageVARa*sageVARx)^
(1/4))^10/(-((

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1206\)

2.3.1.88 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt [4]{a-i a x} (a+i a x)^{5/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(1/4)/(a+I*a*x)^(5/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1208\)

2.3.1.89 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{5/4} (a+i a x)^{5/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(5/4)/(a+I*a*x)^(5/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1209\)

2.3.1.90 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{9/4} (a+i a x)^{5/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(9/4)/(a+I*a*x)^(5/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1210\)

2.3.1.91 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{13/4} (a+i a x)^{5/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(13/4)/(a+I*a*x)^(5/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1211\)

2.3.1.92 Giac [F(-2)]

Exception generated. \[ \int \frac {(a-i a x)^{5/4}}{(a+i a x)^{5/4}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a-I*a*x)^(5/4)/(a+I*a*x)^(5/4),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:The choice was do
ne assuming 0=[0,0]ext_reduce Error: Bad Argument Typeintegrate(-(-i)/4*16*((sageVARa+(-i)*sageVARa*sageVARx)^
(1/4))^8/(-((s

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1212\)

2.3.1.93 Giac [F(-2)]

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

[In]

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

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1214\)

2.3.1.94 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{7/4} (a+i a x)^{5/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(7/4)/(a+I*a*x)^(5/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1215\)

2.3.1.95 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{11/4} (a+i a x)^{5/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(11/4)/(a+I*a*x)^(5/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1216\)

2.3.1.96 Giac [F(-2)]

Exception generated. \[ \int \frac {(a-i a x)^{7/4}}{(a+i a x)^{9/4}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a-I*a*x)^(7/4)/(a+I*a*x)^(9/4),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:The choice was do
ne assuming 0=[0,0]ext_reduce Error: Bad Argument Typeintegrate(-(-i)/4*16*((sageVARa+(-i)*sageVARa*sageVARx)^
(1/4))^10/(((s

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1217\)

2.3.1.97 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt [4]{a-i a x} (a+i a x)^{9/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(1/4)/(a+I*a*x)^(9/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1219\)

2.3.1.98 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{5/4} (a+i a x)^{9/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(5/4)/(a+I*a*x)^(9/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1220\)

2.3.1.99 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{9/4} (a+i a x)^{9/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(9/4)/(a+I*a*x)^(9/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1221\)

2.3.1.100 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{(a-i a x)^{13/4} (a+i a x)^{9/4}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a-I*a*x)^(13/4)/(a+I*a*x)^(9/4),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0,0]ext_reduce Error: Bad Argument TypeDone

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.1_Linear/1.1.1.2-a+b_x-^m-c+d_x-^n.txt

Test file number \(13\)

Integral number in file \(1222\)