Exception generated. \[ \int \frac {1}{\sqrt {a+b \arccos (c x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(a+b*arccos(c*x))^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.2_Inverse_cosine/273_5.2.4_arcsin
Test file number \(273\)
Integral number in file \(699\)
Exception generated. \[ \int \frac {1}{\left (d+e x^2\right ) \sqrt {a+b \arccos (c x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(e*x^2+d)/(a+b*arccos(c*x))^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.2_Inverse_cosine/273_5.2.4_arcsin
Test file number \(273\)
Integral number in file \(700\)
Exception generated. \[ \int \frac {1}{\left (d+e x^2\right )^2 \sqrt {a+b \arccos (c x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(e*x^2+d)^2/(a+b*arccos(c*x))^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.2_Inverse_cosine/273_5.2.4_arcsin
Test file number \(273\)
Integral number in file \(701\)
Exception generated. \[ \int \frac {d+e x^2}{(a+b \arccos (c x))^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((e*x^2+d)/(a+b*arccos(c*x))^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.2_Inverse_cosine/273_5.2.4_arcsin
Test file number \(273\)
Integral number in file \(702\)
Exception generated. \[ \int \frac {1}{(a+b \arccos (c x))^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(a+b*arccos(c*x))^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.2_Inverse_cosine/273_5.2.4_arcsin
Test file number \(273\)
Integral number in file \(703\)
Exception generated. \[ \int \frac {1}{\left (d+e x^2\right ) (a+b \arccos (c x))^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(e*x^2+d)/(a+b*arccos(c*x))^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.2_Inverse_cosine/273_5.2.4_arcsin
Test file number \(273\)
Integral number in file \(704\)
Exception generated. \[ \int \frac {1}{\left (d+e x^2\right )^2 (a+b \arccos (c x))^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/(e*x^2+d)^2/(a+b*arccos(c*x))^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.2_Inverse_cosine/273_5.2.4_arcsin
Test file number \(273\)
Integral number in file \(705\)
Exception generated. \[ \int x \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/277_5.3.2
Test file number \(277\)
Integral number in file \(41\)
Exception generated. \[ \int \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/277_5.3.2
Test file number \(277\)
Integral number in file \(42\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/277_5.3.2
Test file number \(277\)
Integral number in file \(43\)
Exception generated. \[ \int x \arctan (a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/277_5.3.2
Test file number \(277\)
Integral number in file \(44\)
Exception generated. \[ \int \arctan (a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/277_5.3.2
Test file number \(277\)
Integral number in file \(45\)
Exception generated. \[ \int \frac {\arctan (a x)^{3/2}}{x} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(3/2)/x,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/277_5.3.2
Test file number \(277\)
Integral number in file \(46\)
Exception generated. \[ \int \frac {x}{\sqrt {\arctan (a x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x/arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/277_5.3.2
Test file number \(277\)
Integral number in file \(47\)
Exception generated. \[ \int \frac {1}{\sqrt {\arctan (a x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/277_5.3.2
Test file number \(277\)
Integral number in file \(48\)
Exception generated. \[ \int \frac {1}{x \sqrt {\arctan (a x)}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/x/arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/277_5.3.2
Test file number \(277\)
Integral number in file \(49\)
Exception generated. \[ \int \frac {x}{\arctan (a x)^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x/arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/277_5.3.2
Test file number \(277\)
Integral number in file \(50\)
Exception generated. \[ \int \frac {1}{\arctan (a x)^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/277_5.3.2
Test file number \(277\)
Integral number in file \(51\)
Exception generated. \[ \int \frac {1}{x \arctan (a x)^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(1/x/arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/277_5.3.2
Test file number \(277\)
Integral number in file \(52\)
Exception generated. \[ \int (d+e x)^2 \left (a+b \arctan \left (c x^3\right )\right ) \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((e*x+d)^2*(a+b*arctan(c*x^3)),x, algorithm="fricas")
Output:
Exception raised: RuntimeError >> no explicit roots found
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/278_5.3.3
Test file number \(278\)
Integral number in file \(28\)
Exception generated. \[ \int (d+e x) \left (a+b \arctan \left (c x^3\right )\right ) \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((e*x+d)*(a+b*arctan(c*x^3)),x, algorithm="fricas")
Output:
Exception raised: RuntimeError >> no explicit roots found
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/278_5.3.3
Test file number \(278\)
Integral number in file \(29\)
Exception generated. \[ \int x \left (c+a^2 c x^2\right ) \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*(a^2*c*x^2+c)*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(686\)
Exception generated. \[ \int \left (c+a^2 c x^2\right ) \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(687\)
Exception generated. \[ \int \frac {\left (c+a^2 c x^2\right ) \sqrt {\arctan (a x)}}{x} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)*arctan(a*x)^(1/2)/x,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(688\)
Exception generated. \[ \int x \left (c+a^2 c x^2\right )^2 \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*(a^2*c*x^2+c)^2*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(690\)
Exception generated. \[ \int \left (c+a^2 c x^2\right )^2 \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)^2*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(691\)
Exception generated. \[ \int \frac {\left (c+a^2 c x^2\right )^2 \sqrt {\arctan (a x)}}{x} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)^2*arctan(a*x)^(1/2)/x,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(692\)
Exception generated. \[ \int x \left (c+a^2 c x^2\right )^3 \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*(a^2*c*x^2+c)^3*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(694\)
Exception generated. \[ \int \left (c+a^2 c x^2\right )^3 \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)^3*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(695\)
Exception generated. \[ \int \frac {\left (c+a^2 c x^2\right )^3 \sqrt {\arctan (a x)}}{x} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)^3*arctan(a*x)^(1/2)/x,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(696\)
Exception generated. \[ \int \frac {x^3 \sqrt {\arctan (a x)}}{c+a^2 c x^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^3*arctan(a*x)^(1/2)/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(698\)
Exception generated. \[ \int \frac {x^2 \sqrt {\arctan (a x)}}{c+a^2 c x^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^2*arctan(a*x)^(1/2)/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(699\)
Exception generated. \[ \int \frac {x \sqrt {\arctan (a x)}}{c+a^2 c x^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*arctan(a*x)^(1/2)/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(700\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x \left (c+a^2 c x^2\right )} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(702\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x^2 \left (c+a^2 c x^2\right )} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x^2/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(703\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x^3 \left (c+a^2 c x^2\right )} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x^3/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(704\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x^4 \left (c+a^2 c x^2\right )} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x^4/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(705\)
Exception generated. \[ \int \frac {x^3 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^3*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^2,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(707\)
Exception generated. \[ \int \frac {x^2 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^2*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^2,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(708\)
Exception generated. \[ \int \frac {x \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^2,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(709\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/(a^2*c*x^2+c)^2,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(710\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x \left (c+a^2 c x^2\right )^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x/(a^2*c*x^2+c)^2,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(711\)
Exception generated. \[ \int \frac {x^5 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^5*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^3,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(713\)
Exception generated. \[ \int \frac {x^4 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^4*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^3,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(714\)
Exception generated. \[ \int \frac {x^3 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^3*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^3,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(715\)
Exception generated. \[ \int \frac {x^2 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^2*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^3,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(716\)
Exception generated. \[ \int \frac {x \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^3,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(717\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/(a^2*c*x^2+c)^3,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(718\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x \left (c+a^2 c x^2\right )^3} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x/(a^2*c*x^2+c)^3,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(719\)
Exception generated. \[ \int x^2 \sqrt {c+a^2 c x^2} \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^2*(a^2*c*x^2+c)^(1/2)*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(721\)
Exception generated. \[ \int x \sqrt {c+a^2 c x^2} \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*(a^2*c*x^2+c)^(1/2)*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(722\)
Exception generated. \[ \int \sqrt {c+a^2 c x^2} \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)^(1/2)*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(723\)
Exception generated. \[ \int x^2 \left (c+a^2 c x^2\right )^{3/2} \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^2*(a^2*c*x^2+c)^(3/2)*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(725\)
Exception generated. \[ \int x \left (c+a^2 c x^2\right )^{3/2} \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*(a^2*c*x^2+c)^(3/2)*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(726\)
Exception generated. \[ \int \left (c+a^2 c x^2\right )^{3/2} \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)^(3/2)*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(727\)
Exception generated. \[ \int x^2 \left (c+a^2 c x^2\right )^{5/2} \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^2*(a^2*c*x^2+c)^(5/2)*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(729\)
Exception generated. \[ \int x \left (c+a^2 c x^2\right )^{5/2} \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*(a^2*c*x^2+c)^(5/2)*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(730\)
Exception generated. \[ \int \left (c+a^2 c x^2\right )^{5/2} \sqrt {\arctan (a x)} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)^(5/2)*arctan(a*x)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(731\)
Exception generated. \[ \int \frac {x^3 \sqrt {\arctan (a x)}}{\sqrt {c+a^2 c x^2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^3*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(733\)
Exception generated. \[ \int \frac {x^2 \sqrt {\arctan (a x)}}{\sqrt {c+a^2 c x^2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^2*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(734\)
Exception generated. \[ \int \frac {x \sqrt {\arctan (a x)}}{\sqrt {c+a^2 c x^2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(735\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{\sqrt {c+a^2 c x^2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(736\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x \sqrt {c+a^2 c x^2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x/(a^2*c*x^2+c)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(737\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x^2 \sqrt {c+a^2 c x^2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x^2/(a^2*c*x^2+c)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(738\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x^3 \sqrt {c+a^2 c x^2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x^3/(a^2*c*x^2+c)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(739\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x^4 \sqrt {c+a^2 c x^2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x^4/(a^2*c*x^2+c)^(1/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(740\)
Exception generated. \[ \int \frac {x^3 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^3*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(742\)
Exception generated. \[ \int \frac {x^2 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^2*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(743\)
Exception generated. \[ \int \frac {x \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(744\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(745\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x \left (c+a^2 c x^2\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x/(a^2*c*x^2+c)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(746\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x^2 \left (c+a^2 c x^2\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x^2/(a^2*c*x^2+c)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(747\)
Exception generated. \[ \int \frac {x^4 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^4*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(5/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(749\)
Exception generated. \[ \int \frac {x^3 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^3*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(5/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(750\)
Exception generated. \[ \int \frac {x^2 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^2*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(5/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(751\)
Exception generated. \[ \int \frac {x \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(5/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(752\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/(a^2*c*x^2+c)^(5/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(753\)
Exception generated. \[ \int \frac {\sqrt {\arctan (a x)}}{x \left (c+a^2 c x^2\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(1/2)/x/(a^2*c*x^2+c)^(5/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(754\)
Exception generated. \[ \int x^2 \left (c+a^2 c x^2\right ) \arctan (a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^2*(a^2*c*x^2+c)*arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(756\)
Exception generated. \[ \int x \left (c+a^2 c x^2\right ) \arctan (a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*(a^2*c*x^2+c)*arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(757\)
Exception generated. \[ \int \left (c+a^2 c x^2\right ) \arctan (a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)*arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(758\)
Exception generated. \[ \int \frac {\left (c+a^2 c x^2\right ) \arctan (a x)^{3/2}}{x} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)*arctan(a*x)^(3/2)/x,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(759\)
Exception generated. \[ \int \frac {\left (c+a^2 c x^2\right ) \arctan (a x)^{3/2}}{x^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)*arctan(a*x)^(3/2)/x^2,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(760\)
Exception generated. \[ \int x^2 \left (c+a^2 c x^2\right )^2 \arctan (a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^2*(a^2*c*x^2+c)^2*arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(762\)
Exception generated. \[ \int x \left (c+a^2 c x^2\right )^2 \arctan (a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*(a^2*c*x^2+c)^2*arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(763\)
Exception generated. \[ \int \left (c+a^2 c x^2\right )^2 \arctan (a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)^2*arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(764\)
Exception generated. \[ \int \frac {\left (c+a^2 c x^2\right )^2 \arctan (a x)^{3/2}}{x} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)^2*arctan(a*x)^(3/2)/x,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(765\)
Exception generated. \[ \int \frac {\left (c+a^2 c x^2\right )^2 \arctan (a x)^{3/2}}{x^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)^2*arctan(a*x)^(3/2)/x^2,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(766\)
Exception generated. \[ \int x^2 \left (c+a^2 c x^2\right )^3 \arctan (a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^2*(a^2*c*x^2+c)^3*arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(768\)
Exception generated. \[ \int x \left (c+a^2 c x^2\right )^3 \arctan (a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*(a^2*c*x^2+c)^3*arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(769\)
Exception generated. \[ \int \left (c+a^2 c x^2\right )^3 \arctan (a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)^3*arctan(a*x)^(3/2),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(770\)
Exception generated. \[ \int \frac {\left (c+a^2 c x^2\right )^3 \arctan (a x)^{3/2}}{x} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)^3*arctan(a*x)^(3/2)/x,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(771\)
Exception generated. \[ \int \frac {\left (c+a^2 c x^2\right )^3 \arctan (a x)^{3/2}}{x^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate((a^2*c*x^2+c)^3*arctan(a*x)^(3/2)/x^2,x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(772\)
Exception generated. \[ \int \frac {x^3 \arctan (a x)^{3/2}}{c+a^2 c x^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^3*arctan(a*x)^(3/2)/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(774\)
Exception generated. \[ \int \frac {x^2 \arctan (a x)^{3/2}}{c+a^2 c x^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x^2*arctan(a*x)^(3/2)/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(775\)
Exception generated. \[ \int \frac {x \arctan (a x)^{3/2}}{c+a^2 c x^2} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(x*arctan(a*x)^(3/2)/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(776\)
Exception generated. \[ \int \frac {\arctan (a x)^{3/2}}{x \left (c+a^2 c x^2\right )} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(3/2)/x/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(778\)
Exception generated. \[ \int \frac {\arctan (a x)^{3/2}}{x^2 \left (c+a^2 c x^2\right )} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(3/2)/x^2/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(779\)
Exception generated. \[ \int \frac {\arctan (a x)^{3/2}}{x^3 \left (c+a^2 c x^2\right )} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(3/2)/x^3/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(780\)
Exception generated. \[ \int \frac {\arctan (a x)^{3/2}}{x^4 \left (c+a^2 c x^2\right )} \, dx=\text {Exception raised: TypeError} \] Input:
integrate(arctan(a*x)^(3/2)/x^4/(a^2*c*x^2+c),x, algorithm="fricas")
Output:
Exception raised: TypeError >> Error detected within library code: inte grate: implementation incomplete (constant residues)
input file name test_cases/rubi_tests/5_Inverse_trig_functions/5.3_Inverse_tangent/279_5.3.4
Test file number \(279\)
Integral number in file \(781\)