Integrals 1 to 100

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Invalid _EXT in replace_ext Error: 
Bad Argument ValueInvalid _EXT in replace_ext Error: Bad Argument ValueDon 
e
 

input file name test_cases/rubi_tests/0_Independent_test_suites/2_Bondarenko_Problems

Test file number \(2\)

Integral number in file \(13\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Precision problem choosing root in 
common_EXT, current precision 14Precision problem choosing root in common_ 
EXT, curr
 

input file name test_cases/rubi_tests/0_Independent_test_suites/2_Bondarenko_Problems

Test file number \(2\)

Integral number in file \(14\)

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} \] Input:

integrate((2^(1/2)+x^(1/2)+(2+2*x+2*2^(1/2)*x^(1/2))^(1/2))^(1/2),x, algor 
ithm="giac")
 

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/0_Independent_test_suites/2_Bondarenko_Problems

Test file number \(2\)

Integral number in file \(16\)

Giac [F(-2)]

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

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

Output:

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

input file name test_cases/rubi_tests/0_Independent_test_suites/11_Timofeev_Problems

Test file number \(11\)

Integral number in file \(86\)

Giac [F(-2)]

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

integrate(tan(x)*((1-3*sec(x)^2)^(1/3)*sin(x)^2+3*tan(x)^2)/cos(x)^2/(1-3* 
sec(x)^2)^(5/6)/(1-(1-3*sec(x)^2)^(1/2)),x, algorithm="giac")
 

Output:

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

input file name test_cases/rubi_tests/0_Independent_test_suites/11_Timofeev_Problems

Test file number \(11\)

