Integrals 2401 to 2500

Maxima [F(-2)]

Exception generated. \[ \int \frac {x}{a+b f^{-c-d x}+c f^{c+d x}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x/(a+b*f^(-d*x-c)+c*f^(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a^2-4*b*c>0)', see `assume?` f
or more deta

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number \(55\)

Integral number in file \(541\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^2}{a+b f^{-c-d x}+c f^{c+d x}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^2/(a+b*f^(-d*x-c)+c*f^(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a^2-4*b*c>0)', see `assume?` f
or more deta

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number \(55\)

Integral number in file \(542\)

Maxima [F(-2)]

Exception generated. \[ \int a^x b^x \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(a^x*b^x,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(log(b)/log(a)>0)', see `assume
?` for more

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number \(55\)

Integral number in file \(565\)

Maxima [F(-2)]

Exception generated. \[ \int a^x b^x c^x \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(a^x*b^x*c^x,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(log(c)/log(a)+log(b)/log(a)>0)
', see `assu

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number \(55\)

Integral number in file \(569\)

Maxima [F(-2)]

Exception generated. \[ \int a^x b^{-x} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(a^x/(b^x),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(-log(b)/log(a)>0)', see `assum
e?` for more

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number \(55\)

Integral number in file \(570\)

Maxima [F(-2)]

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

[In]

integrate((d+e*exp(i*x+h))*(g*x+f)^3/(a+b*exp(i*x+h)+c*exp(2*i*x+2*h)),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number \(55\)

Integral number in file \(572\)

Maxima [F(-2)]

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

[In]

integrate((d+e*exp(i*x+h))*(g*x+f)^2/(a+b*exp(i*x+h)+c*exp(2*i*x+2*h)),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number \(55\)

Integral number in file \(573\)

Maxima [F(-2)]

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

[In]

integrate((d+e*exp(i*x+h))*(g*x+f)/(a+b*exp(i*x+h)+c*exp(2*i*x+2*h)),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number \(55\)

Integral number in file \(574\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {d+e e^{h+i x}}{a+b e^{h+i x}+c e^{2 h+2 i x}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((d+e*exp(i*x+h))/(a+b*exp(i*x+h)+c*exp(2*i*x+2*h)),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number \(55\)

Integral number in file \(575\)

Maxima [F(-2)]

Exception generated. \[ \int \left (e^x-x^e\right ) \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(exp(x)-x^E,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(E>0)', see `assume?` for more
details)Is E

input file name 2_Exponentials/2.3_Exponential_functions.txt

Test file number \(55\)

Integral number in file \(646\)

Maxima [F(-2)]

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

[In]

integrate((d*x)^m*(a+b*log(c*x^n))^p,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

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

Test file number \(56\)

Integral number in file \(167\)

Maxima [F(-2)]

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

[In]

integrate(x^2*(a+b*log(c*x^n))^p,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

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

Test file number \(56\)

Integral number in file \(168\)

Maxima [F(-2)]

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

[In]

integrate(x*(a+b*log(c*x^n))^p,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

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

Test file number \(56\)

Integral number in file \(169\)

Maxima [F(-2)]

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

[In]

integrate((a+b*log(c*x^n))^p,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

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

Test file number \(56\)

Integral number in file \(170\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c x^n\right )\right )^p}{x^2} \, dx=\text {Exception raised: RuntimeError} \]

[In]

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

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

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

Test file number \(56\)

Integral number in file \(172\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c x^n\right )\right )^p}{x^3} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a+b*log(c*x^n))^p/x^3,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

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

Test file number \(56\)

Integral number in file \(173\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c x^n\right )\right )^p}{x^4} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a+b*log(c*x^n))^p/x^4,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

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

Test file number \(56\)

Integral number in file \(174\)

Maxima [F(-2)]

Exception generated. \[ \int x^{-1+n} \left (a+b \log \left (c x^n\right )\right )^p \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(x^(-1+n)*(a+b*log(c*x^n))^p,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

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

Test file number \(56\)

Integral number in file \(191\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log (c x)}{1-e x^2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((a+b*log(c*x))/(-e*x^2+1),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(r-3>0)', see `assume?` for mor
e details)Is

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(r-5>0)', see `assume?` for mor
e details)Is

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(r-2>0)', see `assume?` for mor
e details)Is

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(r-4>0)', see `assume?` for mor
e details)Is

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(r-6>0)', see `assume?` for mor
e details)Is

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

Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(r-3>0)', see `assume?` for mor
e details)Is

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