Integrals 401 to 500

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 668

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 669

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 670

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 671

Fricas [F(-2)]

Exception generated. exxex+xdx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 672

Fricas [F(-2)]

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

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")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 673

Fricas [F(-2)]

Exception generated. exx25ex+x3dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 674

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 675

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 676

Fricas [F(-2)]

Exception generated. xex+x3dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 677

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 678

Fricas [F(-2)]

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

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")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 679

Fricas [F(-2)]

Exception generated. x2ex+xdx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 682

Fricas [F(-2)]

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

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")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/155_2_Exponential_functions

Test file number 155

Integral number in file 697

Fricas [F(-2)]

Exception generated. (d+e(Fc(a+bx))n)5/2(f+gx)dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/2_Exponentials/157_2.2

Test file number 157

Integral number in file 45

Fricas [F(-2)]

Exception generated. (d+e(Fc(a+bx))n)3/2(f+gx)dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/157_2.2

Test file number 157

Integral number in file 46

Fricas [F(-2)]

Exception generated. d+e(Fc(a+bx))n(f+gx)dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/157_2.2

Test file number 157

Integral number in file 47

Fricas [F(-2)]

Exception generated. f+gxd+e(Fc(a+bx))ndx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/2_Exponentials/157_2.2

Test file number 157

Integral number in file 48

Fricas [F(-2)]

Exception generated. f+gx(d+e(Fc(a+bx))n)3/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/2_Exponentials/157_2.2

Test file number 157

Integral number in file 49

Fricas [F(-2)]

Exception generated. f+gx(d+e(Fc(a+bx))n)5/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/2_Exponentials/157_2.2

Test file number 157

Integral number in file 50

Fricas [F(-2)]

Exception generated. f+gx(d+e(Fc(a+bx))n)7/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/2_Exponentials/157_2.2

Test file number 157

Integral number in file 51

Fricas [F(-2)]

Exception generated. esech1(axp)xmdx=Exception raised: TypeError Input:

