2.1.3 Integrals 201 to 300

2.1.3.1 Fricas [F(-2)]

Exception generated. x(a+bxn+cx2n)3/2dx=Exception raised: TypeError

[In]

integrate(x*(a+b*x^n+c*x^(2*n))^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 577

2.1.3.2 Fricas [F(-2)]

Exception generated. (a+bxn+cx2n)3/2dx=Exception raised: TypeError

[In]

integrate((a+b*x^n+c*x^(2*n))^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 578

2.1.3.3 Fricas [F(-2)]

Exception generated. (a+bxn+cx2n)3/2x2dx=Exception raised: TypeError

[In]

integrate((a+b*x^n+c*x^(2*n))^(3/2)/x^2,x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 580

2.1.3.4 Fricas [F(-2)]

Exception generated. (a+bxn+cx2n)3/2x3dx=Exception raised: TypeError

[In]

integrate((a+b*x^n+c*x^(2*n))^(3/2)/x^3,x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 581

2.1.3.5 Fricas [F(-2)]

Exception generated. x3a+bxn+cx2ndx=Exception raised: TypeError

[In]

integrate(x^3/(a+b*x^n+c*x^(2*n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 582

2.1.3.6 Fricas [F(-2)]

Exception generated. x2a+bxn+cx2ndx=Exception raised: TypeError

[In]

integrate(x^2/(a+b*x^n+c*x^(2*n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 583

2.1.3.7 Fricas [F(-2)]

Exception generated. xa+bxn+cx2ndx=Exception raised: TypeError

[In]

integrate(x/(a+b*x^n+c*x^(2*n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 584

2.1.3.8 Fricas [F(-2)]

Exception generated. 1a+bxn+cx2ndx=Exception raised: TypeError

[In]

integrate(1/(a+b*x^n+c*x^(2*n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 585

2.1.3.9 Fricas [F(-2)]

Exception generated. 1x2a+bxn+cx2ndx=Exception raised: TypeError

[In]

integrate(1/x^2/(a+b*x^n+c*x^(2*n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 587

2.1.3.10 Fricas [F(-2)]

Exception generated. 1x3a+bxn+cx2ndx=Exception raised: TypeError

[In]

integrate(1/x^3/(a+b*x^n+c*x^(2*n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 588

2.1.3.11 Fricas [F(-2)]

Exception generated. x3(a+bxn+cx2n)3/2dx=Exception raised: TypeError

[In]

integrate(x^3/(a+b*x^n+c*x^(2*n))^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 589

2.1.3.12 Fricas [F(-2)]

Exception generated. x2(a+bxn+cx2n)3/2dx=Exception raised: TypeError

[In]

integrate(x^2/(a+b*x^n+c*x^(2*n))^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 590

2.1.3.13 Fricas [F(-2)]

Exception generated. x(a+bxn+cx2n)3/2dx=Exception raised: TypeError

[In]

integrate(x/(a+b*x^n+c*x^(2*n))^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 591

2.1.3.14 Fricas [F(-2)]

Exception generated. 1(a+bxn+cx2n)3/2dx=Exception raised: TypeError

[In]

integrate(1/(a+b*x^n+c*x^(2*n))^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 592

2.1.3.15 Fricas [F(-2)]

Exception generated. 1x2(a+bxn+cx2n)3/2dx=Exception raised: TypeError

[In]

integrate(1/x^2/(a+b*x^n+c*x^(2*n))^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 594

2.1.3.16 Fricas [F(-2)]

Exception generated. 1x3(a+bxn+cx2n)3/2dx=Exception raised: TypeError

[In]

integrate(1/x^3/(a+b*x^n+c*x^(2*n))^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 595

2.1.3.17 Fricas [F(-2)]

Exception generated. (dx)m(a+bxn+cx2n)3/2dx=Exception raised: TypeError

[In]

integrate((d*x)^m*(a+b*x^n+c*x^(2*n))^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 602

2.1.3.18 Fricas [F(-2)]

Exception generated. (dx)ma+bxn+cx2ndx=Exception raised: TypeError

[In]

integrate((d*x)^m*(a+b*x^n+c*x^(2*n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 603

2.1.3.19 Fricas [F(-2)]

Exception generated. (dx)ma+bxn+cx2ndx=Exception raised: TypeError

[In]

integrate((d*x)^m/(a+b*x^n+c*x^(2*n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 604

2.1.3.20 Fricas [F(-2)]

Exception generated. (dx)m(a+bxn+cx2n)3/2dx=Exception raised: TypeError

[In]

integrate((d*x)^m/(a+b*x^n+c*x^(2*n))^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number 46

Integral number in file 605

2.1.3.21 Fricas [F(-2)]

Exception generated. (d+exn)a+bxn+cx2ndx=Exception raised: TypeError

[In]

integrate((d+e*x^n)*(a+b*x^n+c*x^(2*n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.3-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number 47

Integral number in file 85

2.1.3.22 Fricas [F(-2)]

Exception generated. (d+exn)(a+bxn+cx2n)3/2dx=Exception raised: TypeError

[In]

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

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.3-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number 47

Integral number in file 86

2.1.3.23 Fricas [F(-2)]

Exception generated. d+exna+bxn+cx2ndx=Exception raised: TypeError

[In]

integrate((d+e*x^n)/(a+b*x^n+c*x^(2*n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.3-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number 47

Integral number in file 87

2.1.3.24 Fricas [F(-2)]

Exception generated. d+exn(a+bxn+cx2n)3/2dx=Exception raised: TypeError

[In]

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

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.3-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number 47

Integral number in file 88

2.1.3.25 Fricas [F(-2)]

Exception generated. d+exn(a+bxn+cx2n)5/2dx=Exception raised: TypeError

[In]

integrate((d+e*x^n)/(a+b*x^n+c*x^(2*n))^(5/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.3-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number 47

Integral number in file 89

2.1.3.26 Fricas [F(-2)]

Exception generated. x1+q2bxn+cx2nq+axqdx=Exception raised: TypeError

[In]

integrate(x^(-1+1/2*q)/(b*x^n+c*x^(2*n-q)+a*x^q)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.4_Improper/1.2.4.2-d_x-^m-a_x^q+b_x^n+c_x^-2_n-q-^p.txt

Test file number 50

Integral number in file 140

2.1.3.27 Fricas [F(-2)]

Exception generated. x427a3+27a2bx2+27a2cx3+9ab2x4+b3x6dx=Exception raised: RuntimeError

[In]

integrate(x^4/(b^3*x^6+9*a*b^2*x^4+27*a^2*c*x^3+27*a^2*b*x^2+27*a^3),x, algorithm="fricas")

[Out]

Exception raised: RuntimeError >> no explicit roots found

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.1_Rational_functions.txt

Test file number 51

Integral number in file 136

2.1.3.28 Fricas [F(-2)]

Exception generated. x327a3+27a2bx2+27a2cx3+9ab2x4+b3x6dx=Exception raised: RuntimeError

[In]

integrate(x^3/(b^3*x^6+9*a*b^2*x^4+27*a^2*c*x^3+27*a^2*b*x^2+27*a^3),x, algorithm="fricas")

[Out]

Exception raised: RuntimeError >> no explicit roots found

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.1_Rational_functions.txt

Test file number 51

Integral number in file 137

2.1.3.29 Fricas [F(-2)]

Exception generated. x27a3+27a2bx2+27a2cx3+9ab2x4+b3x6dx=Exception raised: RuntimeError

[In]

integrate(x/(b^3*x^6+9*a*b^2*x^4+27*a^2*c*x^3+27*a^2*b*x^2+27*a^3),x, algorithm="fricas")

[Out]

Exception raised: RuntimeError >> no explicit roots found

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.1_Rational_functions.txt

Test file number 51

Integral number in file 139

2.1.3.30 Fricas [F(-2)]

Exception generated. 127a3+27a2bx2+27a2cx3+9ab2x4+b3x6dx=Exception raised: RuntimeError

[In]

integrate(1/(b^3*x^6+9*a*b^2*x^4+27*a^2*c*x^3+27*a^2*b*x^2+27*a^3),x, algorithm="fricas")

[Out]

Exception raised: RuntimeError >> no explicit roots found

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.1_Rational_functions.txt

Test file number 51

Integral number in file 140

2.1.3.31 Fricas [F(-2)]

Exception generated. 1x(27a3+27a2bx2+27a2cx3+9ab2x4+b3x6)dx=Exception raised: RuntimeError

[In]

integrate(1/x/(b^3*x^6+9*a*b^2*x^4+27*a^2*c*x^3+27*a^2*b*x^2+27*a^3),x, algorithm="fricas")

[Out]

Exception raised: RuntimeError >> no explicit roots found

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.1_Rational_functions.txt

Test file number 51

Integral number in file 141

2.1.3.32 Fricas [F(-2)]

Exception generated. 1(22/3x)1+x3dx=Exception raised: TypeError

[In]

integrate(1/(2^(2/3)-x)/(x^3-1)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   catdef: division by zero

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.2_Algebraic_functions.txt

Test file number 52

Integral number in file 3

2.1.3.33 Fricas [F(-2)]

Exception generated. 1(22/3+x)1x3dx=Exception raised: TypeError

[In]

integrate(1/(2^(2/3)+x)/(-x^3-1)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   catdef: division by zero

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.2_Algebraic_functions.txt

Test file number 52

Integral number in file 4

2.1.3.34 Fricas [F(-2)]

Exception generated. 2+3x(22/3x)1+x3dx=Exception raised: TypeError

[In]

integrate((2+3*x)/(2^(2/3)-x)/(x^3-1)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   catdef: division by zero

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.2_Algebraic_functions.txt

Test file number 52

Integral number in file 54

2.1.3.35 Fricas [F(-2)]

Exception generated. 1+3+x(c+dx)1x3dx=Exception raised: TypeError

[In]

integrate((1+x+3^(1/2))/(d*x+c)/(-x^3-1)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   catdef: division by zero

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.2_Algebraic_functions.txt

Test file number 52

Integral number in file 147

2.1.3.36 Fricas [F(-2)]

Exception generated. 13+x(c+dx)1x3dx=Exception raised: TypeError

[In]

integrate((1+x-3^(1/2))/(d*x+c)/(-x^3-1)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   catdef: division by zero

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.2_Algebraic_functions.txt

Test file number 52

Integral number in file 151

2.1.3.37 Fricas [F(-2)]

Exception generated. cdx(c+dx)2c3+d3x33dx=Exception raised: TypeError

[In]

integrate((-d*x+c)/(d*x+c)/(d^3*x^3+2*c^3)^(1/3),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (re
sidue poly has multiple non-linear factors)

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.2_Algebraic_functions.txt

Test file number 52

Integral number in file 172

2.1.3.38 Fricas [F(-2)]

Exception generated. (ca+bx2)3/2x4dx=Exception raised: TypeError

[In]

integrate((c*(b*x^2+a)^(1/2))^(3/2)/x^4,x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   Shouldn not  happen

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.2_Algebraic_functions.txt

Test file number 52

Integral number in file 258

2.1.3.39 Fricas [F(-2)]

Exception generated. ax2n1+xndx=Exception raised: TypeError

[In]

integrate((a*x^(2*n))^(1/2)/(1+x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.2_Algebraic_functions.txt

Test file number 52

Integral number in file 393

2.1.3.40 Fricas [F(-2)]

Exception generated. axn1+xndx=Exception raised: TypeError

[In]

integrate((a*x^n)^(1/2)/(1+x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.2_Algebraic_functions.txt

Test file number 52

Integral number in file 394

2.1.3.41 Fricas [F(-2)]

Exception generated. axn/21+xndx=Exception raised: TypeError

[In]

integrate((a*x^(1/2*n))^(1/2)/(1+x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.2_Algebraic_functions.txt

Test file number 52

Integral number in file 395

2.1.3.42 Fricas [F(-2)]

Exception generated. (ax2n1+xn+2xnax2n(2+n)1+xn)dx=Exception raised: TypeError

[In]

integrate((a*x^(2*n))^(1/2)/(1+x^n)^(1/2)+2*(a*x^(2*n))^(1/2)/(2+n)/(x^n)/(1+x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.2_Algebraic_functions.txt

Test file number 52

Integral number in file 396

2.1.3.43 Fricas [F(-2)]

Exception generated. 1ac+bcx3+da+bx3dx=Exception raised: TypeError

[In]

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

[Out]

Exception raised: TypeError >>  Error detected within library code:   Not integrable (provided residues have n
o relations)

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.2_Algebraic_functions.txt

Test file number 52

Integral number in file 559

2.1.3.44 Fricas [F(-2)]

Exception generated. xn1+xndx=Exception raised: TypeError

[In]

integrate((x^n/(1+x^n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 1_Algebraic_functions/1.3_Miscellaneous/1.3.2_Algebraic_functions.txt

Test file number 52

Integral number in file 1008

2.1.3.45 Fricas [F(-2)]

Exception generated. (a+bFcd+exf+gx)ndf+(ef+dg)x+egx2dx=Exception raised: TypeError

[In]

integrate((a+b*F^(c*(e*x+d)^(1/2)/(g*x+f)^(1/2)))^n/(d*f+(d*g+e*f)*x+e*g*x^2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   alglogextint: unimplemented

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 543

2.1.3.46 Fricas [F(-2)]

Exception generated. (a+bFcd+exdfefx)nd2e2x2dx=Exception raised: TypeError

[In]

integrate((a+b*F^(c*(e*x+d)^(1/2)/(-e*f*x+d*f)^(1/2)))^n/(-e^2*x^2+d^2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   alglogextint: unimplemented

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 550

2.1.3.47 Fricas [F(-2)]

Exception generated. 1+exex+xdx=Exception raised: TypeError

[In]

integrate((1+exp(x))/(exp(x)+x)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 732

2.1.3.48 Fricas [F(-2)]

Exception generated. fx(a+bx)2dx=Exception raised: TypeError

[In]

integrate((b*x+a)^2*(f^x)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 736

2.1.3.49 Fricas [F(-2)]

Exception generated. (1ex+x+exex+x)dx=Exception raised: TypeError

[In]

integrate(exp(x)/(exp(x)+x)^(1/2)+1/(exp(x)+x)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 744

2.1.3.50 Fricas [F(-2)]

Exception generated. ((1+ex)xex+x+2ex+x)dx=Exception raised: TypeError

[In]

integrate((1+exp(x))*x/(exp(x)+x)^(1/2)+2*(exp(x)+x)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 745

2.1.3.51 Fricas [F(-2)]

Exception generated. (xex+x+exxex+x+2ex+x)dx=Exception raised: TypeError

[In]

integrate(x/(exp(x)+x)^(1/2)+exp(x)*x/(exp(x)+x)^(1/2)+2*(exp(x)+x)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 746

2.1.3.52 Fricas [F(-2)]

Exception generated. (1+ex)xex+xdx=Exception raised: TypeError

[In]

integrate((1+exp(x))*x/(exp(x)+x)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 747

2.1.3.53 Fricas [F(-2)]

Exception generated. (xex+x+exxex+x)dx=Exception raised: TypeError

[In]

integrate(x/(exp(x)+x)^(1/2)+exp(x)*x/(exp(x)+x)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 748

2.1.3.54 Fricas [F(-2)]

Exception generated. exxex+xdx=Exception raised: TypeError

[In]

integrate(exp(x)*x/(exp(x)+x)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 749

2.1.3.55 Fricas [F(-2)]

Exception generated. (x2(5ex+3x2)55ex+x3+45x5ex+x3)dx=Exception raised: TypeError

[In]

integrate(1/5*x^2*(5*exp(x)+3*x^2)/(5*exp(x)+x^3)^(1/2)+4/5*x*(5*exp(x)+x^3)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 750

2.1.3.56 Fricas [F(-2)]

Exception generated. exx25ex+x3dx=Exception raised: TypeError

[In]

integrate(exp(x)*x^2/(5*exp(x)+x^3)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 751

2.1.3.57 Fricas [F(-2)]

Exception generated. 1+exex+x3dx=Exception raised: TypeError

[In]

integrate((-1-exp(x))/(exp(x)+x)^(1/3),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 752

2.1.3.58 Fricas [F(-2)]

Exception generated. (1ex+x3+xex+x3(ex+x)2/3)dx=Exception raised: TypeError

[In]

integrate(-1/(exp(x)+x)^(1/3)+x/(exp(x)+x)^(1/3)-(exp(x)+x)^(2/3),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 753

2.1.3.59 Fricas [F(-2)]

Exception generated. xex+x3dx=Exception raised: TypeError

[In]

integrate(x/(exp(x)+x)^(1/3),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 754

2.1.3.60 Fricas [F(-2)]

Exception generated. 5x+ex(3+2x)ex+x3dx=Exception raised: TypeError

[In]

integrate((5*x+exp(x)*(3+2*x))/(exp(x)+x)^(1/3),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 755

2.1.3.61 Fricas [F(-2)]

Exception generated. (2xex+x3+2exxex+x3+3(ex+x)2/3)dx=Exception raised: TypeError

[In]

integrate(2*x/(exp(x)+x)^(1/3)+2*exp(x)*x/(exp(x)+x)^(1/3)+3*(exp(x)+x)^(2/3),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 756

2.1.3.62 Fricas [F(-2)]

Exception generated. x2ex+xdx=Exception raised: TypeError

[In]

integrate(x^2/(exp(x)+x)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 759

2.1.3.63 Fricas [F(-2)]

Exception generated. 5x2+3ex+x3+ex(3x+2x2)xex+x3dx=Exception raised: TypeError

[In]

integrate((5*x^2+3*(exp(x)+x)^(1/3)+exp(x)*(2*x^2+3*x))/x/(exp(x)+x)^(1/3),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number 55

Integral number in file 770

2.1.3.64 Fricas [F(-2)]

Exception generated. a+blog(cxn)dx=Exception raised: TypeError

[In]

integrate((a+b*log(c*x^n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 113

2.1.3.65 Fricas [F(-2)]

Exception generated. x3log(axn)dx=Exception raised: TypeError

[In]

integrate(x^3*log(a*x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 114

2.1.3.66 Fricas [F(-2)]

Exception generated. x2log(axn)dx=Exception raised: TypeError

[In]

integrate(x^2*log(a*x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 115

2.1.3.67 Fricas [F(-2)]

Exception generated. xlog(axn)dx=Exception raised: TypeError

[In]

integrate(x*log(a*x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 116

2.1.3.68 Fricas [F(-2)]

Exception generated. log(axn)dx=Exception raised: TypeError

[In]

integrate(log(a*x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 117

2.1.3.69 Fricas [F(-2)]

Exception generated. log(axn)x2dx=Exception raised: TypeError

[In]

integrate(log(a*x^n)^(1/2)/x^2,x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 119

2.1.3.70 Fricas [F(-2)]

Exception generated. log(axn)x3dx=Exception raised: TypeError

[In]

integrate(log(a*x^n)^(1/2)/x^3,x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 120

2.1.3.71 Fricas [F(-2)]

Exception generated. x3log32(axn)dx=Exception raised: TypeError

[In]

integrate(x^3*log(a*x^n)^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 121

2.1.3.72 Fricas [F(-2)]

Exception generated. x2log32(axn)dx=Exception raised: TypeError

[In]

integrate(x^2*log(a*x^n)^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 122

2.1.3.73 Fricas [F(-2)]

Exception generated. xlog32(axn)dx=Exception raised: TypeError

[In]

integrate(x*log(a*x^n)^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 123

2.1.3.74 Fricas [F(-2)]

Exception generated. log32(axn)dx=Exception raised: TypeError

[In]

integrate(log(a*x^n)^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 124

2.1.3.75 Fricas [F(-2)]

Exception generated. log32(axn)x2dx=Exception raised: TypeError

[In]

integrate(log(a*x^n)^(3/2)/x^2,x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 126

2.1.3.76 Fricas [F(-2)]

Exception generated. log32(axn)x3dx=Exception raised: TypeError

[In]

integrate(log(a*x^n)^(3/2)/x^3,x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 127

2.1.3.77 Fricas [F(-2)]

Exception generated. x3log(axn)dx=Exception raised: TypeError

[In]

integrate(x^3/log(a*x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 128

2.1.3.78 Fricas [F(-2)]

Exception generated. x2log(axn)dx=Exception raised: TypeError

[In]

integrate(x^2/log(a*x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 129

2.1.3.79 Fricas [F(-2)]

Exception generated. xlog(axn)dx=Exception raised: TypeError

[In]

integrate(x/log(a*x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 130

2.1.3.80 Fricas [F(-2)]

Exception generated. 1log(axn)dx=Exception raised: TypeError

[In]

integrate(1/log(a*x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 131

2.1.3.81 Fricas [F(-2)]

Exception generated. 1x2log(axn)dx=Exception raised: TypeError

[In]

integrate(1/x^2/log(a*x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 133

2.1.3.82 Fricas [F(-2)]

Exception generated. 1x3log(axn)dx=Exception raised: TypeError

[In]

integrate(1/x^3/log(a*x^n)^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 134

2.1.3.83 Fricas [F(-2)]

Exception generated. x3log32(axn)dx=Exception raised: TypeError

[In]

integrate(x^3/log(a*x^n)^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 135

2.1.3.84 Fricas [F(-2)]

Exception generated. x2log32(axn)dx=Exception raised: TypeError

[In]

integrate(x^2/log(a*x^n)^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 136

2.1.3.85 Fricas [F(-2)]

Exception generated. xlog32(axn)dx=Exception raised: TypeError

[In]

integrate(x/log(a*x^n)^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 137

2.1.3.86 Fricas [F(-2)]

Exception generated. 1log32(axn)dx=Exception raised: TypeError

[In]

integrate(1/log(a*x^n)^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 138

2.1.3.87 Fricas [F(-2)]

Exception generated. 1x2log32(axn)dx=Exception raised: TypeError

[In]

integrate(1/x^2/log(a*x^n)^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 140

2.1.3.88 Fricas [F(-2)]

Exception generated. 1x3log32(axn)dx=Exception raised: TypeError

[In]

integrate(1/x^3/log(a*x^n)^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 141

2.1.3.89 Fricas [F(-2)]

Exception generated. x3log52(axn)dx=Exception raised: TypeError

[In]

integrate(x^3/log(a*x^n)^(5/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 142

2.1.3.90 Fricas [F(-2)]

Exception generated. x2log52(axn)dx=Exception raised: TypeError

[In]

integrate(x^2/log(a*x^n)^(5/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 143

2.1.3.91 Fricas [F(-2)]

Exception generated. xlog52(axn)dx=Exception raised: TypeError

[In]

integrate(x/log(a*x^n)^(5/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 144

2.1.3.92 Fricas [F(-2)]

Exception generated. 1log52(axn)dx=Exception raised: TypeError

[In]

integrate(1/log(a*x^n)^(5/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 145

2.1.3.93 Fricas [F(-2)]

Exception generated. 1x2log52(axn)dx=Exception raised: TypeError

[In]

integrate(1/x^2/log(a*x^n)^(5/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 147

2.1.3.94 Fricas [F(-2)]

Exception generated. 1x3log52(axn)dx=Exception raised: TypeError

[In]

integrate(1/x^3/log(a*x^n)^(5/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.2-d_x-^m-a+b_log-c_x^n-^p.txt

Test file number 56

Integral number in file 148

2.1.3.95 Fricas [F(-2)]

Exception generated. (d+ex)a+blog(cxn)dx=Exception raised: TypeError

[In]

integrate((e*x+d)*(a+b*log(c*x^n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.4-f_x-^m-d+e_x^r-^q-a+b_log-c_x^n-^p.txt

Test file number 57

Integral number in file 124

2.1.3.96 Fricas [F(-2)]

Exception generated. (d+ex)2a+blog(cxn)dx=Exception raised: TypeError

[In]

integrate((e*x+d)^2*(a+b*log(c*x^n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.4-f_x-^m-d+e_x^r-^q-a+b_log-c_x^n-^p.txt

Test file number 57

Integral number in file 125

2.1.3.97 Fricas [F(-2)]

Exception generated. (d+ex)3a+blog(cxn)dx=Exception raised: TypeError

[In]

integrate((e*x+d)^3*(a+b*log(c*x^n))^(1/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.4-f_x-^m-d+e_x^r-^q-a+b_log-c_x^n-^p.txt

Test file number 57

Integral number in file 126

2.1.3.98 Fricas [F(-2)]

Exception generated. a+blog(cxn)d+exdx=Exception raised: TypeError

[In]

integrate((a+b*log(c*x^n))^(1/2)/(e*x+d),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.4-f_x-^m-d+e_x^r-^q-a+b_log-c_x^n-^p.txt

Test file number 57

Integral number in file 127

2.1.3.99 Fricas [F(-2)]

Exception generated. a+blog(cxn)(d+ex)2dx=Exception raised: TypeError

[In]

integrate((a+b*log(c*x^n))^(1/2)/(e*x+d)^2,x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.4-f_x-^m-d+e_x^r-^q-a+b_log-c_x^n-^p.txt

Test file number 57

Integral number in file 128

2.1.3.100 Fricas [F(-2)]

Exception generated. a+blog(cxn)(d+ex)3dx=Exception raised: TypeError

[In]

integrate((a+b*log(c*x^n))^(1/2)/(e*x+d)^3,x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

input file name 3_Logarithms/3.1.4-f_x-^m-d+e_x^r-^q-a+b_log-c_x^n-^p.txt

Test file number 57

Integral number in file 129