2.3.12 Integrals 1101 to 1200

2.3.12.1 Giac [F(-2)]

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

[In]

integrate((a+b*csc(d*x+c)^2)^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 4_Trig_functions/4.6_Cosecant/4.6.7-d_trig-^m-a+b-c_csc-^n-^p.txt

Test file number \(134\)

Integral number in file \(9\)

2.3.12.2 Giac [F(-2)]

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

[In]

integrate((a+b*csc(d*x+c)^2)^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 4_Trig_functions/4.6_Cosecant/4.6.7-d_trig-^m-a+b-c_csc-^n-^p.txt

Test file number \(134\)

Integral number in file \(10\)

2.3.12.3 Giac [F(-2)]

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

[In]

integrate(1/(a+b*csc(d*x+c)^2)^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

input file name 4_Trig_functions/4.6_Cosecant/4.6.7-d_trig-^m-a+b-c_csc-^n-^p.txt

Test file number \(134\)

Integral number in file \(12\)

2.3.12.4 Giac [F(-2)]

Exception generated. \[ \int \left (-1-\csc ^2(x)\right )^{3/2} \, dx=\text {Exception raised: NotImplementedError} \]

[In]

integrate((-1-csc(x)^2)^(3/2),x, algorithm="giac")

[Out]

Exception raised: NotImplementedError >> unable to parse Giac output: Recursive assumption sageVARx>=(-2*pi/2)
 ignoredRecursive assumption sageVARx<=(2*pi/2) ignoredi*2*(-1/16*sqrt(tan(1/2*sageVARx)^4+6*tan(1/2*sageVARx)
^2+1)*sign(sin(sageVA

input file name 4_Trig_functions/4.6_Cosecant/4.6.7-d_trig-^m-a+b-c_csc-^n-^p.txt

Test file number \(134\)

Integral number in file \(25\)

2.3.12.5 Giac [F(-2)]

Exception generated. \[ \int \sqrt {-1-\csc ^2(x)} \, dx=\text {Exception raised: NotImplementedError} \]

[In]

integrate((-1-csc(x)^2)^(1/2),x, algorithm="giac")

[Out]

Exception raised: NotImplementedError >> unable to parse Giac output: i/2*(2*(2*atan(1/2*(-tan(1/2*sageVARx)^2
+sqrt(tan(1/2*sageVARx)^4+6*tan(1/2*sageVARx)^2+1)-1))-1/2*ln(-tan(1/2*sageVARx)^2+sqrt(tan(1/2*sageVARx)^4+6*
tan(1/2*sageVARx)^2+1

input file name 4_Trig_functions/4.6_Cosecant/4.6.7-d_trig-^m-a+b-c_csc-^n-^p.txt

Test file number \(134\)

Integral number in file \(26\)

2.3.12.6 Giac [F(-2)]

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

[In]

integrate(sin(b*x+a)^3*sin(2*b*x+2*a)^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0]ext_reduce Error: Bad Argument TypeDone

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.1-c_trig-^m-d_trig-^n.txt

Test file number \(135\)

Integral number in file \(90\)

2.3.12.7 Giac [F(-2)]

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

[In]

integrate(cos(b*x+a)^3*sin(2*b*x+2*a)^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:The choice was done assuming 0=[0]ext_reduce Error: Bad Argument TypeDone

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.1-c_trig-^m-d_trig-^n.txt

Test file number \(135\)

Integral number in file \(178\)

2.3.12.8 Giac [F(-2)]

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

[In]

integrate(cos(d*x+c)^2*(a*sin(d*x+c)+b*tan(d*x+c))^3,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Modgcd: no suitable evaluation pointindex.cc index_m operator + Error: Bad Argument ValueDone

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.2_trig^m-a_trig+b_trig-^n.txt

Test file number \(136\)

Integral number in file \(244\)

2.3.12.9 Giac [F(-2)]

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

[In]

integrate(cos(d*x+c)*(a*sin(d*x+c)+b*tan(d*x+c))^3,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Modgcd: no suitable evaluation pointindex.cc index_m operator + Error: Bad Argument ValueDone

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.2_trig^m-a_trig+b_trig-^n.txt

Test file number \(136\)

Integral number in file \(245\)

2.3.12.10 Giac [F(-2)]

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

[In]

integrate((a*sin(d*x+c)+b*tan(d*x+c))^3,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Modgcd: no suitable evaluation pointindex.cc index_m operator + Error: Bad Argument ValueDone

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.2_trig^m-a_trig+b_trig-^n.txt

Test file number \(136\)

Integral number in file \(246\)

2.3.12.11 Giac [F(-2)]

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

[In]

integrate(sec(d*x+c)*(a*sin(d*x+c)+b*tan(d*x+c))^3,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Modgcd: no suitable evaluation pointindex.cc index_m operator + Error: Bad Argument ValueDone

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.2_trig^m-a_trig+b_trig-^n.txt

Test file number \(136\)

Integral number in file \(247\)

2.3.12.12 Giac [F(-2)]

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

[In]

integrate(sec(d*x+c)^2*(a*sin(d*x+c)+b*tan(d*x+c))^3,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Modgcd: no suitable evaluation pointindex.cc index_m operator + Error: Bad Argument ValueDone

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.2_trig^m-a_trig+b_trig-^n.txt

Test file number \(136\)

Integral number in file \(248\)

2.3.12.13 Giac [F(-2)]

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

[In]

integrate(sec(d*x+c)^3*(a*sin(d*x+c)+b*tan(d*x+c))^3,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Modgcd: no suitable evaluation pointindex.cc index_m operator + Error: Bad Argument ValueDone

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.2_trig^m-a_trig+b_trig-^n.txt

Test file number \(136\)

Integral number in file \(249\)

2.3.12.14 Giac [F(-2)]

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

[In]

integrate(cos(d*x+c)^m*(a*sin(d*x+c)+b*tan(d*x+c))^3,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Modgcd: no suitable evaluation pointindex.cc index_m operator + Error: Bad Argument ValueDone

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.2_trig^m-a_trig+b_trig-^n.txt

Test file number \(136\)

Integral number in file \(271\)

2.3.12.15 Giac [F(-2)]

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

[In]

integrate(cot(b*x+a)^2*csc(b*x+a)/(d*x+c)^2,x, algorithm="giac")

[Out]

Exception raised: AttributeError >> type

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.3-c+d_x-^m_trig^n_trig^p.txt

Test file number \(137\)

Integral number in file \(117\)

2.3.12.16 Giac [F(-2)]

Exception generated. \[ \int x^2 \sin ^3\left (a+\sqrt {-\frac {1}{n^2}} \log \left (c x^n\right )\right ) \, dx=\text {Exception raised: NotImplementedError} \]

[In]

integrate(x^2*sin(a+log(c*x^n)*(-1/n^2)^(1/2))^3,x, algorithm="giac")

[Out]

Exception raised: NotImplementedError >> unable to parse Giac output: ((-9*i)*sageVARn^4*sageVARx^3*exp((-3*i)
*sageVARa)*exp((3*sageVARn*abs(sageVARn)*ln(sageVARx)+3*abs(sageVARn)*ln(sageVARc))/sageVARn^2)+27*i*sageVARn^
4*sageVARx^3*exp((-i)

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.5_x^m_trig-a+b_log-c_x^n-^p.txt

Test file number \(139\)

Integral number in file \(41\)

2.3.12.17 Giac [F(-2)]

Exception generated. \[ \int x \sin ^3\left (a+\frac {2}{3} \sqrt {-\frac {1}{n^2}} \log \left (c x^n\right )\right ) \, dx=\text {Exception raised: NotImplementedError} \]

[In]

integrate(x*sin(a+2/3*log(c*x^n)*(-1/n^2)^(1/2))^3,x, algorithm="giac")

[Out]

Exception raised: NotImplementedError >> unable to parse Giac output: ((-9*i)*sageVARn^4*sageVARx^2*exp((-3*i)
*sageVARa)*exp((2*sageVARn*abs(sageVARn)*ln(sageVARx)+2*abs(sageVARn)*ln(sageVARc))/sageVARn^2)+27*i*sageVARn^
4*sageVARx^2*exp((-i)

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.5_x^m_trig-a+b_log-c_x^n-^p.txt

Test file number \(139\)

Integral number in file \(42\)

2.3.12.18 Giac [F(-2)]

Exception generated. \[ \int \sin ^3\left (a+\frac {1}{3} \sqrt {-\frac {1}{n^2}} \log \left (c x^n\right )\right ) \, dx=\text {Exception raised: NotImplementedError} \]

[In]

integrate(sin(a+1/3*log(c*x^n)*(-1/n^2)^(1/2))^3,x, algorithm="giac")

[Out]

Exception raised: NotImplementedError >> unable to parse Giac output: ((-9*i)*sageVARn^4*sageVARx*exp((-3*i)*s
ageVARa)*exp((sageVARn*abs(sageVARn)*ln(sageVARx)+abs(sageVARn)*ln(sageVARc))/sageVARn^2)+27*i*sageVARn^4*sage
VARx*exp((-i)*sageVAR

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.5_x^m_trig-a+b_log-c_x^n-^p.txt

Test file number \(139\)

Integral number in file \(43\)

2.3.12.19 Giac [F(-2)]

Exception generated. \[ \int \cos ^3\left (a+\frac {1}{3} \sqrt {-\frac {1}{n^2}} \log \left (c x^n\right )\right ) \, dx=\text {Exception raised: NotImplementedError} \]

[In]

integrate(cos(a+1/3*log(c*x^n)*(-1/n^2)^(1/2))^3,x, algorithm="giac")

[Out]

Exception raised: NotImplementedError >> unable to parse Giac output: (9*sageVARn^4*sageVARx*exp((-3*i)*sageVA
Ra)*exp((sageVARn*abs(sageVARn)*ln(sageVARx)+abs(sageVARn)*ln(sageVARc))/sageVARn^2)+27*sageVARn^4*sageVARx*ex
p((-i)*sageVARa)*exp(

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.5_x^m_trig-a+b_log-c_x^n-^p.txt

Test file number \(139\)

Integral number in file \(109\)

2.3.12.20 Giac [F(-2)]

Exception generated. \[ \int \left (\sqrt {b^2+c^2}+b \cos (d+e x)+c \sin (d+e x)\right )^{7/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((b*cos(e*x+d)+c*sin(e*x+d)+(b^2+c^2)^(1/2))^(7/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.7_Trig_functions.txt

Test file number \(141\)

Integral number in file \(430\)

2.3.12.21 Giac [F(-2)]

Exception generated. \[ \int \left (\sqrt {b^2+c^2}+b \cos (d+e x)+c \sin (d+e x)\right )^{5/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((b*cos(e*x+d)+c*sin(e*x+d)+(b^2+c^2)^(1/2))^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.7_Trig_functions.txt

Test file number \(141\)

Integral number in file \(431\)

2.3.12.22 Giac [F(-2)]

Exception generated. \[ \int \left (\sqrt {b^2+c^2}+b \cos (d+e x)+c \sin (d+e x)\right )^{3/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((b*cos(e*x+d)+c*sin(e*x+d)+(b^2+c^2)^(1/2))^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.7_Trig_functions.txt

Test file number \(141\)

Integral number in file \(432\)

2.3.12.23 Giac [F(-2)]

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

[In]

integrate((b*cos(e*x+d)+c*sin(e*x+d)+(b^2+c^2)^(1/2))^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.7_Trig_functions.txt

Test file number \(141\)

Integral number in file \(433\)

2.3.12.24 Giac [F(-2)]

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

[In]

integrate(1/(b*cos(e*x+d)+c*sin(e*x+d)+(b^2+c^2)^(1/2))^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.7_Trig_functions.txt

Test file number \(141\)

Integral number in file \(434\)

2.3.12.25 Giac [F(-2)]

Exception generated. \[ \int \left (-\sqrt {b^2+c^2}+b \cos (d+e x)+c \sin (d+e x)\right )^{5/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((b*cos(e*x+d)+c*sin(e*x+d)-(b^2+c^2)^(1/2))^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.7_Trig_functions.txt

Test file number \(141\)

Integral number in file \(437\)

2.3.12.26 Giac [F(-2)]

Exception generated. \[ \int \left (-\sqrt {b^2+c^2}+b \cos (d+e x)+c \sin (d+e x)\right )^{3/2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((b*cos(e*x+d)+c*sin(e*x+d)-(b^2+c^2)^(1/2))^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.7_Trig_functions.txt

Test file number \(141\)

Integral number in file \(438\)

2.3.12.27 Giac [F(-2)]

Exception generated. \[ \int \sqrt {-\sqrt {b^2+c^2}+b \cos (d+e x)+c \sin (d+e x)} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((b*cos(e*x+d)+c*sin(e*x+d)-(b^2+c^2)^(1/2))^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.7_Trig_functions.txt

Test file number \(141\)

Integral number in file \(439\)

2.3.12.28 Giac [F(-2)]

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

[In]

integrate(1/(b*cos(e*x+d)+c*sin(e*x+d)-(b^2+c^2)^(1/2))^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.7_Trig_functions.txt

Test file number \(141\)

Integral number in file \(440\)

2.3.12.29 Giac [F(-2)]

Exception generated. \[ \int \sec ^2(x) (a+b \tan (x))^n \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(sec(x)^2*(a+b*tan(x))^n,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Unable to divide, perhaps due to rounding error%%%{1,[0,1,0]%%%} / %%%{1,[0,0,1]%%%} Error: Bad Argument Va
lue

input file name 4_Trig_functions/4.7_Miscellaneous/4.7.7_Trig_functions.txt

Test file number \(141\)

Integral number in file \(693\)

2.3.12.30 Giac [F(-2)]

Exception generated. \[ \int \frac {\arcsin (a x)^3}{x^5} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(arcsin(a*x)^3/x^5,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.2-d_x-^m-a+b_arcsin-c_x-^n.txt

Test file number \(142\)

Integral number in file \(31\)

2.3.12.31 Giac [F(-2)]

Exception generated. \[ \int \frac {x^5}{\arcsin (a x)^{3/2}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(x^5/arcsin(a*x)^(3/2),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.2-d_x-^m-a+b_arcsin-c_x-^n.txt

Test file number \(142\)

Integral number in file \(100\)

2.3.12.32 Giac [F(-2)]

Exception generated. \[ \int \frac {x^3}{\arcsin (a x)^{3/2}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(x^3/arcsin(a*x)^(3/2),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.2-d_x-^m-a+b_arcsin-c_x-^n.txt

Test file number \(142\)

Integral number in file \(102\)

2.3.12.33 Giac [F(-2)]

Exception generated. \[ \int \frac {x^3}{\arcsin (a x)^{5/2}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(x^3/arcsin(a*x)^(5/2),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.2-d_x-^m-a+b_arcsin-c_x-^n.txt

Test file number \(142\)

Integral number in file \(108\)

2.3.12.34 Giac [F(-2)]

Exception generated. \[ \int \frac {x^3}{\arcsin (a x)^{7/2}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(x^3/arcsin(a*x)^(7/2),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.2-d_x-^m-a+b_arcsin-c_x-^n.txt

Test file number \(142\)

Integral number in file \(114\)

2.3.12.35 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{x (a+b \arcsin (c x))} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(1/x/(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Not invertible Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.2-d_x-^m-a+b_arcsin-c_x-^n.txt

Test file number \(142\)

Integral number in file \(161\)

2.3.12.36 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{x (a+b \arcsin (c x))^{3/2}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(1/x/(a+b*arcsin(c*x))^(3/2),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.2-d_x-^m-a+b_arcsin-c_x-^n.txt

Test file number \(142\)

Integral number in file \(196\)

2.3.12.37 Giac [F(-2)]

Exception generated. \[ \int \frac {1}{x (a+b \arcsin (c x))^{5/2}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(1/x/(a+b*arcsin(c*x))^(5/2),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.2-d_x-^m-a+b_arcsin-c_x-^n.txt

Test file number \(142\)

Integral number in file \(201\)

2.3.12.38 Giac [F(-2)]

Exception generated. \[ \int (d x)^{5/2} (a+b \arcsin (c x))^2 \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((d*x)^(5/2)*(a+b*arcsin(c*x))^2,x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.2-d_x-^m-a+b_arcsin-c_x-^n.txt

Test file number \(142\)

Integral number in file \(209\)

2.3.12.39 Giac [F(-2)]

Exception generated. \[ \int (d x)^{3/2} (a+b \arcsin (c x))^2 \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((d*x)^(3/2)*(a+b*arcsin(c*x))^2,x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.2-d_x-^m-a+b_arcsin-c_x-^n.txt

Test file number \(142\)

Integral number in file \(210\)

2.3.12.40 Giac [F(-2)]

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

[In]

integrate((d*x)^(1/2)*(a+b*arcsin(c*x))^2,x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.2-d_x-^m-a+b_arcsin-c_x-^n.txt

Test file number \(142\)

Integral number in file \(211\)

2.3.12.41 Giac [F(-2)]

Exception generated. \[ \int (d x)^{3/2} (a+b \arcsin (c x))^3 \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((d*x)^(3/2)*(a+b*arcsin(c*x))^3,x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.2-d_x-^m-a+b_arcsin-c_x-^n.txt

Test file number \(142\)

Integral number in file \(215\)

2.3.12.42 Giac [F(-2)]

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

[In]

integrate((d*x)^(1/2)*(a+b*arcsin(c*x))^3,x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.2-d_x-^m-a+b_arcsin-c_x-^n.txt

Test file number \(142\)

Integral number in file \(216\)

2.3.12.43 Giac [F(-2)]

Exception generated. \[ \int \sqrt {d-c^2 d x^2} (a+b \arcsin (c x)) \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(57\)

2.3.12.44 Giac [F(-2)]

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

[In]

integrate((-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x))/x^2,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(58\)

2.3.12.45 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {d-c^2 d x^2} (a+b \arcsin (c x))}{x^4} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x))/x^4,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(59\)

2.3.12.46 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {d-c^2 d x^2} (a+b \arcsin (c x))}{x^6} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x))/x^6,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(60\)

2.3.12.47 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {d-c^2 d x^2} (a+b \arcsin (c x))}{x^8} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x))/x^8,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(61\)

2.3.12.48 Giac [F(-2)]

Exception generated. \[ \int x^5 \sqrt {d-c^2 d x^2} (a+b \arcsin (c x)) \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^5*(-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(62\)

2.3.12.49 Giac [F(-2)]

Exception generated. \[ \int x^3 \sqrt {d-c^2 d x^2} (a+b \arcsin (c x)) \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^3*(-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(63\)

2.3.12.50 Giac [F(-2)]

Exception generated. \[ \int x \sqrt {d-c^2 d x^2} (a+b \arcsin (c x)) \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x*(-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(64\)

2.3.12.51 Giac [F(-2)]

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

[In]

integrate((-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x))/x,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(65\)

2.3.12.52 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {d-c^2 d x^2} (a+b \arcsin (c x))}{x^3} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x))/x^3,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(66\)

2.3.12.53 Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {d-c^2 d x^2} (a+b \arcsin (c x))}{x^5} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(1/2)*(a+b*arcsin(c*x))/x^5,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(67\)

2.3.12.54 Giac [F(-2)]

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

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(70\)

2.3.12.55 Giac [F(-2)]

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

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x))/x^2,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(71\)

2.3.12.56 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \arcsin (c x))}{x^4} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x))/x^4,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(72\)

2.3.12.57 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \arcsin (c x))}{x^6} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x))/x^6,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(73\)

2.3.12.58 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \arcsin (c x))}{x^8} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x))/x^8,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(74\)

2.3.12.59 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \arcsin (c x))}{x^{10}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x))/x^10,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(75\)

2.3.12.60 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \arcsin (c x))}{x^{12}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x))/x^12,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(76\)

2.3.12.61 Giac [F(-2)]

Exception generated. \[ \int x^7 \left (d-c^2 d x^2\right )^{3/2} (a+b \arcsin (c x)) \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^7*(-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(77\)

2.3.12.62 Giac [F(-2)]

Exception generated. \[ \int x^5 \left (d-c^2 d x^2\right )^{3/2} (a+b \arcsin (c x)) \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^5*(-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(78\)

2.3.12.63 Giac [F(-2)]

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

[In]

integrate(x^3*(-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(79\)

2.3.12.64 Giac [F(-2)]

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

[In]

integrate(x*(-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(80\)

2.3.12.65 Giac [F(-2)]

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

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x))/x,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(81\)

2.3.12.66 Giac [F(-2)]

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

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x))/x^3,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(82\)

2.3.12.67 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (d-c^2 d x^2\right )^{3/2} (a+b \arcsin (c x))}{x^5} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arcsin(c*x))/x^5,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(83\)

2.3.12.68 Giac [F(-2)]

Exception generated. \[ \int \left (d-c^2 d x^2\right )^{5/2} (a+b \arcsin (c x)) \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(5/2)*(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(86\)

2.3.12.69 Giac [F(-2)]

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

[In]

integrate((-c^2*d*x^2+d)^(5/2)*(a+b*arcsin(c*x))/x^2,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(87\)

2.3.12.70 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (d-c^2 d x^2\right )^{5/2} (a+b \arcsin (c x))}{x^4} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(5/2)*(a+b*arcsin(c*x))/x^4,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(88\)

2.3.12.71 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (d-c^2 d x^2\right )^{5/2} (a+b \arcsin (c x))}{x^6} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(5/2)*(a+b*arcsin(c*x))/x^6,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(89\)

2.3.12.72 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (d-c^2 d x^2\right )^{5/2} (a+b \arcsin (c x))}{x^8} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(5/2)*(a+b*arcsin(c*x))/x^8,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(90\)

2.3.12.73 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (d-c^2 d x^2\right )^{5/2} (a+b \arcsin (c x))}{x^{10}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(5/2)*(a+b*arcsin(c*x))/x^10,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(91\)

2.3.12.74 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (d-c^2 d x^2\right )^{5/2} (a+b \arcsin (c x))}{x^{12}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(5/2)*(a+b*arcsin(c*x))/x^12,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(92\)

2.3.12.75 Giac [F(-2)]

Exception generated. \[ \int x^5 \left (d-c^2 d x^2\right )^{5/2} (a+b \arcsin (c x)) \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^5*(-c^2*d*x^2+d)^(5/2)*(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(93\)

2.3.12.76 Giac [F(-2)]

Exception generated. \[ \int x^3 \left (d-c^2 d x^2\right )^{5/2} (a+b \arcsin (c x)) \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^3*(-c^2*d*x^2+d)^(5/2)*(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(94\)

2.3.12.77 Giac [F(-2)]

Exception generated. \[ \int x \left (d-c^2 d x^2\right )^{5/2} (a+b \arcsin (c x)) \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x*(-c^2*d*x^2+d)^(5/2)*(a+b*arcsin(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(95\)

2.3.12.78 Giac [F(-2)]

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

[In]

integrate((-c^2*d*x^2+d)^(5/2)*(a+b*arcsin(c*x))/x,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(96\)

2.3.12.79 Giac [F(-2)]

Exception generated. \[ \int \frac {\left (d-c^2 d x^2\right )^{5/2} (a+b \arcsin (c x))}{x^3} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((-c^2*d*x^2+d)^(5/2)*(a+b*arcsin(c*x))/x^3,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(97\)

2.3.12.80 Giac [F(-2)]

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

[In]

integrate((-c^2*d*x^2+d)^(5/2)*(a+b*arcsin(c*x))/x^5,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(98\)

2.3.12.81 Giac [F(-2)]

Exception generated. \[ \int \sqrt {\pi -c^2 \pi x^2} (a+b \arcsin (c x)) \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((a+b*arcsin(c*x))*(-pi*c^2*x^2+pi)^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(100\)

2.3.12.82 Giac [F(-2)]

Exception generated. \[ \int \frac {x^3 \arcsin (a x)}{\sqrt {1-a^2 x^2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^3*arcsin(a*x)/(-a^2*x^2+1)^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(102\)

2.3.12.83 Giac [F(-2)]

Exception generated. \[ \int \frac {x^5 (a+b \arcsin (c x))}{\sqrt {d-c^2 d x^2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^5*(a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(109\)

2.3.12.84 Giac [F(-2)]

Exception generated. \[ \int \frac {x^3 (a+b \arcsin (c x))}{\sqrt {d-c^2 d x^2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^3*(a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(111\)

2.3.12.85 Giac [F(-2)]

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

[In]

integrate((a+b*arcsin(c*x))/x/(-c^2*d*x^2+d)^(1/2),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(115\)

2.3.12.86 Giac [F(-2)]

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

[In]

integrate((a+b*arcsin(c*x))/x^2/(-c^2*d*x^2+d)^(1/2),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(116\)

2.3.12.87 Giac [F(-2)]

Exception generated. \[ \int \frac {a+b \arcsin (c x)}{x^3 \sqrt {d-c^2 d x^2}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a+b*arcsin(c*x))/x^3/(-c^2*d*x^2+d)^(1/2),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(117\)

2.3.12.88 Giac [F(-2)]

Exception generated. \[ \int \frac {a+b \arcsin (c x)}{x^4 \sqrt {d-c^2 d x^2}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a+b*arcsin(c*x))/x^4/(-c^2*d*x^2+d)^(1/2),x, algorithm="giac")

[Out]

Exception raised: RuntimeError >> an error occurred running a Giac command:INPUT:sage2OUTPUT:sym2poly/r2sym(co
nst gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(118\)

2.3.12.89 Giac [F(-2)]

Exception generated. \[ \int \frac {x^5 (a+b \arcsin (c x))}{\left (d-c^2 d x^2\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^5*(a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(119\)

2.3.12.90 Giac [F(-2)]

Exception generated. \[ \int \frac {x^4 (a+b \arcsin (c x))}{\left (d-c^2 d x^2\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^4*(a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(120\)

2.3.12.91 Giac [F(-2)]

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

[In]

integrate(x^3*(a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(121\)

2.3.12.92 Giac [F(-2)]

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

[In]

integrate(x^2*(a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(122\)

2.3.12.93 Giac [F(-2)]

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

[In]

integrate(x*(a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(123\)

2.3.12.94 Giac [F(-2)]

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

[In]

integrate((a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(124\)

2.3.12.95 Giac [F(-2)]

Exception generated. \[ \int \frac {x^6 (a+b \arcsin (c x))}{\left (d-c^2 d x^2\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^6*(a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(129\)

2.3.12.96 Giac [F(-2)]

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

[In]

integrate(x^5*(a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(130\)

2.3.12.97 Giac [F(-2)]

Exception generated. \[ \int \frac {x^4 (a+b \arcsin (c x))}{\left (d-c^2 d x^2\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^4*(a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(131\)

2.3.12.98 Giac [F(-2)]

Exception generated. \[ \int \frac {x^3 (a+b \arcsin (c x))}{\left (d-c^2 d x^2\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^3*(a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(132\)

2.3.12.99 Giac [F(-2)]

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

[In]

integrate(x^2*(a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(133\)

2.3.12.100 Giac [F(-2)]

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

[In]

integrate(x*(a+b*arcsin(c*x))/(-c^2*d*x^2+d)^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:index.cc index_m i_lex_is_greater Error: Bad Argument Value

input file name 5_Inverse_trig_functions/5.1_Inverse_sine/5.1.4-f_x-^m-d+e_x^2-^p-a+b_arcsin-c_x-^n.txt

Test file number \(143\)

Integral number in file \(134\)