Integrals 1501 to 1600

Giac [F(-2)]

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

integrate(exp(n*arctan(a*x))*(a^2*c*x^2+c)^(1/3),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/2_Exponentials/2.4/159_2.4.3

Test file number \(159\)

Integral number in file \(374\)

Giac [F(-2)]

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

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

input file name test_cases/rubi_tests/2_Exponentials/2.4/159_2.4.3

Test file number \(159\)

Integral number in file \(380\)

Giac [F(-2)]

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

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

input file name test_cases/rubi_tests/2_Exponentials/2.4/159_2.4.3

Test file number \(159\)

Integral number in file \(381\)

Giac [F(-2)]

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

integrate(x^2/(1+I*a*x)^5*(a^2*x^2+1)^(5/2)/(a^2*c*x^2+c)^(27/2),x, algori 
thm="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/2_Exponentials/2.4/159_2.4.3

Test file number \(159\)

Integral number in file \(399\)

Giac [F(-2)]

Exception generated. \[ \int e^{\text {arctanh}(a x)} x^4 \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*x^4,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(16\)

Giac [F(-2)]

Exception generated. \[ \int e^{\text {arctanh}(a x)} x^2 \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*x^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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(18\)

Giac [F(-2)]

Exception generated. \[ \int e^{-\text {arctanh}(a x)} x^3 \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^3/(a*x+1)*(-a^2*x^2+1)^(1/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(49\)

Giac [F(-2)]

Exception generated. \[ \int e^{-\text {arctanh}(a x)} x^2 \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2/(a*x+1)*(-a^2*x^2+1)^(1/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(50\)

Giac [F(-2)]

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

integrate(1/(a*x+1)*(-a^2*x^2+1)^(1/2)/x^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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(54\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{-\text {arctanh}(a x)}}{x^4} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a*x+1)*(-a^2*x^2+1)^(1/2)/x^4,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(56\)

Giac [F(-2)]

Exception generated. \[ \int e^{-3 \text {arctanh}(a x)} x^3 \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^3/(a*x+1)^3*(-a^2*x^2+1)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(66\)

Giac [F(-2)]

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

integrate(((a*x+1)/(-a^2*x^2+1)^(1/2))^(3/2)*x^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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(85\)

Giac [F(-2)]

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

integrate(((a*x+1)/(-a^2*x^2+1)^(1/2))^(3/2)/x^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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(89\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{\frac {3}{2} \text {arctanh}(a x)}}{x^4} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(((a*x+1)/(-a^2*x^2+1)^(1/2))^(3/2)/x^4,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(91\)

Giac [F(-2)]

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

integrate(((a*x+1)/(-a^2*x^2+1)^(1/2))^(5/2)*x^3,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(93\)

Giac [F(-2)]

Exception generated. \[ \int e^{\frac {5}{2} \text {arctanh}(a x)} x^2 \, dx=\text {Exception raised: TypeError} \] Input:

integrate(((a*x+1)/(-a^2*x^2+1)^(1/2))^(5/2)*x^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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(94\)

Giac [F(-2)]

Exception generated. \[ \int e^{-\frac {1}{2} \text {arctanh}(a x)} x^2 \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2/((a*x+1)/(-a^2*x^2+1)^(1/2))^(1/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(103\)

Giac [F(-2)]

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

integrate(x^3/((a*x+1)/(-a^2*x^2+1)^(1/2))^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(111\)

Giac [F(-2)]

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

integrate(x^3/((a*x+1)/(-a^2*x^2+1)^(1/2))^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(120\)

Giac [F(-2)]

Exception generated. \[ \int e^{3 \text {arctanh}(a x)} (c x)^m \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(c*x)^m,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(151\)

Giac [F(-2)]

Exception generated. \[ \int e^{-3 \text {arctanh}(a x)} (c x)^m \, dx=\text {Exception raised: TypeError} \] Input:

integrate((c*x)^m/(a*x+1)^3*(-a^2*x^2+1)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(154\)

Giac [F(-2)]

Exception generated. \[ \int e^{-\frac {3}{2} \text {arctanh}(a x)} (c x)^m \, dx=\text {Exception raised: TypeError} \] Input:

integrate((c*x)^m/((a*x+1)/(-a^2*x^2+1)^(1/2))^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(159\)

Giac [F(-2)]

Exception generated. \[ \int e^{\text {arctanh}(a x)} (c-a c x)^{7/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*(-a*c*x+c)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(235\)

Giac [F(-2)]

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

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*(-a*c*x+c)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(237\)

Giac [F(-2)]

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

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(-a*c*x+c)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(252\)

Giac [F(-2)]

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

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(-a*c*x+c)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(254\)

Giac [F(-2)]

Exception generated. \[ \int e^{3 \text {arctanh}(a x)} \sqrt {c-a c x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(-a*c*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:sym2poly/r2sym(const gen & e,const 
index_m & i,const vecteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(255\)

Giac [F(-2)]

Exception generated. \[ \int e^{-\text {arctanh}(a x)} (c-a c x)^{9/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((-a*c*x+c)^(9/2)/(a*x+1)*(-a^2*x^2+1)^(1/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(260\)

Giac [F(-2)]

Exception generated. \[ \int e^{-\text {arctanh}(a x)} (c-a c x)^{7/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((-a*c*x+c)^(7/2)/(a*x+1)*(-a^2*x^2+1)^(1/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(261\)

Giac [F(-2)]

Exception generated. \[ \int e^{-\text {arctanh}(a x)} (c-a c x)^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((-a*c*x+c)^(5/2)/(a*x+1)*(-a^2*x^2+1)^(1/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(262\)

Giac [F(-2)]

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

integrate((-a*c*x+c)^(3/2)/(a*x+1)*(-a^2*x^2+1)^(1/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(263\)

Giac [F(-2)]

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

integrate(1/(a*x+1)*(-a^2*x^2+1)^(1/2)/(-a*c*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:sym2poly/r2sym(const gen & e,const 
index_m & i,const vecteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(265\)

Giac [F(-2)]

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

integrate(1/(a*x+1)*(-a^2*x^2+1)^(1/2)/(-a*c*x+c)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(267\)

Giac [F(-2)]

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

integrate((-a*c*x+c)^(5/2)/(a*x+1)^3*(-a^2*x^2+1)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(278\)

Giac [F(-2)]

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

integrate((-a*c*x+c)^(3/2)/(a*x+1)^3*(-a^2*x^2+1)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(279\)

Giac [F(-2)]

Exception generated. \[ \int e^{-3 \text {arctanh}(a x)} \sqrt {c-a c x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((-a*c*x+c)^(1/2)/(a*x+1)^3*(-a^2*x^2+1)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(280\)

Giac [F(-2)]

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

integrate(1/(a*x+1)^3*(-a^2*x^2+1)^(3/2)/(-a*c*x+c)^(5/2),x, algorithm="gi 
ac")
 

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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(283\)

Giac [F(-2)]

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

integrate(1/(a*x+1)^3*(-a^2*x^2+1)^(3/2)/(-a*c*x+c)^(9/2),x, algorithm="gi 
ac")
 

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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(285\)

Giac [F(-2)]

Exception generated. \[ \int e^{3 \text {arctanh}(a x)} (c+a c x)^p \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(a*c*x+c)^p,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(298\)

Giac [F(-2)]

Exception generated. \[ \int e^{-3 \text {arctanh}(a x)} (c+a c x)^p \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*c*x+c)^p/(a*x+1)^3*(-a^2*x^2+1)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(301\)

Giac [F(-2)]

Exception generated. \[ \int e^{3 \text {arctanh}(a x)} (c-a c x)^p \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(-a*c*x+c)^p,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(307\)

Giac [F(-2)]

Exception generated. \[ \int e^{-3 \text {arctanh}(a x)} (c-a c x)^p \, dx=\text {Exception raised: TypeError} \] Input:

integrate((-a*c*x+c)^p/(a*x+1)^3*(-a^2*x^2+1)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(310\)

Giac [F(-2)]

Exception generated. \[ \int e^{-5 \text {arctanh}(a x)} (c-a c x)^p \, dx=\text {Exception raised: TypeError} \] Input:

integrate((-a*c*x+c)^p/(a*x+1)^5*(-a^2*x^2+1)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(311\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{\text {arctanh}(a x)} x^4}{c-a c x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*x^4/(-a*c*x+c),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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(363\)

Giac [F(-2)]

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

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*x^2/(-a*c*x+c),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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(365\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{\text {arctanh}(a x)} x^4}{(c-a c x)^2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*x^4/(-a*c*x+c)^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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(372\)

Giac [F(-2)]

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

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*x^2/(-a*c*x+c)^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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(374\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{\text {arctanh}(a x)} x}{(c-a c x)^2} \, dx=\text {Exception raised: NotImplementedError} \] Input:

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

Output:

Exception raised: NotImplementedError >> unable to parse Giac output: 1/ab 
s(sageVARa)/sageVARc^2/sageVARa/sageVARc*(-(-6*sageVARc*atan(i)-(-7*i)*sag 
eVARc)/3*sign((sageVARa*sageVARc*sageVARx-sageVARc)^-1)*sign(sageVARa)*sig 
n(sageVARc)-2*sageV
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(375\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{\text {arctanh}(a x)} x^4}{(c-a c x)^3} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*x^4/(-a*c*x+c)^3,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(381\)

Giac [F(-2)]

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

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*x^2/(-a*c*x+c)^3,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(383\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{\text {arctanh}(a x)} x^4}{(c-a c x)^4} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*x^4/(-a*c*x+c)^4,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(391\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{\text {arctanh}(a x)} x^2}{(c-a c x)^4} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*x^2/(-a*c*x+c)^4,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(393\)

Giac [F(-2)]

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

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*x^2*(-a*c*x+c)^(1/2),x, algorithm="gi 
ac")
 

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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(407\)

Giac [F(-2)]

Exception generated. \[ \int e^{3 \text {arctanh}(a x)} x^3 \sqrt {c-a c x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*x^3*(-a*c*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:sym2poly/r2sym(const gen & e,const 
index_m & i,const vecteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(421\)

Giac [F(-2)]

Exception generated. \[ \int e^{3 \text {arctanh}(a x)} x \sqrt {c-a c x} \, dx=\text {Exception raised: TypeError} \] Input:

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

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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(423\)

Giac [F(-2)]

Exception generated. \[ \int e^{3 \text {arctanh}(a x)} \sqrt {c-a c x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(-a*c*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:sym2poly/r2sym(const gen & e,const 
index_m & i,const vecteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(424\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{3 \text {arctanh}(a x)} \sqrt {c-a c x}}{x} \, dx=\text {Exception raised: TypeError} \] Input:

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

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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(425\)

Giac [F(-2)]

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

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(-a*c*x+c)^(1/2)/x^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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(426\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{3 \text {arctanh}(a x)} \sqrt {c-a c x}}{x^3} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(-a*c*x+c)^(1/2)/x^3,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(427\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{3 \text {arctanh}(a x)} \sqrt {c-a c x}}{x^4} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(-a*c*x+c)^(1/2)/x^4,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(428\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{3 \text {arctanh}(a x)} \sqrt {c-a c x}}{x^5} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(-a*c*x+c)^(1/2)/x^5,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(429\)

Giac [F(-2)]

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

integrate(x^2*(-a*c*x+c)^(1/2)/(a*x+1)*(-a^2*x^2+1)^(1/2),x, algorithm="gi 
ac")
 

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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(446\)

Giac [F(-2)]

Exception generated. \[ \int e^{-3 \text {arctanh}(a x)} x^3 \sqrt {c-a c x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^3*(-a*c*x+c)^(1/2)/(a*x+1)^3*(-a^2*x^2+1)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(462\)

Giac [F(-2)]

Exception generated. \[ \int e^{-3 \text {arctanh}(a x)} x^2 \sqrt {c-a c x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2*(-a*c*x+c)^(1/2)/(a*x+1)^3*(-a^2*x^2+1)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(463\)

Giac [F(-2)]

Exception generated. \[ \int e^{-3 \text {arctanh}(a x)} x \sqrt {c-a c x} \, dx=\text {Exception raised: TypeError} \] Input:

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

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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(464\)

Giac [F(-2)]

Exception generated. \[ \int e^{-3 \text {arctanh}(a x)} \sqrt {c-a c x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((-a*c*x+c)^(1/2)/(a*x+1)^3*(-a^2*x^2+1)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(465\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{-3 \text {arctanh}(a x)} \sqrt {c-a c x}}{x} \, dx=\text {Exception raised: TypeError} \] Input:

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

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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(466\)

Giac [F(-2)]

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

integrate((-a*c*x+c)^(1/2)/(a*x+1)^3*(-a^2*x^2+1)^(3/2)/x^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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(467\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{-3 \text {arctanh}(a x)} \sqrt {c-a c x}}{x^3} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((-a*c*x+c)^(1/2)/(a*x+1)^3*(-a^2*x^2+1)^(3/2)/x^3,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(468\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{-3 \text {arctanh}(a x)} \sqrt {c-a c x}}{x^4} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((-a*c*x+c)^(1/2)/(a*x+1)^3*(-a^2*x^2+1)^(3/2)/x^4,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(469\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{-3 \text {arctanh}(a x)} \sqrt {c-a c x}}{x^5} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((-a*c*x+c)^(1/2)/(a*x+1)^3*(-a^2*x^2+1)^(3/2)/x^5,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(470\)

Giac [F(-2)]

Exception generated. \[ \int e^{3 \text {arctanh}(a x)} (e x)^m \sqrt {c+a c x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(e*x)^m*(a*c*x+c)^(1/2),x, algorith 
m="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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(471\)

Giac [F(-2)]

Exception generated. \[ \int e^{-3 \text {arctanh}(a x)} (e x)^m \sqrt {c+a c x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((e*x)^m*(a*c*x+c)^(1/2)/(a*x+1)^3*(-a^2*x^2+1)^(3/2),x, algorith 
m="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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(474\)

Giac [F(-2)]

Exception generated. \[ \int e^{3 \text {arctanh}(a x)} (e x)^m \sqrt {c-a c x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(e*x)^m*(-a*c*x+c)^(1/2),x, algorit 
hm="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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(479\)

Giac [F(-2)]

Exception generated. \[ \int e^{-3 \text {arctanh}(a x)} (e x)^m \sqrt {c-a c x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((e*x)^m*(-a*c*x+c)^(1/2)/(a*x+1)^3*(-a^2*x^2+1)^(3/2),x, algorit 
hm="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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(482\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{\text {arctanh}(a x)}}{\left (c-\frac {c}{a x}\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)/(c-c/a/x)^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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(492\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{3 \text {arctanh}(a x)}}{\left (c-\frac {c}{a x}\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)/(c-c/a/x)^3,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(509\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{-\text {arctanh}(a x)}}{\left (c-\frac {c}{a x}\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a*x+1)*(-a^2*x^2+1)^(1/2)/(c-c/a/x)^3,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(524\)

Giac [F(-2)]

Exception generated. \[ \int \frac {e^{-3 \text {arctanh}(a x)}}{\left (c-\frac {c}{a x}\right )^5} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a*x+1)^3*(-a^2*x^2+1)^(3/2)/(c-c/a/x)^5,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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(541\)

Giac [F(-2)]

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

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*(c-c/a/x)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(543\)

Giac [F(-2)]

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

integrate((a*x+1)/(-a^2*x^2+1)^(1/2)*(c-c/a/x)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(545\)

Giac [F(-2)]

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

integrate((a*x+1)^2/(-a^2*x^2+1)*(c-c/a/x)^(9/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(550\)

Giac [F(-2)]

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

integrate((a*x+1)^2/(-a^2*x^2+1)*(c-c/a/x)^(7/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(551\)

Giac [F(-2)]

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

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

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Degree mismatch inside factorisatio 
n over extensionLimit: Max order reached or unable to make series expansio 
n Error:
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(552\)

Giac [F(-2)]

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

integrate((a*x+1)^2/(-a^2*x^2+1)*(c-c/a/x)^(3/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(553\)

Giac [F(-2)]

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

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(c-c/a/x)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(560\)

Giac [F(-2)]

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

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(c-c/a/x)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(562\)

Giac [F(-2)]

Exception generated. \[ \int e^{3 \text {arctanh}(a x)} \sqrt {c-\frac {c}{a x}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a*x+1)^3/(-a^2*x^2+1)^(3/2)*(c-c/a/x)^(1/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(563\)

Giac [F(-2)]

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

integrate((c-c/a/x)^(9/2)/(a*x+1)*(-a^2*x^2+1)^(1/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(567\)

Giac [F(-2)]

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

integrate((c-c/a/x)^(7/2)/(a*x+1)*(-a^2*x^2+1)^(1/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(568\)

Giac [F(-2)]

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

integrate((c-c/a/x)^(5/2)/(a*x+1)*(-a^2*x^2+1)^(1/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(569\)

Giac [F(-2)]

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

integrate((c-c/a/x)^(3/2)/(a*x+1)*(-a^2*x^2+1)^(1/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(570\)

Giac [F(-2)]

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

integrate(1/(a*x+1)*(-a^2*x^2+1)^(1/2)/(c-c/a/x)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(574\)

Giac [F(-2)]

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

integrate((c-c/a/x)^(9/2)/(a*x+1)^2*(-a^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:sym2poly/r2sym(const gen & e,const 
index_m & i,const vecteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(576\)

Giac [F(-2)]

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

integrate((c-c/a/x)^(7/2)/(a*x+1)^2*(-a^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:sym2poly/r2sym(const gen & e,const 
index_m & i,const vecteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(577\)

Giac [F(-2)]

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

integrate((c-c/a/x)^(5/2)/(a*x+1)^2*(-a^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:sym2poly/r2sym(const gen & e,const 
index_m & i,const vecteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(578\)

Giac [F(-2)]

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

integrate((c-c/a/x)^(3/2)/(a*x+1)^2*(-a^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:sym2poly/r2sym(const gen & e,const 
index_m & i,const vecteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(579\)

Giac [F(-2)]

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

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

input file name test_cases/rubi_tests/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(580\)

Giac [F(-2)]

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

integrate(1/(a*x+1)^2*(-a^2*x^2+1)/(c-c/a/x)^(1/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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(581\)

Giac [F(-2)]

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

integrate(1/(a*x+1)^2*(-a^2*x^2+1)/(c-c/a/x)^(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/2_Exponentials/2.5/163_2.5.3

Test file number \(163\)

Integral number in file \(582\)