Integrals 5001 to 5100

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(101\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(102\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(105\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(106\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(108\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(109\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(110\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(112\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(113\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(114\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(115\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(116\)

Giac [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:sym2poly/r2sym(const gen & e,const index_m & i,const ve 
cteur & l) Error: Bad Argument Value
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(117\)

Giac [F(-2)]

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

integrate(x^11*(a+b*arccsc(c*x))/(-c^4*x^4+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/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(174\)

Giac [F(-2)]

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

integrate(x^7*(a+b*arccsc(c*x))/(-c^4*x^4+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/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1

Test file number \(289\)

Integral number in file \(175\)

Giac [F(-2)]

Exception generated. \[ \int \frac {\text {csch}^2(a+b x) \text {sech}(a+b x)}{x^2} \, dx=\text {Exception raised: AttributeError} \] Input:

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

Output:

Exception raised: AttributeError >> type
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/290_6

Test file number \(290\)

Integral number in file \(202\)

Giac [F(-2)]

Exception generated. \[ \int x \cosh ^{\frac {5}{2}}(a+b x) \sinh (a+b x) \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Unable to divide, perhaps due to rounding error%%%{1,[0 
,1,1,0]%%%} / %%%{1,[0,0,0,2]%%%} Error: Bad Argument Value
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/290_6

Test file number \(290\)

Integral number in file \(286\)

Giac [F(-2)]

Exception generated. \[ \int x \cosh (a+b x) \sinh ^{\frac {5}{2}}(a+b x) \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> an error occurred running a Giac command 
:INPUT:sage2OUTPUT:Unable to divide, perhaps due to rounding error%%%{1,[0 
,1,1,0]%%%} / %%%{1,[0,0,0,2]%%%} Error: Bad Argument Value
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/290_6

Test file number \(290\)

Integral number in file \(302\)

Giac [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {a \cosh (c+d x)-a \sinh (c+d x)}} \, dx=\text {Exception raised: TypeError} \] Input:

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

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/290_6

Test file number \(290\)

Integral number in file \(373\)

Giac [F(-2)]

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

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

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/290_6

Test file number \(290\)

Integral number in file \(518\)

Giac [F(-2)]

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

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

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/290_6

Test file number \(290\)

Integral number in file \(519\)

Giac [F(-2)]

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

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

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/290_6

Test file number \(290\)

Integral number in file \(520\)

Giac [F(-2)]

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

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

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/290_6

Test file number \(290\)

Integral number in file \(532\)

Giac [F(-2)]

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

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

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/290_6

Test file number \(290\)

Integral number in file \(533\)

Giac [F(-2)]

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

integrate(1/(-(b^2-c^2)^(1/2)+b*cosh(x)+c*sinh(x))^(5/2),x, algorithm="gia 
c")
 

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,0]%%%}+%%%{-1,[0,1]%%%},[0,5,0]%%%}+%%%{%%{[1,0] 
:[1,0,%%%
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/290_6

Test file number \(290\)

Integral number in file \(539\)

Giac [F(-2)]

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

integrate(coth(d*x+c)/(a*cosh(d*x+c)^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/6_Hyperbolic_functions/6_Miscellaneous/290_6

Test file number \(290\)

Integral number in file \(702\)

Giac [F(-2)]

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

integrate((f*x+e)^2*csch(d*x+c)^3*sech(d*x+c)^2/(a+b*sinh(d*x+c)),x, algor 
ithm="giac")
 

Output:

Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Not invertible Error: Bad Argument 
Value
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1

Test file number \(293\)

Integral number in file \(496\)

Giac [F(-2)]

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

integrate(sinh(d*x+c)^7/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(28\)

Giac [F(-2)]

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

integrate(sinh(d*x+c)^5/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(30\)

Giac [F(-2)]

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

integrate(sinh(d*x+c)^3/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(32\)

Giac [F(-2)]

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

integrate(sinh(d*x+c)/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(34\)

Giac [F(-2)]

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

integrate(csch(d*x+c)/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(36\)

Giac [F(-2)]

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

integrate(csch(d*x+c)^3/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(38\)

Giac [F(-2)]

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

integrate(csch(d*x+c)^5/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(40\)

Giac [F(-2)]

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

integrate(sinh(d*x+c)^3/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(43\)

Giac [F(-2)]

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

integrate(sinh(d*x+c)/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(45\)

Giac [F(-2)]

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

integrate(csch(d*x+c)/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(47\)

Giac [F(-2)]

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

integrate(csch(d*x+c)^3/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(49\)

Giac [F(-2)]

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

integrate(sinh(d*x+c)^3/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(52\)

Giac [F(-2)]

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

integrate(sinh(d*x+c)/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(54\)

Giac [F(-2)]

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

integrate(csch(d*x+c)/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(56\)

Giac [F(-2)]

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

integrate(csch(d*x+c)^3/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(58\)

Giac [F(-2)]

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

integrate(csch(f*x+e)*(a+b*sinh(f*x+e)^2)^(1/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 extensionNot implemented, e.g. for multivariate mod/approx polynomi 
alsError:
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(62\)

Giac [F(-2)]

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

integrate(csch(f*x+e)*(a+b*sinh(f*x+e)^2)^(3/2),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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(72\)

Giac [F(-2)]

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

integrate(csch(f*x+e)^3*(a+b*sinh(f*x+e)^2)^(3/2),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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(73\)

Giac [F(-2)]

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

integrate(sinh(f*x+e)/(a+b*sinh(f*x+e)^2)^(1/2),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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(82\)

Giac [F(-2)]

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

integrate(sinh(f*x+e)^3/(a+b*sinh(f*x+e)^2)^(3/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 extensionNot implemented, e.g. for multivariate mod/approx polynomi 
alsError:
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(90\)

Giac [F(-2)]

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

integrate(sinh(f*x+e)^5/(a+b*sinh(f*x+e)^2)^(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 extensionNot implemented, e.g. for multivariate mod/approx polynomi 
alsError:
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(99\)

Giac [F(-2)]

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

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

Output:

Exception raised: AttributeError >> type
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(152\)

Giac [F(-2)]

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

integrate(cosh(d*x+c)^7/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(280\)

Giac [F(-2)]

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

integrate(cosh(d*x+c)^5/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(282\)

Giac [F(-2)]

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

integrate(cosh(d*x+c)^3/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(284\)

Giac [F(-2)]

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

integrate(cosh(d*x+c)/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(286\)

Giac [F(-2)]

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

integrate(sech(d*x+c)/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(287\)

Giac [F(-2)]

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

integrate(sech(d*x+c)^3/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(289\)

Giac [F(-2)]

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

integrate(sech(d*x+c)^5/(a+b*sinh(d*x+c)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(291\)

Giac [F(-2)]

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

integrate(cosh(d*x+c)^5/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(294\)

Giac [F(-2)]

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

integrate(cosh(d*x+c)^3/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(296\)

Giac [F(-2)]

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

integrate(cosh(d*x+c)/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(298\)

Giac [F(-2)]

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

integrate(sech(d*x+c)/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(299\)

Giac [F(-2)]

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

integrate(sech(d*x+c)^3/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(301\)

Giac [F(-2)]

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

integrate(cosh(d*x+c)^5/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(304\)

Giac [F(-2)]

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

integrate(cosh(d*x+c)^3/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(306\)

Giac [F(-2)]

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

integrate(cosh(d*x+c)/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(308\)

Giac [F(-2)]

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

integrate(sech(d*x+c)/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(309\)

Giac [F(-2)]

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

integrate(sech(d*x+c)^3/(a+b*sinh(d*x+c)^2)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(311\)

Giac [F(-2)]

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

integrate(sech(f*x+e)*(a+b*sinh(f*x+e)^2)^(1/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 extensionNot implemented, e.g. for multivariate mod/approx polynomi 
alsError:
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(318\)

Giac [F(-2)]

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

integrate(sech(f*x+e)*(a+b*sinh(f*x+e)^2)^(3/2),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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(328\)

Giac [F(-2)]

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

integrate(sech(f*x+e)^3*(a+b*sinh(f*x+e)^2)^(3/2),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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(329\)

Giac [F(-2)]

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

integrate(cosh(f*x+e)/(a+b*sinh(f*x+e)^2)^(1/2),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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(338\)

Giac [F(-2)]

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

integrate(cosh(f*x+e)^3/(a+b*sinh(f*x+e)^2)^(3/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 extensionNot implemented, e.g. for multivariate mod/approx polynomi 
alsError:
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(346\)

Giac [F(-2)]

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

integrate(cosh(f*x+e)^5/(a+b*sinh(f*x+e)^2)^(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 extensionNot implemented, e.g. for multivariate mod/approx polynomi 
alsError:
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(355\)

Giac [F(-2)]

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

integrate(sech(f*x+e)/(a+b*sinh(f*x+e)^2)^(5/2),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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(358\)

Giac [F(-2)]

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

integrate(tanh(f*x+e)^5/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(401\)

Giac [F(-2)]

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

integrate(tanh(f*x+e)^3/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(402\)

Giac [F(-2)]

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

integrate(tanh(f*x+e)/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(403\)

Giac [F(-2)]

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

integrate(coth(f*x+e)/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(404\)

Giac [F(-2)]

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

integrate(coth(f*x+e)^3/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(405\)

Giac [F(-2)]

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

integrate(tanh(f*x+e)^4/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(406\)

Giac [F(-2)]

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

integrate(tanh(f*x+e)^2/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(407\)

Giac [F(-2)]

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

integrate(coth(f*x+e)^2/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(408\)

Giac [F(-2)]

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

integrate(coth(f*x+e)^4/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(409\)

Giac [F(-2)]

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

integrate(coth(f*x+e)^6/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(410\)

Giac [F(-2)]

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

integrate(tanh(f*x+e)^5/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(411\)

Giac [F(-2)]

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

integrate(tanh(f*x+e)^3/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(412\)

Giac [F(-2)]

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

integrate(tanh(f*x+e)/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(413\)

Giac [F(-2)]

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

integrate(coth(f*x+e)/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(414\)

Giac [F(-2)]

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

integrate(coth(f*x+e)^3/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(415\)

Giac [F(-2)]

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

integrate(tanh(f*x+e)^2/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(416\)

Giac [F(-2)]

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

integrate(coth(f*x+e)^2/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(417\)

Giac [F(-2)]

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

integrate(coth(f*x+e)^4/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(418\)

Giac [F(-2)]

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

integrate(coth(f*x+e)^6/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(419\)

Giac [F(-2)]

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

integrate(coth(f*x+e)^8/(a+a*sinh(f*x+e)^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/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2

Test file number \(298\)

Integral number in file \(420\)

Giac [F(-2)]

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

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

Output:

Exception raised: AttributeError >> type
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/300_6.2.2

Test file number \(300\)

Integral number in file \(65\)

Giac [F(-2)]

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

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

Output:

Exception raised: AttributeError >> type
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/300_6.2.2

Test file number \(300\)

Integral number in file \(70\)

Giac [F(-2)]

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

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

Output:

Exception raised: AttributeError >> type
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/300_6.2.2

Test file number \(300\)

Integral number in file \(106\)

Giac [F(-2)]

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

integrate((a+a*cosh(d*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/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5

Test file number \(303\)

Integral number in file \(42\)

Giac [F(-2)]

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

integrate((a+a*cosh(d*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/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5

Test file number \(303\)

Integral number in file \(43\)

Giac [F(-2)]

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

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

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5

Test file number \(303\)

Integral number in file \(44\)

Giac [F(-2)]

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

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

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5

Test file number \(303\)

Integral number in file \(45\)