Integrals 701 to 800

Sympy [F(-2)]

Exception generated. xarctan(c(ic)coth(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x*atan(c-(I-c)*coth(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert _t0**2 - exp(2*a) of ty 
pe <class 'sympy.core.add.Add'> to QQ_I[x,b,_t0,exp(a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/276_5.3

Test file number 276

Integral number in file 107

Sympy [F(-2)]

Exception generated. arctan(c(ic)coth(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(atan(c-(I-c)*coth(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert _t0**2 - exp(2*a) of ty 
pe <class 'sympy.core.add.Add'> to QQ_I[b,_t0,exp(a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/276_5.3

Test file number 276

Integral number in file 108

Sympy [F(-2)]

Exception generated. a+barctan(cx)x(d+icdx)3dx=Exception raised: RecursionError Input:

integrate((a+b*atan(c*x))/x/(d+I*c*d*x)**3,x)
 

Output:

Exception raised: RecursionError >> maximum recursion depth exceeded in co 
mparison
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 63

Sympy [F(-2)]

Exception generated. (a+barctan(cx))2x(d+icdx)3dx=Exception raised: RecursionError Input:

integrate((a+b*atan(c*x))**2/x/(d+I*c*d*x)**3,x)
 

Output:

Exception raised: RecursionError >> maximum recursion depth exceeded in co 
mparison
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 116

Sympy [F(-2)]

Exception generated. arctan(ax)(c+a2cx2)2dx=Exception raised: RecursionError Input:

integrate(atan(a*x)/(a**2*c*x**2+c)**2,x)
 

Output:

Exception raised: RecursionError >> maximum recursion depth exceeded while 
 calling a Python object
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 187

Sympy [F(-2)]

Exception generated. arctan(ax)x(c+a2cx2)2dx=Exception raised: RecursionError Input:

integrate(atan(a*x)/x/(a**2*c*x**2+c)**2,x)
 

Output:

Exception raised: RecursionError >> maximum recursion depth exceeded
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 188

Sympy [F(-2)]

Exception generated. arctan(ax)(c+a2cx2)3dx=Exception raised: RecursionError Input:

integrate(atan(a*x)/(a**2*c*x**2+c)**3,x)
 

Output:

Exception raised: RecursionError >> maximum recursion depth exceeded in co 
mparison
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 195

Sympy [F(-2)]

Exception generated. arctan(ax)x(c+a2cx2)3dx=Exception raised: RecursionError Input:

integrate(atan(a*x)/x/(a**2*c*x**2+c)**3,x)
 

Output:

Exception raised: RecursionError >> maximum recursion depth exceeded
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 196

Sympy [F(-2)]

Exception generated. xarctan(ax)c+a2cx2dx=Exception raised: TypeError Input:

integrate(x*atan(a*x)/(a**2*c*x**2+c)**(1/2),x)
 

Output:

Exception raised: TypeError >> Invalid comparison of non-real zoo
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 226

Sympy [F(-2)]

Exception generated. xarctan(ax)(c+a2cx2)3/2dx=Exception raised: TypeError Input:

integrate(x*atan(a*x)/(a**2*c*x**2+c)**(3/2),x)
 

Output:

Exception raised: TypeError >> Invalid comparison of non-real zoo
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 234

Sympy [F(-2)]

Exception generated. arctan(ax)x(c+a2cx2)3/2dx=Exception raised: TypeError Input:

integrate(atan(a*x)/x/(a**2*c*x**2+c)**(3/2),x)
 

Output:

Exception raised: TypeError >> Invalid comparison of non-real zoo
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 236

Sympy [F(-2)]

Exception generated. xarctan(ax)(c+a2cx2)5/2dx=Exception raised: TypeError Input:

integrate(x*atan(a*x)/(a**2*c*x**2+c)**(5/2),x)
 

Output:

Exception raised: TypeError >> Invalid comparison of non-real zoo
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 244

Sympy [F(-2)]

Exception generated. arctan(ax)x(c+a2cx2)5/2dx=Exception raised: TypeError Input:

integrate(atan(a*x)/x/(a**2*c*x**2+c)**(5/2),x)
 

Output:

Exception raised: TypeError >> Invalid comparison of non-real zoo
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 246

Sympy [F(-2)]

Exception generated. (a+barctan(cx))(d+elog(1+c2x2))x2dx=Exception raised: TypeError Input:

integrate((a+b*atan(c*x))*(d+e*ln(c**2*x**2+1))/x**2,x)
 

Output:

Exception raised: TypeError >> Invalid comparison of non-real zoo
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 1290

Sympy [F(-2)]

Exception generated. (a+barctan(cx))(d+elog(1+c2x2))x4dx=Exception raised: TypeError Input:

integrate((a+b*atan(c*x))*(d+e*ln(c**2*x**2+1))/x**4,x)
 

Output:

Exception raised: TypeError >> Invalid comparison of non-real zoo
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 1292

Sympy [F(-2)]

Exception generated. (a+barctan(cx))(d+elog(1+c2x2))x6dx=Exception raised: TypeError Input:

integrate((a+b*atan(c*x))*(d+e*ln(c**2*x**2+1))/x**6,x)
 

Output:

Exception raised: TypeError >> Invalid comparison of non-real zoo
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4

Test file number 279

Integral number in file 1294

Sympy [F(-2)]

Exception generated. x1+ncot1(a+bxn)dx=Exception raised: HeuristicGCDFailed Input:

integrate(x**(-1+n)*acot(a+b*x**n),x)
 

Output:

Exception raised: HeuristicGCDFailed >> no luck
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 2

Sympy [F(-2)]

Exception generated. x2cot1(c+(1+ic)tan(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x**2*acot(c+(1+I*c)*tan(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert 2*_t0**2*c*exp(2*I*a) - 
 _t0**2*I*exp(2*I*a) + I of type <class 'sympy.core.add.Add'> to QQ_I[x,b, 
c,_t0,exp(I*a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 14

Sympy [F(-2)]

Exception generated. xcot1(c+(1+ic)tan(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x*acot(c+(1+I*c)*tan(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert 2*_t0**2*c*exp(2*I*a) - 
 _t0**2*I*exp(2*I*a) + I of type <class 'sympy.core.add.Add'> to QQ_I[x,b, 
c,_t0,exp(I*a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 15

Sympy [F(-2)]

Exception generated. cot1(c+(1+ic)tan(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(acot(c+(1+I*c)*tan(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert 2*_t0**2*c*exp(2*I*a) - 
 _t0**2*I*exp(2*I*a) + I of type <class 'sympy.core.add.Add'> to QQ_I[b,c, 
_t0,exp(I*a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 16

Sympy [F(-2)]

Exception generated. x2cot1(c(1ic)tan(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x**2*acot(c-(1-I*c)*tan(b*x+a)),x)
                                                                                    
                                                                                    
 

Output:

Exception raised: CoercionFailed >> Cannot convert 2*_t0**4*c**2*exp(4*I*a 
) + _t0**4*I*c*exp(4*I*a) - 3*_t0**2*I*c*exp(2*I*a) + _t0**2*exp(2*I*a) - 
1 of type <class 'sympy.core.add.Add'> to QQ_I[x,b,c,_t0,exp(I*a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 18

Sympy [F(-2)]

Exception generated. xcot1(c(1ic)tan(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x*acot(c-(1-I*c)*tan(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert 2*_t0**4*c**2*exp(4*I*a 
) + _t0**4*I*c*exp(4*I*a) - 3*_t0**2*I*c*exp(2*I*a) + _t0**2*exp(2*I*a) - 
1 of type <class 'sympy.core.add.Add'> to QQ_I[x,b,c,_t0,exp(I*a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 19

Sympy [F(-2)]

Exception generated. cot1(c(1ic)tan(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(acot(c-(1-I*c)*tan(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert 2*_t0**4*c**2*exp(4*I*a 
) + _t0**4*I*c*exp(4*I*a) - 3*_t0**2*I*c*exp(2*I*a) + _t0**2*exp(2*I*a) - 
1 of type <class 'sympy.core.add.Add'> to QQ_I[b,c,_t0,exp(I*a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 20

Sympy [F(-2)]

Exception generated. x2cot1(c+(1ic)cot(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x**2*(pi-acot(-c-(1-I*c)*cot(b*x+a))),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert 2*_t0**4*c**2*exp(4*I*a 
) + _t0**4*I*c*exp(4*I*a) + 3*_t0**2*I*c*exp(2*I*a) - _t0**2*exp(2*I*a) - 
1 of type <class 'sympy.core.add.Add'> to QQ_I[x,b,c,_t0,exp(I*a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 27

Sympy [F(-2)]

Exception generated. xcot1(c+(1ic)cot(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x*(pi-acot(-c-(1-I*c)*cot(b*x+a))),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert 2*_t0**4*c**2*exp(4*I*a 
) + _t0**4*I*c*exp(4*I*a) + 3*_t0**2*I*c*exp(2*I*a) - _t0**2*exp(2*I*a) - 
1 of type <class 'sympy.core.add.Add'> to QQ_I[x,b,c,_t0,exp(I*a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 28

Sympy [F(-2)]

Exception generated. cot1(c+(1ic)cot(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(pi-acot(-c-(1-I*c)*cot(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert 2*_t0**4*c**2*exp(4*I*a 
) + _t0**4*I*c*exp(4*I*a) + 3*_t0**2*I*c*exp(2*I*a) - _t0**2*exp(2*I*a) - 
1 of type <class 'sympy.core.add.Add'> to QQ_I[b,c,_t0,exp(I*a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 29

Sympy [F(-2)]

Exception generated. x2cot1(c(1+ic)cot(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x**2*(pi-acot(-c+(1+I*c)*cot(b*x+a))),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert 2*_t0**2*c*exp(2*I*a) - 
 _t0**2*I*exp(2*I*a) - I of type <class 'sympy.core.add.Add'> to QQ_I[x,b, 
c,_t0,exp(I*a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 31

Sympy [F(-2)]

Exception generated. xcot1(c(1+ic)cot(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x*(pi-acot(-c+(1+I*c)*cot(b*x+a))),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert 2*_t0**2*c*exp(2*I*a) - 
 _t0**2*I*exp(2*I*a) - I of type <class 'sympy.core.add.Add'> to QQ_I[x,b, 
c,_t0,exp(I*a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 32

Sympy [F(-2)]

Exception generated. cot1(c(1+ic)cot(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(pi-acot(-c+(1+I*c)*cot(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert 2*_t0**2*c*exp(2*I*a) - 
 _t0**2*I*exp(2*I*a) - I of type <class 'sympy.core.add.Add'> to QQ_I[b,c, 
_t0,exp(I*a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 33

Sympy [F(-2)]

Exception generated. x2cot1(c+(i+c)tanh(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x**2*acot(c+(I+c)*tanh(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert -_t0**4 - 3*_t0**2*I*c* 
exp(2*a) + _t0**2*exp(2*a) + 2*c**2*exp(4*a) + I*c*exp(4*a) of type <class 
 'sympy.core.add.Add'> to QQ_I[x,b,c,_t0,exp(a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 44

Sympy [F(-2)]

Exception generated. xcot1(c+(i+c)tanh(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x*acot(c+(I+c)*tanh(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert -_t0**4 - 3*_t0**2*I*c* 
exp(2*a) + _t0**2*exp(2*a) + 2*c**2*exp(4*a) + I*c*exp(4*a) of type <class 
 'sympy.core.add.Add'> to QQ_I[x,b,c,_t0,exp(a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 45

Sympy [F(-2)]

Exception generated. cot1(c+(i+c)tanh(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(acot(c+(I+c)*tanh(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert -_t0**4 - 3*_t0**2*I*c* 
exp(2*a) + _t0**2*exp(2*a) + 2*c**2*exp(4*a) + I*c*exp(4*a) of type <class 
 'sympy.core.add.Add'> to QQ_I[b,c,_t0,exp(a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 46

Sympy [F(-2)]

Exception generated. x2cot1(c(ic)tanh(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x**2*acot(c-(I-c)*tanh(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert _t0**2*I + 2*c*exp(2*a) 
 - I*exp(2*a) of type <class 'sympy.core.add.Add'> to QQ_I[x,b,c,_t0,exp(a 
)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 48

Sympy [F(-2)]

Exception generated. xcot1(c(ic)tanh(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x*acot(c-(I-c)*tanh(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert _t0**2*I + 2*c*exp(2*a) 
 - I*exp(2*a) of type <class 'sympy.core.add.Add'> to QQ_I[x,b,c,_t0,exp(a 
)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 49

Sympy [F(-2)]

Exception generated. cot1(c(ic)tanh(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(acot(c-(I-c)*tanh(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert _t0**2*I + 2*c*exp(2*a) 
 - I*exp(2*a) of type <class 'sympy.core.add.Add'> to QQ_I[b,c,_t0,exp(a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 50

Sympy [F(-2)]

Exception generated. x2cot1(c+(i+c)coth(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x**2*acot(c+(I+c)*coth(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert -_t0**4 + 3*_t0**2*I*c* 
exp(2*a) - _t0**2*exp(2*a) + 2*c**2*exp(4*a) + I*c*exp(4*a) of type <class 
 'sympy.core.add.Add'> to QQ_I[x,b,c,_t0,exp(a)]
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 61

Sympy [F(-2)]

Exception generated. xcot1(c+(i+c)coth(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x*acot(c+(I+c)*coth(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert -_t0**4 + 3*_t0**2*I*c* 
exp(2*a) - _t0**2*exp(2*a) + 2*c**2*exp(4*a) + I*c*exp(4*a) of type <class 
 'sympy.core.add.Add'> to QQ_I[x,b,c,_t0,exp(a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 62

Sympy [F(-2)]

Exception generated. cot1(c+(i+c)coth(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(acot(c+(I+c)*coth(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert -_t0**4 + 3*_t0**2*I*c* 
exp(2*a) - _t0**2*exp(2*a) + 2*c**2*exp(4*a) + I*c*exp(4*a) of type <class 
 'sympy.core.add.Add'> to QQ_I[b,c,_t0,exp(a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 63

Sympy [F(-2)]

Exception generated. x2cot1(c(ic)coth(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x**2*acot(c-(I-c)*coth(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert -_t0**2*I + 2*c*exp(2*a 
) - I*exp(2*a) of type <class 'sympy.core.add.Add'> to QQ_I[x,b,c,_t0,exp( 
a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 65

Sympy [F(-2)]

Exception generated. xcot1(c(ic)coth(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(x*acot(c-(I-c)*coth(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert -_t0**2*I + 2*c*exp(2*a 
) - I*exp(2*a) of type <class 'sympy.core.add.Add'> to QQ_I[x,b,c,_t0,exp( 
a)]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 66

Sympy [F(-2)]

Exception generated. cot1(c(ic)coth(a+bx))dx=Exception raised: CoercionFailed Input:

integrate(acot(c-(I-c)*coth(b*x+a)),x)
 

Output:

Exception raised: CoercionFailed >> Cannot convert -_t0**2*I + 2*c*exp(2*a 
) - I*exp(2*a) of type <class 'sympy.core.add.Add'> to QQ_I[b,c,_t0,exp(a) 
]
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/281_5.4

Test file number 281

Integral number in file 67

Sympy [F(-2)]

Exception generated. cot1(x)(1+x2)2dx=Exception raised: RecursionError Input:

integrate(acot(x)/(x**2+1)**2,x)
                                                                                    
                                                                                    
 

Output:

Exception raised: RecursionError >> maximum recursion depth exceeded in co 
mparison
 

input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.4_Inverse_cotangent/284_5.4.4

Test file number 284

Integral number in file 7

Sympy [F(-2)]

Exception generated. xmcosh(a+bx)sinh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**m*cosh(b*x+a)*sinh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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

Test file number 290

Integral number in file 252

Sympy [F(-2)]

Exception generated. (c+dx)msinh(a+bx)dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*sinh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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 75

Sympy [F(-2)]

Exception generated. x3+msinh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**(3+m)*sinh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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 78

Sympy [F(-2)]

Exception generated. x2+msinh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**(2+m)*sinh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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 79

Sympy [F(-2)]

Exception generated. x1+msinh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**(1+m)*sinh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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 80

Sympy [F(-2)]

Exception generated. xmsinh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**m*sinh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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 81

Sympy [F(-2)]

Exception generated. x1+msinh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**(-1+m)*sinh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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 82

Sympy [F(-2)]

Exception generated. x2+msinh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**(-2+m)*sinh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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 83

Sympy [F(-2)]

Exception generated. x3+msinh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**(-3+m)*sinh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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 84

Sympy [F(-2)]

Exception generated. (c+dx)m(a+iasinh(e+fx))3dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*(a+I*a*sinh(f*x+e))**3,x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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 152

Sympy [F(-2)]

Exception generated. (c+dx)m(a+iasinh(e+fx))2dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*(a+I*a*sinh(f*x+e))**2,x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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 153

Sympy [F(-2)]

Exception generated. (c+dx)m(a+iasinh(e+fx))dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*(a+I*a*sinh(f*x+e)),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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 154

Sympy [F(-2)]

Exception generated. (c+dx)m(a+bsinh(e+fx))3dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*(a+b*sinh(f*x+e))**3,x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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 182

Sympy [F(-2)]

Exception generated. (c+dx)m(a+bsinh(e+fx))2dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*(a+b*sinh(f*x+e))**2,x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

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 183

Sympy [F(-2)]

Exception generated. (c+dx)m(a+bsinh(e+fx))dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*(a+b*sinh(f*x+e)),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
                                                                                    
                                                                                    
 

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 184

Sympy [F(-2)]

Exception generated. (c+dx)mcosh(a+bx)dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*cosh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 78

Sympy [F(-2)]

Exception generated. x3+mcosh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**(3+m)*cosh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 81

Sympy [F(-2)]

Exception generated. x2+mcosh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**(2+m)*cosh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 82

Sympy [F(-2)]

Exception generated. x1+mcosh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**(1+m)*cosh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 83

Sympy [F(-2)]

Exception generated. xmcosh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**m*cosh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 84

Sympy [F(-2)]

Exception generated. x1+mcosh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**(-1+m)*cosh(b*x+a),x)
                                                                                    
                                                                                    
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 85

Sympy [F(-2)]

Exception generated. x2+mcosh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**(-2+m)*cosh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 86

Sympy [F(-2)]

Exception generated. x3+mcosh(a+bx)dx=Exception raised: TypeError Input:

integrate(x**(-3+m)*cosh(b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 87

Sympy [F(-2)]

Exception generated. (c+dx)m(a+acosh(e+fx))3dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*(a+a*cosh(f*x+e))**3,x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 151

Sympy [F(-2)]

Exception generated. (c+dx)m(a+acosh(e+fx))2dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*(a+a*cosh(f*x+e))**2,x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 152

Sympy [F(-2)]

Exception generated. (c+dx)m(a+acosh(e+fx))dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*(a+a*cosh(f*x+e)),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 153

Sympy [F(-2)]

Exception generated. (c+dx)m(a+bcosh(e+fx))3dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*(a+b*cosh(f*x+e))**3,x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 179

Sympy [F(-2)]

Exception generated. (c+dx)m(a+bcosh(e+fx))2dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*(a+b*cosh(f*x+e))**2,x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 180

Sympy [F(-2)]

Exception generated. (c+dx)m(a+bcosh(e+fx))dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*(a+b*cosh(f*x+e)),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1

Test file number 299

Integral number in file 181

Sympy [F(-2)]

Exception generated. (c+dx)3(a+bcoth(e+fx))2dx=Exception raised: TypeError Input:

integrate((d*x+c)**3/(a+b*coth(f*x+e))**2,x)
 

Output:

Exception raised: TypeError >> Invalid NaN comparison
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/309_6.4.1

Test file number 309

Integral number in file 57

Sympy [F(-2)]

Exception generated. (c+dx)2(a+bcoth(e+fx))2dx=Exception raised: TypeError Input:

integrate((d*x+c)**2/(a+b*coth(f*x+e))**2,x)
 

Output:

Exception raised: TypeError >> Invalid NaN comparison
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/309_6.4.1

Test file number 309

Integral number in file 58

Sympy [F(-2)]

Exception generated. c+dx(a+bcoth(e+fx))2dx=Exception raised: TypeError Input:

integrate((d*x+c)/(a+b*coth(f*x+e))**2,x)
 

Output:

Exception raised: TypeError >> Invalid NaN comparison
 

input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/309_6.4.1

Test file number 309

Integral number in file 59

Sympy [F(-2)]

Exception generated. 1(a+bcoth(c+dx))2dx=Exception raised: TypeError Input:

integrate(1/(a+b*coth(d*x+c))**2,x)
 

Output:

Exception raised: TypeError >> Invalid NaN comparison
 

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 82

Sympy [F(-2)]

Exception generated. 1(a+bcoth(c+dx))3dx=Exception raised: TypeError Input:

integrate(1/(a+b*coth(d*x+c))**3,x)
 

Output:

Exception raised: TypeError >> Invalid NaN comparison
 

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 83

Sympy [F(-2)]

Exception generated. 1(a+bcoth(c+dx))4dx=Exception raised: TypeError Input:

integrate(1/(a+b*coth(d*x+c))**4,x)
 

Output:

Exception raised: TypeError >> Invalid NaN comparison
 

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 84

Sympy [F(-2)]

Exception generated. coth3(a+blog(cxn))xdx=Exception raised: TypeError Input:

integrate(coth(a+b*ln(c*x**n))**3/x,x)
 

Output:

Exception raised: TypeError >> Invalid NaN comparison
                                                                                    
                                                                                    
 

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 196

Sympy [F(-2)]

Exception generated. coth4(a+blog(cxn))xdx=Exception raised: TypeError Input:

integrate(coth(a+b*ln(c*x**n))**4/x,x)
 

Output:

Exception raised: TypeError >> Invalid NaN comparison
 

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 197

Sympy [F(-2)]

Exception generated. coth5(a+blog(cxn))xdx=Exception raised: TypeError Input:

integrate(coth(a+b*ln(c*x**n))**5/x,x)
 

Output:

Exception raised: TypeError >> Invalid NaN comparison
 

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 198

Sympy [F(-2)]

Exception generated. x1+narctanh(a+bxn)dx=Exception raised: HeuristicGCDFailed Input:

integrate(x**(-1+n)*atanh(a+b*x**n),x)
 

Output:

Exception raised: HeuristicGCDFailed >> no luck
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.3_Inverse_hyperbolic_tangent/336_7.3

Test file number 336

Integral number in file 29

Sympy [F(-2)]

Exception generated. x1+ncoth1(a+bxn)dx=Exception raised: HeuristicGCDFailed Input:

integrate(x**(-1+n)*acoth(a+b*x**n),x)
 

Output:

Exception raised: HeuristicGCDFailed >> no luck
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.4_Inverse_hyperbolic_cotangent/341_7.4

Test file number 341

Integral number in file 173

Sympy [F(-2)]

Exception generated. (c+dx)mΓ(2,a+bx)dx=Exception raised: TypeError Input:

integrate((d*x+c)**m*uppergamma(2,b*x+a),x)
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/8_Special_functions/355_8.6

Test file number 355

Integral number in file 180

Sympy [F(-2)]

Exception generated. eabx(c+dx)mdx=Exception raised: TypeError Input:

integrate(exp(-b*x-a)*(d*x+c)**m,x)
                                                                                    
                                                                                    
 

Output:

Exception raised: TypeError >> cannot determine truth value of Relational
 

input file name test_cases/rubi_tests/8_Special_functions/355_8.6

Test file number 355

Integral number in file 181

Sympy [F(-2)]

Exception generated. (83x)log2(x)+(4x)log2(x)log(4x2+x3)+(82x+(82x)log(x)+(20x2+5x3)log2(x))log2(4x2+x3)(4x+x2)log2(x)log(4x2+x3)+((8x+2x2)log(x)+(8x2+22x3+5x4)log2(x))log2(4x2+x3)dx=Exception raised: PolynomialError Input:

integrate((((5*x**3+20*x**2)*ln(x)**2+(-2*x-8)*ln(x)-2*x-8)*ln(x**3+4*x**2 
)**2+(-4-x)*ln(x)**2*ln(x**3+4*x**2)+(-3*x-8)*ln(x)**2)/(((5*x**4+22*x**3+ 
8*x**2)*ln(x)**2+(2*x**2+8*x)*ln(x))*ln(x**3+4*x**2)**2+(x**2+4*x)*ln(x)** 
2*ln(x**3+4*x**2)),x)
 

Output:

Exception raised: PolynomialError >> 1/(25*_t0**2*x**6 + 120*_t0**2*x**5 + 
 84*_t0**2*x**4 + 16*_t0**2*x**3 + 20*_t0*x**4 + 88*_t0*x**3 + 32*_t0*x**2 
 + 4*x**2 + 16*x) contains an element of the set of generators.
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 8

Sympy [F(-2)]

Exception generated. e2(100+40x+4x2)+e2(100+40x+4x2)log(x)+(20x34e5x3)log3(x)e2(25x10x2x3)log(x)+(10x4+2x5+e5(10x3+2x4))log3(x)dx=Exception raised: PolynomialError Input:

integrate(((-4*x**3*exp(5)+20*x**3)*ln(x)**3+(4*x**2+40*x+100)*exp(2)*ln(x 
)+(4*x**2+40*x+100)*exp(2))/(((2*x**4+10*x**3)*exp(5)+2*x**5+10*x**4)*ln(x 
)**3+(-x**3-10*x**2-25*x)*exp(2)*ln(x)),x)
 

Output:

Exception raised: PolynomialError >> 1/(4*x**10 + 16*x**9*exp(5) + 24*x**8 
*exp(10) + 16*x**7*exp(15) + 4*x**6*exp(20)) contains an element of the se 
t of generators.
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 21

Sympy [F(-2)]

Exception generated. e182x2+x2log(x)(90+4x2+(36+4x2)log(x)+x2log2(x))4x2+4x2log(x)+x2log2(x)dx=Exception raised: TypeError Input:

integrate((x**2*ln(x)**2+(4*x**2-36)*ln(x)+4*x**2-90)*exp(18/(x**2*ln(x)+2 
*x**2))/(x**2*ln(x)**2+4*x**2*ln(x)+4*x**2),x)
 

Output:

Exception raised: TypeError >> '>' not supported between instances of 'Pol 
y' and 'int'
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 86

Sympy [F(-2)]

Exception generated. e14x/5(360165x15x2)+(45x+15x2+e14x/5(888x+447x2+42x3))log(x)+(360165x15x2+(120x15x2)log(x))log(8+x)(360x+285x2+70x3+5x4)log2(x)dx=Exception raised: TypeError Input:

integrate((((-15*x**2-120*x)*ln(x)-15*x**2-165*x-360)*ln(x+8)+((42*x**3+44 
7*x**2+888*x)*exp(2/5*x)**2*exp(x)**2+15*x**2+45*x)*ln(x)+(-15*x**2-165*x- 
360)*exp(2/5*x)**2*exp(x)**2)/(5*x**4+70*x**3+285*x**2+360*x)/ln(x)**2,x)
 

Output:

Exception raised: TypeError >> '>' not supported between instances of 'Pol 
y' and 'int'
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 89

Sympy [F(-2)]

Exception generated. 100105x+31x2+3e2xx2+ex(30x+24x2x3)+(30x19x26exx2)log(x)+3x2log2(x)75+10x83x2+30x3+e2x(3x2+3x3)+ex(30x17x2+19x3)+(30x+17x219x3+ex(6x26x3))log(x)+(3x2+3x3)log2(x)dx=Exception raised: PolynomialError Input:

integrate((3*x**2*ln(x)**2+(-6*exp(x)*x**2-19*x**2+30*x)*ln(x)+3*exp(x)**2 
*x**2+(-x**3+24*x**2-30*x)*exp(x)+31*x**2-105*x+100)/((3*x**3+3*x**2)*ln(x 
)**2+((-6*x**3-6*x**2)*exp(x)-19*x**3+17*x**2+30*x)*ln(x)+(3*x**3+3*x**2)* 
exp(x)**2+(19*x**3-17*x**2-30*x)*exp(x)+30*x**3-83*x**2+10*x+75),x)
 

Output:

Exception raised: PolynomialError >> 1/(3*x**4 + 6*x**3 + 3*x**2) contains 
 an element of the set of generators.
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 99

Sympy [F(-2)]

Exception generated. e4x311x2e2x2x2+2log(x)(8x2+88x316e2x38x4+24x2log(x))121x2+4e4x244x3+4x4+e2(44x2+8x3)+(44x8e2x8x2)log(x)+4log2(x)dx=Exception raised: TypeError Input:

integrate((24*x**2*ln(x)-16*x**3*exp(2)-8*x**4+88*x**3-8*x**2)*exp(2*x**3/ 
(2*ln(x)-2*exp(2)*x-2*x**2+11*x))**2/(4*ln(x)**2+(-8*exp(2)*x-8*x**2+44*x) 
*ln(x)+4*x**2*exp(2)**2+(8*x**3-44*x**2)*exp(2)+4*x**4-44*x**3+121*x**2),x 
)
 

Output:

Exception raised: TypeError >> '>' not supported between instances of 'Pol 
y' and 'int'
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 152

Sympy [F(-2)]

Exception generated. 33x+(12+3x3log(x))log(4x+log(x))+(64+e2(328x)+e4(4x)16x+(16+8e2+e4)log(x))log2(4x+log(x))(12x+3x23xlog(x))log(4x+log(x))+(64x16x2+e2(32x8x2)+e4(4xx2)+(16x+8e2x+e4x)log(x))log2(4x+log(x))dx=Exception raised: PolynomialError Input:

integrate((((exp(2)**2+8*exp(2)+16)*ln(x)+(-x+4)*exp(2)**2+(-8*x+32)*exp(2 
)-16*x+64)*ln(ln(x)-x+4)**2+(-3*ln(x)+3*x-12)*ln(ln(x)-x+4)-3*x+3)/(((x*ex 
p(2)**2+8*exp(2)*x+16*x)*ln(x)+(-x**2+4*x)*exp(2)**2+(-8*x**2+32*x)*exp(2) 
-16*x**2+64*x)*ln(ln(x)-x+4)**2+(-3*x*ln(x)+3*x**2-12*x)*ln(ln(x)-x+4)),x)
 

Output:

Exception raised: PolynomialError >> 1/(-_t0*x + x**2 - 4*x) contains an e 
lement of the set of generators.
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 211

Sympy [F(-2)]

Exception generated. 2x+2log(x)+(xlog(x))log(2x2)+(1x)log(2x2)log(xlog(2x2))(x32x2log(x)+xlog2(x))log(2x2)dx=Exception raised: TypeError Input:

integrate(((1-x)*ln(2*x**2)*ln(x/ln(2*x**2))+(x-ln(x))*ln(2*x**2)+2*ln(x)- 
2*x)/(x*ln(x)**2-2*x**2*ln(x)+x**3)/ln(2*x**2),x)
 

Output:

Exception raised: TypeError >> '>' not supported between instances of 'Pol 
y' and 'int'
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 222

Sympy [F(-2)]

Exception generated. 3750x+300x2+6x3+(4000x2+300x3+6x4)log(x)+((4000x2+310x3+6x4)log(x)+(3750x+300x2+6x3)log(x)log(log(x)))log(6400x2+480x3+9x4+(12000x+930x2+18x3)log(log(x))+(5625+450x+9x2)log2(log(x))5625+450x+9x2)(2000x+155x2+3x3)log(x)+(1875+150x+3x2)log(x)log(log(x))dx=Exception raised: TypeError Input:

integrate((((6*x**3+300*x**2+3750*x)*ln(x)*ln(ln(x))+(6*x**4+310*x**3+4000 
*x**2)*ln(x))*ln(((9*x**2+450*x+5625)*ln(ln(x))**2+(18*x**3+930*x**2+12000 
*x)*ln(ln(x))+9*x**4+480*x**3+6400*x**2)/(9*x**2+450*x+5625))+(6*x**4+300* 
x**3+4000*x**2)*ln(x)+6*x**3+300*x**2+3750*x)/((3*x**2+150*x+1875)*ln(x)*l 
n(ln(x))+(3*x**3+155*x**2+2000*x)*ln(x)),x)
 

Output:

Exception raised: TypeError >> '>' not supported between instances of 'Pol 
y' and 'int'
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 255

Sympy [F(-2)]

Exception generated. x3log(2)+(18x23x3)log(2)log(6x)+(12x2x2+(12+2x)log(2))log2(6x)(6x3x4)log(2)log(6x)+(6x2x3+(613x+2x2)log(2))log2(6x)dx=Exception raised: PolynomialError Input:

integrate((((2*x-12)*ln(2)-2*x**2+12*x)*ln(6-x)**2+(-3*x**3+18*x**2)*ln(2) 
*ln(6-x)+x**3*ln(2))/(((2*x**2-13*x+6)*ln(2)-x**3+6*x**2)*ln(6-x)**2+(-x** 
4+6*x**3)*ln(2)*ln(6-x)),x)
 

Output:

Exception raised: PolynomialError >> 1/(x**5 - 6*x**4 - 4*x**4*log(2) + 4* 
x**3*log(2)**2 + 26*x**3*log(2) - 28*x**2*log(2)**2 - 12*x**2*log(2) + 25* 
x*log(2)**2 - 6*log(2)**2) contains an element of the set of generators.
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 256

Sympy [F(-2)]

Exception generated. ex(e1+14(2+x)(3627x+3x2)+e(144144x+16x2))192x2+96e14(2+x)x2+12e12(2+x)x2dx=Exception raised: PolynomialError Input:

integrate(((3*x**2-27*x+36)*exp(1)*exp(1/4*x-1/2)+(16*x**2-144*x+144)*exp( 
1))*exp(x)/(12*x**2*exp(1/4*x-1/2)**2+96*x**2*exp(1/4*x-1/2)+192*x**2),x)
 

Output:

Exception raised: PolynomialError >> (3*_t0**5*x**2*exp(6) - 27*_t0**5*x*e 
xp(6) + 36*_t0**5*exp(6) + 16*_t0**4*x**2*exp(13/2) - 144*_t0**4*x*exp(13/ 
2) + 144*_t0**4*exp(13/2))/(12*_t0**2*x**2*exp(9/2) + 96*_t0*x**2*exp(5) + 
 192*x**2*exp(1
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 275

Sympy [F(-2)]

Exception generated. 4x+(4x+x3)log(x)+(4x+3x2)log(x)log(log(x)x)+3xlog(x)log2(log(x)x)+log(x)log3(log(x)x)(7x3+x4)log(x)+(17x2+3x3)log(x)log(log(x)x)+(15x+3x2)log(x)log2(log(x)x)+(5+x)log(x)log3(log(x)x)dx=Exception raised: PolynomialError Input:

integrate((ln(x)*ln(ln(x)/x)**3+3*x*ln(x)*ln(ln(x)/x)**2+(3*x**2-4*x)*ln(x 
)*ln(ln(x)/x)+(x**3-4*x)*ln(x)+4*x)/((-5+x)*ln(x)*ln(ln(x)/x)**3+(3*x**2-1 
5*x)*ln(x)*ln(ln(x)/x)**2+(3*x**3-17*x**2)*ln(x)*ln(ln(x)/x)+(x**4-7*x**3) 
*ln(x)),x)
 

Output:

Exception raised: PolynomialError >> 1/(_t0**2*x**4 - 20*_t0**2*x**3 + 150 
*_t0**2*x**2 - 500*_t0**2*x + 625*_t0**2) contains an element of the set o 
f generators.
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 280

Sympy [F(-2)]

Exception generated. ex4+2x+2log(x2)(16+8x+20x2+6x3+(16+17x+11x2)log(x2)+(4+6x)log2(x2))8x38x46x5+4x6+2x7+(8x312x4+4x6)log(x2)+(2x34x4+2x5)log2(x2)dx=Exception raised: TypeError Input:

integrate(((6*x-4)*ln(x**2)**2+(11*x**2+17*x-16)*ln(x**2)+6*x**3+20*x**2+8 
*x-16)*exp(x/(2*ln(x**2)+2*x+4))/((2*x**5-4*x**4+2*x**3)*ln(x**2)**2+(4*x* 
*6-12*x**4+8*x**3)*ln(x**2)+2*x**7+4*x**6-6*x**5-8*x**4+8*x**3),x)
 

Output:

Exception raised: TypeError >> '>' not supported between instances of 'Pol 
y' and 'int'
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 284

Sympy [F(-2)]

Exception generated. e3(3+5xx2)+e6(12+20x4x2)log(x)+(e6(12x+4x2)+e6(124x)log(3xx2))log(x+log(3xx2))30x210x3+(30x+10x2)log(3xx2)+log(x)(e3(240x280x3)+e3(240x+80x2)log(3xx2))+log2(x)(e6(480x2160x3)+e6(480x+160x2)log(3xx2))dx=Exception raised: TypeError Input:

integrate((((-4*x+12)*exp(3)**2*ln(-x**2+3*x)+(4*x**2-12*x)*exp(3)**2)*ln( 
ln(-x**2+3*x)-x)+(-4*x**2+20*x-12)*exp(3)**2*ln(x)+(-x**2+5*x-3)*exp(3))/( 
((160*x**2-480*x)*exp(3)**2*ln(-x**2+3*x)+(-160*x**3+480*x**2)*exp(3)**2)* 
ln(x)**2+((80*x**2-240*x)*exp(3)*ln(-x**2+3*x)+(-80*x**3+240*x**2)*exp(3)) 
*ln(x)+(10*x**2-30*x)*ln(-x**2+3*x)-10*x**3+30*x**2),x)
 

Output:

Exception raised: TypeError >> '>' not supported between instances of 'Pol 
y' and 'int'
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 307

Sympy [F(-2)]

Exception generated. e54x2+x2log(log(x))(5+40log(x)10log(x)log(log(x)))16x3log(x)8x3log(x)log(log(x))+x3log(x)log2(log(x))dx=Exception raised: TypeError Input:

integrate((-10*ln(x)*ln(ln(x))+40*ln(x)-5)*exp(5/(x**2*ln(ln(x))-4*x**2))/ 
(x**3*ln(x)*ln(ln(x))**2-8*x**3*ln(x)*ln(ln(x))+16*x**3*ln(x)),x)
 

Output:

Exception raised: TypeError >> '>' not supported between instances of 'Pol 
y' and 'int'
                                                                                    
                                                                                    
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 330

Sympy [F(-2)]

Exception generated. 4x3log(x)log2(log(x))+e8x5e3x+x210log(log(x))log(log(x))(8+5e3x+(85e3+2x)log(x)log(log(x)))+e8x5e3x+x210log(log(x))2log(log(x))(8x2+5e3x2x3+(8x25e3x2+2x3)log(x)log(log(x))+4xlog(x)log2(log(x)))log(x)log2(log(x))dx=Exception raised: TypeError Input:

integrate((((-5*exp(3)+2*x-8)*ln(x)*ln(ln(x))+5*exp(3)+8-x)*exp(1/2*(-10*l 
n(ln(x))-5*x*exp(3)+x**2-8*x)/ln(ln(x)))**2+(4*x*ln(x)*ln(ln(x))**2+(-5*x* 
*2*exp(3)+2*x**3-8*x**2)*ln(x)*ln(ln(x))+5*x**2*exp(3)-x**3+8*x**2)*exp(1/ 
2*(-10*ln(ln(x))-5*x*exp(3)+x**2-8*x)/ln(ln(x)))+4*x**3*ln(x)*ln(ln(x))**2 
)/ln(x)/ln(ln(x))**2,x)
 

Output:

Exception raised: TypeError >> '>' not supported between instances of 'Pol 
y' and 'int'
 

input file name test_cases/extra_tests/361_Hebisch_1

Test file number 361

Integral number in file 473