Exception generated. \[ \int \frac {\tan ^2(c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(tan(d*x+c)^2/(a+b*sin(d*x+c))^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/183_4.1.2.2
Test file number \(183\)
Integral number in file \(1469\)
Exception generated. \[ \int \frac {\sec (c+d x) \tan (c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sec(d*x+c)*tan(d*x+c)/(a+b*sin(d*x+c))^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/183_4.1.2.2
Test file number \(183\)
Integral number in file \(1470\)
Exception generated. \[ \int \frac {\csc (c+d x) \sec ^2(c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(csc(d*x+c)*sec(d*x+c)^2/(a+b*sin(d*x+c))^3,x, algorithm="maxima" )
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/183_4.1.2.2
Test file number \(183\)
Integral number in file \(1471\)
Exception generated. \[ \int \frac {\csc ^2(c+d x) \sec ^2(c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(csc(d*x+c)^2*sec(d*x+c)^2/(a+b*sin(d*x+c))^3,x, algorithm="maxim a")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/183_4.1.2.2
Test file number \(183\)
Integral number in file \(1472\)
Exception generated. \[ \int \frac {\csc ^3(c+d x) \sec ^2(c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(csc(d*x+c)^3*sec(d*x+c)^2/(a+b*sin(d*x+c))^3,x, algorithm="maxim a")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/183_4.1.2.2
Test file number \(183\)
Integral number in file \(1473\)
Exception generated. \[ \int \frac {\cos ^2(e+f x) (c+d \sin (e+f x))^{4/3}}{a+b \sin (e+f x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(cos(f*x+e)^2*(c+d*sin(f*x+e))^(4/3)/(a+b*sin(f*x+e)),x, algorith m="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/183_4.1.2.2
Test file number \(183\)
Integral number in file \(1515\)
Exception generated. \[ \int \frac {\sin ^2(e+f x)}{(a+b \sin (e+f x))^2 (c+d \sin (e+f x))} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sin(f*x+e)^2/(a+b*sin(f*x+e))^2/(c+d*sin(f*x+e)),x, algorithm="m axima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/184_4.1.2.3
Test file number \(184\)
Integral number in file \(39\)
Exception generated. \[ \int \frac {\sin ^2(e+f x) (A+B \sin (e+f x))}{(a+b \sin (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sin(f*x+e)^2*(A+B*sin(f*x+e))/(a+b*sin(f*x+e))^2,x, algorithm="m axima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(16\)
Exception generated. \[ \int \frac {(a+a \sin (e+f x)) (A+B \sin (e+f x))}{c+d \sin (e+f x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+a*sin(f*x+e))*(A+B*sin(f*x+e))/(c+d*sin(f*x+e)),x, algorithm= "maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(248\)
Exception generated. \[ \int \frac {(a+a \sin (e+f x)) (A+B \sin (e+f x))}{(c+d \sin (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+a*sin(f*x+e))*(A+B*sin(f*x+e))/(c+d*sin(f*x+e))^2,x, algorith m="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(249\)
Exception generated. \[ \int \frac {(a+a \sin (e+f x)) (A+B \sin (e+f x))}{(c+d \sin (e+f x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+a*sin(f*x+e))*(A+B*sin(f*x+e))/(c+d*sin(f*x+e))^3,x, algorith m="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(250\)
Exception generated. \[ \int \frac {(a+a \sin (e+f x))^2 (A+B \sin (e+f x))}{c+d \sin (e+f x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+a*sin(f*x+e))^2*(A+B*sin(f*x+e))/(c+d*sin(f*x+e)),x, algorith m="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(255\)
Exception generated. \[ \int \frac {(a+a \sin (e+f x))^2 (A+B \sin (e+f x))}{(c+d \sin (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+a*sin(f*x+e))^2*(A+B*sin(f*x+e))/(c+d*sin(f*x+e))^2,x, algori thm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(256\)
Exception generated. \[ \int \frac {(a+a \sin (e+f x))^2 (A+B \sin (e+f x))}{(c+d \sin (e+f x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+a*sin(f*x+e))^2*(A+B*sin(f*x+e))/(c+d*sin(f*x+e))^3,x, algori thm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(257\)
Exception generated. \[ \int \frac {(a+a \sin (e+f x))^3 (A+B \sin (e+f x))}{c+d \sin (e+f x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+a*sin(f*x+e))^3*(A+B*sin(f*x+e))/(c+d*sin(f*x+e)),x, algorith m="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(262\)
Exception generated. \[ \int \frac {(a+a \sin (e+f x))^3 (A+B \sin (e+f x))}{(c+d \sin (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+a*sin(f*x+e))^3*(A+B*sin(f*x+e))/(c+d*sin(f*x+e))^2,x, algori thm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(263\)
Exception generated. \[ \int \frac {(a+a \sin (e+f x))^3 (A+B \sin (e+f x))}{(c+d \sin (e+f x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+a*sin(f*x+e))^3*(A+B*sin(f*x+e))/(c+d*sin(f*x+e))^3,x, algori thm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(264\)
Exception generated. \[ \int \frac {A+B \sin (e+f x)}{(a+a \sin (e+f x)) (c+d \sin (e+f x))} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*sin(f*x+e))/(a+a*sin(f*x+e))/(c+d*sin(f*x+e)),x, algorithm= "maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(269\)
Exception generated. \[ \int \frac {A+B \sin (e+f x)}{(a+a \sin (e+f x)) (c+d \sin (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*sin(f*x+e))/(a+a*sin(f*x+e))/(c+d*sin(f*x+e))^2,x, algorith m="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(270\)
Exception generated. \[ \int \frac {A+B \sin (e+f x)}{(a+a \sin (e+f x)) (c+d \sin (e+f x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*sin(f*x+e))/(a+a*sin(f*x+e))/(c+d*sin(f*x+e))^3,x, algorith m="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(271\)
Exception generated. \[ \int \frac {A+B \sin (e+f x)}{(a+a \sin (e+f x))^2 (c+d \sin (e+f x))} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*sin(f*x+e))/(a+a*sin(f*x+e))^2/(c+d*sin(f*x+e)),x, algorith m="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(276\)
Exception generated. \[ \int \frac {A+B \sin (e+f x)}{(a+a \sin (e+f x))^2 (c+d \sin (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*sin(f*x+e))/(a+a*sin(f*x+e))^2/(c+d*sin(f*x+e))^2,x, algori thm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(277\)
Exception generated. \[ \int \frac {A+B \sin (e+f x)}{(a+a \sin (e+f x))^2 (c+d \sin (e+f x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*sin(f*x+e))/(a+a*sin(f*x+e))^2/(c+d*sin(f*x+e))^3,x, algori thm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(278\)
Exception generated. \[ \int \frac {A+B \sin (e+f x)}{(a+a \sin (e+f x))^3 (c+d \sin (e+f x))} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*sin(f*x+e))/(a+a*sin(f*x+e))^3/(c+d*sin(f*x+e)),x, algorith m="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(283\)
Exception generated. \[ \int \frac {A+B \sin (e+f x)}{(a+a \sin (e+f x))^3 (c+d \sin (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*sin(f*x+e))/(a+a*sin(f*x+e))^3/(c+d*sin(f*x+e))^2,x, algori thm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(284\)
Exception generated. \[ \int \frac {A+B \sin (e+f x)}{(a+a \sin (e+f x))^3 (c+d \sin (e+f x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*sin(f*x+e))/(a+a*sin(f*x+e))^3/(c+d*sin(f*x+e))^3,x, algori thm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(285\)
Exception generated. \[ \int \frac {(a+b \sin (e+f x))^2 (A+B \sin (e+f x))}{(c+d \sin (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*sin(f*x+e))^2*(A+B*sin(f*x+e))/(c+d*sin(f*x+e))^2,x, algori thm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*d^2-4*c^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/185_4.1.3.1
Test file number \(185\)
Integral number in file \(352\)
Exception generated. \[ \int \frac {1}{a-b \sin ^2(x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(1/(a-b*sin(x)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/188_4.1.7.1
Test file number \(188\)
Integral number in file \(51\)
Exception generated. \[ \int \frac {1}{a-b \sin ^2(x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(1/(a-b*sin(x)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/188_4.1.7.1
Test file number \(188\)
Integral number in file \(71\)
Exception generated. \[ \int \frac {1}{a-b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(1/(a-b*sin(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/188_4.1.7.1
Test file number \(188\)
Integral number in file \(75\)
Exception generated. \[ \int \frac {1}{a+b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(1/(a+b*sin(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/188_4.1.7.1
Test file number \(188\)
Integral number in file \(82\)
Exception generated. \[ \int \frac {\csc ^5(c+d x)}{a+b \sin ^3(c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(csc(d*x+c)^5/(a+b*sin(d*x+c)^3),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/189_4.1.7.2
Test file number \(189\)
Integral number in file \(137\)
Exception generated. \[ \int \frac {\csc ^4(c+d x)}{a+b \sin ^3(c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(csc(d*x+c)^4/(a+b*sin(d*x+c)^3),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/189_4.1.7.2
Test file number \(189\)
Integral number in file \(143\)
Exception generated. \[ \int \frac {\sec ^4(c+d x)}{a+b \sin ^3(c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(sec(d*x+c)^4/(a+b*sin(d*x+c)^3),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/189_4.1.7.2
Test file number \(189\)
Integral number in file \(325\)
Exception generated. \[ \int \frac {\cos ^4(c+d x)}{\left (a+b \sin ^3(c+d x)\right )^2} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(cos(d*x+c)^4/(a+b*sin(d*x+c)^3)^2,x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/189_4.1.7.2
Test file number \(189\)
Integral number in file \(332\)
Exception generated. \[ \int \frac {\cos ^2(c+d x)}{\left (a+b \sin ^3(c+d x)\right )^2} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(cos(d*x+c)^2/(a+b*sin(d*x+c)^3)^2,x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/189_4.1.7.2
Test file number \(189\)
Integral number in file \(333\)
Exception generated. \[ \int \frac {1}{\left (a+b \sin ^3(c+d x)\right )^2} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(1/(a+b*sin(d*x+c)^3)^2,x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/189_4.1.7.2
Test file number \(189\)
Integral number in file \(334\)
Exception generated. \[ \int \frac {\sec ^2(c+d x)}{\left (a+b \sin ^3(c+d x)\right )^2} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(sec(d*x+c)^2/(a+b*sin(d*x+c)^3)^2,x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/189_4.1.7.2
Test file number \(189\)
Integral number in file \(335\)
Exception generated. \[ \int \frac {\sec ^4(c+d x)}{\left (a+b \sin ^3(c+d x)\right )^2} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(sec(d*x+c)^4/(a+b*sin(d*x+c)^3)^2,x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/189_4.1.7.2
Test file number \(189\)
Integral number in file \(336\)
Exception generated. \[ \int \frac {A+B \cos (x)}{a+b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*cos(x))/(a+b*sin(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/190_4.1.8
Test file number \(190\)
Integral number in file \(1\)
Exception generated. \[ \int \frac {b+c+\cos (x)}{a+b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((b+c+cos(x))/(a+b*sin(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/190_4.1.8
Test file number \(190\)
Integral number in file \(4\)
Exception generated. \[ \int \frac {b+c+\cos (x)}{a-b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((b+c+cos(x))/(a-b*sin(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/190_4.1.8
Test file number \(190\)
Integral number in file \(5\)
Exception generated. \[ \int \frac {A+B \tan (x)}{a+b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*tan(x))/(a+b*sin(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/190_4.1.8
Test file number \(190\)
Integral number in file \(6\)
Exception generated. \[ \int \frac {A+B \cot (x)}{a+b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*cot(x))/(a+b*sin(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/190_4.1.8
Test file number \(190\)
Integral number in file \(7\)
Exception generated. \[ \int \frac {A+B \sec (x)}{a+b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*sec(x))/(a+b*sin(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/190_4.1.8
Test file number \(190\)
Integral number in file \(8\)
Exception generated. \[ \int \frac {A+B \csc (x)}{a+b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*csc(x))/(a+b*sin(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/190_4.1.8
Test file number \(190\)
Integral number in file \(9\)
Exception generated. \[ \int \frac {\cos ^3(x)}{a+b \sin (x)+c \sin ^2(x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cos(x)^3/(a+b*sin(x)+c*sin(x)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more deta
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/191_4.1.9
Test file number \(191\)
Integral number in file \(9\)
Exception generated. \[ \int \frac {\cos (x)}{a+b \sin (x)+c \sin ^2(x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cos(x)/(a+b*sin(x)+c*sin(x)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more deta
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/191_4.1.9
Test file number \(191\)
Integral number in file \(11\)
Exception generated. \[ \int \frac {\sec (x)}{a+b \sin (x)+c \sin ^2(x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sec(x)/(a+b*sin(x)+c*sin(x)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more deta
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/191_4.1.9
Test file number \(191\)
Integral number in file \(12\)
Exception generated. \[ \int \frac {\sec ^3(x)}{a+b \sin (x)+c \sin ^2(x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sec(x)^3/(a+b*sin(x)+c*sin(x)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for more deta
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/191_4.1.9
Test file number \(191\)
Integral number in file \(14\)
Exception generated. \[ \int \frac {(c+d x)^3}{a+b \sin (e+f x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((d*x+c)^3/(a+b*sin(f*x+e)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(163\)
Exception generated. \[ \int \frac {(c+d x)^2}{a+b \sin (e+f x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((d*x+c)^2/(a+b*sin(f*x+e)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(164\)
Exception generated. \[ \int \frac {c+d x}{a+b \sin (e+f x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((d*x+c)/(a+b*sin(f*x+e)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(165\)
Exception generated. \[ \int \frac {(c+d x)^3}{(a+b \sin (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((d*x+c)^3/(a+b*sin(f*x+e))^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(168\)
Exception generated. \[ \int \frac {(c+d x)^2}{(a+b \sin (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((d*x+c)^2/(a+b*sin(f*x+e))^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(169\)
Exception generated. \[ \int \frac {c+d x}{(a+b \sin (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((d*x+c)/(a+b*sin(f*x+e))^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(170\)
Exception generated. \[ \int \frac {(e+f x)^3 \sin ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((f*x+e)^3*sin(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(191\)
Exception generated. \[ \int \frac {(e+f x)^2 \sin ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((f*x+e)^2*sin(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(192\)
Exception generated. \[ \int \frac {(e+f x) \sin ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((f*x+e)*sin(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(193\)
Exception generated. \[ \int \frac {\sin ^3(c+d x)}{(e+f x) (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(sin(d*x+c)^3/(f*x+e)/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(195\)
Exception generated. \[ \int \frac {\sin ^3(c+d x)}{(e+f x)^2 (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(sin(d*x+c)^3/(f*x+e)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(196\)
Exception generated. \[ \int \frac {(e+f x)^3 \csc ^2(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((f*x+e)^3*csc(d*x+c)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(203\)
Exception generated. \[ \int \frac {(e+f x)^2 \csc ^2(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((f*x+e)^2*csc(d*x+c)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(204\)
Exception generated. \[ \int \frac {(e+f x) \csc ^2(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((f*x+e)*csc(d*x+c)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(205\)
Exception generated. \[ \int \frac {\csc ^2(c+d x)}{(e+f x) (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(csc(d*x+c)^2/(f*x+e)/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(207\)
Exception generated. \[ \int \frac {\csc ^2(c+d x)}{(e+f x)^2 (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(csc(d*x+c)^2/(f*x+e)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(208\)
Exception generated. \[ \int \frac {(e+f x)^3 \sin (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^3*sin(d*x+c)/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(220\)
Exception generated. \[ \int \frac {(e+f x)^2 \sin (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^2*sin(d*x+c)/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(221\)
Exception generated. \[ \int \frac {(e+f x) \sin (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)*sin(d*x+c)/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(222\)
Exception generated. \[ \int \frac {\sin (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sin(d*x+c)/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(223\)
Exception generated. \[ \int \frac {(e+f x)^3 \sin ^2(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^3*sin(d*x+c)^2/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(224\)
Exception generated. \[ \int \frac {(e+f x)^2 \sin ^2(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^2*sin(d*x+c)^2/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(225\)
Exception generated. \[ \int \frac {(e+f x) \sin ^2(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)*sin(d*x+c)^2/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(226\)
Exception generated. \[ \int \frac {\sin ^2(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sin(d*x+c)^2/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(227\)
Exception generated. \[ \int \frac {(e+f x)^3 \sin ^3(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^3*sin(d*x+c)^3/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(228\)
Exception generated. \[ \int \frac {(e+f x)^2 \sin ^3(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^2*sin(d*x+c)^3/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(229\)
Exception generated. \[ \int \frac {(e+f x) \sin ^3(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)*sin(d*x+c)^3/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(230\)
Exception generated. \[ \int \frac {\sin ^3(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sin(d*x+c)^3/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(231\)
Exception generated. \[ \int \frac {(e+f x)^3 \csc (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^3*csc(d*x+c)/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(232\)
Exception generated. \[ \int \frac {(e+f x)^2 \csc (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^2*csc(d*x+c)/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(233\)
Exception generated. \[ \int \frac {(e+f x) \csc (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)*csc(d*x+c)/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(234\)
Exception generated. \[ \int \frac {\csc (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(csc(d*x+c)/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(235\)
Exception generated. \[ \int \frac {(e+f x)^3 \csc ^2(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^3*csc(d*x+c)^2/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(236\)
Exception generated. \[ \int \frac {(e+f x)^2 \csc ^2(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^2*csc(d*x+c)^2/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(237\)
Exception generated. \[ \int \frac {(e+f x) \csc ^2(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)*csc(d*x+c)^2/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(238\)
Exception generated. \[ \int \frac {\csc ^2(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(csc(d*x+c)^2/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(239\)
Exception generated. \[ \int \frac {(e+f x) \sin (c+d x)}{(a+b \sin (c+d x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)*sin(d*x+c)/(a+b*sin(d*x+c))^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(245\)
Exception generated. \[ \int \frac {(e+f x)^2 \sin (c+d x)}{(a+b \sin (c+d x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^2*sin(d*x+c)/(a+b*sin(d*x+c))^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(246\)
Exception generated. \[ \int \frac {(e+f x)^3 \sin (c+d x)}{(a+b \sin (c+d x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^3*sin(d*x+c)/(a+b*sin(d*x+c))^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(247\)
Exception generated. \[ \int \frac {(e+f x) \sin (c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)*sin(d*x+c)/(a+b*sin(d*x+c))^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(248\)
Exception generated. \[ \int \frac {(e+f x)^2 \sin (c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^2*sin(d*x+c)/(a+b*sin(d*x+c))^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(249\)
Exception generated. \[ \int \frac {(e+f x)^3 \sin (c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^3*sin(d*x+c)/(a+b*sin(d*x+c))^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(250\)
Exception generated. \[ \int \frac {(e+f x)^3 \sec ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((f*x+e)^3*sec(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(281\)
Exception generated. \[ \int \frac {(e+f x)^2 \sec ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((f*x+e)^2*sec(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(282\)
Exception generated. \[ \int \frac {(e+f x) \sec ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((f*x+e)*sec(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(283\)
Exception generated. \[ \int \frac {\sec ^3(c+d x)}{(e+f x) (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(sec(d*x+c)^3/(f*x+e)/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(285\)
Exception generated. \[ \int \frac {\sec ^3(c+d x)}{(e+f x)^2 (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(sec(d*x+c)^3/(f*x+e)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(286\)
Exception generated. \[ \int \frac {(e+f x)^m \sec (c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((f*x+e)^m*sec(d*x+c)/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(292\)
Exception generated. \[ \int \frac {(e+f x)^m \sec ^2(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((f*x+e)^m*sec(d*x+c)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(293\)
Exception generated. \[ \int \frac {(e+f x)^3 \cos (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((f*x+e)^3*cos(d*x+c)/(a+b*sin(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/192_4.1.10
Test file number \(192\)
Integral number in file \(294\)