Integrals 4101 to 4200
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sin (e+f x)}{\left (a+b \tan ^2(e+f x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sin(f*x+e)/(a+b*tan(f*x+e)^2)^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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(82\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\csc (e+f x)}{\left (a+b \tan ^2(e+f x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csc(f*x+e)/(a+b*tan(f*x+e)^2)^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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(83\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\csc ^3(e+f x)}{\left (a+b \tan ^2(e+f x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csc(f*x+e)^3/(a+b*tan(f*x+e)^2)^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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(84\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\csc ^5(e+f x)}{\left (a+b \tan ^2(e+f x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csc(f*x+e)^5/(a+b*tan(f*x+e)^2)^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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(85\)
Maxima [F(-2)]
Exception generated. \[
\int \sqrt {a+b \tan ^2(e+f x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(100\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {a+b \tan ^2(e+f x)}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(124\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\left (a+b \tan ^2(e+f x)\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(136\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\left (a+b \tan ^2(e+f x)\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(148\)
Maxima [F(-2)]
Exception generated. \[
\int \cot (e+f x) \sqrt {a+b \tan ^2(e+f x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cot(f*x+e)*(a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(296\)
Maxima [F(-2)]
Exception generated. \[
\int \sqrt {a+b \tan ^2(e+f x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(302\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {a+b \tan ^2(e+f x)}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(329\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\tan ^3(e+f x)}{\left (a+b \tan ^2(e+f x)\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(tan(f*x+e)^3/(a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(334\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\tan ^2(e+f x)}{\left (a+b \tan ^2(e+f x)\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(tan(f*x+e)^2/(a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(341\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\left (a+b \tan ^2(e+f x)\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(342\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\tan ^5(e+f x)}{\left (a+b \tan ^2(e+f x)\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(tan(f*x+e)^5/(a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(346\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\tan ^3(e+f x)}{\left (a+b \tan ^2(e+f x)\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(tan(f*x+e)^3/(a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(347\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\tan ^4(e+f x)}{\left (a+b \tan ^2(e+f x)\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(tan(f*x+e)^4/(a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(353\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\tan ^2(e+f x)}{\left (a+b \tan ^2(e+f x)\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(tan(f*x+e)^2/(a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(354\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\left (a+b \tan ^2(e+f x)\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*tan(f*x+e)^2)^(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(355\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\cot (x)}{\left (a+b \tan ^4(x)\right )^{3/2}} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate(cot(x)/(a+b*tan(x)^4)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(402\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\cot (x)}{\left (a+b \tan ^4(x)\right )^{5/2}} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate(cot(x)/(a+b*tan(x)^4)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(405\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d \tan (e+f x))^m}{\left (a+b \sqrt {c \tan (e+f x)}\right )^2} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate((d*tan(f*x+e))^m/(a+b*(c*tan(f*x+e))^(1/2))^2,x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(409\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sec ^5(c+d x)}{a+b \tan ^2(c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sec(d*x+c)^5/(a+b*tan(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(450\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sec ^3(c+d x)}{a+b \tan ^2(c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sec(d*x+c)^3/(a+b*tan(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(451\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sec (c+d x)}{a+b \tan ^2(c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sec(d*x+c)/(a+b*tan(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(452\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\cos (c+d x)}{a+b \tan ^2(c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cos(d*x+c)/(a+b*tan(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(453\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\cos ^3(c+d x)}{a+b \tan ^2(c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cos(d*x+c)^3/(a+b*tan(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(454\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\cos ^5(c+d x)}{a+b \tan ^2(c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cos(d*x+c)^5/(a+b*tan(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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(455\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sec ^7(c+d x)}{\left (a+b \tan ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sec(d*x+c)^7/(a+b*tan(d*x+c)^2)^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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(462\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sec ^5(c+d x)}{\left (a+b \tan ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sec(d*x+c)^5/(a+b*tan(d*x+c)^2)^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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(463\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sec ^3(c+d x)}{\left (a+b \tan ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sec(d*x+c)^3/(a+b*tan(d*x+c)^2)^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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(464\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sec (c+d x)}{\left (a+b \tan ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sec(d*x+c)/(a+b*tan(d*x+c)^2)^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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(465\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\cos (c+d x)}{\left (a+b \tan ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cos(d*x+c)/(a+b*tan(d*x+c)^2)^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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(466\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\cos ^3(c+d x)}{\left (a+b \tan ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cos(d*x+c)^3/(a+b*tan(d*x+c)^2)^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(b-a>0)', see `assume?` for mor
e details)Is
input file name 4_Trig_functions/4.3_Tangent/4.3.7-d_trig-^m-a+b-c_tan-^n-^p.txt
Test file number \(106\)
Integral number in file \(467\)
Maxima [F(-2)]
Exception generated. \[
\int \sqrt {a+b \tan (d+e x)+c \tan ^2(d+e x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+b*tan(e*x+d)+c*tan(e*x+d)^2)^(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((c-b-a)*(c+b-a)>0)', see `assu
me?` for mor
input file name 4_Trig_functions/4.3_Tangent/4.3.9_trig^m-a+b_tan^n+c_tan^-2_n-^p.txt
Test file number \(107\)
Integral number in file \(6\)
Maxima [F(-2)]
Exception generated. \[
\int \cot (d+e x) \sqrt {a+b \tan (d+e x)+c \tan ^2(d+e x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cot(e*x+d)*(a+b*tan(e*x+d)+c*tan(e*x+d)^2)^(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((-16*a*(a/4-c/4))>0)', see `as
sume?` for m
input file name 4_Trig_functions/4.3_Tangent/4.3.9_trig^m-a+b_tan^n+c_tan^-2_n-^p.txt
Test file number \(107\)
Integral number in file \(7\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\tan (d+e x)}{\sqrt {a+b \tan (d+e x)+c \tan ^2(d+e x)}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(tan(e*x+d)/(a+b*tan(e*x+d)+c*tan(e*x+d)^2)^(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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 4_Trig_functions/4.3_Tangent/4.3.9_trig^m-a+b_tan^n+c_tan^-2_n-^p.txt
Test file number \(107\)
Integral number in file \(14\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {a+b \tan (d+e x)+c \tan ^2(d+e x)}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*tan(e*x+d)+c*tan(e*x+d)^2)^(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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 4_Trig_functions/4.3_Tangent/4.3.9_trig^m-a+b_tan^n+c_tan^-2_n-^p.txt
Test file number \(107\)
Integral number in file \(15\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\tan ^3(d+e x)}{\left (a+b \tan (d+e x)+c \tan ^2(d+e x)\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(tan(e*x+d)^3/(a+b*tan(e*x+d)+c*tan(e*x+d)^2)^(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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 4_Trig_functions/4.3_Tangent/4.3.9_trig^m-a+b_tan^n+c_tan^-2_n-^p.txt
Test file number \(107\)
Integral number in file \(21\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\tan ^2(d+e x)}{\left (a+b \tan (d+e x)+c \tan ^2(d+e x)\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(tan(e*x+d)^2/(a+b*tan(e*x+d)+c*tan(e*x+d)^2)^(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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 4_Trig_functions/4.3_Tangent/4.3.9_trig^m-a+b_tan^n+c_tan^-2_n-^p.txt
Test file number \(107\)
Integral number in file \(22\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\tan (d+e x)}{\left (a+b \tan (d+e x)+c \tan ^2(d+e x)\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(tan(e*x+d)/(a+b*tan(e*x+d)+c*tan(e*x+d)^2)^(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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 4_Trig_functions/4.3_Tangent/4.3.9_trig^m-a+b_tan^n+c_tan^-2_n-^p.txt
Test file number \(107\)
Integral number in file \(23\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\tan ^7(d+e x)}{\left (a+b \tan ^2(d+e x)+c \tan ^4(d+e x)\right )^{3/2}} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate(tan(e*x+d)^7/(a+b*tan(e*x+d)^2+c*tan(e*x+d)^4)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.
input file name 4_Trig_functions/4.3_Tangent/4.3.9_trig^m-a+b_tan^n+c_tan^-2_n-^p.txt
Test file number \(107\)
Integral number in file \(45\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\cot (d+e x)}{\left (a+b \tan ^2(d+e x)+c \tan ^4(d+e x)\right )^{3/2}} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate(cot(e*x+d)/(a+b*tan(e*x+d)^2+c*tan(e*x+d)^4)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.
input file name 4_Trig_functions/4.3_Tangent/4.3.9_trig^m-a+b_tan^n+c_tan^-2_n-^p.txt
Test file number \(107\)
Integral number in file \(49\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(c+d x)^3}{a+i a \cot (e+f x)} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate((d*x+c)^3/(a+I*a*cot(f*x+e)),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.10-c+d_x-^m-a+b_cot-^n.txt
Test file number \(109\)
Integral number in file \(16\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(c+d x)^2}{a+i a \cot (e+f x)} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate((d*x+c)^2/(a+I*a*cot(f*x+e)),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.10-c+d_x-^m-a+b_cot-^n.txt
Test file number \(109\)
Integral number in file \(17\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {c+d x}{a+i a \cot (e+f x)} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate((d*x+c)/(a+I*a*cot(f*x+e)),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.10-c+d_x-^m-a+b_cot-^n.txt
Test file number \(109\)
Integral number in file \(18\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(c+d x)^3}{(a+i a \cot (e+f x))^2} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate((d*x+c)^3/(a+I*a*cot(f*x+e))^2,x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.10-c+d_x-^m-a+b_cot-^n.txt
Test file number \(109\)
Integral number in file \(22\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(c+d x)^2}{(a+i a \cot (e+f x))^2} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate((d*x+c)^2/(a+I*a*cot(f*x+e))^2,x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.10-c+d_x-^m-a+b_cot-^n.txt
Test file number \(109\)
Integral number in file \(23\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {c+d x}{(a+i a \cot (e+f x))^2} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate((d*x+c)/(a+I*a*cot(f*x+e))^2,x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.10-c+d_x-^m-a+b_cot-^n.txt
Test file number \(109\)
Integral number in file \(24\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(c+d x)^3}{(a+i a \cot (e+f x))^3} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate((d*x+c)^3/(a+I*a*cot(f*x+e))^3,x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.10-c+d_x-^m-a+b_cot-^n.txt
Test file number \(109\)
Integral number in file \(27\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(c+d x)^2}{(a+i a \cot (e+f x))^3} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate((d*x+c)^2/(a+I*a*cot(f*x+e))^3,x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.10-c+d_x-^m-a+b_cot-^n.txt
Test file number \(109\)
Integral number in file \(28\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {c+d x}{(a+i a \cot (e+f x))^3} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate((d*x+c)/(a+I*a*cot(f*x+e))^3,x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.10-c+d_x-^m-a+b_cot-^n.txt
Test file number \(109\)
Integral number in file \(29\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sin ^4(x)}{i+\cot (x)} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate(sin(x)^4/(I+cot(x)),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.1.2-d_csc-^m-a+b_cot-^n.txt
Test file number \(110\)
Integral number in file \(1\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sin ^3(x)}{i+\cot (x)} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate(sin(x)^3/(I+cot(x)),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.1.2-d_csc-^m-a+b_cot-^n.txt
Test file number \(110\)
Integral number in file \(2\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sin ^2(x)}{i+\cot (x)} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate(sin(x)^2/(I+cot(x)),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.1.2-d_csc-^m-a+b_cot-^n.txt
Test file number \(110\)
Integral number in file \(3\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sin (x)}{i+\cot (x)} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate(sin(x)/(I+cot(x)),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.1.2-d_csc-^m-a+b_cot-^n.txt
Test file number \(110\)
Integral number in file \(4\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\cos ^4(x)}{i+\cot (x)} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate(cos(x)^4/(I+cot(x)),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.1.3-d_cos-^m-a+b_cot-^n.txt
Test file number \(111\)
Integral number in file \(1\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\cos ^3(x)}{i+\cot (x)} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate(cos(x)^3/(I+cot(x)),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.1.3-d_cos-^m-a+b_cot-^n.txt
Test file number \(111\)
Integral number in file \(2\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\cos ^2(x)}{i+\cot (x)} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate(cos(x)^2/(I+cot(x)),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.1.3-d_cos-^m-a+b_cot-^n.txt
Test file number \(111\)
Integral number in file \(3\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\cos (x)}{i+\cot (x)} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate(cos(x)/(I+cot(x)),x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.
input file name 4_Trig_functions/4.4_Cotangent/4.4.1.3-d_cos-^m-a+b_cot-^n.txt
Test file number \(111\)
Integral number in file \(4\)
Maxima [F(-2)]
Exception generated. \[
\int (e \cot (c+d x))^{5/2} (a+a \cot (c+d x)) \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(5/2)*(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(2\)
Maxima [F(-2)]
Exception generated. \[
\int (e \cot (c+d x))^{3/2} (a+a \cot (c+d x)) \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(3/2)*(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(3\)
Maxima [F(-2)]
Exception generated. \[
\int \sqrt {e \cot (c+d x)} (a+a \cot (c+d x)) \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(1/2)*(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(4\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+a \cot (c+d x)}{\sqrt {e \cot (c+d x)}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+a*cot(d*x+c))/(e*cot(d*x+c))^(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 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(5\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+a \cot (c+d x)}{(e \cot (c+d x))^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+a*cot(d*x+c))/(e*cot(d*x+c))^(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 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(6\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+a \cot (c+d x)}{(e \cot (c+d x))^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+a*cot(d*x+c))/(e*cot(d*x+c))^(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 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(7\)
Maxima [F(-2)]
Exception generated. \[
\int (e \cot (c+d x))^{5/2} (a+a \cot (c+d x))^2 \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(5/2)*(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(8\)
Maxima [F(-2)]
Exception generated. \[
\int (e \cot (c+d x))^{3/2} (a+a \cot (c+d x))^2 \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(3/2)*(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(9\)
Maxima [F(-2)]
Exception generated. \[
\int \sqrt {e \cot (c+d x)} (a+a \cot (c+d x))^2 \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(1/2)*(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(10\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(a+a \cot (c+d x))^2}{\sqrt {e \cot (c+d x)}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+a*cot(d*x+c))^2/(e*cot(d*x+c))^(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 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(11\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(a+a \cot (c+d x))^2}{(e \cot (c+d x))^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+a*cot(d*x+c))^2/(e*cot(d*x+c))^(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 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(12\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(a+a \cot (c+d x))^2}{(e \cot (c+d x))^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+a*cot(d*x+c))^2/(e*cot(d*x+c))^(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 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(13\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(a+a \cot (c+d x))^2}{(e \cot (c+d x))^{7/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+a*cot(d*x+c))^2/(e*cot(d*x+c))^(7/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 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(14\)
Maxima [F(-2)]
Exception generated. \[
\int (e \cot (c+d x))^{5/2} (a+a \cot (c+d x))^3 \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(5/2)*(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(15\)
Maxima [F(-2)]
Exception generated. \[
\int (e \cot (c+d x))^{3/2} (a+a \cot (c+d x))^3 \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(3/2)*(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(16\)
Maxima [F(-2)]
Exception generated. \[
\int \sqrt {e \cot (c+d x)} (a+a \cot (c+d x))^3 \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(1/2)*(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(17\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(a+a \cot (c+d x))^3}{\sqrt {e \cot (c+d x)}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+a*cot(d*x+c))^3/(e*cot(d*x+c))^(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 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(18\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(a+a \cot (c+d x))^3}{(e \cot (c+d x))^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+a*cot(d*x+c))^3/(e*cot(d*x+c))^(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 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(19\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(a+a \cot (c+d x))^3}{(e \cot (c+d x))^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+a*cot(d*x+c))^3/(e*cot(d*x+c))^(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 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(20\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(a+a \cot (c+d x))^3}{(e \cot (c+d x))^{7/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+a*cot(d*x+c))^3/(e*cot(d*x+c))^(7/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 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(21\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(a+a \cot (c+d x))^3}{(e \cot (c+d x))^{9/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+a*cot(d*x+c))^3/(e*cot(d*x+c))^(9/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 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(22\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(e \cot (c+d x))^{5/2}}{a+a \cot (c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(5/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(23\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(e \cot (c+d x))^{3/2}}{a+a \cot (c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(3/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(24\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {e \cot (c+d x)}}{a+a \cot (c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(1/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(25\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {e \cot (c+d x)} (a+a \cot (c+d x))} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*cot(d*x+c))^(1/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(26\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(e \cot (c+d x))^{3/2} (a+a \cot (c+d x))} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*cot(d*x+c))^(3/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(27\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(e \cot (c+d x))^{5/2} (a+a \cot (c+d x))} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*cot(d*x+c))^(5/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(28\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(e \cot (c+d x))^{5/2}}{(a+a \cot (c+d x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(5/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(29\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(e \cot (c+d x))^{3/2}}{(a+a \cot (c+d x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(3/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(30\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {e \cot (c+d x)}}{(a+a \cot (c+d x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(1/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(31\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {e \cot (c+d x)} (a+a \cot (c+d x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*cot(d*x+c))^(1/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(32\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(e \cot (c+d x))^{3/2} (a+a \cot (c+d x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*cot(d*x+c))^(3/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(33\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(e \cot (c+d x))^{5/2} (a+a \cot (c+d x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*cot(d*x+c))^(5/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(34\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(e \cot (c+d x))^{5/2}}{(a+a \cot (c+d x))^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(5/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(35\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(e \cot (c+d x))^{3/2}}{(a+a \cot (c+d x))^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(3/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(36\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {e \cot (c+d x)}}{(a+a \cot (c+d x))^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(1/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(37\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {e \cot (c+d x)} (a+a \cot (c+d x))^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*cot(d*x+c))^(1/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(38\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(e \cot (c+d x))^{3/2} (a+a \cot (c+d x))^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*cot(d*x+c))^(3/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(39\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(e \cot (c+d x))^{5/2} (a+a \cot (c+d x))^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*cot(d*x+c))^(5/2)/(a+a*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(40\)
Maxima [F(-2)]
Exception generated. \[
\int (e \cot (c+d x))^{3/2} (a+b \cot (c+d x)) \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*cot(d*x+c))^(3/2)*(a+b*cot(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(e>0)', see `assume?` for more
details)Is e
input file name 4_Trig_functions/4.4_Cotangent/4.4.2.1-a+b_cot-^m-c+d_cot-^n.txt
Test file number \(112\)
Integral number in file \(51\)