2.2.30 Integrals 2901 to 3000

2.2.30.1 Maxima [F(-2)]

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

[In]

integrate(csc(x)/(a+b*sin(x)),x, algorithm="maxima")

[Out]

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

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

Test file number \(73\)

Integral number in file \(181\)

2.2.30.2 Maxima [F(-2)]

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

[In]

integrate(csc(x)^2/(a+b*sin(x)),x, algorithm="maxima")

[Out]

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

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

Test file number \(73\)

Integral number in file \(182\)

2.2.30.3 Maxima [F(-2)]

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

[In]

integrate(csc(x)^3/(a+b*sin(x)),x, algorithm="maxima")

[Out]

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

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

Test file number \(73\)

Integral number in file \(183\)

2.2.30.4 Maxima [F(-2)]

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

[In]

integrate(csc(x)^4/(a+b*sin(x)),x, algorithm="maxima")

[Out]

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

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

Test file number \(73\)

Integral number in file \(184\)

2.2.30.5 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(185\)

2.2.30.6 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(186\)

2.2.30.7 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(187\)

2.2.30.8 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(188\)

2.2.30.9 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(189\)

2.2.30.10 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(190\)

2.2.30.11 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(191\)

2.2.30.12 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(192\)

2.2.30.13 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(193\)

2.2.30.14 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(194\)

2.2.30.15 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(195\)

2.2.30.16 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(196\)

2.2.30.17 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(197\)

2.2.30.18 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(198\)

2.2.30.19 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(199\)

2.2.30.20 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(200\)

2.2.30.21 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(201\)

2.2.30.22 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(202\)

2.2.30.23 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(430\)

2.2.30.24 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(431\)

2.2.30.25 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(432\)

2.2.30.26 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(433\)

2.2.30.27 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(439\)

2.2.30.28 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(440\)

2.2.30.29 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(441\)

2.2.30.30 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(442\)

2.2.30.31 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(443\)

2.2.30.32 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(448\)

2.2.30.33 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(449\)

2.2.30.34 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(450\)

2.2.30.35 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(451\)

2.2.30.36 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(452\)

2.2.30.37 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(458\)

2.2.30.38 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(459\)

2.2.30.39 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(460\)

2.2.30.40 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(467\)

2.2.30.41 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(468\)

2.2.30.42 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(469\)

2.2.30.43 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(477\)

2.2.30.44 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(478\)

2.2.30.45 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(479\)

2.2.30.46 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(675\)

2.2.30.47 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(676\)

2.2.30.48 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(677\)

2.2.30.49 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(682\)

2.2.30.50 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(683\)

2.2.30.51 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(684\)

2.2.30.52 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(685\)

2.2.30.53 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(690\)

2.2.30.54 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(691\)

2.2.30.55 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(692\)

2.2.30.56 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(693\)

2.2.30.57 Maxima [F(-2)]

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

[In]

integrate((b*B/a+B*sin(x))/(a+b*sin(x)),x, algorithm="maxima")

[Out]

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

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

Test file number \(73\)

Integral number in file \(694\)

2.2.30.58 Maxima [F(-2)]

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

[In]

integrate((a*B/b+B*sin(x))/(a+b*sin(x)),x, algorithm="maxima")

[Out]

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

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

Test file number \(73\)

Integral number in file \(695\)

2.2.30.59 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(696\)

2.2.30.60 Maxima [F(-2)]

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

[In]

