2.4.4 Integrals 301 to 400

2.4.4.1 Sympy [F(-2)]

Exception generated. (g+hx)m(a+blog(c(d(e+fx)p)q))2dx=Exception raised: HeuristicGCDFailed

[In]

integrate((h*x+g)**m/(a+b*ln(c*(d*(f*x+e)**p)**q))**2,x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number 62

Integral number in file 508

2.4.4.2 Sympy [F(-2)]

Exception generated. (g+hx)ma+blog(c(d(e+fx)p)q)dx=Exception raised: HeuristicGCDFailed

[In]

integrate((h*x+g)**m*(a+b*ln(c*(d*(f*x+e)**p)**q))**(1/2),x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number 62

Integral number in file 510

2.4.4.3 Sympy [F(-2)]

Exception generated. (g+hx)m(a+blog(c(d(e+fx)p)q))3/2dx=Exception raised: HeuristicGCDFailed

[In]

integrate((h*x+g)**m/(a+b*ln(c*(d*(f*x+e)**p)**q))**(3/2),x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number 62

Integral number in file 512

2.4.4.4 Sympy [F(-2)]

Exception generated. (g+hx)m(a+blog(c(d(e+fx)p)q))ndx=Exception raised: HeuristicGCDFailed

[In]

integrate((h*x+g)**m*(a+b*ln(c*(d*(f*x+e)**p)**q))**n,x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number 62

Integral number in file 513

2.4.4.5 Sympy [F(-2)]

Exception generated. (fx)1nlog(c(d+exn)p)dx=Exception raised: TypeError

[In]

integrate((f*x)**(-1-n)*ln(c*(d+e*x**n)**p),x)

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 68

2.4.4.6 Sympy [F(-2)]

Exception generated. (fx)12nlog(c(d+exn)p)dx=Exception raised: TypeError

[In]

integrate((f*x)**(-1-2*n)*ln(c*(d+e*x**n)**p),x)

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 69

2.4.4.7 Sympy [F(-2)]

Exception generated. (d+ex)mlog(c(a+bx)p)dx=Exception raised: HeuristicGCDFailed

[In]

integrate((e*x+d)**m*ln(c*(b*x+a)**p),x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 208

2.4.4.8 Sympy [F(-2)]

Exception generated. log(c(d+exn)p)x(f+gxn)dx=Exception raised: HeuristicGCDFailed

[In]

integrate(ln(c*(d+e*x**n)**p)/x/(f+g/(x**n)),x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 372

2.4.4.9 Sympy [F(-2)]

Exception generated. log(c(d+exn))x(ce(1cd)xn)dx=Exception raised: TypeError

[In]

integrate(ln(c*(d+e*x**n))/x/(c*e+(c*d-1)/(x**n)),x)

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 378

2.4.4.10 Sympy [F(-2)]

Exception generated. x1+nlog(c(d+exn))1+cd+cexndx=Exception raised: TypeError

[In]

integrate(x**(-1+n)*ln(c*(d+e*x**n))/(-1+c*d+c*e*x**n),x)

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 379

2.4.4.11 Sympy [F(-2)]

Exception generated. (f+gxn)2logq(c(d+exn)p)xdx=Exception raised: HeuristicGCDFailed

[In]

integrate((f+g*x**n)**2*ln(c*(d+e*x**n)**p)**q/x,x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 382

2.4.4.12 Sympy [F(-2)]

Exception generated. logq(c(d+exn)p)x(f+gxn)dx=Exception raised: HeuristicGCDFailed

[In]

integrate(ln(c*(d+e*x**n)**p)**q/x/(f+g/(x**n)),x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 387

2.4.4.13 Sympy [F(-2)]

Exception generated. log(x)log(d+exm)xdx=Exception raised: TypeError

[In]

integrate(ln(x)*ln(d+e*x**m)/x,x)

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 389

2.4.4.14 Sympy [F(-2)]

Exception generated. a+blog(c(d+ex3)n)x3dx=Exception raised: HeuristicGCDFailed

[In]

integrate((a+b*ln(c*(d+e/x**(1/3))**n))/x**3,x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 495

2.4.4.15 Sympy [F(-2)]

Exception generated. (f+gx)(a+blog(c(d+ex2)p))hxdx=Exception raised: TypeError

[In]

integrate((g*x+f)*(a+b*ln(c*(e*x**2+d)**p))/(h*x)**(1/2),x)

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 606

2.4.4.16 Sympy [F(-2)]

Exception generated. (f+gx)(a+blog(c(d+ex2)p))(hx)3/2dx=Exception raised: TypeError

[In]

integrate((g*x+f)*(a+b*ln(c*(e*x**2+d)**p))/(h*x)**(3/2),x)

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 607

2.4.4.17 Sympy [F(-2)]

Exception generated. (f+gx)(a+blog(c(d+ex2)p))(hx)5/2dx=Exception raised: TypeError

[In]

integrate((g*x+f)*(a+b*ln(c*(e*x**2+d)**p))/(h*x)**(5/2),x)

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 608

2.4.4.18 Sympy [F(-2)]

Exception generated. (f+gx)2(a+blog(c(d+ex2)p))hxdx=Exception raised: TypeError

[In]

integrate((g*x+f)**2*(a+b*ln(c*(e*x**2+d)**p))/(h*x)**(1/2),x)

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 611

2.4.4.19 Sympy [F(-2)]

Exception generated. (f+gx)2(a+blog(c(d+ex2)p))(hx)3/2dx=Exception raised: TypeError

[In]

integrate((g*x+f)**2*(a+b*ln(c*(e*x**2+d)**p))/(h*x)**(3/2),x)

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 612

2.4.4.20 Sympy [F(-2)]

Exception generated. (f+gx)2(a+blog(c(d+ex2)p))(hx)5/2dx=Exception raised: TypeError

[In]

integrate((g*x+f)**2*(a+b*ln(c*(e*x**2+d)**p))/(h*x)**(5/2),x)

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 613

2.4.4.21 Sympy [F(-2)]

Exception generated. log(fxp)log(1+exm)xdx=Exception raised: TypeError

[In]

integrate(ln(f*x**p)*ln(1+e*x**m)/x,x)

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 619

2.4.4.22 Sympy [F(-2)]

Exception generated. log(fxp)(a+blog(c(d+exm)n))xdx=Exception raised: TypeError

[In]

integrate(ln(f*x**p)*(a+b*ln(c*(d+e*x**m)**n))/x,x)

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number 63

Integral number in file 623

2.4.4.23 Sympy [F(-2)]

Exception generated. ax3+2bnx2log(cxn)(ax2+bxlog2(cxn))3dx=Exception raised: HeuristicGCDFailed

[In]

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

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number 64

Integral number in file 28

2.4.4.24 Sympy [F(-2)]

Exception generated. log(2x(ded+ex)d+ex2)d+ex2dx=Exception raised: TypeError

[In]

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

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number 64

Integral number in file 40

2.4.4.25 Sympy [F(-2)]

Exception generated. log(2x(dedex)d+ex2)d+ex2dx=Exception raised: TypeError

[In]

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

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number 64

Integral number in file 41

2.4.4.26 Sympy [F(-2)]

Exception generated. log(2x(ded+ex)d+ex2)d+ex2dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number 64

Integral number in file 42

2.4.4.27 Sympy [F(-2)]

Exception generated. log(2x(dedex)d+ex2)d+ex2dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number 64

Integral number in file 43

2.4.4.28 Sympy [F(-2)]

Exception generated. log(2x(de+ex)d+ex2)d+ex2dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number 64

Integral number in file 44

2.4.4.29 Sympy [F(-2)]

Exception generated. log(2x(deex)d+ex2)d+ex2dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number 64

Integral number in file 45

2.4.4.30 Sympy [F(-2)]

Exception generated. log2(1+x+x2)dx=Exception raised: RecursionError

[In]

integrate(ln(x**2+x+1)**2,x)

[Out]

Exception raised: RecursionError >> maximum recursion depth exceeded in comparison

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number 64

Integral number in file 99

2.4.4.31 Sympy [F(-2)]

Exception generated. log2(1+x+x2)x3dx=Exception raised: RecursionError

[In]

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

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number 64

Integral number in file 100

2.4.4.32 Sympy [F(-2)]

Exception generated. sin(a+bx)tan2(a+bx)dx=Exception raised: HeuristicGCDFailed

[In]

integrate(sec(b*x+a)**2*sin(b*x+a)**3,x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 4_Trig_functions/4.1_Sine/4.1.0-a_sin-^m-b_trg-^n.txt

Test file number 65

Integral number in file 72

2.4.4.33 Sympy [F(-2)]

Exception generated. sin3(a+bx)tan2(a+bx)dx=Exception raised: HeuristicGCDFailed

[In]

integrate(sec(b*x+a)**2*sin(b*x+a)**5,x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 4_Trig_functions/4.1_Sine/4.1.0-a_sin-^m-b_trg-^n.txt

Test file number 65

Integral number in file 106

2.4.4.34 Sympy [F(-2)]

Exception generated. sin3(c+dx)(e+fx)(a+asin(c+dx))dx=Exception raised: HeuristicGCDFailed

[In]

integrate(sin(d*x+c)**3/(f*x+e)/(a+a*sin(d*x+c)),x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number 66

Integral number in file 195

2.4.4.35 Sympy [F(-2)]

Exception generated. cos3(c+dx)(e+fx)(a+asin(c+dx))dx=Exception raised: HeuristicGCDFailed

[In]

integrate(cos(d*x+c)**3/(f*x+e)/(a+a*sin(d*x+c)),x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number 66

Integral number in file 267

2.4.4.36 Sympy [F(-2)]

Exception generated. (3+bsin(e+fx))m(c+dsin(e+fx))ndx=Exception raised: HeuristicGCDFailed

[In]

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

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 4_Trig_functions/4.1_Sine/4.1.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number 73

Integral number in file 801

2.4.4.37 Sympy [F(-2)]

Exception generated. cos7(c+dx)sinn(c+dx)(a+asin(c+dx))4dx=Exception raised: HeuristicGCDFailed

[In]

integrate(cos(d*x+c)**7*sin(d*x+c)**n/(a+a*sin(d*x+c))**4,x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 4_Trig_functions/4.1_Sine/4.1.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number 74

Integral number in file 703

2.4.4.38 Sympy [F(-2)]

Exception generated. cos4(e+fx)(c+dsin(e+fx))n(a+asin(e+fx))2dx=Exception raised: HeuristicGCDFailed

[In]

integrate(cos(f*x+e)**4*(c+d*sin(f*x+e))**n/(a+a*sin(f*x+e))**2,x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 4_Trig_functions/4.1_Sine/4.1.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number 74

Integral number in file 949

2.4.4.39 Sympy [F(-2)]

Exception generated. cos2(e+fx)(c+dsin(e+fx))n(a+bsin(e+fx))2dx=Exception raised: HeuristicGCDFailed

[In]

integrate(cos(f*x+e)**2*(c+d*sin(f*x+e))**n/(a+b*sin(f*x+e))**2,x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 4_Trig_functions/4.1_Sine/4.1.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number 74

Integral number in file 1527

2.4.4.40 Sympy [F(-2)]

Exception generated. (a+bsin(e+fx))m(A+Bsin(e+fx))(c+dsin(e+fx))ndx=Exception raised: HeuristicGCDFailed

[In]

integrate((a+b*sin(f*x+e))**m*(A+B*sin(f*x+e))*(c+d*sin(f*x+e))**n,x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 4_Trig_functions/4.1_Sine/4.1.3.1-a+b_sin-^m-c+d_sin-^n-A+B_sin-.txt

Test file number 76

Integral number in file 358

2.4.4.41 Sympy [F(-2)]

Exception generated. cos2(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(cos(d*x+c)**2/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.1.2-d_sec-^m-a+b_tan-^n.txt

Test file number 101

Integral number in file 570

2.4.4.42 Sympy [F(-2)]

Exception generated. cos4(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(cos(d*x+c)**4/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.1.2-d_sec-^m-a+b_tan-^n.txt

Test file number 101

Integral number in file 571

2.4.4.43 Sympy [F(-2)]

Exception generated. sin6(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(sin(d*x+c)**6/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.1.3-d_sin-^m-a+b_tan-^n.txt

Test file number 102

Integral number in file 67

2.4.4.44 Sympy [F(-2)]

Exception generated. sin4(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(sin(d*x+c)**4/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.1.3-d_sin-^m-a+b_tan-^n.txt

Test file number 102

Integral number in file 68

2.4.4.45 Sympy [F(-2)]

Exception generated. sin2(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(sin(d*x+c)**2/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.1.3-d_sin-^m-a+b_tan-^n.txt

Test file number 102

Integral number in file 69

2.4.4.46 Sympy [F(-2)]

Exception generated. sin4(c+dx)(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(sin(d*x+c)**4/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.1.3-d_sin-^m-a+b_tan-^n.txt

Test file number 102

Integral number in file 73

2.4.4.47 Sympy [F(-2)]

Exception generated. sin2(c+dx)(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(sin(d*x+c)**2/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.1.3-d_sin-^m-a+b_tan-^n.txt

Test file number 102

Integral number in file 74

2.4.4.48 Sympy [F(-2)]

Exception generated. tan6(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)**6/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 477

2.4.4.49 Sympy [F(-2)]

Exception generated. tan5(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)**5/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 478

2.4.4.50 Sympy [F(-2)]

Exception generated. tan4(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)**4/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 479

2.4.4.51 Sympy [F(-2)]

Exception generated. tan3(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 480

2.4.4.52 Sympy [F(-2)]

Exception generated. tan2(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 481

2.4.4.53 Sympy [F(-2)]

Exception generated. tan(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 482

2.4.4.54 Sympy [F(-2)]

Exception generated. 1(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 483

2.4.4.55 Sympy [F(-2)]

Exception generated. cot(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(cot(d*x+c)/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 484

2.4.4.56 Sympy [F(-2)]

Exception generated. cot2(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(cot(d*x+c)**2/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 485

2.4.4.57 Sympy [F(-2)]

Exception generated. tan6(c+dx)(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)**6/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 486

2.4.4.58 Sympy [F(-2)]

Exception generated. tan5(c+dx)(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)**5/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 487

2.4.4.59 Sympy [F(-2)]

Exception generated. tan4(c+dx)(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 488

2.4.4.60 Sympy [F(-2)]

Exception generated. tan3(c+dx)(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)**3/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 489

2.4.4.61 Sympy [F(-2)]

Exception generated. tan2(c+dx)(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)**2/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 490

2.4.4.62 Sympy [F(-2)]

Exception generated. tan(c+dx)(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 491

2.4.4.63 Sympy [F(-2)]

Exception generated. 1(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 492

2.4.4.64 Sympy [F(-2)]

Exception generated. cot(c+dx)(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(cot(d*x+c)/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 493

2.4.4.65 Sympy [F(-2)]

Exception generated. cot2(c+dx)(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(cot(d*x+c)**2/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 494

2.4.4.66 Sympy [F(-2)]

Exception generated. c+dtan(e+fx)(a+btan(e+fx))3dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 1196

2.4.4.67 Sympy [F(-2)]

Exception generated. (c+dtan(e+fx))2(a+btan(e+fx))3dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 1202

2.4.4.68 Sympy [F(-2)]

Exception generated. (c+dtan(e+fx))3(a+btan(e+fx))3dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 1208

2.4.4.69 Sympy [F(-2)]

Exception generated. 1(a+btan(e+fx))2(c+dtan(e+fx))dx=Exception raised: NotImplementedError

[In]

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

[Out]

Exception raised: NotImplementedError >> no valid subset found

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 1214

2.4.4.70 Sympy [F(-2)]

Exception generated. 1(a+btan(e+fx))3(c+dtan(e+fx))dx=Exception raised: NotImplementedError

[In]

integrate(1/(a+b*tan(f*x+e))**3/(c+d*tan(f*x+e)),x)

[Out]

Exception raised: NotImplementedError >> no valid subset found

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 1215

2.4.4.71 Sympy [F(-2)]

Exception generated. 1(a+btan(e+fx))(c+dtan(e+fx))2dx=Exception raised: NotImplementedError

[In]

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

[Out]

Exception raised: NotImplementedError >> no valid subset found

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 1220

2.4.4.72 Sympy [F(-2)]

Exception generated. 1(a+btan(e+fx))2(c+dtan(e+fx))2dx=Exception raised: NotImplementedError

[In]

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

[Out]

Exception raised: NotImplementedError >> no valid subset found

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 1221

2.4.4.73 Sympy [F(-2)]

Exception generated. (a+btan(e+fx))4(c+dtan(e+fx))3dx=Exception raised: AttributeError

[In]

integrate((a+b*tan(f*x+e))**4/(c+d*tan(f*x+e))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 1223

2.4.4.74 Sympy [F(-2)]

Exception generated. (a+btan(e+fx))3(c+dtan(e+fx))3dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 1224

2.4.4.75 Sympy [F(-2)]

Exception generated. (a+btan(e+fx))2(c+dtan(e+fx))3dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 1225

2.4.4.76 Sympy [F(-2)]

Exception generated. a+btan(e+fx)(c+dtan(e+fx))3dx=Exception raised: AttributeError

[In]

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

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 1226

2.4.4.77 Sympy [F(-2)]

Exception generated. 1(a+btan(e+fx))(c+dtan(e+fx))3dx=Exception raised: NotImplementedError

[In]

integrate(1/(a+b*tan(f*x+e))/(c+d*tan(f*x+e))**3,x)

[Out]

Exception raised: NotImplementedError >> no valid subset found

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 1227

2.4.4.78 Sympy [F(-2)]

Exception generated. (a+btan(e+fx))m(c+dtan(e+fx))ndx=Exception raised: HeuristicGCDFailed

[In]

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

[Out]

Exception raised: HeuristicGCDFailed >> no luck

input file name 4_Trig_functions/4.3_Tangent/4.3.2.1-a+b_tan-^m-c+d_tan-^n.txt

Test file number 103

Integral number in file 1304

2.4.4.79 Sympy [F(-2)]

Exception generated. A+Btan(c+dx)tan(c+dx)(a+iatan(c+dx))dx=Exception raised: TypeError

[In]

integrate((A+B*tan(d*x+c))/tan(d*x+c)**(1/2)/(a+I*a*tan(d*x+c)),x)

[Out]

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

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 137

2.4.4.80 Sympy [F(-2)]

Exception generated. A+Btan(c+dx)tan32(c+dx)(a+iatan(c+dx))dx=Exception raised: TypeError

[In]

integrate((A+B*tan(d*x+c))/tan(d*x+c)**(3/2)/(a+I*a*tan(d*x+c)),x)

[Out]

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

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 138

2.4.4.81 Sympy [F(-2)]

Exception generated. A+Btan(c+dx)tan(c+dx)(a+iatan(c+dx))2dx=Exception raised: TypeError

[In]

integrate((A+B*tan(d*x+c))/tan(d*x+c)**(1/2)/(a+I*a*tan(d*x+c))**2,x)

[Out]

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

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 143

2.4.4.82 Sympy [F(-2)]

Exception generated. A+Btan(c+dx)tan32(c+dx)(a+iatan(c+dx))2dx=Exception raised: TypeError

[In]

integrate((A+B*tan(d*x+c))/tan(d*x+c)**(3/2)/(a+I*a*tan(d*x+c))**2,x)

[Out]

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

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 144

2.4.4.83 Sympy [F(-2)]

Exception generated. A+Btan(c+dx)tan(c+dx)(a+iatan(c+dx))3dx=Exception raised: TypeError

[In]

integrate((A+B*tan(d*x+c))/tan(d*x+c)**(1/2)/(a+I*a*tan(d*x+c))**3,x)

[Out]

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

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 151

2.4.4.84 Sympy [F(-2)]

Exception generated. A+Btan(c+dx)tan32(c+dx)(a+iatan(c+dx))3dx=Exception raised: TypeError

[In]

integrate((A+B*tan(d*x+c))/tan(d*x+c)**(3/2)/(a+I*a*tan(d*x+c))**3,x)

[Out]

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

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 152

2.4.4.85 Sympy [F(-2)]

Exception generated. tan4(c+dx)(A+Btan(c+dx))(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)**4*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 282

2.4.4.86 Sympy [F(-2)]

Exception generated. tan3(c+dx)(A+Btan(c+dx))(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)**3*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 283

2.4.4.87 Sympy [F(-2)]

Exception generated. tan2(c+dx)(A+Btan(c+dx))(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)**2*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 284

2.4.4.88 Sympy [F(-2)]

Exception generated. tan(c+dx)(A+Btan(c+dx))(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 285

2.4.4.89 Sympy [F(-2)]

Exception generated. A+Btan(c+dx)(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate((A+B*tan(d*x+c))/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 286

2.4.4.90 Sympy [F(-2)]

Exception generated. cot(c+dx)(A+Btan(c+dx))(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(cot(d*x+c)*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 287

2.4.4.91 Sympy [F(-2)]

Exception generated. cot2(c+dx)(A+Btan(c+dx))(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(cot(d*x+c)**2*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 288

2.4.4.92 Sympy [F(-2)]

Exception generated. cot3(c+dx)(A+Btan(c+dx))(a+btan(c+dx))3dx=Exception raised: AttributeError

[In]

integrate(cot(d*x+c)**3*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**3,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 289

2.4.4.93 Sympy [F(-2)]

Exception generated. tan4(c+dx)(A+Btan(c+dx))(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)**4*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 290

2.4.4.94 Sympy [F(-2)]

Exception generated. tan3(c+dx)(A+Btan(c+dx))(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)**3*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 291

2.4.4.95 Sympy [F(-2)]

Exception generated. tan2(c+dx)(A+Btan(c+dx))(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)**2*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 292

2.4.4.96 Sympy [F(-2)]

Exception generated. tan(c+dx)(A+Btan(c+dx))(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(tan(d*x+c)*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 293

2.4.4.97 Sympy [F(-2)]

Exception generated. A+Btan(c+dx)(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate((A+B*tan(d*x+c))/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 294

2.4.4.98 Sympy [F(-2)]

Exception generated. cot(c+dx)(A+Btan(c+dx))(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(cot(d*x+c)*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 295

2.4.4.99 Sympy [F(-2)]

Exception generated. cot2(c+dx)(A+Btan(c+dx))(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(cot(d*x+c)**2*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 296

2.4.4.100 Sympy [F(-2)]

Exception generated. cot3(c+dx)(A+Btan(c+dx))(a+btan(c+dx))4dx=Exception raised: AttributeError

[In]

integrate(cot(d*x+c)**3*(A+B*tan(d*x+c))/(a+b*tan(d*x+c))**4,x)

[Out]

Exception raised: AttributeError >> 'NoneType' object has no attribute 'primitive'

input file name 4_Trig_functions/4.3_Tangent/4.3.3.1-a+b_tan-^m-c+d_tan-^n-A+B_tan-.txt

Test file number 104

Integral number in file 297