2.2.25 Integrals 2401 to 2500

2.2.25.1 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\)

2.2.25.2 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\)

2.2.25.3 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\)

2.2.25.4 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\)

2.2.25.5 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\)

2.2.25.6 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\)

2.2.25.7 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\)

2.2.25.8 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\)

2.2.25.9 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\)

2.2.25.10 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\)

2.2.25.11 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\)

2.2.25.12 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\)

2.2.25.13 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\)

2.2.25.14 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\)

2.2.25.15 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\)

2.2.25.16 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\)

2.2.25.17 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\)

2.2.25.18 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\)

2.2.25.19 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\)

2.2.25.20 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\)

2.2.25.21 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\)

2.2.25.22 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\)

2.2.25.23 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\)

2.2.25.24 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\)

2.2.25.25 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\)

2.2.25.26 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\)

2.2.25.27 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\)

2.2.25.28 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\)

2.2.25.29 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\)

2.2.25.30 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\)

2.2.25.31 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\)

2.2.25.32 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\)

2.2.25.33 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\)

2.2.25.34 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\)

2.2.25.35 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\)

2.2.25.36 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\)

2.2.25.37 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\)

2.2.25.38 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\)

2.2.25.39 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\)

2.2.25.40 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\)

2.2.25.41 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\)

2.2.25.42 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\)

2.2.25.43 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\)

2.2.25.44 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\)

2.2.25.45 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\)

2.2.25.46 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\)

2.2.25.47 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\)

2.2.25.48 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\)

2.2.25.49 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\)

2.2.25.50 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\)

2.2.25.51 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\)

2.2.25.52 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\)

2.2.25.53 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\)

2.2.25.54 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\)

2.2.25.55 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\)

2.2.25.56 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\)

2.2.25.57 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\)

2.2.25.58 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\)

2.2.25.59 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\)

2.2.25.60 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\)

2.2.25.61 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\)

2.2.25.62 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\)

2.2.25.63 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\)

2.2.25.64 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\)

2.2.25.65 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\)

2.2.25.66 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\)

2.2.25.67 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\)

2.2.25.68 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\)

2.2.25.69 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\)

2.2.25.70 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\)

2.2.25.71 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\)

2.2.25.72 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\)

2.2.25.73 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\)

2.2.25.74 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\)

2.2.25.75 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\)

2.2.25.76 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\)

2.2.25.77 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\)

2.2.25.78 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\)

2.2.25.79 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\)

2.2.25.80 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\)

2.2.25.81 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\)

2.2.25.82 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\)

2.2.25.83 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\)

2.2.25.84 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\)

2.2.25.85 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\)

2.2.25.86 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\)

2.2.25.87 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\)

2.2.25.88 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\)

2.2.25.89 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\)

2.2.25.90 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\)

2.2.25.91 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\)

2.2.25.92 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\)

2.2.25.93 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\)

2.2.25.94 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\)

2.2.25.95 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\)

2.2.25.96 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\)

2.2.25.97 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\)

2.2.25.98 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\)

2.2.25.99 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\)

2.2.25.100 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\)