Integral number in file \(446\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Unable to divide, perhaps due to ro 
unding error%%%{1,[0,1,2,0]%%%} / %%%{1,[0,0,0,1]%%%} Error: Bad Argument 
Value
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/15_1.1.1.2a

Test file number \(15\)

Integral number in file \(727\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Unable to divide, perhaps due to ro 
unding error%%%{-1,[0,1,1,0]%%%} / %%%{1,[0,0,0,1]%%%} Error: Bad Argument 
 Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/15_1.1.1.2a

Test file number \(15\)

Integral number in file \(728\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Unable to divide, perhaps due to ro 
unding error%%%{1,[0,1,0]%%%} / %%%{1,[0,0,1]%%%} Error: Bad Argument Valu 
e
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/15_1.1.1.2a

Test file number \(15\)

Integral number in file \(729\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Unable to divide, perhaps due to ro 
unding error%%%{-1,[0,1,3,2,0]%%%} / %%%{1,[0,0,0,0,4]%%%} Error: Bad Argu 
ment Valu
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/15_1.1.1.2a

Test file number \(15\)

Integral number in file \(749\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Unable to divide, perhaps due to ro 
unding error%%%{1,[0,1,2,2,0]%%%} / %%%{1,[0,0,0,0,1]%%%} Error: Bad Argum 
ent Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/15_1.1.1.2a

Test file number \(15\)

Integral number in file \(750\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Unable to divide, perhaps due to ro 
unding error%%%{-1,[0,1,1,2,0]%%%} / %%%{1,[0,0,0,0,1]%%%} Error: Bad Argu 
ment Valu
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/15_1.1.1.2a

Test file number \(15\)

Integral number in file \(751\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Warning, choosing root of [1,0,0,0,%%%{-1,[1,0]%%%}+%%% 
{i,[0,1]%%%}] at parameters values [99,84]Warning, need to choose a branch 
 for the roo
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(222\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Warning, need to choose a branch for the root of a poly 
nomial with parameters. This might be wrong.The choice was done assuming 0 
=[0,0]ext_re
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(223\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(224\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(225\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(226\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(227\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(228\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Warning, need to choose a branch for the root of a poly 
nomial with parameters. This might be wrong.The choice was done assuming 0 
=[0,0]ext_re
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(229\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(230\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(231\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(232\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(233\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(234\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Warning, need to choose a branch for the root of a poly 
nomial with parameters. This might be wrong.The choice was done assuming 0 
=[0,0]ext_re
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(235\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(236\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(237\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(238\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(239\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Warning, need to choose a branch for the root of a poly 
nomial with parameters. This might be wrong.The choice was done assuming 0 
=[0,0]ext_re
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(240\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Warning, need to choose a branch for the root of a poly 
nomial with parameters. This might be wrong.The choice was done assuming 0 
=[0,0]ext_re
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(241\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(242\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(243\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(244\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Warning, choosing root of [1,0,0,0,%%%{-1,[1,0]%%%}+%%% 
{i,[0,1]%%%}] at parameters values [44,93]Warning, need to choose a branch 
 for the roo
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(245\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(247\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(248\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(249\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(250\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Warning, need to choose a branch for the root of a poly 
nomial with parameters. This might be wrong.The choice was done assuming 0 
=[0,0]ext_re
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(251\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(253\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(254\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(255\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Warning, choosing root of [1,0,0,0,%%%{-1,[1,0]%%%}+%%% 
{i,[0,1]%%%}] at parameters values [44,93]Warning, need to choose a branch 
 for the roo
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(256\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(258\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(259\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(260\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Warning, need to choose a branch for the root of a poly 
nomial with parameters. This might be wrong.The choice was done assuming 0 
=[0,0]ext_re
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(261\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Warning, need to choose a branch for the root of a poly 
nomial with parameters. This might be wrong.The choice was done assuming 0 
=[0,0]ext_re
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(262\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(264\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(265\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(266\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(267\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Warning, choosing root of [1,0,0,0,%%%{-1,[1,0]%%%}+%%% 
{i,[0,1]%%%}] at parameters values [44,93]Warning, need to choose a branch 
 for the roo
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(268\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(270\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(271\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(272\)

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} \] Input:

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(273\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(274\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Warning, need to choose a branch for the root of a poly 
nomial with parameters. This might be wrong.The choice was done assuming 0 
=[0,0]ext_re
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(275\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(277\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(278\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Warning, need to choose a branch fo 
r the root of a polynomial with parameters. This might be wrong.The choice 
 was done
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/16_1.1.1.2b

Test file number \(16\)

Integral number in file \(279\)

Giac [F(-2)]

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

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

Output:

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/19_1.1.1.3b1

Test file number \(19\)

Integral number in file \(230\)

Giac [F(-2)]

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

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

Output:

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/19_1.1.1.3b1

Test file number \(19\)

Integral number in file \(231\)

Giac [F(-2)]

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

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

Output:

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/19_1.1.1.3b1

Test file number \(19\)

Integral number in file \(232\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(167\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(176\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(185\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(196\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(217\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(226\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(235\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(245\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(266\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(275\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(284\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(295\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(320\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(327\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(335\)

Giac [F(-2)]

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

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

Output:

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(366\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(371\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(379\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(380\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(405\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Unable to divide, perhaps due to ro 
unding error%%%{%%%{1,[1]%%%},[2]%%%}+%%%{%%{[%%%{%%{[-2,0]:[1,0,%%%{1,[1] 
%%%}]%%},
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/20_1.1.1.3b2

Test file number \(20\)

Integral number in file \(536\)

Giac [F(-2)]

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

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

Output:

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/22_1.1.1.3d

Test file number \(22\)

Integral number in file \(857\)

Giac [F(-2)]

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

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

Output:

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/22_1.1.1.3d

Test file number \(22\)

Integral number in file \(858\)

Giac [F(-2)]

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

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

Output:

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/22_1.1.1.3d

Test file number \(22\)

Integral number in file \(859\)

Giac [F(-2)]

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

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

Output:

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/22_1.1.1.3d

Test file number \(22\)

Integral number in file \(860\)

Giac [F(-2)]

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

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

Output:

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/22_1.1.1.3d

Test file number \(22\)

Integral number in file \(862\)

Giac [F(-2)]

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

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

Output:

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/22_1.1.1.3d

Test file number \(22\)

Integral number in file \(863\)

Giac [F(-2)]

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

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

Output:

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/22_1.1.1.3d

Test file number \(22\)

Integral number in file \(864\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/22_1.1.1.3d

Test file number \(22\)

Integral number in file \(902\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/22_1.1.1.3d

Test file number \(22\)

Integral number in file \(903\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/24_1.1.1.4b

Test file number \(24\)

Integral number in file \(13\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/24_1.1.1.4b

Test file number \(24\)

Integral number in file \(17\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/24_1.1.1.4b

Test file number \(24\)

Integral number in file \(22\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E 
rror: Bad Argument Value
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.1_Binomial/1.1.1_Linear_binomial/24_1.1.1.4b

Test file number \(24\)

Integral number in file \(23\)