Exception generated. \[ \int \left (\frac {\left (1+e^x\right ) x}{\sqrt {e^x+x}}+2 \sqrt {e^x+x}\right ) \, dx=\text {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\)
Exception generated. \[ \int \left (\frac {x}{\sqrt {e^x+x}}+\frac {e^x x}{\sqrt {e^x+x}}+2 \sqrt {e^x+x}\right ) \, dx=\text {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\)
Exception generated. \[ \int \frac {\left (1+e^x\right ) x}{\sqrt {e^x+x}} \, dx=\text {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\)
Exception generated. \[ \int \left (\frac {x}{\sqrt {e^x+x}}+\frac {e^x x}{\sqrt {e^x+x}}\right ) \, dx=\text {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\)
Exception generated. \[ \int \frac {e^x x}{\sqrt {e^x+x}} \, dx=\text {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\)
Exception generated. \[ \int \left (\frac {x^2 \left (5 e^x+3 x^2\right )}{5 \sqrt {5 e^x+x^3}}+\frac {4}{5} x \sqrt {5 e^x+x^3}\right ) \, dx=\text {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\)
Exception generated. \[ \int \frac {e^x x^2}{\sqrt {5 e^x+x^3}} \, dx=\text {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\)
Exception generated. \[ \int -\frac {1+e^x}{\sqrt [3]{e^x+x}} \, dx=\text {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\)
Exception generated. \[ \int \left (-\frac {1}{\sqrt [3]{e^x+x}}+\frac {x}{\sqrt [3]{e^x+x}}-\left (e^x+x\right )^{2/3}\right ) \, dx=\text {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\)
Exception generated. \[ \int \frac {x}{\sqrt [3]{e^x+x}} \, dx=\text {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\)
Exception generated. \[ \int \frac {5 x+e^x (3+2 x)}{\sqrt [3]{e^x+x}} \, dx=\text {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\)
Exception generated. \[ \int \left (\frac {2 x}{\sqrt [3]{e^x+x}}+\frac {2 e^x x}{\sqrt [3]{e^x+x}}+3 \left (e^x+x\right )^{2/3}\right ) \, dx=\text {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\)
Exception generated. \[ \int \frac {x^2}{\sqrt {e^x+x}} \, dx=\text {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\)
Exception generated. \[ \int \frac {5 x^2+3 \sqrt [3]{e^x+x}+e^x \left (3 x+2 x^2\right )}{x \sqrt [3]{e^x+x}} \, dx=\text {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\)
Exception generated. \[ \int \left (d+e \left (F^{c (a+b x)}\right )^n\right )^{5/2} (f+g x) \, dx=\text {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\)
Exception generated. \[ \int \left (d+e \left (F^{c (a+b x)}\right )^n\right )^{3/2} (f+g x) \, dx=\text {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\)
Exception generated. \[ \int \sqrt {d+e \left (F^{c (a+b x)}\right )^n} (f+g x) \, dx=\text {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\)
Exception generated. \[ \int \frac {f+g x}{\sqrt {d+e \left (F^{c (a+b x)}\right )^n}} \, dx=\text {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\)
Exception generated. \[ \int \frac {f+g x}{\left (d+e \left (F^{c (a+b x)}\right )^n\right )^{3/2}} \, dx=\text {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\)
Exception generated. \[ \int \frac {f+g x}{\left (d+e \left (F^{c (a+b x)}\right )^n\right )^{5/2}} \, dx=\text {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\)
Exception generated. \[ \int \frac {f+g x}{\left (d+e \left (F^{c (a+b x)}\right )^n\right )^{7/2}} \, dx=\text {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\)
Exception generated. \[ \int e^{\text {sech}^{-1}\left (a x^p\right )} x^m \, dx=\text {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\)
Exception generated. \[ \int e^{\text {sech}^{-1}\left (a x^p\right )} x \, dx=\text {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\)
Exception generated. \[ \int e^{\text {sech}^{-1}\left (a x^p\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {e^{\text {sech}^{-1}\left (a x^p\right )}}{x^2} \, dx=\text {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\)
Exception generated. \[ \int \frac {e^{\text {sech}^{-1}\left (a x^p\right )}}{x^3} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\sqrt {-\log \left (a x^2\right )}} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\sqrt {-\log \left (\frac {a}{x^2}\right )}} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\sqrt {-\log \left (a x^n\right )}} \, dx=\text {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\)
Exception generated. \[ \int \frac {\log (x)}{\sqrt {a+b \log (x)}} \, dx=\text {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\)
Exception generated. \[ \int \frac {\log (x)}{\sqrt {a-b \log (x)}} \, dx=\text {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\)
Exception generated. \[ \int \frac {A+B \log (x)}{\sqrt {a+b \log (x)}} \, dx=\text {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\)
Exception generated. \[ \int \frac {A+B \log (x)}{\sqrt {a-b \log (x)}} \, dx=\text {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\)
Exception generated. \[ \int \sqrt {a+b \log \left (c x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int x^3 \sqrt {\log \left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int x^2 \sqrt {\log \left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int x \sqrt {\log \left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \sqrt {\log \left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {\sqrt {\log \left (a x^n\right )}}{x^2} \, dx=\text {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\)
Exception generated. \[ \int \frac {\sqrt {\log \left (a x^n\right )}}{x^3} \, dx=\text {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\)
Exception generated. \[ \int x^3 \log ^{\frac {3}{2}}\left (a x^n\right ) \, dx=\text {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\)
Exception generated. \[ \int x^2 \log ^{\frac {3}{2}}\left (a x^n\right ) \, dx=\text {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\)
Exception generated. \[ \int x \log ^{\frac {3}{2}}\left (a x^n\right ) \, dx=\text {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\)
Exception generated. \[ \int \log ^{\frac {3}{2}}\left (a x^n\right ) \, dx=\text {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\)
Exception generated. \[ \int \frac {\log ^{\frac {3}{2}}\left (a x^n\right )}{x^2} \, dx=\text {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\)
Exception generated. \[ \int \frac {\log ^{\frac {3}{2}}\left (a x^n\right )}{x^3} \, dx=\text {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\)
Exception generated. \[ \int \frac {x^3}{\sqrt {\log \left (a x^n\right )}} \, dx=\text {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\)
Exception generated. \[ \int \frac {x^2}{\sqrt {\log \left (a x^n\right )}} \, dx=\text {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\)
Exception generated. \[ \int \frac {x}{\sqrt {\log \left (a x^n\right )}} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\sqrt {\log \left (a x^n\right )}} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{x^2 \sqrt {\log \left (a x^n\right )}} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{x^3 \sqrt {\log \left (a x^n\right )}} \, dx=\text {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\)
Exception generated. \[ \int \frac {x^3}{\log ^{\frac {3}{2}}\left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {x^2}{\log ^{\frac {3}{2}}\left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {x}{\log ^{\frac {3}{2}}\left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\log ^{\frac {3}{2}}\left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{x^2 \log ^{\frac {3}{2}}\left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{x^3 \log ^{\frac {3}{2}}\left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {x^3}{\log ^{\frac {5}{2}}\left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {x^2}{\log ^{\frac {5}{2}}\left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {x}{\log ^{\frac {5}{2}}\left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\log ^{\frac {5}{2}}\left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{x^2 \log ^{\frac {5}{2}}\left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{x^3 \log ^{\frac {5}{2}}\left (a x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int (d+e x) \sqrt {a+b \log \left (c x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int (d+e x)^2 \sqrt {a+b \log \left (c x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int (d+e x)^3 \sqrt {a+b \log \left (c x^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c x^n\right )}}{d+e x} \, dx=\text {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\)
Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c x^n\right )}}{(d+e x)^2} \, dx=\text {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\)
Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c x^n\right )}}{(d+e x)^3} \, dx=\text {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\)
Exception generated. \[ \int \frac {\left (d+e x^r\right )^{5/2} \left (a+b \log \left (c x^n\right )\right )}{x} \, dx=\text {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\)
Exception generated. \[ \int \frac {\left (d+e x^r\right )^{3/2} \left (a+b \log \left (c x^n\right )\right )}{x} \, dx=\text {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\)
Exception generated. \[ \int \frac {\sqrt {d+e x^r} \left (a+b \log \left (c x^n\right )\right )}{x} \, dx=\text {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\)
Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x \sqrt {d+e x^r}} \, dx=\text {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\)
Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x \left (d+e x^r\right )^{3/2}} \, dx=\text {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\)
Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x \left (d+e x^r\right )^{5/2}} \, dx=\text {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\)
Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x \left (d+e x^r\right )^{7/2}} \, dx=\text {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\)
Exception generated. \[ \int \log ^{\frac {5}{2}}(c (d+e x)) \, dx=\text {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\)
Exception generated. \[ \int \log ^{\frac {3}{2}}(c (d+e x)) \, dx=\text {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\)
Exception generated. \[ \int \sqrt {\log (c (d+e x))} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\sqrt {\log (c (d+e x))}} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\log ^{\frac {3}{2}}(c (d+e x))} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\log ^{\frac {5}{2}}(c (d+e x))} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\log ^{\frac {7}{2}}(c (d+e x))} \, dx=\text {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\)
Exception generated. \[ \int \left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2} \, dx=\text {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\)
Exception generated. \[ \int \left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2} \, dx=\text {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\)
Exception generated. \[ \int \sqrt {a+b \log \left (c (d+e x)^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\sqrt {a+b \log \left (c (d+e x)^n\right )}} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2}} \, dx=\text {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\)
Exception generated. \[ \int \frac {1}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{7/2}} \, dx=\text {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\)
Exception generated. \[ \int (f+g x)^2 \sqrt {a+b \log \left (c (d+e x)^n\right )} \, dx=\text {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\)
Exception generated. \[ \int (f+g x) \sqrt {a+b \log \left (c (d+e x)^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \sqrt {a+b \log \left (c (d+e x)^n\right )} \, dx=\text {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\)
Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c (d+e x)^n\right )}}{f+g x} \, dx=\text {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\)
Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c (d+e x)^n\right )}}{(f+g x)^2} \, dx=\text {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\)
Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c (d+e x)^n\right )}}{(f+g x)^3} \, dx=\text {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\)
Exception generated. \[ \int (f+g x)^2 \left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2} \, dx=\text {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\)
Exception generated. \[ \int (f+g x) \left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2} \, dx=\text {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\)
Exception generated. \[ \int \left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2} \, dx=\text {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\)