Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{\left (d+e x^2\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/(e*x^2+d)^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(102\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{x^2 \left (d+e x^2\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/x^2/(e*x^2+d)^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(103\)
Exception generated. \[ \int \frac {x^4 \left (a+b \sec ^{-1}(c x)\right )}{\left (d+e x^2\right )^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^4*(a+b*arcsec(c*x))/(e*x^2+d)^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(108\)
Exception generated. \[ \int \frac {x^2 \left (a+b \sec ^{-1}(c x)\right )}{\left (d+e x^2\right )^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(a+b*arcsec(c*x))/(e*x^2+d)^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(109\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{\left (d+e x^2\right )^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/(e*x^2+d)^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(110\)
Exception generated. \[ \int x^5 \sqrt {d+e x^2} \left (a+b \sec ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^5*(e*x^2+d)^(1/2)*(a+b*arcsec(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(111\)
Exception generated. \[ \int x^3 \sqrt {d+e x^2} \left (a+b \sec ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^3*(e*x^2+d)^(1/2)*(a+b*arcsec(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(112\)
Exception generated. \[ \int \frac {\sqrt {d+e x^2} \left (a+b \sec ^{-1}(c x)\right )}{x} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(1/2)*(a+b*arcsec(c*x))/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(114\)
Exception generated. \[ \int \frac {\sqrt {d+e x^2} \left (a+b \sec ^{-1}(c x)\right )}{x^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(1/2)*(a+b*arcsec(c*x))/x^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(115\)
Exception generated. \[ \int x^2 \sqrt {d+e x^2} \left (a+b \sec ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(e*x^2+d)^(1/2)*(a+b*arcsec(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(116\)
Exception generated. \[ \int \sqrt {d+e x^2} \left (a+b \sec ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(1/2)*(a+b*arcsec(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(117\)
Exception generated. \[ \int \frac {\sqrt {d+e x^2} \left (a+b \sec ^{-1}(c x)\right )}{x^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(1/2)*(a+b*arcsec(c*x))/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(118\)
Exception generated. \[ \int \frac {\sqrt {d+e x^2} \left (a+b \sec ^{-1}(c x)\right )}{x^4} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(1/2)*(a+b*arcsec(c*x))/x^4,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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(119\)
Exception generated. \[ \int \frac {\sqrt {d+e x^2} \left (a+b \sec ^{-1}(c x)\right )}{x^6} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(1/2)*(a+b*arcsec(c*x))/x^6,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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(120\)
Exception generated. \[ \int x^3 \left (d+e x^2\right )^{3/2} \left (a+b \sec ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^3*(e*x^2+d)^(3/2)*(a+b*arcsec(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(121\)
Exception generated. \[ \int \frac {\left (d+e x^2\right )^{3/2} \left (a+b \sec ^{-1}(c x)\right )}{x} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arcsec(c*x))/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(123\)
Exception generated. \[ \int \frac {\left (d+e x^2\right )^{3/2} \left (a+b \sec ^{-1}(c x)\right )}{x^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arcsec(c*x))/x^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(124\)
Exception generated. \[ \int x^2 \left (d+e x^2\right )^{3/2} \left (a+b \sec ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(e*x^2+d)^(3/2)*(a+b*arcsec(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(125\)
Exception generated. \[ \int \left (d+e x^2\right )^{3/2} \left (a+b \sec ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arcsec(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(126\)
Exception generated. \[ \int \frac {\left (d+e x^2\right )^{3/2} \left (a+b \sec ^{-1}(c x)\right )}{x^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arcsec(c*x))/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(127\)
Exception generated. \[ \int \frac {\left (d+e x^2\right )^{3/2} \left (a+b \sec ^{-1}(c x)\right )}{x^4} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arcsec(c*x))/x^4,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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(128\)
Exception generated. \[ \int \frac {\left (d+e x^2\right )^{3/2} \left (a+b \sec ^{-1}(c x)\right )}{x^6} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arcsec(c*x))/x^6,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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(129\)
Exception generated. \[ \int \frac {\left (d+e x^2\right )^{3/2} \left (a+b \sec ^{-1}(c x)\right )}{x^8} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arcsec(c*x))/x^8,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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(130\)
Exception generated. \[ \int \frac {x^5 \left (a+b \sec ^{-1}(c x)\right )}{\sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^5*(a+b*arcsec(c*x))/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(131\)
Exception generated. \[ \int \frac {x^3 \left (a+b \sec ^{-1}(c x)\right )}{\sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^3*(a+b*arcsec(c*x))/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(132\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{x \sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/x/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(134\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{x^3 \sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/x^3/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(135\)
Exception generated. \[ \int \frac {x^2 \left (a+b \sec ^{-1}(c x)\right )}{\sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(a+b*arcsec(c*x))/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(136\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{\sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(137\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{x^2 \sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/x^2/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(138\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{x^4 \sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/x^4/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(139\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{x^6 \sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/x^6/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(140\)
Exception generated. \[ \int \frac {x^5 \left (a+b \sec ^{-1}(c x)\right )}{\left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^5*(a+b*arcsec(c*x))/(e*x^2+d)^(3/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(141\)
Exception generated. \[ \int \frac {x^3 \left (a+b \sec ^{-1}(c x)\right )}{\left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^3*(a+b*arcsec(c*x))/(e*x^2+d)^(3/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(142\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{x \left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/x/(e*x^2+d)^(3/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(144\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{x^3 \left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/x^3/(e*x^2+d)^(3/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(145\)
Exception generated. \[ \int \frac {x^4 \left (a+b \sec ^{-1}(c x)\right )}{\left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^4*(a+b*arcsec(c*x))/(e*x^2+d)^(3/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(146\)
Exception generated. \[ \int \frac {x^2 \left (a+b \sec ^{-1}(c x)\right )}{\left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(a+b*arcsec(c*x))/(e*x^2+d)^(3/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(147\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{\left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/(e*x^2+d)^(3/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(148\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{x^2 \left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/x^2/(e*x^2+d)^(3/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(149\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{x^4 \left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/x^4/(e*x^2+d)^(3/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(150\)
Exception generated. \[ \int \frac {x^5 \left (a+b \sec ^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^5*(a+b*arcsec(c*x))/(e*x^2+d)^(5/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(151\)
Exception generated. \[ \int \frac {x^3 \left (a+b \sec ^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^3*(a+b*arcsec(c*x))/(e*x^2+d)^(5/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(152\)
Exception generated. \[ \int \frac {x \left (a+b \sec ^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x*(a+b*arcsec(c*x))/(e*x^2+d)^(5/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(153\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{x \left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/x/(e*x^2+d)^(5/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(154\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{x^3 \left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/x^3/(e*x^2+d)^(5/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(155\)
Exception generated. \[ \int \frac {x^6 \left (a+b \sec ^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^6*(a+b*arcsec(c*x))/(e*x^2+d)^(5/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(156\)
Exception generated. \[ \int \frac {x^4 \left (a+b \sec ^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^4*(a+b*arcsec(c*x))/(e*x^2+d)^(5/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(157\)
Exception generated. \[ \int \frac {a+b \sec ^{-1}(c x)}{x^2 \left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arcsec(c*x))/x^2/(e*x^2+d)^(5/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.5_Inverse_secant/287_5.5.1
Test file number \(287\)
Integral number in file \(160\)
Exception generated. \[ \int x^2 \sqrt {d+e x} \left (a+b \csc ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(e*x+d)^(1/2)*(a+b*arccsc(c*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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(51\)
Exception generated. \[ \int x \sqrt {d+e x} \left (a+b \csc ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x*(e*x+d)^(1/2)*(a+b*arccsc(c*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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(52\)
Exception generated. \[ \int \sqrt {d+e x} \left (a+b \csc ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x+d)^(1/2)*(a+b*arccsc(c*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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(53\)
Exception generated. \[ \int (d+e x)^{3/2} \left (a+b \csc ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x+d)^(3/2)*(a+b*arccsc(c*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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(56\)
Exception generated. \[ \int \frac {x^3 \left (a+b \csc ^{-1}(c x)\right )}{\sqrt {d+e x}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^3*(a+b*arccsc(c*x))/(e*x+d)^(1/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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(57\)
Exception generated. \[ \int \frac {x^2 \left (a+b \csc ^{-1}(c x)\right )}{\sqrt {d+e x}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(a+b*arccsc(c*x))/(e*x+d)^(1/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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(58\)
Exception generated. \[ \int \frac {x \left (a+b \csc ^{-1}(c x)\right )}{\sqrt {d+e x}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x*(a+b*arccsc(c*x))/(e*x+d)^(1/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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(59\)
Exception generated. \[ \int \frac {a+b \csc ^{-1}(c x)}{\sqrt {d+e x}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arccsc(c*x))/(e*x+d)^(1/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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(60\)
Exception generated. \[ \int \frac {x^3 \left (a+b \csc ^{-1}(c x)\right )}{(d+e x)^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^3*(a+b*arccsc(c*x))/(e*x+d)^(3/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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(63\)
Exception generated. \[ \int \frac {x^2 \left (a+b \csc ^{-1}(c x)\right )}{(d+e x)^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(a+b*arccsc(c*x))/(e*x+d)^(3/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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(64\)
Exception generated. \[ \int \frac {x \left (a+b \csc ^{-1}(c x)\right )}{(d+e x)^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x*(a+b*arccsc(c*x))/(e*x+d)^(3/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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(65\)
Exception generated. \[ \int \frac {a+b \csc ^{-1}(c x)}{(d+e x)^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arccsc(c*x))/(e*x+d)^(3/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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(66\)
Exception generated. \[ \int \frac {x^3 \left (a+b \csc ^{-1}(c x)\right )}{(d+e x)^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^3*(a+b*arccsc(c*x))/(e*x+d)^(5/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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(69\)
Exception generated. \[ \int \frac {x^2 \left (a+b \csc ^{-1}(c x)\right )}{(d+e x)^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(a+b*arccsc(c*x))/(e*x+d)^(5/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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(70\)
Exception generated. \[ \int \frac {x \left (a+b \csc ^{-1}(c x)\right )}{(d+e x)^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x*(a+b*arccsc(c*x))/(e*x+d)^(5/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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(71\)
Exception generated. \[ \int \frac {a+b \csc ^{-1}(c x)}{(d+e x)^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arccsc(c*x))/(e*x+d)^(5/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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(72\)
Exception generated. \[ \int \frac {a+b \csc ^{-1}(c x)}{(d+e x)^{7/2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arccsc(c*x))/(e*x+d)^(7/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(e+c*d>0)', see `assume?` for mor e details)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(75\)
Exception generated. \[ \int \frac {x^2 \left (a+b \csc ^{-1}(c x)\right )}{d+e x^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(a+b*arccsc(c*x))/(e*x^2+d),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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(98\)
Exception generated. \[ \int \frac {a+b \csc ^{-1}(c x)}{d+e x^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arccsc(c*x))/(e*x^2+d),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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(100\)
Exception generated. \[ \int \frac {a+b \csc ^{-1}(c x)}{x^2 \left (d+e x^2\right )} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arccsc(c*x))/x^2/(e*x^2+d),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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(102\)
Exception generated. \[ \int \frac {x^4 \left (a+b \csc ^{-1}(c x)\right )}{\left (d+e x^2\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^4*(a+b*arccsc(c*x))/(e*x^2+d)^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(107\)
Exception generated. \[ \int \frac {x^2 \left (a+b \csc ^{-1}(c x)\right )}{\left (d+e x^2\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(a+b*arccsc(c*x))/(e*x^2+d)^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(108\)
Exception generated. \[ \int \frac {a+b \csc ^{-1}(c x)}{\left (d+e x^2\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arccsc(c*x))/(e*x^2+d)^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(109\)
Exception generated. \[ \int \frac {a+b \csc ^{-1}(c x)}{x^2 \left (d+e x^2\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arccsc(c*x))/x^2/(e*x^2+d)^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(110\)
Exception generated. \[ \int \frac {x^4 \left (a+b \csc ^{-1}(c x)\right )}{\left (d+e x^2\right )^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^4*(a+b*arccsc(c*x))/(e*x^2+d)^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(115\)
Exception generated. \[ \int \frac {x^2 \left (a+b \csc ^{-1}(c x)\right )}{\left (d+e x^2\right )^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(a+b*arccsc(c*x))/(e*x^2+d)^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(116\)
Exception generated. \[ \int \frac {a+b \csc ^{-1}(c x)}{\left (d+e x^2\right )^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arccsc(c*x))/(e*x^2+d)^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(117\)
Exception generated. \[ \int x^5 \sqrt {d+e x^2} \left (a+b \csc ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^5*(e*x^2+d)^(1/2)*(a+b*arccsc(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(118\)
Exception generated. \[ \int x^3 \sqrt {d+e x^2} \left (a+b \csc ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^3*(e*x^2+d)^(1/2)*(a+b*arccsc(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(119\)
Exception generated. \[ \int \frac {\sqrt {d+e x^2} \left (a+b \csc ^{-1}(c x)\right )}{x} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(1/2)*(a+b*arccsc(c*x))/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(121\)
Exception generated. \[ \int \frac {\sqrt {d+e x^2} \left (a+b \csc ^{-1}(c x)\right )}{x^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(1/2)*(a+b*arccsc(c*x))/x^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(122\)
Exception generated. \[ \int x^2 \sqrt {d+e x^2} \left (a+b \csc ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(e*x^2+d)^(1/2)*(a+b*arccsc(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(123\)
Exception generated. \[ \int \sqrt {d+e x^2} \left (a+b \csc ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(1/2)*(a+b*arccsc(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(124\)
Exception generated. \[ \int \frac {\sqrt {d+e x^2} \left (a+b \csc ^{-1}(c x)\right )}{x^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(1/2)*(a+b*arccsc(c*x))/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(125\)
Exception generated. \[ \int \frac {\sqrt {d+e x^2} \left (a+b \csc ^{-1}(c x)\right )}{x^4} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(1/2)*(a+b*arccsc(c*x))/x^4,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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(126\)
Exception generated. \[ \int \frac {\sqrt {d+e x^2} \left (a+b \csc ^{-1}(c x)\right )}{x^6} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(1/2)*(a+b*arccsc(c*x))/x^6,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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(127\)
Exception generated. \[ \int x^3 \left (d+e x^2\right )^{3/2} \left (a+b \csc ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^3*(e*x^2+d)^(3/2)*(a+b*arccsc(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(128\)
Exception generated. \[ \int \frac {\left (d+e x^2\right )^{3/2} \left (a+b \csc ^{-1}(c x)\right )}{x} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arccsc(c*x))/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(130\)
Exception generated. \[ \int \frac {\left (d+e x^2\right )^{3/2} \left (a+b \csc ^{-1}(c x)\right )}{x^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arccsc(c*x))/x^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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(131\)
Exception generated. \[ \int x^2 \left (d+e x^2\right )^{3/2} \left (a+b \csc ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(e*x^2+d)^(3/2)*(a+b*arccsc(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(132\)
Exception generated. \[ \int \left (d+e x^2\right )^{3/2} \left (a+b \csc ^{-1}(c x)\right ) \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arccsc(c*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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(133\)
Exception generated. \[ \int \frac {\left (d+e x^2\right )^{3/2} \left (a+b \csc ^{-1}(c x)\right )}{x^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arccsc(c*x))/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(134\)
Exception generated. \[ \int \frac {\left (d+e x^2\right )^{3/2} \left (a+b \csc ^{-1}(c x)\right )}{x^4} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arccsc(c*x))/x^4,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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(135\)
Exception generated. \[ \int \frac {\left (d+e x^2\right )^{3/2} \left (a+b \csc ^{-1}(c x)\right )}{x^6} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arccsc(c*x))/x^6,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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(136\)
Exception generated. \[ \int \frac {\left (d+e x^2\right )^{3/2} \left (a+b \csc ^{-1}(c x)\right )}{x^8} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((e*x^2+d)^(3/2)*(a+b*arccsc(c*x))/x^8,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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(137\)
Exception generated. \[ \int \frac {x^5 \left (a+b \csc ^{-1}(c x)\right )}{\sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^5*(a+b*arccsc(c*x))/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(138\)
Exception generated. \[ \int \frac {x^3 \left (a+b \csc ^{-1}(c x)\right )}{\sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^3*(a+b*arccsc(c*x))/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(139\)
Exception generated. \[ \int \frac {a+b \csc ^{-1}(c x)}{x \sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arccsc(c*x))/x/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(141\)
Exception generated. \[ \int \frac {a+b \csc ^{-1}(c x)}{x^3 \sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arccsc(c*x))/x^3/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(142\)
Exception generated. \[ \int \frac {x^2 \left (a+b \csc ^{-1}(c x)\right )}{\sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^2*(a+b*arccsc(c*x))/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(143\)
Exception generated. \[ \int \frac {a+b \csc ^{-1}(c x)}{\sqrt {d+e x^2}} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*arccsc(c*x))/(e*x^2+d)^(1/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(e>0)', see `assume?` for more de tails)Is e
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.6_Inverse_cosecant/289_5.6.1
Test file number \(289\)
Integral number in file \(144\)