Exception generated. \[ \int \frac {1}{(a+a \cosh (c+d x))^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(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 \(46\)
Exception generated. \[ \int \frac {1}{(a+a \cosh (c+d x))^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(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 \(47\)
Exception generated. \[ \int \frac {1}{\sqrt {a \cosh ^2(x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(a*cosh(x)^2)^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT: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 \(125\)
Exception generated. \[ \int \cosh ^{\frac {5}{2}}\left (a+\frac {2 \log \left (c x^n\right )}{n}\right ) \, dx=\text {Exception raised: AttributeError} \] Input:
integrate(cosh(a+2*log(c*x^n)/n)^(5/2),x, algorithm="giac")
Output:
Exception raised: AttributeError >> type
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 \(258\)
Exception generated. \[ \int \cosh ^{\frac {3}{2}}\left (a+\frac {2 \log \left (c x^n\right )}{n}\right ) \, dx=\text {Exception raised: NotImplementedError} \] Input:
integrate(cosh(a+2*log(c*x^n)/n)^(3/2),x, algorithm="giac")
Output:
Exception raised: NotImplementedError >> unable to parse Giac output: sqrt (2)/2*2/16*sageVARx*sqrt(sageVARx^2*exp(sageVARa)*exp(ln(sageVARc)/sageVAR n)^2+sageVARx^6*exp(sageVARa)^3*exp(ln(sageVARc)/sageVARn)^6)+sqrt(2)/2/ex p(ln(sageVARc)/sage
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 \(259\)
Exception generated. \[ \int \frac {\sinh ^7(x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sinh(x)^7/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(6\)
Exception generated. \[ \int \frac {\sinh ^5(x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sinh(x)^5/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(7\)
Exception generated. \[ \int \frac {\sinh ^3(x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sinh(x)^3/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(8\)
Exception generated. \[ \int \frac {\sinh (x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sinh(x)/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(9\)
Exception generated. \[ \int \frac {\text {csch}(x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(csch(x)/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(10\)
Exception generated. \[ \int \frac {\text {csch}^3(x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(csch(x)^3/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(11\)
Exception generated. \[ \int \frac {\text {csch}^5(x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(csch(x)^5/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(12\)
Exception generated. \[ \int \frac {\cosh ^7(x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(cosh(x)^7/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(20\)
Exception generated. \[ \int \frac {\cosh ^5(x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(cosh(x)^5/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(22\)
Exception generated. \[ \int \frac {\cosh ^3(x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(cosh(x)^3/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(24\)
Exception generated. \[ \int \frac {\cosh (x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(cosh(x)/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(26\)
Exception generated. \[ \int \frac {\text {sech}(x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(x)/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(28\)
Exception generated. \[ \int \frac {\text {sech}^3(x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(x)^3/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(30\)
Exception generated. \[ \int \frac {\text {sech}^5(x)}{a+b \cosh ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(x)^5/(a+b*cosh(x)^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.2_Hyperbolic_cosine/305_6.2.7.2
Test file number \(305\)
Integral number in file \(32\)
Exception generated. \[ \int (c+d x) \sqrt {b \tanh (e+f x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((d*x+c)*(b*tanh(f*x+e))^(1/2),x, algorithm="giac")
Output:
Exception raised: RuntimeError >> an error occurred running a Giac command :INPUT:sage2OUTPUT:index.cc index_m i_lex_is_greater Error: Bad Argument V alue
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/306_6.3.1
Test file number \(306\)
Integral number in file \(18\)
Exception generated. \[ \int \frac {c+d x}{\sqrt {b \tanh (e+f x)}} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((d*x+c)/(b*tanh(f*x+e))^(1/2),x, algorithm="giac")
Output:
Exception raised: RuntimeError >> an error occurred running a Giac command :INPUT:sage2OUTPUT:Degree mismatch inside factorisation over extensionDegr ee mismatch inside factorisation over extensionindex.cc index_m i_lex_is_g reater Error
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/306_6.3.1
Test file number \(306\)
Integral number in file \(19\)
Exception generated. \[ \int (c+d x)^2 \sqrt {b \tanh (e+f x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((d*x+c)^2*(b*tanh(f*x+e))^(1/2),x, algorithm="giac")
Output:
Exception raised: RuntimeError >> an error occurred running a Giac command :INPUT:sage2OUTPUT:index.cc index_m i_lex_is_greater Error: Bad Argument V alue
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/306_6.3.1
Test file number \(306\)
Integral number in file \(22\)
Exception generated. \[ \int \frac {(c+d x)^2}{\sqrt {b \tanh (e+f x)}} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((d*x+c)^2/(b*tanh(f*x+e))^(1/2),x, algorithm="giac")
Output:
Exception raised: RuntimeError >> an error occurred running a Giac command :INPUT:sage2OUTPUT:Degree mismatch inside factorisation over extensionDegr ee mismatch inside factorisation over extensionindex.cc index_m i_lex_is_g reater Error
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/306_6.3.1
Test file number \(306\)
Integral number in file \(23\)
Exception generated. \[ \int (b \tanh (c+d x))^{7/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((b*tanh(d*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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/307_6.3.2
Test file number \(307\)
Integral number in file \(13\)
Exception generated. \[ \int (b \tanh (c+d x))^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((b*tanh(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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/307_6.3.2
Test file number \(307\)
Integral number in file \(14\)
Exception generated. \[ \int (b \tanh (c+d x))^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((b*tanh(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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/307_6.3.2
Test file number \(307\)
Integral number in file \(15\)
Exception generated. \[ \int \sqrt {b \tanh (c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((b*tanh(d*x+c))^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/307_6.3.2
Test file number \(307\)
Integral number in file \(16\)
Exception generated. \[ \int \frac {1}{\sqrt {b \tanh (c+d x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(b*tanh(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:Degree mismatch inside factorisatio n over extensionDegree mismatch inside factorisation over extensionindex.c c index_m
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/307_6.3.2
Test file number \(307\)
Integral number in file \(17\)
Exception generated. \[ \int \frac {1}{(b \tanh (c+d x))^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(b*tanh(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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/307_6.3.2
Test file number \(307\)
Integral number in file \(18\)
Exception generated. \[ \int \frac {1}{(b \tanh (c+d x))^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(b*tanh(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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/307_6.3.2
Test file number \(307\)
Integral number in file \(19\)
Exception generated. \[ \int \frac {1}{(b \tanh (c+d x))^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(b*tanh(d*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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/307_6.3.2
Test file number \(307\)
Integral number in file \(20\)
Exception generated. \[ \int \sqrt {a+b \tanh (c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a+b*tanh(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:Degree mismatch inside factorisatio n over extensionDegree mismatch inside factorisation over extensionindex.c c index_m
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/307_6.3.2
Test file number \(307\)
Integral number in file \(67\)
Exception generated. \[ \int \frac {1}{\sqrt {a+b \tanh (c+d x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(a+b*tanh(d*x+c))^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m operator + Error: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/307_6.3.2
Test file number \(307\)
Integral number in file \(68\)
Exception generated. \[ \int \frac {\sinh ^3(c+d x)}{a+b \tanh ^2(c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sinh(d*x+c)^3/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(26\)
Exception generated. \[ \int \frac {\sinh (c+d x)}{a+b \tanh ^2(c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sinh(d*x+c)/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(28\)
Exception generated. \[ \int \frac {\text {csch}(c+d x)}{a+b \tanh ^2(c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(csch(d*x+c)/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(29\)
Exception generated. \[ \int \frac {\text {csch}^3(c+d x)}{a+b \tanh ^2(c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(csch(d*x+c)^3/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(31\)
Exception generated. \[ \int \frac {\sinh ^3(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sinh(d*x+c)^3/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(34\)
Exception generated. \[ \int \frac {\sinh (c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sinh(d*x+c)/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(36\)
Exception generated. \[ \int \frac {\text {csch}(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(csch(d*x+c)/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(37\)
Exception generated. \[ \int \frac {\text {csch}^3(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(csch(d*x+c)^3/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(39\)
Exception generated. \[ \int \frac {\sinh ^3(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sinh(d*x+c)^3/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(42\)
Exception generated. \[ \int \frac {\sinh (c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sinh(d*x+c)/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(44\)
Exception generated. \[ \int \frac {\text {csch}(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(csch(d*x+c)/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(45\)
Exception generated. \[ \int \frac {\text {csch}^3(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(csch(d*x+c)^3/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(47\)
Exception generated. \[ \int \frac {\text {csch}^3(c+d x)}{a+b \tanh ^3(c+d x)} \, dx=\text {Exception raised: AttributeError} \] Input:
integrate(csch(d*x+c)^3/(a+b*tanh(d*x+c)^3),x, algorithm="giac")
Output:
Exception raised: AttributeError >> type
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(79\)
Exception generated. \[ \int \frac {\cosh ^3(c+d x)}{a+b \tanh ^2(c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(cosh(d*x+c)^3/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(106\)
Exception generated. \[ \int \frac {\cosh (c+d x)}{a+b \tanh ^2(c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(cosh(d*x+c)/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(108\)
Exception generated. \[ \int \frac {\text {sech}(c+d x)}{a+b \tanh ^2(c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(d*x+c)/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(109\)
Exception generated. \[ \int \frac {\text {sech}^3(c+d x)}{a+b \tanh ^2(c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(d*x+c)^3/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(111\)
Exception generated. \[ \int \frac {\text {sech}^5(c+d x)}{a+b \tanh ^2(c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(d*x+c)^5/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(113\)
Exception generated. \[ \int \frac {\cosh ^3(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(cosh(d*x+c)^3/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(115\)
Exception generated. \[ \int \frac {\cosh (c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(cosh(d*x+c)/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(117\)
Exception generated. \[ \int \frac {\text {sech}(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(d*x+c)/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(118\)
Exception generated. \[ \int \frac {\text {sech}^3(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(d*x+c)^3/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(120\)
Exception generated. \[ \int \frac {\text {sech}^5(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(d*x+c)^5/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(122\)
Exception generated. \[ \int \frac {\text {sech}^7(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(d*x+c)^7/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(124\)
Exception generated. \[ \int \frac {\cosh (c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(cosh(d*x+c)/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(126\)
Exception generated. \[ \int \frac {\text {sech}(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(d*x+c)/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(127\)
Exception generated. \[ \int \frac {\text {sech}^3(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(d*x+c)^3/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(129\)
Exception generated. \[ \int \frac {\text {sech}^5(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(d*x+c)^5/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(131\)
Exception generated. \[ \int \frac {\text {sech}^7(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(sech(d*x+c)^7/(a+b*tanh(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.3_Hyperbolic_tangent/308_6.3.7
Test file number \(308\)
Integral number in file \(133\)
Exception generated. \[ \int (b \coth (c+d x))^{7/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((b*coth(d*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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(1\)
Exception generated. \[ \int (b \coth (c+d x))^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((b*coth(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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(2\)
Exception generated. \[ \int (b \coth (c+d x))^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((b*coth(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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(3\)
Exception generated. \[ \int \sqrt {b \coth (c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((b*coth(d*x+c))^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(4\)
Exception generated. \[ \int \frac {1}{\sqrt {b \coth (c+d x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(b*coth(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:Degree mismatch inside factorisatio n over extensionDegree mismatch inside factorisation over extensionindex.c c index_m
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(5\)
Exception generated. \[ \int \frac {1}{(b \coth (c+d x))^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(b*coth(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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(6\)
Exception generated. \[ \int \frac {1}{(b \coth (c+d x))^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(b*coth(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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(7\)
Exception generated. \[ \int \frac {1}{(b \coth (c+d x))^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(b*coth(d*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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(8\)
Exception generated. \[ \int (b \coth (c+d x))^{4/3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((b*coth(d*x+c))^(4/3),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Minimal poly. in rootof must be fra ction free Error: Bad Argument ValueMinimal poly. in rootof must be fracti on free E
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(9\)
Exception generated. \[ \int (b \coth (c+d x))^{2/3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((b*coth(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:Minimal poly. in rootof must be fra ction free Error: Bad Argument ValueMinimal poly. in rootof must be fracti on free E
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(10\)
Exception generated. \[ \int \frac {1}{(b \coth (c+d x))^{2/3}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(b*coth(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:Minimal poly. in rootof must be fra ction free Error: Bad Argument ValueMinimal poly. in rootof must be fracti on free E
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(13\)
Exception generated. \[ \int \frac {1}{(b \coth (c+d x))^{4/3}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(b*coth(d*x+c))^(4/3),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Minimal poly. in rootof must be fra ction free Error: Bad Argument ValueMinimal poly. in rootof must be fracti on free E
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(14\)
Exception generated. \[ \int \left (b \coth ^3(c+d x)\right )^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((b*coth(d*x+c)^3)^(3/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(29\)
Exception generated. \[ \int \sqrt {b \coth ^3(c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((b*coth(d*x+c)^3)^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(30\)
Exception generated. \[ \int \frac {1}{\sqrt {b \coth ^3(c+d x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(b*coth(d*x+c)^3)^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(31\)
Exception generated. \[ \int \frac {1}{\left (b \coth ^3(c+d x)\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(b*coth(d*x+c)^3)^(3/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(32\)
Exception generated. \[ \int \sqrt {a+b \coth (c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a+b*coth(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:Error: Bad Argument Type
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(87\)
Exception generated. \[ \int \frac {1}{\sqrt {a+b \coth (c+d x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(a+b*coth(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:Error: Bad Argument Type
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/310_6.4.2
Test file number \(310\)
Integral number in file \(88\)
Exception generated. \[ \int \coth ^3(x) \sqrt {a+b \coth ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(coth(x)^3*(a+b*coth(x)^2)^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Error: Bad Argument Type
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(16\)
Exception generated. \[ \int \coth ^2(x) \sqrt {a+b \coth ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(coth(x)^2*(a+b*coth(x)^2)^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Error: Bad Argument Type
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(17\)
Exception generated. \[ \int \coth (x) \sqrt {a+b \coth ^2(x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(coth(x)*(a+b*coth(x)^2)^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Error: Bad Argument Type
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(18\)
Exception generated. \[ \int \sqrt {a+b \coth ^2(x)} \tanh ^2(x) \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a+b*coth(x)^2)^(1/2)*tanh(x)^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.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(21\)
Exception generated. \[ \int \coth ^3(x) \left (a+b \coth ^2(x)\right )^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(coth(x)^3*(a+b*coth(x)^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.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(22\)
Exception generated. \[ \int \coth ^2(x) \left (a+b \coth ^2(x)\right )^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(coth(x)^2*(a+b*coth(x)^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.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(23\)
Exception generated. \[ \int \coth (x) \left (a+b \coth ^2(x)\right )^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(coth(x)*(a+b*coth(x)^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.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(24\)
Exception generated. \[ \int \left (a+b \coth ^2(x)\right )^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a+b*coth(x)^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.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(25\)
Exception generated. \[ \int \frac {\coth ^3(x)}{\sqrt {a+b \coth ^2(x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(coth(x)^3/(a+b*coth(x)^2)^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Error: Bad Argument Type
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(32\)
Exception generated. \[ \int \frac {\coth ^2(x)}{\sqrt {a+b \coth ^2(x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(coth(x)^2/(a+b*coth(x)^2)^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Error: Bad Argument Type
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(33\)
Exception generated. \[ \int \frac {\tanh (x)}{\sqrt {a+b \coth ^2(x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(tanh(x)/(a+b*coth(x)^2)^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Error: Bad Argument Type
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(36\)
Exception generated. \[ \int \frac {\tanh ^2(x)}{\sqrt {a+b \coth ^2(x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(tanh(x)^2/(a+b*coth(x)^2)^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:Error: Bad Argument Type
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(37\)
Exception generated. \[ \int \frac {\tanh (x)}{\left (a+b \coth ^2(x)\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(tanh(x)/(a+b*coth(x)^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.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(41\)
Exception generated. \[ \int \frac {\tanh (x)}{\left (a+b \coth ^2(x)\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(tanh(x)/(a+b*coth(x)^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.4_Hyperbolic_cotangent/311_6.4.7
Test file number \(311\)
Integral number in file \(46\)
Exception generated. \[ \int (a+a \text {sech}(c+d x))^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a+a*sech(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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.5_Hyperbolic_secant/314_6.5.3
Test file number \(314\)
Integral number in file \(78\)
Exception generated. \[ \int (a+a \text {sech}(c+d x))^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a+a*sech(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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.5_Hyperbolic_secant/314_6.5.3
Test file number \(314\)
Integral number in file \(79\)
Exception generated. \[ \int \sqrt {a+a \text {sech}(c+d x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a+a*sech(d*x+c))^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.5_Hyperbolic_secant/314_6.5.3
Test file number \(314\)
Integral number in file \(80\)
Exception generated. \[ \int \frac {1}{\sqrt {a+a \text {sech}(c+d x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(a+a*sech(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:Error: Bad Argument Type
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.5_Hyperbolic_secant/314_6.5.3
Test file number \(314\)
Integral number in file \(81\)
Exception generated. \[ \int \frac {1}{(a+a \text {sech}(c+d x))^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(a+a*sech(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:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.5_Hyperbolic_secant/314_6.5.3
Test file number \(314\)
Integral number in file \(82\)
Exception generated. \[ \int \frac {1}{\sqrt {a-a \text {sech}(c+d x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(a-a*sech(d*x+c))^(1/2),x, algorithm="giac")
Output:
Exception raised: TypeError >> an error occurred running a Giac command:IN PUT:sage2:=int(sage0,sageVARx):;OUTPUT:index.cc index_m i_lex_is_greater E rror: Bad Argument Value
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.5_Hyperbolic_secant/314_6.5.3
Test file number \(314\)
Integral number in file \(84\)