Integrals 301 to 400

Fricas [F(-2)]

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} \]

[In]

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

[Out]

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

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 \(433\)

Fricas [F(-2)]

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} \]

[In]

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

[Out]

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

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 \(434\)

Fricas [F(-2)]

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} \]

[In]

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

[Out]

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

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 \(435\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x \sqrt {d+e x^r}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*x^n))/x/(d+e*x^r)^(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 \(436\)

Fricas [F(-2)]

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} \]

[In]

integrate((a+b*log(c*x^n))/x/(d+e*x^r)^(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.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 \(437\)

Fricas [F(-2)]

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} \]

[In]

integrate((a+b*log(c*x^n))/x/(d+e*x^r)^(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.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 \(438\)

Fricas [F(-2)]

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} \]

[In]

integrate((a+b*log(c*x^n))/x/(d+e*x^r)^(7/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 \(439\)

Fricas [F(-2)]

Exception generated. \[ \int \log ^{\frac {5}{2}}(c (d+e x)) \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(log(c*(e*x+d))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(9\)

Fricas [F(-2)]

Exception generated. \[ \int \log ^{\frac {3}{2}}(c (d+e x)) \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(log(c*(e*x+d))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(10\)

Fricas [F(-2)]

Exception generated. \[ \int \sqrt {\log (c (d+e x))} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(log(c*(e*x+d))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(11\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {\log (c (d+e x))}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/log(c*(e*x+d))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(12\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\log ^{\frac {3}{2}}(c (d+e x))} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/log(c*(e*x+d))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(13\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\log ^{\frac {5}{2}}(c (d+e x))} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/log(c*(e*x+d))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(14\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\log ^{\frac {7}{2}}(c (d+e x))} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/log(c*(e*x+d))^(7/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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(15\)

Fricas [F(-2)]

Exception generated. \[ \int \left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(24\)

Fricas [F(-2)]

Exception generated. \[ \int \left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(25\)

Fricas [F(-2)]

Exception generated. \[ \int \sqrt {a+b \log \left (c (d+e x)^n\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(26\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {a+b \log \left (c (d+e x)^n\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(27\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(28\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(29\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{7/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(e*x+d)^n))^(7/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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(30\)

Fricas [F(-2)]

Exception generated. \[ \int (f+g x)^2 \sqrt {a+b \log \left (c (d+e x)^n\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^2*(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(105\)

Fricas [F(-2)]

Exception generated. \[ \int (f+g x) \sqrt {a+b \log \left (c (d+e x)^n\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)*(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(106\)

Fricas [F(-2)]

Exception generated. \[ \int \sqrt {a+b \log \left (c (d+e x)^n\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(107\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c (d+e x)^n\right )}}{f+g x} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

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

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

Test file number \(62\)

Integral number in file \(108\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c (d+e x)^n\right )}}{(f+g x)^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^n))^(1/2)/(g*x+f)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(109\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c (d+e x)^n\right )}}{(f+g x)^3} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^n))^(1/2)/(g*x+f)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(110\)

Fricas [F(-2)]

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} \]

[In]

integrate((g*x+f)^2*(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(111\)

Fricas [F(-2)]

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} \]

[In]

integrate((g*x+f)*(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(112\)

Fricas [F(-2)]

Exception generated. \[ \int \left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(113\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{f+g x} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

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

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

Test file number \(62\)

Integral number in file \(114\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{(f+g x)^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^n))^(3/2)/(g*x+f)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(115\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}}{(f+g x)^3} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^n))^(3/2)/(g*x+f)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(116\)

Fricas [F(-2)]

Exception generated. \[ \int (f+g x)^2 \left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^2*(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(117\)

Fricas [F(-2)]

Exception generated. \[ \int (f+g x) \left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)*(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(118\)

Fricas [F(-2)]

Exception generated. \[ \int \left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(119\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2}}{f+g x} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

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

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

Test file number \(62\)

Integral number in file \(120\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2}}{(f+g x)^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^n))^(5/2)/(g*x+f)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(121\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2}}{(f+g x)^3} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^n))^(5/2)/(g*x+f)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(122\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {(f+g x)^3}{\sqrt {a+b \log \left (c (d+e x)^n\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^3/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(123\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {(f+g x)^2}{\sqrt {a+b \log \left (c (d+e x)^n\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^2/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(124\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {f+g x}{\sqrt {a+b \log \left (c (d+e x)^n\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(125\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {a+b \log \left (c (d+e x)^n\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(126\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(f+g x) \sqrt {a+b \log \left (c (d+e x)^n\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(g*x+f)/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(127\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {(f+g x)^3}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^3/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(128\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {(f+g x)^2}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^2/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(129\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {f+g x}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(130\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(131\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(f+g x) \left (a+b \log \left (c (d+e x)^n\right )\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(g*x+f)/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(132\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {(f+g x)^3}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^3/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(133\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {(f+g x)^2}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^2/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(134\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {f+g x}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(135\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(136\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(f+g x) \left (a+b \log \left (c (d+e x)^n\right )\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(g*x+f)/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(137\)

Fricas [F(-2)]

Exception generated. \[ \int \sqrt {f+g x} \sqrt {a+b \log \left (c (d+e x)^n\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^(1/2)*(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(156\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c (d+e x)^n\right )}}{\sqrt {f+g x}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^n))^(1/2)/(g*x+f)^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(157\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c (d+e x)^n\right )}}{(f+g x)^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(e*x+d)^n))^(1/2)/(g*x+f)^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(158\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\sqrt {f+g x}}{\sqrt {a+b \log \left (c (d+e x)^n\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((g*x+f)^(1/2)/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(159\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {f+g x} \sqrt {a+b \log \left (c (d+e x)^n\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(g*x+f)^(1/2)/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(160\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(f+g x)^{3/2} \sqrt {a+b \log \left (c (d+e x)^n\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(g*x+f)^(3/2)/(a+b*log(c*(e*x+d)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(161\)

Fricas [F(-2)]

Exception generated. \[ \int \left (a+b \log \left (c \left (d (e+f x)^m\right )^n\right )\right )^{5/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(d*(f*x+e)^m)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(411\)

Fricas [F(-2)]

Exception generated. \[ \int \left (a+b \log \left (c \left (d (e+f x)^m\right )^n\right )\right )^{3/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(d*(f*x+e)^m)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(412\)

Fricas [F(-2)]

Exception generated. \[ \int \sqrt {a+b \log \left (c \left (d (e+f x)^m\right )^n\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(d*(f*x+e)^m)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(413\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {a+b \log \left (c \left (d (e+f x)^m\right )^n\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(d*(f*x+e)^m)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(414\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \log \left (c \left (d (e+f x)^m\right )^n\right )\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(d*(f*x+e)^m)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(415\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \log \left (c \left (d (e+f x)^m\right )^n\right )\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(d*(f*x+e)^m)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(416\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \log \left (c \left (d (e+f x)^m\right )^n\right )\right )^{7/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(d*(f*x+e)^m)^n))^(7/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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(417\)

Fricas [F(-2)]

Exception generated. \[ \int (g+h x)^2 \sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((h*x+g)^2*(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(460\)

Fricas [F(-2)]

Exception generated. \[ \int (g+h x) \sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((h*x+g)*(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(461\)

Fricas [F(-2)]

Exception generated. \[ \int \sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(462\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )}}{g+h x} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

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

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

Test file number \(62\)

Integral number in file \(463\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )}}{(g+h x)^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))^(1/2)/(h*x+g)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(464\)

Fricas [F(-2)]

Exception generated. \[ \int (g+h x)^2 \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^{3/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((h*x+g)^2*(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(465\)

Fricas [F(-2)]

Exception generated. \[ \int (g+h x) \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^{3/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((h*x+g)*(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(466\)

Fricas [F(-2)]

Exception generated. \[ \int \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^{3/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(467\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^{3/2}}{g+h x} \, dx=\text {Exception raised: TypeError} \]

[In]

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

[Out]

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

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

Test file number \(62\)

Integral number in file \(468\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^{3/2}}{(g+h x)^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))^(3/2)/(h*x+g)^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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(469\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {(g+h x)^2}{\sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((h*x+g)^2/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(470\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {g+h x}{\sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((h*x+g)/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(471\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(472\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(g+h x) \sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(h*x+g)/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(473\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {(g+h x)^2}{\left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((h*x+g)^2/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(474\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {g+h x}{\left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((h*x+g)/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(475\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(476\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(g+h x) \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(h*x+g)/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(477\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {(g+h x)^2}{\left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((h*x+g)^2/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(478\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {g+h x}{\left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((h*x+g)/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(479\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(480\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(g+h x) \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(h*x+g)/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(481\)

Fricas [F(-2)]

Exception generated. \[ \int \sqrt {g+h x} \sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((h*x+g)^(1/2)*(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(500\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )}}{\sqrt {g+h x}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))^(1/2)/(h*x+g)^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(501\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )}}{(g+h x)^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))^(1/2)/(h*x+g)^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(502\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\sqrt {g+h x}}{\sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((h*x+g)^(1/2)/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(503\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {g+h x} \sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(h*x+g)^(1/2)/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(504\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(g+h x)^{3/2} \sqrt {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(h*x+g)^(3/2)/(a+b*log(c*(d*(f*x+e)^p)^q))^(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.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(505\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {-\log \left (a x^2\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(-log(a*x^2))^(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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(263\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {-\log \left (\frac {a}{x^2}\right )}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/(-log(a/x^2))^(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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(264\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {-\log \left (a x^n\right )}} \, dx=\text {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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(265\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\log (x)}{\sqrt {a+b \log (x)}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(log(x)/(a+b*log(x))^(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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(301\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\log (x)}{\sqrt {a-b \log (x)}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(log(x)/(a-b*log(x))^(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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(302\)