2.2.28 Integrals 2701 to 2800

2.2.28.1 Maxima [F(-2)]

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

[In]

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

Test file number \(63\)

Integral number in file \(633\)

2.2.28.2 Maxima [F(-2)]

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

[In]

integrate(log(c*x^n)^(-1+q)*(a*x^m+b*log(c*x^n)^q)^p/x,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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(1\)

2.2.28.3 Maxima [F(-2)]

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

[In]

integrate(log(c*x^n)^(-1+q)*(a*x^m+b*log(c*x^n)^q)^3/x,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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(2\)

2.2.28.4 Maxima [F(-2)]

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

[In]

integrate(log(c*x^n)^(-1+q)*(a*x^m+b*log(c*x^n)^q)^2/x,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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(3\)

2.2.28.5 Maxima [F(-2)]

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

[In]

integrate(log(c*x^n)^(-1+q)*(a*x^m+b*log(c*x^n)^q)/x,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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(4\)

2.2.28.6 Maxima [F(-2)]

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

[In]

integrate((a*m*x^m+b*n*q*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^q)^p/x,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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(16\)

2.2.28.7 Maxima [F(-2)]

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

[In]

integrate((a*m*x^m+b*n*q*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^q)^2/x,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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(17\)

2.2.28.8 Maxima [F(-2)]

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

[In]

integrate((a*m*x^m+b*n*q*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^q)/x,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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(18\)

2.2.28.9 Maxima [F(-2)]

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

[In]

integrate((d*x^m+e*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^q)^p/x,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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(30\)

2.2.28.10 Maxima [F(-2)]

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

[In]

integrate((d*x^m+e*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^q)^3/x,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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(31\)

2.2.28.11 Maxima [F(-2)]

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

[In]

integrate((d*x^m+e*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^q)^2/x,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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(32\)

2.2.28.12 Maxima [F(-2)]

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

[In]

integrate((d*x^m+e*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^q)/x,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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(33\)

2.2.28.13 Maxima [F(-2)]

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

[In]

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

Test file number \(64\)

Integral number in file \(40\)

2.2.28.14 Maxima [F(-2)]

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

[In]

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

Test file number \(64\)

Integral number in file \(41\)

2.2.28.15 Maxima [F(-2)]

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

[In]

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

Test file number \(64\)

Integral number in file \(42\)

2.2.28.16 Maxima [F(-2)]

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

[In]

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

Test file number \(64\)

Integral number in file \(43\)

2.2.28.17 Maxima [F(-2)]

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

[In]

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

Test file number \(64\)

Integral number in file \(44\)

2.2.28.18 Maxima [F(-2)]

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

[In]

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

Test file number \(64\)

Integral number in file \(45\)

2.2.28.19 Maxima [F(-2)]

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

[In]

integrate(x^4*log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(71\)

2.2.28.20 Maxima [F(-2)]

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

[In]

integrate(x^3*log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(72\)

2.2.28.21 Maxima [F(-2)]

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

[In]

integrate(x^2*log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(73\)

2.2.28.22 Maxima [F(-2)]

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

[In]

integrate(x*log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(74\)

2.2.28.23 Maxima [F(-2)]

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

[In]

integrate(log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(75\)

2.2.28.24 Maxima [F(-2)]

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

[In]

integrate(log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(77\)

2.2.28.25 Maxima [F(-2)]

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

[In]

integrate(log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(78\)

2.2.28.26 Maxima [F(-2)]

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

[In]

integrate(log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(79\)

2.2.28.27 Maxima [F(-2)]

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

[In]

integrate(log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(80\)

2.2.28.28 Maxima [F(-2)]

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

[In]

integrate((e*x+d)^4*log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(82\)

2.2.28.29 Maxima [F(-2)]

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

[In]

integrate((e*x+d)^3*log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(83\)

2.2.28.30 Maxima [F(-2)]

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

[In]

integrate((e*x+d)^2*log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(84\)

2.2.28.31 Maxima [F(-2)]

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

[In]

integrate((e*x+d)*log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(85\)

2.2.28.32 Maxima [F(-2)]

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

[In]

integrate(log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(86\)

2.2.28.33 Maxima [F(-2)]

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

[In]

integrate(log(d*(c*x^2+b*x+a)^n)/(e*x+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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(88\)

2.2.28.34 Maxima [F(-2)]

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

[In]

integrate(log(d*(c*x^2+b*x+a)^n)/(e*x+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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(89\)

2.2.28.35 Maxima [F(-2)]

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

[In]

integrate(log(d*(c*x^2+b*x+a)^n)/(e*x+d)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(90\)

2.2.28.36 Maxima [F(-2)]

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

[In]

integrate(log(d*(c*x^2+b*x+a)^n)/(e*x+d)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(91\)

2.2.28.37 Maxima [F(-2)]

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

[In]

integrate(log(d*(c*x^2+b*x+a)^n)/(c*e*x^2+b*e*x+a*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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(93\)

2.2.28.38 Maxima [F(-2)]

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

[In]

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

Test file number \(64\)

Integral number in file \(94\)

2.2.28.39 Maxima [F(-2)]

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

[In]

integrate(log(g*(c*x^2+b*x+a)^n)/(f*x^2+e*x+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(4*d*f-e^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(95\)

2.2.28.40 Maxima [F(-2)]

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

[In]

integrate(log(d*(c*x^2+b*x+a)^n)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(97\)

2.2.28.41 Maxima [F(-2)]

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

[In]

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

Test file number \(64\)

Integral number in file \(149\)

2.2.28.42 Maxima [F(-2)]

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

[In]

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

Test file number \(64\)

Integral number in file \(150\)

2.2.28.43 Maxima [F(-2)]

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

[In]

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

Test file number \(64\)

Integral number in file \(152\)

2.2.28.44 Maxima [F(-2)]

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

[In]

integrate((d*x+c)^3/(a+b*sin(f*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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(163\)

2.2.28.45 Maxima [F(-2)]

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

[In]

integrate((d*x+c)^2/(a+b*sin(f*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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(164\)

2.2.28.46 Maxima [F(-2)]

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

[In]

integrate((d*x+c)/(a+b*sin(f*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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(165\)

2.2.28.47 Maxima [F(-2)]

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

[In]

integrate((d*x+c)^3/(a+b*sin(f*x+e))^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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(168\)

2.2.28.48 Maxima [F(-2)]

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

[In]

integrate((d*x+c)^2/(a+b*sin(f*x+e))^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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(169\)

2.2.28.49 Maxima [F(-2)]

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

[In]

integrate((d*x+c)/(a+b*sin(f*x+e))^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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(170\)

2.2.28.50 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^3 \sin ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)^3*sin(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(191\)

2.2.28.51 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^2*sin(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(192\)

2.2.28.52 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x) \sin ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)*sin(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(193\)

2.2.28.53 Maxima [F(-2)]

Exception generated. \[ \int \frac {\sin ^3(c+d x)}{(e+f x) (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(sin(d*x+c)^3/(f*x+e)/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(195\)

2.2.28.54 Maxima [F(-2)]

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

[In]

integrate(sin(d*x+c)^3/(f*x+e)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(196\)

2.2.28.55 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^3 \csc ^2(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)^3*csc(d*x+c)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(203\)

2.2.28.56 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^2 \csc ^2(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)^2*csc(d*x+c)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(204\)

2.2.28.57 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x) \csc ^2(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)*csc(d*x+c)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(205\)

2.2.28.58 Maxima [F(-2)]

Exception generated. \[ \int \frac {\csc ^2(c+d x)}{(e+f x) (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(csc(d*x+c)^2/(f*x+e)/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(207\)

2.2.28.59 Maxima [F(-2)]

Exception generated. \[ \int \frac {\csc ^2(c+d x)}{(e+f x)^2 (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(csc(d*x+c)^2/(f*x+e)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(208\)

2.2.28.60 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^3*sin(d*x+c)/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(220\)

2.2.28.61 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^2*sin(d*x+c)/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(221\)

2.2.28.62 Maxima [F(-2)]

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

[In]

integrate((f*x+e)*sin(d*x+c)/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(222\)

2.2.28.63 Maxima [F(-2)]

Exception generated. \[ \int \frac {\sin (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(sin(d*x+c)/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(223\)

2.2.28.64 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^3*sin(d*x+c)^2/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(224\)

2.2.28.65 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^2*sin(d*x+c)^2/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(225\)

2.2.28.66 Maxima [F(-2)]

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

[In]

integrate((f*x+e)*sin(d*x+c)^2/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(226\)

2.2.28.67 Maxima [F(-2)]

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

[In]

integrate(sin(d*x+c)^2/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(227\)

2.2.28.68 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^3*sin(d*x+c)^3/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(228\)

2.2.28.69 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^2*sin(d*x+c)^3/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(229\)

2.2.28.70 Maxima [F(-2)]

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

[In]

integrate((f*x+e)*sin(d*x+c)^3/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(230\)

2.2.28.71 Maxima [F(-2)]

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

[In]

integrate(sin(d*x+c)^3/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(231\)

2.2.28.72 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^3 \csc (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((f*x+e)^3*csc(d*x+c)/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(232\)

2.2.28.73 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^2*csc(d*x+c)/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(233\)

2.2.28.74 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x) \csc (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((f*x+e)*csc(d*x+c)/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(234\)

2.2.28.75 Maxima [F(-2)]

Exception generated. \[ \int \frac {\csc (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(csc(d*x+c)/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(235\)

2.2.28.76 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^3*csc(d*x+c)^2/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(236\)

2.2.28.77 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^2*csc(d*x+c)^2/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(237\)

2.2.28.78 Maxima [F(-2)]

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

[In]

integrate((f*x+e)*csc(d*x+c)^2/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(238\)

2.2.28.79 Maxima [F(-2)]

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

[In]

integrate(csc(d*x+c)^2/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(239\)

2.2.28.80 Maxima [F(-2)]

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

[In]

integrate((f*x+e)*sin(d*x+c)/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(245\)

2.2.28.81 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^2*sin(d*x+c)/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(246\)

2.2.28.82 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^3*sin(d*x+c)/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(247\)

2.2.28.83 Maxima [F(-2)]

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

[In]

integrate((f*x+e)*sin(d*x+c)/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(248\)

2.2.28.84 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^2*sin(d*x+c)/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(249\)

2.2.28.85 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^3*sin(d*x+c)/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(250\)

2.2.28.86 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^3 \sec ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)^3*sec(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(281\)

2.2.28.87 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^2 \sec ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)^2*sec(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(282\)

2.2.28.88 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x) \sec ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)*sec(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(283\)

2.2.28.89 Maxima [F(-2)]

Exception generated. \[ \int \frac {\sec ^3(c+d x)}{(e+f x) (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(sec(d*x+c)^3/(f*x+e)/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(285\)

2.2.28.90 Maxima [F(-2)]

Exception generated. \[ \int \frac {\sec ^3(c+d x)}{(e+f x)^2 (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(sec(d*x+c)^3/(f*x+e)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(286\)

2.2.28.91 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^m \sec (c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)^m*sec(d*x+c)/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(292\)

2.2.28.92 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^m \sec ^2(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)^m*sec(d*x+c)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(293\)

2.2.28.93 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^3 \cos (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((f*x+e)^3*cos(d*x+c)/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(294\)

2.2.28.94 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^2*cos(d*x+c)/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(295\)

2.2.28.95 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x) \cos (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((f*x+e)*cos(d*x+c)/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(296\)

2.2.28.96 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^3*cos(d*x+c)^2/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(298\)

2.2.28.97 Maxima [F(-2)]

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

[In]

integrate((f*x+e)^2*cos(d*x+c)^2/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(299\)

2.2.28.98 Maxima [F(-2)]

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

[In]

integrate((f*x+e)*cos(d*x+c)^2/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(300\)

2.2.28.99 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^2/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(301\)

2.2.28.100 Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^3 \cos ^3(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((f*x+e)^3*cos(d*x+c)^3/(a+b*sin(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(4*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(302\)