integrate((1/a/(x^p)+(-1+1/a/(x^p))^(1/2)*(1+1/a/(x^p))^(1/2))*x^m,x, algo 
rithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/165_2.5.5

Test file number 165

Integral number in file 65

Fricas [F(-2)]

Exception generated. esech1(axp)xdx=Exception raised: TypeError Input:

integrate((1/a/(x^p)+(-1+1/a/(x^p))^(1/2)*(1+1/a/(x^p))^(1/2))*x,x, algori 
thm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/165_2.5.5

Test file number 165

Integral number in file 66

Fricas [F(-2)]

Exception generated. esech1(axp)dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/165_2.5.5

Test file number 165

Integral number in file 67

Fricas [F(-2)]

Exception generated. esech1(axp)x2dx=Exception raised: TypeError Input:

integrate((1/a/(x^p)+(-1+1/a/(x^p))^(1/2)*(1+1/a/(x^p))^(1/2))/x^2,x, algo 
rithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/165_2.5.5

Test file number 165

Integral number in file 69

Fricas [F(-2)]

Exception generated. esech1(axp)x3dx=Exception raised: TypeError Input:

integrate((1/a/(x^p)+(-1+1/a/(x^p))^(1/2)*(1+1/a/(x^p))^(1/2))/x^3,x, algo 
rithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/2_Exponentials/2.5/165_2.5.5

Test file number 165

Integral number in file 70

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/168_3_Logarithm_functions

Test file number 168

Integral number in file 263

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/168_3_Logarithm_functions

Test file number 168

Integral number in file 264

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/168_3_Logarithm_functions

Test file number 168

Integral number in file 265

Fricas [F(-2)]

Exception generated. log(x)a+blog(x)dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/168_3_Logarithm_functions

Test file number 168

Integral number in file 301

Fricas [F(-2)]

Exception generated. log(x)ablog(x)dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/168_3_Logarithm_functions

Test file number 168

Integral number in file 302

Fricas [F(-2)]

Exception generated. A+Blog(x)a+blog(x)dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/168_3_Logarithm_functions

Test file number 168

Integral number in file 303

Fricas [F(-2)]

Exception generated. A+Blog(x)ablog(x)dx=Exception raised: TypeError Input:

integrate((A+B*log(x))/(a-b*log(x))^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/168_3_Logarithm_functions

Test file number 168

Integral number in file 304

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 113

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 114

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 115

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 116

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 117

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 119

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 120

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 121

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 122

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 123

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 124

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 126

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 127

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 128

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 129

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 130

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 131

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 133

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 134

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 135

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 136

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 137

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 138

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 140

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 141

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 142

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 143

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 144

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 145

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 147

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/169_3.1

Test file number 169

Integral number in file 148

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number 170

Integral number in file 124

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number 170

Integral number in file 125

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number 170

Integral number in file 126

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number 170

Integral number in file 127

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number 170

Integral number in file 128

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number 170

Integral number in file 129

Fricas [F(-2)]

Exception generated. (d+exr)5/2(a+blog(cxn))xdx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number 170

Integral number in file 431

Fricas [F(-2)]

Exception generated. (d+exr)3/2(a+blog(cxn))xdx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number 170

Integral number in file 432

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (has polynomial part)
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number 170

Integral number in file 433

Fricas [F(-2)]

Exception generated. a+blog(cxn)xd+exrdx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number 170

Integral number in file 434

Fricas [F(-2)]

Exception generated. a+blog(cxn)x(d+exr)3/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number 170

Integral number in file 435

Fricas [F(-2)]

Exception generated. a+blog(cxn)x(d+exr)5/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number 170

Integral number in file 436

Fricas [F(-2)]

Exception generated. a+blog(cxn)x(d+exr)7/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number 170

Integral number in file 437

Fricas [F(-2)]

Exception generated. log52(c(d+ex))dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 9

Fricas [F(-2)]

Exception generated. log32(c(d+ex))dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 10

Fricas [F(-2)]

Exception generated. log(c(d+ex))dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 11

Fricas [F(-2)]

Exception generated. 1log(c(d+ex))dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 12

Fricas [F(-2)]

Exception generated. 1log32(c(d+ex))dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 13

Fricas [F(-2)]

Exception generated. 1log52(c(d+ex))dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 14

Fricas [F(-2)]

Exception generated. 1log72(c(d+ex))dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 15

Fricas [F(-2)]

Exception generated. (a+blog(c(d+ex)n))5/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 24

Fricas [F(-2)]

Exception generated. (a+blog(c(d+ex)n))3/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 25

Fricas [F(-2)]

Exception generated. a+blog(c(d+ex)n)dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 26

Fricas [F(-2)]

Exception generated. 1a+blog(c(d+ex)n)dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 27

Fricas [F(-2)]

Exception generated. 1(a+blog(c(d+ex)n))3/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 28

Fricas [F(-2)]

Exception generated. 1(a+blog(c(d+ex)n))5/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 29

Fricas [F(-2)]

Exception generated. 1(a+blog(c(d+ex)n))7/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 30

Fricas [F(-2)]

Exception generated. (f+gx)2a+blog(c(d+ex)n)dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 105

Fricas [F(-2)]

Exception generated. (f+gx)a+blog(c(d+ex)n)dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 106

Fricas [F(-2)]

Exception generated. a+blog(c(d+ex)n)dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 107

Fricas [F(-2)]

Exception generated. a+blog(c(d+ex)n)f+gxdx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 108

Fricas [F(-2)]

Exception generated. a+blog(c(d+ex)n)(f+gx)2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 109

Fricas [F(-2)]

Exception generated. a+blog(c(d+ex)n)(f+gx)3dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 110

Fricas [F(-2)]

Exception generated. (f+gx)2(a+blog(c(d+ex)n))3/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 111

Fricas [F(-2)]

Exception generated. (f+gx)(a+blog(c(d+ex)n))3/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 112

Fricas [F(-2)]

Exception generated. (a+blog(c(d+ex)n))3/2dx=Exception raised: TypeError Input:

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number 175

Integral number in file 113