integrate((c+d*sin(f*x+e))^4/(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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(698\)

2.2.30.61 Maxima [F(-2)]

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

[In]

integrate((c+d*sin(f*x+e))^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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(699\)

2.2.30.62 Maxima [F(-2)]

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

[In]

integrate((c+d*sin(f*x+e))^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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(700\)

2.2.30.63 Maxima [F(-2)]

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

[In]

integrate((c+d*sin(f*x+e))/(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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(701\)

2.2.30.64 Maxima [F(-2)]

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

[In]

integrate(1/(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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(702\)

2.2.30.65 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(703\)

2.2.30.66 Maxima [F(-2)]

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

[In]

integrate(1/(a+b*sin(f*x+e))/(c+d*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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(704\)

2.2.30.67 Maxima [F(-2)]

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

[In]

integrate(1/(a+b*sin(f*x+e))/(c+d*sin(f*x+e))^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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(705\)

2.2.30.68 Maxima [F(-2)]

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

[In]

integrate((c+d*sin(f*x+e))^4/(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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(706\)

2.2.30.69 Maxima [F(-2)]

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

[In]

integrate((c+d*sin(f*x+e))^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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(707\)

2.2.30.70 Maxima [F(-2)]

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

[In]

integrate((c+d*sin(f*x+e))^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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(708\)

2.2.30.71 Maxima [F(-2)]

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

[In]

integrate((c+d*sin(f*x+e))/(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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(709\)

2.2.30.72 Maxima [F(-2)]

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

[In]

integrate(1/(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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(710\)

2.2.30.73 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(711\)

2.2.30.74 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(712\)

2.2.30.75 Maxima [F(-2)]

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

[In]

integrate(1/(a+b*sin(f*x+e))^2/(c+d*sin(f*x+e))^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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(713\)

2.2.30.76 Maxima [F(-2)]

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

[In]

integrate((c+d*sin(f*x+e))^5/(a+b*sin(f*x+e))^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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(714\)

2.2.30.77 Maxima [F(-2)]

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

[In]

integrate((c+d*sin(f*x+e))^4/(a+b*sin(f*x+e))^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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(715\)

2.2.30.78 Maxima [F(-2)]

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

[In]

integrate((c+d*sin(f*x+e))^3/(a+b*sin(f*x+e))^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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(716\)

2.2.30.79 Maxima [F(-2)]

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

[In]

integrate((c+d*sin(f*x+e))^2/(a+b*sin(f*x+e))^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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(717\)

2.2.30.80 Maxima [F(-2)]

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

[In]

integrate((c+d*sin(f*x+e))/(a+b*sin(f*x+e))^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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(718\)

2.2.30.81 Maxima [F(-2)]

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

[In]

integrate(1/(a+b*sin(f*x+e))^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.2.1-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(73\)

Integral number in file \(719\)

2.2.30.82 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(720\)

2.2.30.83 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(721\)

2.2.30.84 Maxima [F(-2)]

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

[In]

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

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

Test file number \(73\)

Integral number in file \(722\)

2.2.30.85 Maxima [F(-2)]

Exception generated. \[ \int (g \cos (e+f x))^{-1-m-n} (a+a \sin (e+f x))^m (c-c \sin (e+f x))^{-1+n} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((g*cos(f*x+e))^(-1-m-n)*(a+a*sin(f*x+e))^m*(c-c*sin(f*x+e))^(-1+n),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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(186\)

2.2.30.86 Maxima [F(-2)]

Exception generated. \[ \int (g \cos (e+f x))^{-1-m-n} (a+a \sin (e+f x))^m (c-c \sin (e+f x))^{-2+n} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((g*cos(f*x+e))^(-1-m-n)*(a+a*sin(f*x+e))^m*(c-c*sin(f*x+e))^(-2+n),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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(187\)

2.2.30.87 Maxima [F(-2)]

Exception generated. \[ \int (g \cos (e+f x))^{-1-m-n} (a+a \sin (e+f x))^m (c-c \sin (e+f x))^{-3+n} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((g*cos(f*x+e))^(-1-m-n)*(a+a*sin(f*x+e))^m*(c-c*sin(f*x+e))^(-3+n),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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(188\)

2.2.30.88 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^2*sin(d*x+c)^3/(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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(1078\)

2.2.30.89 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^2*sin(d*x+c)^2/(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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(1079\)

2.2.30.90 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(1080\)

2.2.30.91 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^2*csc(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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(1081\)

2.2.30.92 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^2*csc(d*x+c)^2/(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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(1082\)

2.2.30.93 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^2*csc(d*x+c)^3/(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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(1083\)

2.2.30.94 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^2*csc(d*x+c)^4/(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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(1084\)

2.2.30.95 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^2*sin(d*x+c)^3/(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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(1085\)

2.2.30.96 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^2*sin(d*x+c)^2/(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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(1086\)

2.2.30.97 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(1087\)

2.2.30.98 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^2*csc(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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(1088\)

2.2.30.99 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^2*csc(d*x+c)^2/(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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(1089\)

2.2.30.100 Maxima [F(-2)]

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

[In]

integrate(cos(d*x+c)^2*csc(d*x+c)^3/(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.2.2-g_cos-^p-a+b_sin-^m-c+d_sin-^n.txt

Test file number \(74\)

Integral number in file \(1090\)