1,1,63,0,2.230395," ","integrate(x^5*erf(b*x),x, algorithm=""fricas"")","\frac{2 \, \sqrt{\pi} {\left(4 \, b^{5} x^{5} + 10 \, b^{3} x^{3} + 15 \, b x\right)} e^{\left(-b^{2} x^{2}\right)} - {\left(15 \, \pi - 8 \, \pi b^{6} x^{6}\right)} \operatorname{erf}\left(b x\right)}{48 \, \pi b^{6}}"," ",0,"1/48*(2*sqrt(pi)*(4*b^5*x^5 + 10*b^3*x^3 + 15*b*x)*e^(-b^2*x^2) - (15*pi - 8*pi*b^6*x^6)*erf(b*x))/(pi*b^6)","A",0
2,1,55,0,0.410932," ","integrate(x^3*erf(b*x),x, algorithm=""fricas"")","\frac{2 \, \sqrt{\pi} {\left(2 \, b^{3} x^{3} + 3 \, b x\right)} e^{\left(-b^{2} x^{2}\right)} - {\left(3 \, \pi - 4 \, \pi b^{4} x^{4}\right)} \operatorname{erf}\left(b x\right)}{16 \, \pi b^{4}}"," ",0,"1/16*(2*sqrt(pi)*(2*b^3*x^3 + 3*b*x)*e^(-b^2*x^2) - (3*pi - 4*pi*b^4*x^4)*erf(b*x))/(pi*b^4)","A",0
3,1,42,0,0.392467," ","integrate(x*erf(b*x),x, algorithm=""fricas"")","\frac{2 \, \sqrt{\pi} b x e^{\left(-b^{2} x^{2}\right)} - {\left(\pi - 2 \, \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right)}{4 \, \pi b^{2}}"," ",0,"1/4*(2*sqrt(pi)*b*x*e^(-b^2*x^2) - (pi - 2*pi*b^2*x^2)*erf(b*x))/(pi*b^2)","A",0
4,0,0,0,0.415864," ","integrate(erf(b*x)/x,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right)}{x}, x\right)"," ",0,"integral(erf(b*x)/x, x)","F",0
5,1,41,0,0.412499," ","integrate(erf(b*x)/x^3,x, algorithm=""fricas"")","-\frac{2 \, \sqrt{\pi} b x e^{\left(-b^{2} x^{2}\right)} + {\left(\pi + 2 \, \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right)}{2 \, \pi x^{2}}"," ",0,"-1/2*(2*sqrt(pi)*b*x*e^(-b^2*x^2) + (pi + 2*pi*b^2*x^2)*erf(b*x))/(pi*x^2)","A",0
6,1,55,0,0.412301," ","integrate(erf(b*x)/x^5,x, algorithm=""fricas"")","\frac{2 \, \sqrt{\pi} {\left(2 \, b^{3} x^{3} - b x\right)} e^{\left(-b^{2} x^{2}\right)} - {\left(3 \, \pi - 4 \, \pi b^{4} x^{4}\right)} \operatorname{erf}\left(b x\right)}{12 \, \pi x^{4}}"," ",0,"1/12*(2*sqrt(pi)*(2*b^3*x^3 - b*x)*e^(-b^2*x^2) - (3*pi - 4*pi*b^4*x^4)*erf(b*x))/(pi*x^4)","A",0
7,1,62,0,0.404396," ","integrate(erf(b*x)/x^7,x, algorithm=""fricas"")","-\frac{2 \, \sqrt{\pi} {\left(4 \, b^{5} x^{5} - 2 \, b^{3} x^{3} + 3 \, b x\right)} e^{\left(-b^{2} x^{2}\right)} + {\left(15 \, \pi + 8 \, \pi b^{6} x^{6}\right)} \operatorname{erf}\left(b x\right)}{90 \, \pi x^{6}}"," ",0,"-1/90*(2*sqrt(pi)*(4*b^5*x^5 - 2*b^3*x^3 + 3*b*x)*e^(-b^2*x^2) + (15*pi + 8*pi*b^6*x^6)*erf(b*x))/(pi*x^6)","A",0
8,1,59,0,0.381366," ","integrate(x^6*erf(b*x),x, algorithm=""fricas"")","\frac{\pi b^{7} x^{7} \operatorname{erf}\left(b x\right) + \sqrt{\pi} {\left(b^{6} x^{6} + 3 \, b^{4} x^{4} + 6 \, b^{2} x^{2} + 6\right)} e^{\left(-b^{2} x^{2}\right)}}{7 \, \pi b^{7}}"," ",0,"1/7*(pi*b^7*x^7*erf(b*x) + sqrt(pi)*(b^6*x^6 + 3*b^4*x^4 + 6*b^2*x^2 + 6)*e^(-b^2*x^2))/(pi*b^7)","A",0
9,1,51,0,0.399718," ","integrate(x^4*erf(b*x),x, algorithm=""fricas"")","\frac{\pi b^{5} x^{5} \operatorname{erf}\left(b x\right) + \sqrt{\pi} {\left(b^{4} x^{4} + 2 \, b^{2} x^{2} + 2\right)} e^{\left(-b^{2} x^{2}\right)}}{5 \, \pi b^{5}}"," ",0,"1/5*(pi*b^5*x^5*erf(b*x) + sqrt(pi)*(b^4*x^4 + 2*b^2*x^2 + 2)*e^(-b^2*x^2))/(pi*b^5)","A",0
10,1,43,0,0.389379," ","integrate(x^2*erf(b*x),x, algorithm=""fricas"")","\frac{\pi b^{3} x^{3} \operatorname{erf}\left(b x\right) + \sqrt{\pi} {\left(b^{2} x^{2} + 1\right)} e^{\left(-b^{2} x^{2}\right)}}{3 \, \pi b^{3}}"," ",0,"1/3*(pi*b^3*x^3*erf(b*x) + sqrt(pi)*(b^2*x^2 + 1)*e^(-b^2*x^2))/(pi*b^3)","A",0
11,1,29,0,0.379093," ","integrate(erf(b*x),x, algorithm=""fricas"")","\frac{\pi b x \operatorname{erf}\left(b x\right) + \sqrt{\pi} e^{\left(-b^{2} x^{2}\right)}}{\pi b}"," ",0,"(pi*b*x*erf(b*x) + sqrt(pi)*e^(-b^2*x^2))/(pi*b)","A",0
12,1,30,0,0.407355," ","integrate(erf(b*x)/x^2,x, algorithm=""fricas"")","\frac{\sqrt{\pi} b x {\rm Ei}\left(-b^{2} x^{2}\right) - \pi \operatorname{erf}\left(b x\right)}{\pi x}"," ",0,"(sqrt(pi)*b*x*Ei(-b^2*x^2) - pi*erf(b*x))/(pi*x)","A",0
13,1,48,0,0.424659," ","integrate(erf(b*x)/x^4,x, algorithm=""fricas"")","-\frac{\pi \operatorname{erf}\left(b x\right) + \sqrt{\pi} {\left(b^{3} x^{3} {\rm Ei}\left(-b^{2} x^{2}\right) + b x e^{\left(-b^{2} x^{2}\right)}\right)}}{3 \, \pi x^{3}}"," ",0,"-1/3*(pi*erf(b*x) + sqrt(pi)*(b^3*x^3*Ei(-b^2*x^2) + b*x*e^(-b^2*x^2)))/(pi*x^3)","A",0
14,1,60,0,0.648108," ","integrate(erf(b*x)/x^6,x, algorithm=""fricas"")","-\frac{2 \, \pi \operatorname{erf}\left(b x\right) - \sqrt{\pi} {\left(b^{5} x^{5} {\rm Ei}\left(-b^{2} x^{2}\right) + {\left(b^{3} x^{3} - b x\right)} e^{\left(-b^{2} x^{2}\right)}\right)}}{10 \, \pi x^{5}}"," ",0,"-1/10*(2*pi*erf(b*x) - sqrt(pi)*(b^5*x^5*Ei(-b^2*x^2) + (b^3*x^3 - b*x)*e^(-b^2*x^2)))/(pi*x^5)","A",0
15,1,265,0,0.948078," ","integrate((d*x+c)^3*erf(b*x+a),x, algorithm=""fricas"")","\frac{2 \, \sqrt{\pi} {\left(2 \, b^{3} d^{3} x^{3} + 8 \, b^{3} c^{3} - 12 \, a b^{2} c^{2} d + 8 \, {\left(a^{2} + 1\right)} b c d^{2} - {\left(2 \, a^{3} + 5 \, a\right)} d^{3} + 2 \, {\left(4 \, b^{3} c d^{2} - a b^{2} d^{3}\right)} x^{2} + {\left(12 \, b^{3} c^{2} d - 8 \, a b^{2} c d^{2} + {\left(2 \, a^{2} + 3\right)} b d^{3}\right)} x\right)} e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)} + {\left(4 \, \pi b^{4} d^{3} x^{4} + 16 \, \pi b^{4} c d^{2} x^{3} + 24 \, \pi b^{4} c^{2} d x^{2} + 16 \, \pi b^{4} c^{3} x + \pi {\left(16 \, a b^{3} c^{3} - 12 \, {\left(2 \, a^{2} + 1\right)} b^{2} c^{2} d + 8 \, {\left(2 \, a^{3} + 3 \, a\right)} b c d^{2} - {\left(4 \, a^{4} + 12 \, a^{2} + 3\right)} d^{3}\right)}\right)} \operatorname{erf}\left(b x + a\right)}{16 \, \pi b^{4}}"," ",0,"1/16*(2*sqrt(pi)*(2*b^3*d^3*x^3 + 8*b^3*c^3 - 12*a*b^2*c^2*d + 8*(a^2 + 1)*b*c*d^2 - (2*a^3 + 5*a)*d^3 + 2*(4*b^3*c*d^2 - a*b^2*d^3)*x^2 + (12*b^3*c^2*d - 8*a*b^2*c*d^2 + (2*a^2 + 3)*b*d^3)*x)*e^(-b^2*x^2 - 2*a*b*x - a^2) + (4*pi*b^4*d^3*x^4 + 16*pi*b^4*c*d^2*x^3 + 24*pi*b^4*c^2*d*x^2 + 16*pi*b^4*c^3*x + pi*(16*a*b^3*c^3 - 12*(2*a^2 + 1)*b^2*c^2*d + 8*(2*a^3 + 3*a)*b*c*d^2 - (4*a^4 + 12*a^2 + 3)*d^3))*erf(b*x + a))/(pi*b^4)","A",0
16,1,163,0,0.800620," ","integrate((d*x+c)^2*erf(b*x+a),x, algorithm=""fricas"")","\frac{2 \, \sqrt{\pi} {\left(b^{2} d^{2} x^{2} + 3 \, b^{2} c^{2} - 3 \, a b c d + {\left(a^{2} + 1\right)} d^{2} + {\left(3 \, b^{2} c d - a b d^{2}\right)} x\right)} e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)} + {\left(2 \, \pi b^{3} d^{2} x^{3} + 6 \, \pi b^{3} c d x^{2} + 6 \, \pi b^{3} c^{2} x + \pi {\left(6 \, a b^{2} c^{2} - 3 \, {\left(2 \, a^{2} + 1\right)} b c d + {\left(2 \, a^{3} + 3 \, a\right)} d^{2}\right)}\right)} \operatorname{erf}\left(b x + a\right)}{6 \, \pi b^{3}}"," ",0,"1/6*(2*sqrt(pi)*(b^2*d^2*x^2 + 3*b^2*c^2 - 3*a*b*c*d + (a^2 + 1)*d^2 + (3*b^2*c*d - a*b*d^2)*x)*e^(-b^2*x^2 - 2*a*b*x - a^2) + (2*pi*b^3*d^2*x^3 + 6*pi*b^3*c*d*x^2 + 6*pi*b^3*c^2*x + pi*(6*a*b^2*c^2 - 3*(2*a^2 + 1)*b*c*d + (2*a^3 + 3*a)*d^2))*erf(b*x + a))/(pi*b^3)","A",0
17,1,91,0,0.450466," ","integrate((d*x+c)*erf(b*x+a),x, algorithm=""fricas"")","\frac{2 \, \sqrt{\pi} {\left(b d x + 2 \, b c - a d\right)} e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)} + {\left(2 \, \pi b^{2} d x^{2} + 4 \, \pi b^{2} c x + \pi {\left(4 \, a b c - {\left(2 \, a^{2} + 1\right)} d\right)}\right)} \operatorname{erf}\left(b x + a\right)}{4 \, \pi b^{2}}"," ",0,"1/4*(2*sqrt(pi)*(b*d*x + 2*b*c - a*d)*e^(-b^2*x^2 - 2*a*b*x - a^2) + (2*pi*b^2*d*x^2 + 4*pi*b^2*c*x + pi*(4*a*b*c - (2*a^2 + 1)*d))*erf(b*x + a))/(pi*b^2)","A",0
18,1,47,0,0.442914," ","integrate(erf(b*x+a),x, algorithm=""fricas"")","\frac{{\left(\pi b x + \pi a\right)} \operatorname{erf}\left(b x + a\right) + \sqrt{\pi} e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)}}{\pi b}"," ",0,"((pi*b*x + pi*a)*erf(b*x + a) + sqrt(pi)*e^(-b^2*x^2 - 2*a*b*x - a^2))/(pi*b)","A",0
19,0,0,0,0.466614," ","integrate(erf(b*x+a)/(d*x+c),x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x + a\right)}{d x + c}, x\right)"," ",0,"integral(erf(b*x + a)/(d*x + c), x)","F",0
20,0,0,0,0.521305," ","integrate(erf(b*x+a)/(d*x+c)^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x + a\right)}{d^{2} x^{2} + 2 \, c d x + c^{2}}, x\right)"," ",0,"integral(erf(b*x + a)/(d^2*x^2 + 2*c*d*x + c^2), x)","F",0
21,0,0,0,0.458950," ","integrate(erf(b*x+a)/(d*x+c)^3,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x + a\right)}{d^{3} x^{3} + 3 \, c d^{2} x^{2} + 3 \, c^{2} d x + c^{3}}, x\right)"," ",0,"integral(erf(b*x + a)/(d^3*x^3 + 3*c*d^2*x^2 + 3*c^2*d*x + c^3), x)","F",0
22,1,98,0,0.475109," ","integrate(x^5*erf(b*x)^2,x, algorithm=""fricas"")","\frac{4 \, \sqrt{\pi} {\left(4 \, b^{5} x^{5} + 10 \, b^{3} x^{3} + 15 \, b x\right)} \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} - {\left(15 \, \pi - 8 \, \pi b^{6} x^{6}\right)} \operatorname{erf}\left(b x\right)^{2} + 4 \, {\left(2 \, b^{4} x^{4} + 7 \, b^{2} x^{2} + 11\right)} e^{\left(-2 \, b^{2} x^{2}\right)}}{48 \, \pi b^{6}}"," ",0,"1/48*(4*sqrt(pi)*(4*b^5*x^5 + 10*b^3*x^3 + 15*b*x)*erf(b*x)*e^(-b^2*x^2) - (15*pi - 8*pi*b^6*x^6)*erf(b*x)^2 + 4*(2*b^4*x^4 + 7*b^2*x^2 + 11)*e^(-2*b^2*x^2))/(pi*b^6)","A",0
23,1,81,0,0.405368," ","integrate(x^3*erf(b*x)^2,x, algorithm=""fricas"")","\frac{4 \, \sqrt{\pi} {\left(2 \, b^{3} x^{3} + 3 \, b x\right)} \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} - {\left(3 \, \pi - 4 \, \pi b^{4} x^{4}\right)} \operatorname{erf}\left(b x\right)^{2} + 4 \, {\left(b^{2} x^{2} + 2\right)} e^{\left(-2 \, b^{2} x^{2}\right)}}{16 \, \pi b^{4}}"," ",0,"1/16*(4*sqrt(pi)*(2*b^3*x^3 + 3*b*x)*erf(b*x)*e^(-b^2*x^2) - (3*pi - 4*pi*b^4*x^4)*erf(b*x)^2 + 4*(b^2*x^2 + 2)*e^(-2*b^2*x^2))/(pi*b^4)","A",0
24,1,59,0,0.448685," ","integrate(x*erf(b*x)^2,x, algorithm=""fricas"")","\frac{4 \, \sqrt{\pi} b x \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} - {\left(\pi - 2 \, \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right)^{2} + 2 \, e^{\left(-2 \, b^{2} x^{2}\right)}}{4 \, \pi b^{2}}"," ",0,"1/4*(4*sqrt(pi)*b*x*erf(b*x)*e^(-b^2*x^2) - (pi - 2*pi*b^2*x^2)*erf(b*x)^2 + 2*e^(-2*b^2*x^2))/(pi*b^2)","A",0
25,0,0,0,0.458405," ","integrate(erf(b*x)^2/x,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right)^{2}}{x}, x\right)"," ",0,"integral(erf(b*x)^2/x, x)","F",0
26,1,65,0,0.445341," ","integrate(erf(b*x)^2/x^3,x, algorithm=""fricas"")","\frac{4 \, b^{2} x^{2} {\rm Ei}\left(-2 \, b^{2} x^{2}\right) - 4 \, \sqrt{\pi} b x \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} - {\left(\pi + 2 \, \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right)^{2}}{2 \, \pi x^{2}}"," ",0,"1/2*(4*b^2*x^2*Ei(-2*b^2*x^2) - 4*sqrt(pi)*b*x*erf(b*x)*e^(-b^2*x^2) - (pi + 2*pi*b^2*x^2)*erf(b*x)^2)/(pi*x^2)","A",0
27,1,94,0,0.532703," ","integrate(erf(b*x)^2/x^5,x, algorithm=""fricas"")","-\frac{16 \, b^{4} x^{4} {\rm Ei}\left(-2 \, b^{2} x^{2}\right) + 4 \, b^{2} x^{2} e^{\left(-2 \, b^{2} x^{2}\right)} - 4 \, \sqrt{\pi} {\left(2 \, b^{3} x^{3} - b x\right)} \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} + {\left(3 \, \pi - 4 \, \pi b^{4} x^{4}\right)} \operatorname{erf}\left(b x\right)^{2}}{12 \, \pi x^{4}}"," ",0,"-1/12*(16*b^4*x^4*Ei(-2*b^2*x^2) + 4*b^2*x^2*e^(-2*b^2*x^2) - 4*sqrt(pi)*(2*b^3*x^3 - b*x)*erf(b*x)*e^(-b^2*x^2) + (3*pi - 4*pi*b^4*x^4)*erf(b*x)^2)/(pi*x^4)","A",0
28,1,114,0,0.641479," ","integrate(erf(b*x)^2/x^7,x, algorithm=""fricas"")","\frac{56 \, b^{6} x^{6} {\rm Ei}\left(-2 \, b^{2} x^{2}\right) - 4 \, \sqrt{\pi} {\left(4 \, b^{5} x^{5} - 2 \, b^{3} x^{3} + 3 \, b x\right)} \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} - {\left(15 \, \pi + 8 \, \pi b^{6} x^{6}\right)} \operatorname{erf}\left(b x\right)^{2} + 2 \, {\left(10 \, b^{4} x^{4} - 3 \, b^{2} x^{2}\right)} e^{\left(-2 \, b^{2} x^{2}\right)}}{90 \, \pi x^{6}}"," ",0,"1/90*(56*b^6*x^6*Ei(-2*b^2*x^2) - 4*sqrt(pi)*(4*b^5*x^5 - 2*b^3*x^3 + 3*b*x)*erf(b*x)*e^(-b^2*x^2) - (15*pi + 8*pi*b^6*x^6)*erf(b*x)^2 + 2*(10*b^4*x^4 - 3*b^2*x^2)*e^(-2*b^2*x^2))/(pi*x^6)","A",0
29,1,111,0,0.852608," ","integrate(x^4*erf(b*x)^2,x, algorithm=""fricas"")","\frac{16 \, \pi b^{6} x^{5} \operatorname{erf}\left(b x\right)^{2} + 32 \, \sqrt{\pi} {\left(b^{5} x^{4} + 2 \, b^{3} x^{2} + 2 \, b\right)} \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} - 43 \, \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right) + 4 \, {\left(4 \, b^{4} x^{3} + 11 \, b^{2} x\right)} e^{\left(-2 \, b^{2} x^{2}\right)}}{80 \, \pi b^{6}}"," ",0,"1/80*(16*pi*b^6*x^5*erf(b*x)^2 + 32*sqrt(pi)*(b^5*x^4 + 2*b^3*x^2 + 2*b)*erf(b*x)*e^(-b^2*x^2) - 43*sqrt(2)*sqrt(pi)*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*x) + 4*(4*b^4*x^3 + 11*b^2*x)*e^(-2*b^2*x^2))/(pi*b^6)","A",0
30,1,90,0,1.105591," ","integrate(x^2*erf(b*x)^2,x, algorithm=""fricas"")","\frac{4 \, \pi b^{4} x^{3} \operatorname{erf}\left(b x\right)^{2} + 4 \, b^{2} x e^{\left(-2 \, b^{2} x^{2}\right)} + 8 \, \sqrt{\pi} {\left(b^{3} x^{2} + b\right)} \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} - 5 \, \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right)}{12 \, \pi b^{4}}"," ",0,"1/12*(4*pi*b^4*x^3*erf(b*x)^2 + 4*b^2*x*e^(-2*b^2*x^2) + 8*sqrt(pi)*(b^3*x^2 + b)*erf(b*x)*e^(-b^2*x^2) - 5*sqrt(2)*sqrt(pi)*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*x))/(pi*b^4)","A",0
31,1,63,0,0.822928," ","integrate(erf(b*x)^2,x, algorithm=""fricas"")","\frac{\pi b^{2} x \operatorname{erf}\left(b x\right)^{2} + 2 \, \sqrt{\pi} b \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} - \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right)}{\pi b^{2}}"," ",0,"(pi*b^2*x*erf(b*x)^2 + 2*sqrt(pi)*b*erf(b*x)*e^(-b^2*x^2) - sqrt(2)*sqrt(pi)*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*x))/(pi*b^2)","A",0
32,0,0,0,0.637821," ","integrate(erf(b*x)^2/x^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right)^{2}}{x^{2}}, x\right)"," ",0,"integral(erf(b*x)^2/x^2, x)","F",0
33,0,0,0,0.649335," ","integrate(erf(b*x)^2/x^4,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right)^{2}}{x^{4}}, x\right)"," ",0,"integral(erf(b*x)^2/x^4, x)","F",0
34,0,0,0,0.621561," ","integrate(erf(b*x)^2/x^6,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right)^{2}}{x^{6}}, x\right)"," ",0,"integral(erf(b*x)^2/x^6, x)","F",0
35,1,281,0,0.860479," ","integrate((d*x+c)^2*erf(b*x+a)^2,x, algorithm=""fricas"")","-\frac{\sqrt{2} \sqrt{\pi} {\left(12 \, b^{2} c^{2} - 24 \, a b c d + {\left(12 \, a^{2} + 5\right)} d^{2}\right)} \sqrt{b^{2}} \operatorname{erf}\left(\frac{\sqrt{2} \sqrt{b^{2}} {\left(b x + a\right)}}{b}\right) - 8 \, \sqrt{\pi} {\left(b^{3} d^{2} x^{2} + 3 \, b^{3} c^{2} - 3 \, a b^{2} c d + {\left(a^{2} + 1\right)} b d^{2} + {\left(3 \, b^{3} c d - a b^{2} d^{2}\right)} x\right)} \operatorname{erf}\left(b x + a\right) e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)} - 2 \, {\left(2 \, \pi b^{4} d^{2} x^{3} + 6 \, \pi b^{4} c d x^{2} + 6 \, \pi b^{4} c^{2} x + \pi {\left(6 \, a b^{3} c^{2} - 3 \, {\left(2 \, a^{2} + 1\right)} b^{2} c d + {\left(2 \, a^{3} + 3 \, a\right)} b d^{2}\right)}\right)} \operatorname{erf}\left(b x + a\right)^{2} - 4 \, {\left(b^{2} d^{2} x + 3 \, b^{2} c d - 2 \, a b d^{2}\right)} e^{\left(-2 \, b^{2} x^{2} - 4 \, a b x - 2 \, a^{2}\right)}}{12 \, \pi b^{4}}"," ",0,"-1/12*(sqrt(2)*sqrt(pi)*(12*b^2*c^2 - 24*a*b*c*d + (12*a^2 + 5)*d^2)*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*(b*x + a)/b) - 8*sqrt(pi)*(b^3*d^2*x^2 + 3*b^3*c^2 - 3*a*b^2*c*d + (a^2 + 1)*b*d^2 + (3*b^3*c*d - a*b^2*d^2)*x)*erf(b*x + a)*e^(-b^2*x^2 - 2*a*b*x - a^2) - 2*(2*pi*b^4*d^2*x^3 + 6*pi*b^4*c*d*x^2 + 6*pi*b^4*c^2*x + pi*(6*a*b^3*c^2 - 3*(2*a^2 + 1)*b^2*c*d + (2*a^3 + 3*a)*b*d^2))*erf(b*x + a)^2 - 4*(b^2*d^2*x + 3*b^2*c*d - 2*a*b*d^2)*e^(-2*b^2*x^2 - 4*a*b*x - 2*a^2))/(pi*b^4)","A",0
36,1,171,0,0.499586," ","integrate((d*x+c)*erf(b*x+a)^2,x, algorithm=""fricas"")","-\frac{4 \, \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} {\left(b c - a d\right)} \operatorname{erf}\left(\frac{\sqrt{2} \sqrt{b^{2}} {\left(b x + a\right)}}{b}\right) - 4 \, \sqrt{\pi} {\left(b^{2} d x + 2 \, b^{2} c - a b d\right)} \operatorname{erf}\left(b x + a\right) e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)} - {\left(2 \, \pi b^{3} d x^{2} + 4 \, \pi b^{3} c x + \pi {\left(4 \, a b^{2} c - {\left(2 \, a^{2} + 1\right)} b d\right)}\right)} \operatorname{erf}\left(b x + a\right)^{2} - 2 \, b d e^{\left(-2 \, b^{2} x^{2} - 4 \, a b x - 2 \, a^{2}\right)}}{4 \, \pi b^{3}}"," ",0,"-1/4*(4*sqrt(2)*sqrt(pi)*sqrt(b^2)*(b*c - a*d)*erf(sqrt(2)*sqrt(b^2)*(b*x + a)/b) - 4*sqrt(pi)*(b^2*d*x + 2*b^2*c - a*b*d)*erf(b*x + a)*e^(-b^2*x^2 - 2*a*b*x - a^2) - (2*pi*b^3*d*x^2 + 4*pi*b^3*c*x + pi*(4*a*b^2*c - (2*a^2 + 1)*b*d))*erf(b*x + a)^2 - 2*b*d*e^(-2*b^2*x^2 - 4*a*b*x - 2*a^2))/(pi*b^3)","A",0
37,1,91,0,0.471406," ","integrate(erf(b*x+a)^2,x, algorithm=""fricas"")","\frac{2 \, \sqrt{\pi} b \operatorname{erf}\left(b x + a\right) e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)} + {\left(\pi b^{2} x + \pi a b\right)} \operatorname{erf}\left(b x + a\right)^{2} - \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} \operatorname{erf}\left(\frac{\sqrt{2} \sqrt{b^{2}} {\left(b x + a\right)}}{b}\right)}{\pi b^{2}}"," ",0,"(2*sqrt(pi)*b*erf(b*x + a)*e^(-b^2*x^2 - 2*a*b*x - a^2) + (pi*b^2*x + pi*a*b)*erf(b*x + a)^2 - sqrt(2)*sqrt(pi)*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*(b*x + a)/b))/(pi*b^2)","A",0
38,0,0,0,0.498545," ","integrate(erf(b*x+a)^2/(d*x+c),x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x + a\right)^{2}}{d x + c}, x\right)"," ",0,"integral(erf(b*x + a)^2/(d*x + c), x)","F",0
39,0,0,0,0.518751," ","integrate(erf(b*x+a)^2/(d*x+c)^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x + a\right)^{2}}{d^{2} x^{2} + 2 \, c d x + c^{2}}, x\right)"," ",0,"integral(erf(b*x + a)^2/(d^2*x^2 + 2*c*d*x + c^2), x)","F",0
40,1,125,0,0.649244," ","integrate(x^2*erf(d*(a+b*log(c*x^n))),x, algorithm=""fricas"")","\frac{1}{3} \, x^{3} \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right) - \frac{1}{3} \, \sqrt{b^{2} d^{2} n^{2}} \operatorname{erf}\left(\frac{{\left(2 \, b^{2} d^{2} n^{2} \log\left(x\right) + 2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n - 3\right)} \sqrt{b^{2} d^{2} n^{2}}}{2 \, b^{2} d^{2} n^{2}}\right) e^{\left(-\frac{3 \, {\left(4 \, b^{2} d^{2} n \log\left(c\right) + 4 \, a b d^{2} n - 3\right)}}{4 \, b^{2} d^{2} n^{2}}\right)}"," ",0,"1/3*x^3*erf(b*d*log(c*x^n) + a*d) - 1/3*sqrt(b^2*d^2*n^2)*erf(1/2*(2*b^2*d^2*n^2*log(x) + 2*b^2*d^2*n*log(c) + 2*a*b*d^2*n - 3)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(-3/4*(4*b^2*d^2*n*log(c) + 4*a*b*d^2*n - 3)/(b^2*d^2*n^2))","A",0
41,1,121,0,0.549304," ","integrate(x*erf(d*(a+b*log(c*x^n))),x, algorithm=""fricas"")","\frac{1}{2} \, x^{2} \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right) - \frac{1}{2} \, \sqrt{b^{2} d^{2} n^{2}} \operatorname{erf}\left(\frac{{\left(b^{2} d^{2} n^{2} \log\left(x\right) + b^{2} d^{2} n \log\left(c\right) + a b d^{2} n - 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{b^{2} d^{2} n^{2}}\right) e^{\left(-\frac{2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n - 1}{b^{2} d^{2} n^{2}}\right)}"," ",0,"1/2*x^2*erf(b*d*log(c*x^n) + a*d) - 1/2*sqrt(b^2*d^2*n^2)*erf((b^2*d^2*n^2*log(x) + b^2*d^2*n*log(c) + a*b*d^2*n - 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(-(2*b^2*d^2*n*log(c) + 2*a*b*d^2*n - 1)/(b^2*d^2*n^2))","A",0
42,1,122,0,0.476020," ","integrate(erf(d*(a+b*log(c*x^n))),x, algorithm=""fricas"")","-\sqrt{b^{2} d^{2} n^{2}} \operatorname{erf}\left(\frac{{\left(2 \, b^{2} d^{2} n^{2} \log\left(x\right) + 2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n - 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{2 \, b^{2} d^{2} n^{2}}\right) e^{\left(-\frac{4 \, b^{2} d^{2} n \log\left(c\right) + 4 \, a b d^{2} n - 1}{4 \, b^{2} d^{2} n^{2}}\right)} + x \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right)"," ",0,"-sqrt(b^2*d^2*n^2)*erf(1/2*(2*b^2*d^2*n^2*log(x) + 2*b^2*d^2*n*log(c) + 2*a*b*d^2*n - 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(-1/4*(4*b^2*d^2*n*log(c) + 4*a*b*d^2*n - 1)/(b^2*d^2*n^2)) + x*erf(b*d*log(c*x^n) + a*d)","A",0
43,1,119,0,0.530415," ","integrate(erf(d*(a+b*log(c*x^n)))/x,x, algorithm=""fricas"")","\frac{{\left(\pi b d n \log\left(x\right) + \pi b d \log\left(c\right) + \pi a d\right)} \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right) + \sqrt{\pi} e^{\left(-b^{2} d^{2} n^{2} \log\left(x\right)^{2} - b^{2} d^{2} \log\left(c\right)^{2} - 2 \, a b d^{2} \log\left(c\right) - a^{2} d^{2} - 2 \, {\left(b^{2} d^{2} n \log\left(c\right) + a b d^{2} n\right)} \log\left(x\right)\right)}}{\pi b d n}"," ",0,"((pi*b*d*n*log(x) + pi*b*d*log(c) + pi*a*d)*erf(b*d*log(c*x^n) + a*d) + sqrt(pi)*e^(-b^2*d^2*n^2*log(x)^2 - b^2*d^2*log(c)^2 - 2*a*b*d^2*log(c) - a^2*d^2 - 2*(b^2*d^2*n*log(c) + a*b*d^2*n)*log(x)))/(pi*b*d*n)","A",0
44,1,126,0,0.498489," ","integrate(erf(d*(a+b*log(c*x^n)))/x^2,x, algorithm=""fricas"")","\frac{\sqrt{b^{2} d^{2} n^{2}} x \operatorname{erf}\left(\frac{{\left(2 \, b^{2} d^{2} n^{2} \log\left(x\right) + 2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n + 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{2 \, b^{2} d^{2} n^{2}}\right) e^{\left(\frac{4 \, b^{2} d^{2} n \log\left(c\right) + 4 \, a b d^{2} n + 1}{4 \, b^{2} d^{2} n^{2}}\right)} - \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right)}{x}"," ",0,"(sqrt(b^2*d^2*n^2)*x*erf(1/2*(2*b^2*d^2*n^2*log(x) + 2*b^2*d^2*n*log(c) + 2*a*b*d^2*n + 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(1/4*(4*b^2*d^2*n*log(c) + 4*a*b*d^2*n + 1)/(b^2*d^2*n^2)) - erf(b*d*log(c*x^n) + a*d))/x","A",0
45,1,124,0,0.564486," ","integrate(erf(d*(a+b*log(c*x^n)))/x^3,x, algorithm=""fricas"")","\frac{\sqrt{b^{2} d^{2} n^{2}} x^{2} \operatorname{erf}\left(\frac{{\left(b^{2} d^{2} n^{2} \log\left(x\right) + b^{2} d^{2} n \log\left(c\right) + a b d^{2} n + 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{b^{2} d^{2} n^{2}}\right) e^{\left(\frac{2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n + 1}{b^{2} d^{2} n^{2}}\right)} - \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right)}{2 \, x^{2}}"," ",0,"1/2*(sqrt(b^2*d^2*n^2)*x^2*erf((b^2*d^2*n^2*log(x) + b^2*d^2*n*log(c) + a*b*d^2*n + 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^((2*b^2*d^2*n*log(c) + 2*a*b*d^2*n + 1)/(b^2*d^2*n^2)) - erf(b*d*log(c*x^n) + a*d))/x^2","A",0
46,1,180,0,0.607444," ","integrate((e*x)^m*erf(d*(a+b*log(c*x^n))),x, algorithm=""fricas"")","\frac{x \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right) e^{\left(m \log\left(e\right) + m \log\left(x\right)\right)} - \sqrt{b^{2} d^{2} n^{2}} \operatorname{erf}\left(\frac{{\left(2 \, b^{2} d^{2} n^{2} \log\left(x\right) + 2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n - m - 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{2 \, b^{2} d^{2} n^{2}}\right) e^{\left(\frac{4 \, b^{2} d^{2} m n^{2} \log\left(e\right) - 4 \, {\left(b^{2} d^{2} m + b^{2} d^{2}\right)} n \log\left(c\right) + m^{2} - 4 \, {\left(a b d^{2} m + a b d^{2}\right)} n + 2 \, m + 1}{4 \, b^{2} d^{2} n^{2}}\right)}}{m + 1}"," ",0,"(x*erf(b*d*log(c*x^n) + a*d)*e^(m*log(e) + m*log(x)) - sqrt(b^2*d^2*n^2)*erf(1/2*(2*b^2*d^2*n^2*log(x) + 2*b^2*d^2*n*log(c) + 2*a*b*d^2*n - m - 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(1/4*(4*b^2*d^2*m*n^2*log(e) - 4*(b^2*d^2*m + b^2*d^2)*n*log(c) + m^2 - 4*(a*b*d^2*m + a*b*d^2)*n + 2*m + 1)/(b^2*d^2*n^2)))/(m + 1)","A",0
47,1,16,0,0.601794," ","integrate(exp(-b^2*x^2+c)*erf(b*x)^2,x, algorithm=""fricas"")","\frac{\sqrt{\pi} \operatorname{erf}\left(b x\right)^{3} e^{c}}{6 \, b}"," ",0,"1/6*sqrt(pi)*erf(b*x)^3*e^c/b","A",0
48,1,16,0,0.485950," ","integrate(exp(-b^2*x^2+c)*erf(b*x),x, algorithm=""fricas"")","\frac{\sqrt{\pi} \operatorname{erf}\left(b x\right)^{2} e^{c}}{4 \, b}"," ",0,"1/4*sqrt(pi)*erf(b*x)^2*e^c/b","A",0
49,1,15,0,0.498632," ","integrate(exp(-b^2*x^2+c)/erf(b*x),x, algorithm=""fricas"")","\frac{\sqrt{\pi} e^{c} \log\left(\operatorname{erf}\left(b x\right)\right)}{2 \, b}"," ",0,"1/2*sqrt(pi)*e^c*log(erf(b*x))/b","A",0
50,1,16,0,0.572603," ","integrate(exp(-b^2*x^2+c)/erf(b*x)^2,x, algorithm=""fricas"")","-\frac{\sqrt{\pi} e^{c}}{2 \, b \operatorname{erf}\left(b x\right)}"," ",0,"-1/2*sqrt(pi)*e^c/(b*erf(b*x))","A",0
51,1,16,0,0.567397," ","integrate(exp(-b^2*x^2+c)/erf(b*x)^3,x, algorithm=""fricas"")","-\frac{\sqrt{\pi} e^{c}}{4 \, b \operatorname{erf}\left(b x\right)^{2}}"," ",0,"-1/4*sqrt(pi)*e^c/(b*erf(b*x)^2)","A",0
52,1,24,0,0.675299," ","integrate(exp(-b^2*x^2+c)*erf(b*x)^n,x, algorithm=""fricas"")","\frac{\sqrt{\pi} \operatorname{erf}\left(b x\right)^{n} \operatorname{erf}\left(b x\right) e^{c}}{2 \, {\left(b n + b\right)}}"," ",0,"1/2*sqrt(pi)*erf(b*x)^n*erf(b*x)*e^c/(b*n + b)","A",0
53,1,260,0,0.554908," ","integrate(exp(d*x^2+c)*x^5*erf(b*x),x, algorithm=""fricas"")","-\frac{\pi {\left(8 \, b^{5} - 20 \, b^{3} d + 15 \, b d^{2}\right)} \sqrt{b^{2} - d} \operatorname{erf}\left(\sqrt{b^{2} - d} x\right) e^{c} - 4 \, {\left(\pi {\left(b^{6} d^{2} - 3 \, b^{4} d^{3} + 3 \, b^{2} d^{4} - d^{5}\right)} x^{4} - 2 \, \pi {\left(b^{6} d - 3 \, b^{4} d^{2} + 3 \, b^{2} d^{3} - d^{4}\right)} x^{2} + 2 \, \pi {\left(b^{6} - 3 \, b^{4} d + 3 \, b^{2} d^{2} - d^{3}\right)}\right)} \operatorname{erf}\left(b x\right) e^{\left(d x^{2} + c\right)} - 2 \, \sqrt{\pi} {\left(2 \, {\left(b^{5} d^{2} - 2 \, b^{3} d^{3} + b d^{4}\right)} x^{3} - {\left(4 \, b^{5} d - 11 \, b^{3} d^{2} + 7 \, b d^{3}\right)} x\right)} e^{\left(-b^{2} x^{2} + d x^{2} + c\right)}}{8 \, \pi {\left(b^{6} d^{3} - 3 \, b^{4} d^{4} + 3 \, b^{2} d^{5} - d^{6}\right)}}"," ",0,"-1/8*(pi*(8*b^5 - 20*b^3*d + 15*b*d^2)*sqrt(b^2 - d)*erf(sqrt(b^2 - d)*x)*e^c - 4*(pi*(b^6*d^2 - 3*b^4*d^3 + 3*b^2*d^4 - d^5)*x^4 - 2*pi*(b^6*d - 3*b^4*d^2 + 3*b^2*d^3 - d^4)*x^2 + 2*pi*(b^6 - 3*b^4*d + 3*b^2*d^2 - d^3))*erf(b*x)*e^(d*x^2 + c) - 2*sqrt(pi)*(2*(b^5*d^2 - 2*b^3*d^3 + b*d^4)*x^3 - (4*b^5*d - 11*b^3*d^2 + 7*b*d^3)*x)*e^(-b^2*x^2 + d*x^2 + c))/(pi*(b^6*d^3 - 3*b^4*d^4 + 3*b^2*d^5 - d^6))","A",0
54,1,149,0,0.443189," ","integrate(exp(d*x^2+c)*x^3*erf(b*x),x, algorithm=""fricas"")","\frac{\pi {\left(2 \, b^{3} - 3 \, b d\right)} \sqrt{b^{2} - d} \operatorname{erf}\left(\sqrt{b^{2} - d} x\right) e^{c} + 2 \, \sqrt{\pi} {\left(b^{3} d - b d^{2}\right)} x e^{\left(-b^{2} x^{2} + d x^{2} + c\right)} + 2 \, {\left(\pi {\left(b^{4} d - 2 \, b^{2} d^{2} + d^{3}\right)} x^{2} - \pi {\left(b^{4} - 2 \, b^{2} d + d^{2}\right)}\right)} \operatorname{erf}\left(b x\right) e^{\left(d x^{2} + c\right)}}{4 \, \pi {\left(b^{4} d^{2} - 2 \, b^{2} d^{3} + d^{4}\right)}}"," ",0,"1/4*(pi*(2*b^3 - 3*b*d)*sqrt(b^2 - d)*erf(sqrt(b^2 - d)*x)*e^c + 2*sqrt(pi)*(b^3*d - b*d^2)*x*e^(-b^2*x^2 + d*x^2 + c) + 2*(pi*(b^4*d - 2*b^2*d^2 + d^3)*x^2 - pi*(b^4 - 2*b^2*d + d^2))*erf(b*x)*e^(d*x^2 + c))/(pi*(b^4*d^2 - 2*b^2*d^3 + d^4))","A",0
55,1,62,0,0.645680," ","integrate(exp(d*x^2+c)*x*erf(b*x),x, algorithm=""fricas"")","-\frac{\sqrt{b^{2} - d} b \operatorname{erf}\left(\sqrt{b^{2} - d} x\right) e^{c} - {\left(b^{2} - d\right)} \operatorname{erf}\left(b x\right) e^{\left(d x^{2} + c\right)}}{2 \, {\left(b^{2} d - d^{2}\right)}}"," ",0,"-1/2*(sqrt(b^2 - d)*b*erf(sqrt(b^2 - d)*x)*e^c - (b^2 - d)*erf(b*x)*e^(d*x^2 + c))/(b^2*d - d^2)","A",0
56,0,0,0,0.629814," ","integrate(exp(d*x^2+c)*erf(b*x)/x,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right) e^{\left(d x^{2} + c\right)}}{x}, x\right)"," ",0,"integral(erf(b*x)*e^(d*x^2 + c)/x, x)","F",0
57,0,0,0,0.570111," ","integrate(exp(d*x^2+c)*erf(b*x)/x^3,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right) e^{\left(d x^{2} + c\right)}}{x^{3}}, x\right)"," ",0,"integral(erf(b*x)*e^(d*x^2 + c)/x^3, x)","F",0
58,0,0,0,0.560139," ","integrate(exp(d*x^2+c)*erf(b*x)/x^5,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right) e^{\left(d x^{2} + c\right)}}{x^{5}}, x\right)"," ",0,"integral(erf(b*x)*e^(d*x^2 + c)/x^5, x)","F",0
59,0,0,0,0.622488," ","integrate(exp(d*x^2+c)*x^4*erf(b*x),x, algorithm=""fricas"")","{\rm integral}\left(x^{4} \operatorname{erf}\left(b x\right) e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(x^4*erf(b*x)*e^(d*x^2 + c), x)","F",0
60,0,0,0,0.532887," ","integrate(exp(d*x^2+c)*x^2*erf(b*x),x, algorithm=""fricas"")","{\rm integral}\left(x^{2} \operatorname{erf}\left(b x\right) e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(x^2*erf(b*x)*e^(d*x^2 + c), x)","F",0
61,0,0,0,0.565725," ","integrate(exp(d*x^2+c)*erf(b*x),x, algorithm=""fricas"")","{\rm integral}\left(\operatorname{erf}\left(b x\right) e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(erf(b*x)*e^(d*x^2 + c), x)","F",0
62,0,0,0,0.520147," ","integrate(exp(d*x^2+c)*erf(b*x)/x^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right) e^{\left(d x^{2} + c\right)}}{x^{2}}, x\right)"," ",0,"integral(erf(b*x)*e^(d*x^2 + c)/x^2, x)","F",0
63,0,0,0,0.512979," ","integrate(exp(d*x^2+c)*erf(b*x)/x^4,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right) e^{\left(d x^{2} + c\right)}}{x^{4}}, x\right)"," ",0,"integral(erf(b*x)*e^(d*x^2 + c)/x^4, x)","F",0
64,1,74,0,0.517512," ","integrate(exp(b^2*x^2+c)*x^5*erf(b*x),x, algorithm=""fricas"")","\frac{15 \, {\left(2 \, \pi + \pi b^{4} x^{4} - 2 \, \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)} - 2 \, \sqrt{\pi} {\left(3 \, b^{5} x^{5} - 10 \, b^{3} x^{3} + 30 \, b x\right)} e^{c}}{30 \, \pi b^{6}}"," ",0,"1/30*(15*(2*pi + pi*b^4*x^4 - 2*pi*b^2*x^2)*erf(b*x)*e^(b^2*x^2 + c) - 2*sqrt(pi)*(3*b^5*x^5 - 10*b^3*x^3 + 30*b*x)*e^c)/(pi*b^6)","A",0
65,1,55,0,0.510741," ","integrate(exp(b^2*x^2+c)*x^3*erf(b*x),x, algorithm=""fricas"")","-\frac{3 \, {\left(\pi - \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)} + 2 \, \sqrt{\pi} {\left(b^{3} x^{3} - 3 \, b x\right)} e^{c}}{6 \, \pi b^{4}}"," ",0,"-1/6*(3*(pi - pi*b^2*x^2)*erf(b*x)*e^(b^2*x^2 + c) + 2*sqrt(pi)*(b^3*x^3 - 3*b*x)*e^c)/(pi*b^4)","A",0
66,1,35,0,0.584093," ","integrate(exp(b^2*x^2+c)*x*erf(b*x),x, algorithm=""fricas"")","-\frac{2 \, \sqrt{\pi} b x e^{c} - \pi \operatorname{erf}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)}}{2 \, \pi b^{2}}"," ",0,"-1/2*(2*sqrt(pi)*b*x*e^c - pi*erf(b*x)*e^(b^2*x^2 + c))/(pi*b^2)","A",0
67,0,0,0,0.484234," ","integrate(exp(b^2*x^2+c)*erf(b*x)/x,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)}}{x}, x\right)"," ",0,"integral(erf(b*x)*e^(b^2*x^2 + c)/x, x)","F",0
68,0,0,0,0.514925," ","integrate(exp(b^2*x^2+c)*erf(b*x)/x^3,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)}}{x^{3}}, x\right)"," ",0,"integral(erf(b*x)*e^(b^2*x^2 + c)/x^3, x)","F",0
69,0,0,0,0.710735," ","integrate(exp(b^2*x^2+c)*erf(b*x)/x^5,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)}}{x^{5}}, x\right)"," ",0,"integral(erf(b*x)*e^(b^2*x^2 + c)/x^5, x)","F",0
70,0,0,0,0.486947," ","integrate(exp(b^2*x^2+c)*x^4*erf(b*x),x, algorithm=""fricas"")","{\rm integral}\left(x^{4} \operatorname{erf}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)}, x\right)"," ",0,"integral(x^4*erf(b*x)*e^(b^2*x^2 + c), x)","F",0
71,0,0,0,0.605070," ","integrate(exp(b^2*x^2+c)*x^2*erf(b*x),x, algorithm=""fricas"")","{\rm integral}\left(x^{2} \operatorname{erf}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)}, x\right)"," ",0,"integral(x^2*erf(b*x)*e^(b^2*x^2 + c), x)","F",0
72,0,0,0,0.670276," ","integrate(exp(b^2*x^2+c)*erf(b*x),x, algorithm=""fricas"")","{\rm integral}\left(\operatorname{erf}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)}, x\right)"," ",0,"integral(erf(b*x)*e^(b^2*x^2 + c), x)","F",0
73,0,0,0,0.503914," ","integrate(exp(b^2*x^2+c)*erf(b*x)/x^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)}}{x^{2}}, x\right)"," ",0,"integral(erf(b*x)*e^(b^2*x^2 + c)/x^2, x)","F",0
74,0,0,0,0.509922," ","integrate(exp(b^2*x^2+c)*erf(b*x)/x^4,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)}}{x^{4}}, x\right)"," ",0,"integral(erf(b*x)*e^(b^2*x^2 + c)/x^4, x)","F",0
75,1,97,0,0.568142," ","integrate(x^5*erf(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","\frac{43 \, \sqrt{2} \pi \sqrt{b^{2}} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right) - 32 \, {\left(\pi b^{5} x^{4} + 2 \, \pi b^{3} x^{2} + 2 \, \pi b\right)} \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} - 4 \, \sqrt{\pi} {\left(4 \, b^{4} x^{3} + 11 \, b^{2} x\right)} e^{\left(-2 \, b^{2} x^{2}\right)}}{64 \, \pi b^{7}}"," ",0,"1/64*(43*sqrt(2)*pi*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*x) - 32*(pi*b^5*x^4 + 2*pi*b^3*x^2 + 2*pi*b)*erf(b*x)*e^(-b^2*x^2) - 4*sqrt(pi)*(4*b^4*x^3 + 11*b^2*x)*e^(-2*b^2*x^2))/(pi*b^7)","A",0
76,1,76,0,0.545539," ","integrate(x^3*erf(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","-\frac{4 \, \sqrt{\pi} b^{2} x e^{\left(-2 \, b^{2} x^{2}\right)} - 5 \, \sqrt{2} \pi \sqrt{b^{2}} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right) + 8 \, {\left(\pi b^{3} x^{2} + \pi b\right)} \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}}{16 \, \pi b^{5}}"," ",0,"-1/16*(4*sqrt(pi)*b^2*x*e^(-2*b^2*x^2) - 5*sqrt(2)*pi*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*x) + 8*(pi*b^3*x^2 + pi*b)*erf(b*x)*e^(-b^2*x^2))/(pi*b^5)","A",0
77,1,43,0,0.484656," ","integrate(x*erf(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","-\frac{2 \, b \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} - \sqrt{2} \sqrt{b^{2}} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right)}{4 \, b^{3}}"," ",0,"-1/4*(2*b*erf(b*x)*e^(-b^2*x^2) - sqrt(2)*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*x))/b^3","A",0
78,0,0,0,0.630938," ","integrate(erf(b*x)/exp(b^2*x^2)/x,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}}{x}, x\right)"," ",0,"integral(erf(b*x)*e^(-b^2*x^2)/x, x)","F",0
79,0,0,0,0.534396," ","integrate(erf(b*x)/exp(b^2*x^2)/x^3,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}}{x^{3}}, x\right)"," ",0,"integral(erf(b*x)*e^(-b^2*x^2)/x^3, x)","F",0
80,0,0,0,0.513983," ","integrate(erf(b*x)/exp(b^2*x^2)/x^5,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}}{x^{5}}, x\right)"," ",0,"integral(erf(b*x)*e^(-b^2*x^2)/x^5, x)","F",0
81,1,74,0,0.407978," ","integrate(x^4*erf(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","-\frac{4 \, {\left(2 \, \pi b^{3} x^{3} + 3 \, \pi b x\right)} \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} - \sqrt{\pi} {\left(3 \, \pi \operatorname{erf}\left(b x\right)^{2} - 4 \, {\left(b^{2} x^{2} + 2\right)} e^{\left(-2 \, b^{2} x^{2}\right)}\right)}}{16 \, \pi b^{5}}"," ",0,"-1/16*(4*(2*pi*b^3*x^3 + 3*pi*b*x)*erf(b*x)*e^(-b^2*x^2) - sqrt(pi)*(3*pi*erf(b*x)^2 - 4*(b^2*x^2 + 2)*e^(-2*b^2*x^2)))/(pi*b^5)","A",0
82,1,52,0,0.388870," ","integrate(x^2*erf(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","-\frac{4 \, \pi b x \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} - \sqrt{\pi} {\left(\pi \operatorname{erf}\left(b x\right)^{2} - 2 \, e^{\left(-2 \, b^{2} x^{2}\right)}\right)}}{8 \, \pi b^{3}}"," ",0,"-1/8*(4*pi*b*x*erf(b*x)*e^(-b^2*x^2) - sqrt(pi)*(pi*erf(b*x)^2 - 2*e^(-2*b^2*x^2)))/(pi*b^3)","A",0
83,1,14,0,0.391516," ","integrate(erf(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","\frac{\sqrt{\pi} \operatorname{erf}\left(b x\right)^{2}}{4 \, b}"," ",0,"1/4*sqrt(pi)*erf(b*x)^2/b","A",0
84,1,53,0,0.436850," ","integrate(erf(b*x)/exp(b^2*x^2)/x^2,x, algorithm=""fricas"")","-\frac{2 \, \pi \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} + \sqrt{\pi} {\left(\pi b x \operatorname{erf}\left(b x\right)^{2} - 2 \, b x {\rm Ei}\left(-2 \, b^{2} x^{2}\right)\right)}}{2 \, \pi x}"," ",0,"-1/2*(2*pi*erf(b*x)*e^(-b^2*x^2) + sqrt(pi)*(pi*b*x*erf(b*x)^2 - 2*b*x*Ei(-2*b^2*x^2)))/(pi*x)","A",0
85,1,84,0,0.488306," ","integrate(erf(b*x)/exp(b^2*x^2)/x^4,x, algorithm=""fricas"")","-\frac{{\left(\pi - 2 \, \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)} - \sqrt{\pi} {\left(\pi b^{3} x^{3} \operatorname{erf}\left(b x\right)^{2} - 4 \, b^{3} x^{3} {\rm Ei}\left(-2 \, b^{2} x^{2}\right) - b x e^{\left(-2 \, b^{2} x^{2}\right)}\right)}}{3 \, \pi x^{3}}"," ",0,"-1/3*((pi - 2*pi*b^2*x^2)*erf(b*x)*e^(-b^2*x^2) - sqrt(pi)*(pi*b^3*x^3*erf(b*x)^2 - 4*b^3*x^3*Ei(-2*b^2*x^2) - b*x*e^(-2*b^2*x^2)))/(pi*x^3)","A",0
86,1,267,0,0.675271," ","integrate(exp(d*x^2+c)*x^3*erf(b*x+a),x, algorithm=""fricas"")","\frac{\pi {\left(2 \, b^{5} - {\left(2 \, a^{2} + 5\right)} b^{3} d + 3 \, b d^{2}\right)} \sqrt{b^{2} - d} \operatorname{erf}\left(\frac{a b + {\left(b^{2} - d\right)} x}{\sqrt{b^{2} - d}}\right) e^{\left(\frac{b^{2} c + {\left(a^{2} - c\right)} d}{b^{2} - d}\right)} + 2 \, {\left(\pi {\left(b^{6} d - 3 \, b^{4} d^{2} + 3 \, b^{2} d^{3} - d^{4}\right)} x^{2} - \pi {\left(b^{6} - 3 \, b^{4} d + 3 \, b^{2} d^{2} - d^{3}\right)}\right)} \operatorname{erf}\left(b x + a\right) e^{\left(d x^{2} + c\right)} - 2 \, \sqrt{\pi} {\left(a b^{4} d - a b^{2} d^{2} - {\left(b^{5} d - 2 \, b^{3} d^{2} + b d^{3}\right)} x\right)} e^{\left(-b^{2} x^{2} - 2 \, a b x + d x^{2} - a^{2} + c\right)}}{4 \, \pi {\left(b^{6} d^{2} - 3 \, b^{4} d^{3} + 3 \, b^{2} d^{4} - d^{5}\right)}}"," ",0,"1/4*(pi*(2*b^5 - (2*a^2 + 5)*b^3*d + 3*b*d^2)*sqrt(b^2 - d)*erf((a*b + (b^2 - d)*x)/sqrt(b^2 - d))*e^((b^2*c + (a^2 - c)*d)/(b^2 - d)) + 2*(pi*(b^6*d - 3*b^4*d^2 + 3*b^2*d^3 - d^4)*x^2 - pi*(b^6 - 3*b^4*d + 3*b^2*d^2 - d^3))*erf(b*x + a)*e^(d*x^2 + c) - 2*sqrt(pi)*(a*b^4*d - a*b^2*d^2 - (b^5*d - 2*b^3*d^2 + b*d^3)*x)*e^(-b^2*x^2 - 2*a*b*x + d*x^2 - a^2 + c))/(pi*(b^6*d^2 - 3*b^4*d^3 + 3*b^2*d^4 - d^5))","A",0
87,1,100,0,0.480103," ","integrate(exp(d*x^2+c)*x*erf(b*x+a),x, algorithm=""fricas"")","-\frac{\sqrt{b^{2} - d} b \operatorname{erf}\left(\frac{a b + {\left(b^{2} - d\right)} x}{\sqrt{b^{2} - d}}\right) e^{\left(\frac{b^{2} c + {\left(a^{2} - c\right)} d}{b^{2} - d}\right)} - {\left(b^{2} - d\right)} \operatorname{erf}\left(b x + a\right) e^{\left(d x^{2} + c\right)}}{2 \, {\left(b^{2} d - d^{2}\right)}}"," ",0,"-1/2*(sqrt(b^2 - d)*b*erf((a*b + (b^2 - d)*x)/sqrt(b^2 - d))*e^((b^2*c + (a^2 - c)*d)/(b^2 - d)) - (b^2 - d)*erf(b*x + a)*e^(d*x^2 + c))/(b^2*d - d^2)","A",0
88,0,0,0,0.598811," ","integrate(exp(d*x^2+c)*erf(b*x+a)/x,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x + a\right) e^{\left(d x^{2} + c\right)}}{x}, x\right)"," ",0,"integral(erf(b*x + a)*e^(d*x^2 + c)/x, x)","F",0
89,0,0,0,0.733835," ","integrate(exp(d*x^2+c)*erf(b*x+a)/x^3,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x + a\right) e^{\left(d x^{2} + c\right)}}{x^{3}}, x\right)"," ",0,"integral(erf(b*x + a)*e^(d*x^2 + c)/x^3, x)","F",0
90,0,0,0,0.564396," ","integrate(exp(d*x^2+c)*x^4*erf(b*x+a),x, algorithm=""fricas"")","{\rm integral}\left(x^{4} \operatorname{erf}\left(b x + a\right) e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(x^4*erf(b*x + a)*e^(d*x^2 + c), x)","F",0
91,0,0,0,0.424236," ","integrate(exp(d*x^2+c)*x^2*erf(b*x+a),x, algorithm=""fricas"")","{\rm integral}\left(x^{2} \operatorname{erf}\left(b x + a\right) e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(x^2*erf(b*x + a)*e^(d*x^2 + c), x)","F",0
92,0,0,0,0.406343," ","integrate(exp(d*x^2+c)*erf(b*x+a),x, algorithm=""fricas"")","{\rm integral}\left(\operatorname{erf}\left(b x + a\right) e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(erf(b*x + a)*e^(d*x^2 + c), x)","F",0
93,0,0,0,0.468713," ","integrate(exp(d*x^2+c)*erf(b*x+a)/x^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x + a\right) e^{\left(d x^{2} + c\right)}}{x^{2}}, x\right)"," ",0,"integral(erf(b*x + a)*e^(d*x^2 + c)/x^2, x)","F",0
94,0,0,0,0.455824," ","integrate(exp(d*x^2+c)*erf(b*x+a)/x^4,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x + a\right) e^{\left(d x^{2} + c\right)}}{x^{4}}, x\right)"," ",0,"integral(erf(b*x + a)*e^(d*x^2 + c)/x^4, x)","F",0
95,1,66,0,0.493779," ","integrate(erf(b*x)/exp(b^2*x^2)/x^3+b^2*erf(b*x)/exp(b^2*x^2)/x,x, algorithm=""fricas"")","-\frac{2 \, \sqrt{2} \pi \sqrt{b^{2}} b x^{2} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right) + 2 \, \sqrt{\pi} b x e^{\left(-2 \, b^{2} x^{2}\right)} + \pi \operatorname{erf}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}}{2 \, \pi x^{2}}"," ",0,"-1/2*(2*sqrt(2)*pi*sqrt(b^2)*b*x^2*erf(sqrt(2)*sqrt(b^2)*x) + 2*sqrt(pi)*b*x*e^(-2*b^2*x^2) + pi*erf(b*x)*e^(-b^2*x^2))/(pi*x^2)","A",0
96,0,0,0,0.618918," ","integrate(erf(b*x)*sin(c+I*b^2*x^2),x, algorithm=""fricas"")","{\rm integral}\left(\frac{1}{2} \, {\left(-i \, \operatorname{erf}\left(b x\right) e^{\left(-2 \, b^{2} x^{2} + 2 i \, c\right)} + i \, \operatorname{erf}\left(b x\right)\right)} e^{\left(b^{2} x^{2} - i \, c\right)}, x\right)"," ",0,"integral(1/2*(-I*erf(b*x)*e^(-2*b^2*x^2 + 2*I*c) + I*erf(b*x))*e^(b^2*x^2 - I*c), x)","F",0
97,0,0,0,0.634336," ","integrate(-erf(b*x)*sin(-c+I*b^2*x^2),x, algorithm=""fricas"")","{\rm integral}\left(\frac{1}{2} \, {\left(i \, \operatorname{erf}\left(b x\right) e^{\left(-2 \, b^{2} x^{2} - 2 i \, c\right)} - i \, \operatorname{erf}\left(b x\right)\right)} e^{\left(b^{2} x^{2} + i \, c\right)}, x\right)"," ",0,"integral(1/2*(I*erf(b*x)*e^(-2*b^2*x^2 - 2*I*c) - I*erf(b*x))*e^(b^2*x^2 + I*c), x)","F",0
98,0,0,0,0.555342," ","integrate(cos(c+I*b^2*x^2)*erf(b*x),x, algorithm=""fricas"")","{\rm integral}\left(\frac{1}{2} \, {\left(\operatorname{erf}\left(b x\right) e^{\left(-2 \, b^{2} x^{2} + 2 i \, c\right)} + \operatorname{erf}\left(b x\right)\right)} e^{\left(b^{2} x^{2} - i \, c\right)}, x\right)"," ",0,"integral(1/2*(erf(b*x)*e^(-2*b^2*x^2 + 2*I*c) + erf(b*x))*e^(b^2*x^2 - I*c), x)","F",0
99,0,0,0,0.410939," ","integrate(cos(-c+I*b^2*x^2)*erf(b*x),x, algorithm=""fricas"")","{\rm integral}\left(\frac{1}{2} \, {\left(\operatorname{erf}\left(b x\right) e^{\left(-2 \, b^{2} x^{2} - 2 i \, c\right)} + \operatorname{erf}\left(b x\right)\right)} e^{\left(b^{2} x^{2} + i \, c\right)}, x\right)"," ",0,"integral(1/2*(erf(b*x)*e^(-2*b^2*x^2 - 2*I*c) + erf(b*x))*e^(b^2*x^2 + I*c), x)","F",0
100,0,0,0,0.548379," ","integrate(erf(b*x)*sinh(b^2*x^2+c),x, algorithm=""fricas"")","{\rm integral}\left(\operatorname{erf}\left(b x\right) \sinh\left(b^{2} x^{2} + c\right), x\right)"," ",0,"integral(erf(b*x)*sinh(b^2*x^2 + c), x)","F",0
101,0,0,0,1.028382," ","integrate(-erf(b*x)*sinh(b^2*x^2-c),x, algorithm=""fricas"")","{\rm integral}\left(-\operatorname{erf}\left(b x\right) \sinh\left(b^{2} x^{2} - c\right), x\right)"," ",0,"integral(-erf(b*x)*sinh(b^2*x^2 - c), x)","F",0
102,0,0,0,0.524600," ","integrate(cosh(b^2*x^2+c)*erf(b*x),x, algorithm=""fricas"")","{\rm integral}\left(\cosh\left(b^{2} x^{2} + c\right) \operatorname{erf}\left(b x\right), x\right)"," ",0,"integral(cosh(b^2*x^2 + c)*erf(b*x), x)","F",0
103,0,0,0,0.394114," ","integrate(cosh(b^2*x^2-c)*erf(b*x),x, algorithm=""fricas"")","{\rm integral}\left(\cosh\left(b^{2} x^{2} - c\right) \operatorname{erf}\left(b x\right), x\right)"," ",0,"integral(cosh(b^2*x^2 - c)*erf(b*x), x)","F",0
104,1,71,0,0.403111," ","integrate(x^5*erfc(b*x),x, algorithm=""fricas"")","\frac{8 \, \pi b^{6} x^{6} - 2 \, \sqrt{\pi} {\left(4 \, b^{5} x^{5} + 10 \, b^{3} x^{3} + 15 \, b x\right)} e^{\left(-b^{2} x^{2}\right)} + {\left(15 \, \pi - 8 \, \pi b^{6} x^{6}\right)} \operatorname{erf}\left(b x\right)}{48 \, \pi b^{6}}"," ",0,"1/48*(8*pi*b^6*x^6 - 2*sqrt(pi)*(4*b^5*x^5 + 10*b^3*x^3 + 15*b*x)*e^(-b^2*x^2) + (15*pi - 8*pi*b^6*x^6)*erf(b*x))/(pi*b^6)","A",0
105,1,63,0,0.470589," ","integrate(x^3*erfc(b*x),x, algorithm=""fricas"")","\frac{4 \, \pi b^{4} x^{4} - 2 \, \sqrt{\pi} {\left(2 \, b^{3} x^{3} + 3 \, b x\right)} e^{\left(-b^{2} x^{2}\right)} + {\left(3 \, \pi - 4 \, \pi b^{4} x^{4}\right)} \operatorname{erf}\left(b x\right)}{16 \, \pi b^{4}}"," ",0,"1/16*(4*pi*b^4*x^4 - 2*sqrt(pi)*(2*b^3*x^3 + 3*b*x)*e^(-b^2*x^2) + (3*pi - 4*pi*b^4*x^4)*erf(b*x))/(pi*b^4)","A",0
106,1,50,0,0.402974," ","integrate(x*erfc(b*x),x, algorithm=""fricas"")","\frac{2 \, \pi b^{2} x^{2} - 2 \, \sqrt{\pi} b x e^{\left(-b^{2} x^{2}\right)} + {\left(\pi - 2 \, \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right)}{4 \, \pi b^{2}}"," ",0,"1/4*(2*pi*b^2*x^2 - 2*sqrt(pi)*b*x*e^(-b^2*x^2) + (pi - 2*pi*b^2*x^2)*erf(b*x))/(pi*b^2)","A",0
107,0,0,0,0.484175," ","integrate(erfc(b*x)/x,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{\operatorname{erf}\left(b x\right) - 1}{x}, x\right)"," ",0,"integral(-(erf(b*x) - 1)/x, x)","F",0
108,1,43,0,0.585243," ","integrate(erfc(b*x)/x^3,x, algorithm=""fricas"")","-\frac{\pi - 2 \, \sqrt{\pi} b x e^{\left(-b^{2} x^{2}\right)} - {\left(\pi + 2 \, \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right)}{2 \, \pi x^{2}}"," ",0,"-1/2*(pi - 2*sqrt(pi)*b*x*e^(-b^2*x^2) - (pi + 2*pi*b^2*x^2)*erf(b*x))/(pi*x^2)","A",0
109,1,58,0,0.499691," ","integrate(erfc(b*x)/x^5,x, algorithm=""fricas"")","-\frac{3 \, \pi + 2 \, \sqrt{\pi} {\left(2 \, b^{3} x^{3} - b x\right)} e^{\left(-b^{2} x^{2}\right)} - {\left(3 \, \pi - 4 \, \pi b^{4} x^{4}\right)} \operatorname{erf}\left(b x\right)}{12 \, \pi x^{4}}"," ",0,"-1/12*(3*pi + 2*sqrt(pi)*(2*b^3*x^3 - b*x)*e^(-b^2*x^2) - (3*pi - 4*pi*b^4*x^4)*erf(b*x))/(pi*x^4)","A",0
110,1,66,0,0.471961," ","integrate(erfc(b*x)/x^7,x, algorithm=""fricas"")","-\frac{15 \, \pi - 2 \, \sqrt{\pi} {\left(4 \, b^{5} x^{5} - 2 \, b^{3} x^{3} + 3 \, b x\right)} e^{\left(-b^{2} x^{2}\right)} - {\left(15 \, \pi + 8 \, \pi b^{6} x^{6}\right)} \operatorname{erf}\left(b x\right)}{90 \, \pi x^{6}}"," ",0,"-1/90*(15*pi - 2*sqrt(pi)*(4*b^5*x^5 - 2*b^3*x^3 + 3*b*x)*e^(-b^2*x^2) - (15*pi + 8*pi*b^6*x^6)*erf(b*x))/(pi*x^6)","A",0
111,1,68,0,0.553771," ","integrate(x^6*erfc(b*x),x, algorithm=""fricas"")","-\frac{\pi b^{7} x^{7} \operatorname{erf}\left(b x\right) - \pi b^{7} x^{7} + \sqrt{\pi} {\left(b^{6} x^{6} + 3 \, b^{4} x^{4} + 6 \, b^{2} x^{2} + 6\right)} e^{\left(-b^{2} x^{2}\right)}}{7 \, \pi b^{7}}"," ",0,"-1/7*(pi*b^7*x^7*erf(b*x) - pi*b^7*x^7 + sqrt(pi)*(b^6*x^6 + 3*b^4*x^4 + 6*b^2*x^2 + 6)*e^(-b^2*x^2))/(pi*b^7)","A",0
112,1,60,0,0.559091," ","integrate(x^4*erfc(b*x),x, algorithm=""fricas"")","-\frac{\pi b^{5} x^{5} \operatorname{erf}\left(b x\right) - \pi b^{5} x^{5} + \sqrt{\pi} {\left(b^{4} x^{4} + 2 \, b^{2} x^{2} + 2\right)} e^{\left(-b^{2} x^{2}\right)}}{5 \, \pi b^{5}}"," ",0,"-1/5*(pi*b^5*x^5*erf(b*x) - pi*b^5*x^5 + sqrt(pi)*(b^4*x^4 + 2*b^2*x^2 + 2)*e^(-b^2*x^2))/(pi*b^5)","A",0
113,1,52,0,0.395731," ","integrate(x^2*erfc(b*x),x, algorithm=""fricas"")","-\frac{\pi b^{3} x^{3} \operatorname{erf}\left(b x\right) - \pi b^{3} x^{3} + \sqrt{\pi} {\left(b^{2} x^{2} + 1\right)} e^{\left(-b^{2} x^{2}\right)}}{3 \, \pi b^{3}}"," ",0,"-1/3*(pi*b^3*x^3*erf(b*x) - pi*b^3*x^3 + sqrt(pi)*(b^2*x^2 + 1)*e^(-b^2*x^2))/(pi*b^3)","A",0
114,1,35,0,0.449688," ","integrate(erfc(b*x),x, algorithm=""fricas"")","-\frac{\pi b x \operatorname{erf}\left(b x\right) - \pi b x + \sqrt{\pi} e^{\left(-b^{2} x^{2}\right)}}{\pi b}"," ",0,"-(pi*b*x*erf(b*x) - pi*b*x + sqrt(pi)*e^(-b^2*x^2))/(pi*b)","A",0
115,1,32,0,0.473466," ","integrate(erfc(b*x)/x^2,x, algorithm=""fricas"")","-\frac{\pi + \sqrt{\pi} b x {\rm Ei}\left(-b^{2} x^{2}\right) - \pi \operatorname{erf}\left(b x\right)}{\pi x}"," ",0,"-(pi + sqrt(pi)*b*x*Ei(-b^2*x^2) - pi*erf(b*x))/(pi*x)","A",0
116,1,51,0,0.567328," ","integrate(erfc(b*x)/x^4,x, algorithm=""fricas"")","-\frac{\pi - \pi \operatorname{erf}\left(b x\right) - \sqrt{\pi} {\left(b^{3} x^{3} {\rm Ei}\left(-b^{2} x^{2}\right) + b x e^{\left(-b^{2} x^{2}\right)}\right)}}{3 \, \pi x^{3}}"," ",0,"-1/3*(pi - pi*erf(b*x) - sqrt(pi)*(b^3*x^3*Ei(-b^2*x^2) + b*x*e^(-b^2*x^2)))/(pi*x^3)","A",0
117,1,62,0,0.496901," ","integrate(erfc(b*x)/x^6,x, algorithm=""fricas"")","-\frac{2 \, \pi - 2 \, \pi \operatorname{erf}\left(b x\right) + \sqrt{\pi} {\left(b^{5} x^{5} {\rm Ei}\left(-b^{2} x^{2}\right) + {\left(b^{3} x^{3} - b x\right)} e^{\left(-b^{2} x^{2}\right)}\right)}}{10 \, \pi x^{5}}"," ",0,"-1/10*(2*pi - 2*pi*erf(b*x) + sqrt(pi)*(b^5*x^5*Ei(-b^2*x^2) + (b^3*x^3 - b*x)*e^(-b^2*x^2)))/(pi*x^5)","A",0
118,1,314,0,0.729295," ","integrate((d*x+c)^3*erfc(b*x+a),x, algorithm=""fricas"")","\frac{4 \, \pi b^{4} d^{3} x^{4} + 16 \, \pi b^{4} c d^{2} x^{3} + 24 \, \pi b^{4} c^{2} d x^{2} + 16 \, \pi b^{4} c^{3} x - 2 \, \sqrt{\pi} {\left(2 \, b^{3} d^{3} x^{3} + 8 \, b^{3} c^{3} - 12 \, a b^{2} c^{2} d + 8 \, {\left(a^{2} + 1\right)} b c d^{2} - {\left(2 \, a^{3} + 5 \, a\right)} d^{3} + 2 \, {\left(4 \, b^{3} c d^{2} - a b^{2} d^{3}\right)} x^{2} + {\left(12 \, b^{3} c^{2} d - 8 \, a b^{2} c d^{2} + {\left(2 \, a^{2} + 3\right)} b d^{3}\right)} x\right)} e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)} - {\left(4 \, \pi b^{4} d^{3} x^{4} + 16 \, \pi b^{4} c d^{2} x^{3} + 24 \, \pi b^{4} c^{2} d x^{2} + 16 \, \pi b^{4} c^{3} x + \pi {\left(16 \, a b^{3} c^{3} - 12 \, {\left(2 \, a^{2} + 1\right)} b^{2} c^{2} d + 8 \, {\left(2 \, a^{3} + 3 \, a\right)} b c d^{2} - {\left(4 \, a^{4} + 12 \, a^{2} + 3\right)} d^{3}\right)}\right)} \operatorname{erf}\left(b x + a\right)}{16 \, \pi b^{4}}"," ",0,"1/16*(4*pi*b^4*d^3*x^4 + 16*pi*b^4*c*d^2*x^3 + 24*pi*b^4*c^2*d*x^2 + 16*pi*b^4*c^3*x - 2*sqrt(pi)*(2*b^3*d^3*x^3 + 8*b^3*c^3 - 12*a*b^2*c^2*d + 8*(a^2 + 1)*b*c*d^2 - (2*a^3 + 5*a)*d^3 + 2*(4*b^3*c*d^2 - a*b^2*d^3)*x^2 + (12*b^3*c^2*d - 8*a*b^2*c*d^2 + (2*a^2 + 3)*b*d^3)*x)*e^(-b^2*x^2 - 2*a*b*x - a^2) - (4*pi*b^4*d^3*x^4 + 16*pi*b^4*c*d^2*x^3 + 24*pi*b^4*c^2*d*x^2 + 16*pi*b^4*c^3*x + pi*(16*a*b^3*c^3 - 12*(2*a^2 + 1)*b^2*c^2*d + 8*(2*a^3 + 3*a)*b*c*d^2 - (4*a^4 + 12*a^2 + 3)*d^3))*erf(b*x + a))/(pi*b^4)","A",0
119,1,197,0,0.399887," ","integrate((d*x+c)^2*erfc(b*x+a),x, algorithm=""fricas"")","\frac{2 \, \pi b^{3} d^{2} x^{3} + 6 \, \pi b^{3} c d x^{2} + 6 \, \pi b^{3} c^{2} x - 2 \, \sqrt{\pi} {\left(b^{2} d^{2} x^{2} + 3 \, b^{2} c^{2} - 3 \, a b c d + {\left(a^{2} + 1\right)} d^{2} + {\left(3 \, b^{2} c d - a b d^{2}\right)} x\right)} e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)} - {\left(2 \, \pi b^{3} d^{2} x^{3} + 6 \, \pi b^{3} c d x^{2} + 6 \, \pi b^{3} c^{2} x + \pi {\left(6 \, a b^{2} c^{2} - 3 \, {\left(2 \, a^{2} + 1\right)} b c d + {\left(2 \, a^{3} + 3 \, a\right)} d^{2}\right)}\right)} \operatorname{erf}\left(b x + a\right)}{6 \, \pi b^{3}}"," ",0,"1/6*(2*pi*b^3*d^2*x^3 + 6*pi*b^3*c*d*x^2 + 6*pi*b^3*c^2*x - 2*sqrt(pi)*(b^2*d^2*x^2 + 3*b^2*c^2 - 3*a*b*c*d + (a^2 + 1)*d^2 + (3*b^2*c*d - a*b*d^2)*x)*e^(-b^2*x^2 - 2*a*b*x - a^2) - (2*pi*b^3*d^2*x^3 + 6*pi*b^3*c*d*x^2 + 6*pi*b^3*c^2*x + pi*(6*a*b^2*c^2 - 3*(2*a^2 + 1)*b*c*d + (2*a^3 + 3*a)*d^2))*erf(b*x + a))/(pi*b^3)","A",0
120,1,110,0,0.530106," ","integrate((d*x+c)*erfc(b*x+a),x, algorithm=""fricas"")","\frac{2 \, \pi b^{2} d x^{2} + 4 \, \pi b^{2} c x - 2 \, \sqrt{\pi} {\left(b d x + 2 \, b c - a d\right)} e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)} - {\left(2 \, \pi b^{2} d x^{2} + 4 \, \pi b^{2} c x + \pi {\left(4 \, a b c - {\left(2 \, a^{2} + 1\right)} d\right)}\right)} \operatorname{erf}\left(b x + a\right)}{4 \, \pi b^{2}}"," ",0,"1/4*(2*pi*b^2*d*x^2 + 4*pi*b^2*c*x - 2*sqrt(pi)*(b*d*x + 2*b*c - a*d)*e^(-b^2*x^2 - 2*a*b*x - a^2) - (2*pi*b^2*d*x^2 + 4*pi*b^2*c*x + pi*(4*a*b*c - (2*a^2 + 1)*d))*erf(b*x + a))/(pi*b^2)","A",0
121,1,53,0,0.581032," ","integrate(erfc(b*x+a),x, algorithm=""fricas"")","\frac{\pi b x - {\left(\pi b x + \pi a\right)} \operatorname{erf}\left(b x + a\right) - \sqrt{\pi} e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)}}{\pi b}"," ",0,"(pi*b*x - (pi*b*x + pi*a)*erf(b*x + a) - sqrt(pi)*e^(-b^2*x^2 - 2*a*b*x - a^2))/(pi*b)","A",0
122,0,0,0,0.455098," ","integrate(erfc(b*x+a)/(d*x+c),x, algorithm=""fricas"")","{\rm integral}\left(-\frac{\operatorname{erf}\left(b x + a\right) - 1}{d x + c}, x\right)"," ",0,"integral(-(erf(b*x + a) - 1)/(d*x + c), x)","F",0
123,0,0,0,0.553928," ","integrate(erfc(b*x+a)/(d*x+c)^2,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{\operatorname{erf}\left(b x + a\right) - 1}{d^{2} x^{2} + 2 \, c d x + c^{2}}, x\right)"," ",0,"integral(-(erf(b*x + a) - 1)/(d^2*x^2 + 2*c*d*x + c^2), x)","F",0
124,0,0,0,0.795468," ","integrate(erfc(b*x+a)/(d*x+c)^3,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{\operatorname{erf}\left(b x + a\right) - 1}{d^{3} x^{3} + 3 \, c d^{2} x^{2} + 3 \, c^{2} d x + c^{3}}, x\right)"," ",0,"integral(-(erf(b*x + a) - 1)/(d^3*x^3 + 3*c*d^2*x^2 + 3*c^2*d*x + c^3), x)","F",0
125,1,149,0,0.424062," ","integrate(x^5*erfc(b*x)^2,x, algorithm=""fricas"")","\frac{8 \, \pi b^{6} x^{6} - {\left(15 \, \pi - 8 \, \pi b^{6} x^{6}\right)} \operatorname{erf}\left(b x\right)^{2} - 4 \, \sqrt{\pi} {\left(4 \, b^{5} x^{5} + 10 \, b^{3} x^{3} + 15 \, b x - {\left(4 \, b^{5} x^{5} + 10 \, b^{3} x^{3} + 15 \, b x\right)} \operatorname{erf}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)} + 2 \, {\left(15 \, \pi - 8 \, \pi b^{6} x^{6}\right)} \operatorname{erf}\left(b x\right) + 4 \, {\left(2 \, b^{4} x^{4} + 7 \, b^{2} x^{2} + 11\right)} e^{\left(-2 \, b^{2} x^{2}\right)}}{48 \, \pi b^{6}}"," ",0,"1/48*(8*pi*b^6*x^6 - (15*pi - 8*pi*b^6*x^6)*erf(b*x)^2 - 4*sqrt(pi)*(4*b^5*x^5 + 10*b^3*x^3 + 15*b*x - (4*b^5*x^5 + 10*b^3*x^3 + 15*b*x)*erf(b*x))*e^(-b^2*x^2) + 2*(15*pi - 8*pi*b^6*x^6)*erf(b*x) + 4*(2*b^4*x^4 + 7*b^2*x^2 + 11)*e^(-2*b^2*x^2))/(pi*b^6)","A",0
126,1,124,0,0.438132," ","integrate(x^3*erfc(b*x)^2,x, algorithm=""fricas"")","\frac{4 \, \pi b^{4} x^{4} - {\left(3 \, \pi - 4 \, \pi b^{4} x^{4}\right)} \operatorname{erf}\left(b x\right)^{2} - 4 \, \sqrt{\pi} {\left(2 \, b^{3} x^{3} + 3 \, b x - {\left(2 \, b^{3} x^{3} + 3 \, b x\right)} \operatorname{erf}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)} + 2 \, {\left(3 \, \pi - 4 \, \pi b^{4} x^{4}\right)} \operatorname{erf}\left(b x\right) + 4 \, {\left(b^{2} x^{2} + 2\right)} e^{\left(-2 \, b^{2} x^{2}\right)}}{16 \, \pi b^{4}}"," ",0,"1/16*(4*pi*b^4*x^4 - (3*pi - 4*pi*b^4*x^4)*erf(b*x)^2 - 4*sqrt(pi)*(2*b^3*x^3 + 3*b*x - (2*b^3*x^3 + 3*b*x)*erf(b*x))*e^(-b^2*x^2) + 2*(3*pi - 4*pi*b^4*x^4)*erf(b*x) + 4*(b^2*x^2 + 2)*e^(-2*b^2*x^2))/(pi*b^4)","A",0
127,1,91,0,0.491085," ","integrate(x*erfc(b*x)^2,x, algorithm=""fricas"")","\frac{2 \, \pi b^{2} x^{2} - {\left(\pi - 2 \, \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right)^{2} + 4 \, \sqrt{\pi} {\left(b x \operatorname{erf}\left(b x\right) - b x\right)} e^{\left(-b^{2} x^{2}\right)} + 2 \, {\left(\pi - 2 \, \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right) + 2 \, e^{\left(-2 \, b^{2} x^{2}\right)}}{4 \, \pi b^{2}}"," ",0,"1/4*(2*pi*b^2*x^2 - (pi - 2*pi*b^2*x^2)*erf(b*x)^2 + 4*sqrt(pi)*(b*x*erf(b*x) - b*x)*e^(-b^2*x^2) + 2*(pi - 2*pi*b^2*x^2)*erf(b*x) + 2*e^(-2*b^2*x^2))/(pi*b^2)","A",0
128,0,0,0,0.433759," ","integrate(erfc(b*x)^2/x,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right)^{2} - 2 \, \operatorname{erf}\left(b x\right) + 1}{x}, x\right)"," ",0,"integral((erf(b*x)^2 - 2*erf(b*x) + 1)/x, x)","F",0
129,1,98,0,0.414819," ","integrate(erfc(b*x)^2/x^3,x, algorithm=""fricas"")","-\frac{\pi - 4 \, \pi \sqrt{b^{2}} b x^{2} \operatorname{erf}\left(\sqrt{b^{2}} x\right) - 4 \, b^{2} x^{2} {\rm Ei}\left(-2 \, b^{2} x^{2}\right) + {\left(\pi + 2 \, \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right)^{2} + 4 \, \sqrt{\pi} {\left(b x \operatorname{erf}\left(b x\right) - b x\right)} e^{\left(-b^{2} x^{2}\right)} - 2 \, \pi \operatorname{erf}\left(b x\right)}{2 \, \pi x^{2}}"," ",0,"-1/2*(pi - 4*pi*sqrt(b^2)*b*x^2*erf(sqrt(b^2)*x) - 4*b^2*x^2*Ei(-2*b^2*x^2) + (pi + 2*pi*b^2*x^2)*erf(b*x)^2 + 4*sqrt(pi)*(b*x*erf(b*x) - b*x)*e^(-b^2*x^2) - 2*pi*erf(b*x))/(pi*x^2)","A",0
130,1,141,0,0.492331," ","integrate(erfc(b*x)^2/x^5,x, algorithm=""fricas"")","-\frac{3 \, \pi + 8 \, \pi \sqrt{b^{2}} b^{3} x^{4} \operatorname{erf}\left(\sqrt{b^{2}} x\right) + 16 \, b^{4} x^{4} {\rm Ei}\left(-2 \, b^{2} x^{2}\right) + 4 \, b^{2} x^{2} e^{\left(-2 \, b^{2} x^{2}\right)} + {\left(3 \, \pi - 4 \, \pi b^{4} x^{4}\right)} \operatorname{erf}\left(b x\right)^{2} + 4 \, \sqrt{\pi} {\left(2 \, b^{3} x^{3} - b x - {\left(2 \, b^{3} x^{3} - b x\right)} \operatorname{erf}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)} - 6 \, \pi \operatorname{erf}\left(b x\right)}{12 \, \pi x^{4}}"," ",0,"-1/12*(3*pi + 8*pi*sqrt(b^2)*b^3*x^4*erf(sqrt(b^2)*x) + 16*b^4*x^4*Ei(-2*b^2*x^2) + 4*b^2*x^2*e^(-2*b^2*x^2) + (3*pi - 4*pi*b^4*x^4)*erf(b*x)^2 + 4*sqrt(pi)*(2*b^3*x^3 - b*x - (2*b^3*x^3 - b*x)*erf(b*x))*e^(-b^2*x^2) - 6*pi*erf(b*x))/(pi*x^4)","A",0
131,1,168,0,0.534502," ","integrate(erfc(b*x)^2/x^7,x, algorithm=""fricas"")","-\frac{15 \, \pi - 16 \, \pi \sqrt{b^{2}} b^{5} x^{6} \operatorname{erf}\left(\sqrt{b^{2}} x\right) - 56 \, b^{6} x^{6} {\rm Ei}\left(-2 \, b^{2} x^{2}\right) + {\left(15 \, \pi + 8 \, \pi b^{6} x^{6}\right)} \operatorname{erf}\left(b x\right)^{2} - 4 \, \sqrt{\pi} {\left(4 \, b^{5} x^{5} - 2 \, b^{3} x^{3} + 3 \, b x - {\left(4 \, b^{5} x^{5} - 2 \, b^{3} x^{3} + 3 \, b x\right)} \operatorname{erf}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)} - 30 \, \pi \operatorname{erf}\left(b x\right) - 2 \, {\left(10 \, b^{4} x^{4} - 3 \, b^{2} x^{2}\right)} e^{\left(-2 \, b^{2} x^{2}\right)}}{90 \, \pi x^{6}}"," ",0,"-1/90*(15*pi - 16*pi*sqrt(b^2)*b^5*x^6*erf(sqrt(b^2)*x) - 56*b^6*x^6*Ei(-2*b^2*x^2) + (15*pi + 8*pi*b^6*x^6)*erf(b*x)^2 - 4*sqrt(pi)*(4*b^5*x^5 - 2*b^3*x^3 + 3*b*x - (4*b^5*x^5 - 2*b^3*x^3 + 3*b*x)*erf(b*x))*e^(-b^2*x^2) - 30*pi*erf(b*x) - 2*(10*b^4*x^4 - 3*b^2*x^2)*e^(-2*b^2*x^2))/(pi*x^6)","A",0
132,1,154,0,0.397470," ","integrate(x^4*erfc(b*x)^2,x, algorithm=""fricas"")","\frac{16 \, \pi b^{6} x^{5} \operatorname{erf}\left(b x\right)^{2} - 32 \, \pi b^{6} x^{5} \operatorname{erf}\left(b x\right) + 16 \, \pi b^{6} x^{5} - 43 \, \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right) - 32 \, \sqrt{\pi} {\left(b^{5} x^{4} + 2 \, b^{3} x^{2} - {\left(b^{5} x^{4} + 2 \, b^{3} x^{2} + 2 \, b\right)} \operatorname{erf}\left(b x\right) + 2 \, b\right)} e^{\left(-b^{2} x^{2}\right)} + 4 \, {\left(4 \, b^{4} x^{3} + 11 \, b^{2} x\right)} e^{\left(-2 \, b^{2} x^{2}\right)}}{80 \, \pi b^{6}}"," ",0,"1/80*(16*pi*b^6*x^5*erf(b*x)^2 - 32*pi*b^6*x^5*erf(b*x) + 16*pi*b^6*x^5 - 43*sqrt(2)*sqrt(pi)*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*x) - 32*sqrt(pi)*(b^5*x^4 + 2*b^3*x^2 - (b^5*x^4 + 2*b^3*x^2 + 2*b)*erf(b*x) + 2*b)*e^(-b^2*x^2) + 4*(4*b^4*x^3 + 11*b^2*x)*e^(-2*b^2*x^2))/(pi*b^6)","A",0
133,1,123,0,0.391189," ","integrate(x^2*erfc(b*x)^2,x, algorithm=""fricas"")","\frac{4 \, \pi b^{4} x^{3} \operatorname{erf}\left(b x\right)^{2} - 8 \, \pi b^{4} x^{3} \operatorname{erf}\left(b x\right) + 4 \, \pi b^{4} x^{3} + 4 \, b^{2} x e^{\left(-2 \, b^{2} x^{2}\right)} - 5 \, \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right) - 8 \, \sqrt{\pi} {\left(b^{3} x^{2} - {\left(b^{3} x^{2} + b\right)} \operatorname{erf}\left(b x\right) + b\right)} e^{\left(-b^{2} x^{2}\right)}}{12 \, \pi b^{4}}"," ",0,"1/12*(4*pi*b^4*x^3*erf(b*x)^2 - 8*pi*b^4*x^3*erf(b*x) + 4*pi*b^4*x^3 + 4*b^2*x*e^(-2*b^2*x^2) - 5*sqrt(2)*sqrt(pi)*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*x) - 8*sqrt(pi)*(b^3*x^2 - (b^3*x^2 + b)*erf(b*x) + b)*e^(-b^2*x^2))/(pi*b^4)","A",0
134,1,85,0,0.479230," ","integrate(erfc(b*x)^2,x, algorithm=""fricas"")","\frac{\pi b^{2} x \operatorname{erf}\left(b x\right)^{2} - 2 \, \pi b^{2} x \operatorname{erf}\left(b x\right) + \pi b^{2} x - \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right) + 2 \, \sqrt{\pi} {\left(b \operatorname{erf}\left(b x\right) - b\right)} e^{\left(-b^{2} x^{2}\right)}}{\pi b^{2}}"," ",0,"(pi*b^2*x*erf(b*x)^2 - 2*pi*b^2*x*erf(b*x) + pi*b^2*x - sqrt(2)*sqrt(pi)*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*x) + 2*sqrt(pi)*(b*erf(b*x) - b)*e^(-b^2*x^2))/(pi*b^2)","A",0
135,0,0,0,0.394087," ","integrate(erfc(b*x)^2/x^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right)^{2} - 2 \, \operatorname{erf}\left(b x\right) + 1}{x^{2}}, x\right)"," ",0,"integral((erf(b*x)^2 - 2*erf(b*x) + 1)/x^2, x)","F",0
136,0,0,0,0.410726," ","integrate(erfc(b*x)^2/x^4,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right)^{2} - 2 \, \operatorname{erf}\left(b x\right) + 1}{x^{4}}, x\right)"," ",0,"integral((erf(b*x)^2 - 2*erf(b*x) + 1)/x^4, x)","F",0
137,0,0,0,0.521717," ","integrate(erfc(b*x)^2/x^6,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x\right)^{2} - 2 \, \operatorname{erf}\left(b x\right) + 1}{x^{6}}, x\right)"," ",0,"integral((erf(b*x)^2 - 2*erf(b*x) + 1)/x^6, x)","F",0
138,1,472,0,0.529464," ","integrate((d*x+c)^2*erfc(b*x+a)^2,x, algorithm=""fricas"")","\frac{4 \, \pi b^{4} d^{2} x^{3} + 12 \, \pi b^{4} c d x^{2} + 12 \, \pi b^{4} c^{2} x - \sqrt{2} \sqrt{\pi} {\left(12 \, b^{2} c^{2} - 24 \, a b c d + {\left(12 \, a^{2} + 5\right)} d^{2}\right)} \sqrt{b^{2}} \operatorname{erf}\left(\frac{\sqrt{2} \sqrt{b^{2}} {\left(b x + a\right)}}{b}\right) - 4 \, \pi {\left(6 \, a b^{2} c^{2} - 3 \, {\left(2 \, a^{2} + 1\right)} b c d + {\left(2 \, a^{3} + 3 \, a\right)} d^{2}\right)} \sqrt{b^{2}} \operatorname{erf}\left(\frac{\sqrt{b^{2}} {\left(b x + a\right)}}{b}\right) + 2 \, {\left(2 \, \pi b^{4} d^{2} x^{3} + 6 \, \pi b^{4} c d x^{2} + 6 \, \pi b^{4} c^{2} x + \pi {\left(6 \, a b^{3} c^{2} - 3 \, {\left(2 \, a^{2} + 1\right)} b^{2} c d + {\left(2 \, a^{3} + 3 \, a\right)} b d^{2}\right)}\right)} \operatorname{erf}\left(b x + a\right)^{2} - 8 \, \sqrt{\pi} {\left(b^{3} d^{2} x^{2} + 3 \, b^{3} c^{2} - 3 \, a b^{2} c d + {\left(a^{2} + 1\right)} b d^{2} + {\left(3 \, b^{3} c d - a b^{2} d^{2}\right)} x - {\left(b^{3} d^{2} x^{2} + 3 \, b^{3} c^{2} - 3 \, a b^{2} c d + {\left(a^{2} + 1\right)} b d^{2} + {\left(3 \, b^{3} c d - a b^{2} d^{2}\right)} x\right)} \operatorname{erf}\left(b x + a\right)\right)} e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)} - 8 \, {\left(\pi b^{4} d^{2} x^{3} + 3 \, \pi b^{4} c d x^{2} + 3 \, \pi b^{4} c^{2} x\right)} \operatorname{erf}\left(b x + a\right) + 4 \, {\left(b^{2} d^{2} x + 3 \, b^{2} c d - 2 \, a b d^{2}\right)} e^{\left(-2 \, b^{2} x^{2} - 4 \, a b x - 2 \, a^{2}\right)}}{12 \, \pi b^{4}}"," ",0,"1/12*(4*pi*b^4*d^2*x^3 + 12*pi*b^4*c*d*x^2 + 12*pi*b^4*c^2*x - sqrt(2)*sqrt(pi)*(12*b^2*c^2 - 24*a*b*c*d + (12*a^2 + 5)*d^2)*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*(b*x + a)/b) - 4*pi*(6*a*b^2*c^2 - 3*(2*a^2 + 1)*b*c*d + (2*a^3 + 3*a)*d^2)*sqrt(b^2)*erf(sqrt(b^2)*(b*x + a)/b) + 2*(2*pi*b^4*d^2*x^3 + 6*pi*b^4*c*d*x^2 + 6*pi*b^4*c^2*x + pi*(6*a*b^3*c^2 - 3*(2*a^2 + 1)*b^2*c*d + (2*a^3 + 3*a)*b*d^2))*erf(b*x + a)^2 - 8*sqrt(pi)*(b^3*d^2*x^2 + 3*b^3*c^2 - 3*a*b^2*c*d + (a^2 + 1)*b*d^2 + (3*b^3*c*d - a*b^2*d^2)*x - (b^3*d^2*x^2 + 3*b^3*c^2 - 3*a*b^2*c*d + (a^2 + 1)*b*d^2 + (3*b^3*c*d - a*b^2*d^2)*x)*erf(b*x + a))*e^(-b^2*x^2 - 2*a*b*x - a^2) - 8*(pi*b^4*d^2*x^3 + 3*pi*b^4*c*d*x^2 + 3*pi*b^4*c^2*x)*erf(b*x + a) + 4*(b^2*d^2*x + 3*b^2*c*d - 2*a*b*d^2)*e^(-2*b^2*x^2 - 4*a*b*x - 2*a^2))/(pi*b^4)","A",0
139,1,273,0,0.422970," ","integrate((d*x+c)*erfc(b*x+a)^2,x, algorithm=""fricas"")","\frac{2 \, \pi b^{3} d x^{2} + 4 \, \pi b^{3} c x - 4 \, \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} {\left(b c - a d\right)} \operatorname{erf}\left(\frac{\sqrt{2} \sqrt{b^{2}} {\left(b x + a\right)}}{b}\right) - 2 \, \pi {\left(4 \, a b c - {\left(2 \, a^{2} + 1\right)} d\right)} \sqrt{b^{2}} \operatorname{erf}\left(\frac{\sqrt{b^{2}} {\left(b x + a\right)}}{b}\right) + {\left(2 \, \pi b^{3} d x^{2} + 4 \, \pi b^{3} c x + \pi {\left(4 \, a b^{2} c - {\left(2 \, a^{2} + 1\right)} b d\right)}\right)} \operatorname{erf}\left(b x + a\right)^{2} + 2 \, b d e^{\left(-2 \, b^{2} x^{2} - 4 \, a b x - 2 \, a^{2}\right)} - 4 \, \sqrt{\pi} {\left(b^{2} d x + 2 \, b^{2} c - a b d - {\left(b^{2} d x + 2 \, b^{2} c - a b d\right)} \operatorname{erf}\left(b x + a\right)\right)} e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)} - 4 \, {\left(\pi b^{3} d x^{2} + 2 \, \pi b^{3} c x\right)} \operatorname{erf}\left(b x + a\right)}{4 \, \pi b^{3}}"," ",0,"1/4*(2*pi*b^3*d*x^2 + 4*pi*b^3*c*x - 4*sqrt(2)*sqrt(pi)*sqrt(b^2)*(b*c - a*d)*erf(sqrt(2)*sqrt(b^2)*(b*x + a)/b) - 2*pi*(4*a*b*c - (2*a^2 + 1)*d)*sqrt(b^2)*erf(sqrt(b^2)*(b*x + a)/b) + (2*pi*b^3*d*x^2 + 4*pi*b^3*c*x + pi*(4*a*b^2*c - (2*a^2 + 1)*b*d))*erf(b*x + a)^2 + 2*b*d*e^(-2*b^2*x^2 - 4*a*b*x - 2*a^2) - 4*sqrt(pi)*(b^2*d*x + 2*b^2*c - a*b*d - (b^2*d*x + 2*b^2*c - a*b*d)*erf(b*x + a))*e^(-b^2*x^2 - 2*a*b*x - a^2) - 4*(pi*b^3*d*x^2 + 2*pi*b^3*c*x)*erf(b*x + a))/(pi*b^3)","A",0
140,1,141,0,0.450786," ","integrate(erfc(b*x+a)^2,x, algorithm=""fricas"")","-\frac{2 \, \pi b^{2} x \operatorname{erf}\left(b x + a\right) - \pi b^{2} x + 2 \, \pi a \sqrt{b^{2}} \operatorname{erf}\left(\frac{\sqrt{b^{2}} {\left(b x + a\right)}}{b}\right) - {\left(\pi b^{2} x + \pi a b\right)} \operatorname{erf}\left(b x + a\right)^{2} + \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} \operatorname{erf}\left(\frac{\sqrt{2} \sqrt{b^{2}} {\left(b x + a\right)}}{b}\right) - 2 \, \sqrt{\pi} {\left(b \operatorname{erf}\left(b x + a\right) - b\right)} e^{\left(-b^{2} x^{2} - 2 \, a b x - a^{2}\right)}}{\pi b^{2}}"," ",0,"-(2*pi*b^2*x*erf(b*x + a) - pi*b^2*x + 2*pi*a*sqrt(b^2)*erf(sqrt(b^2)*(b*x + a)/b) - (pi*b^2*x + pi*a*b)*erf(b*x + a)^2 + sqrt(2)*sqrt(pi)*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*(b*x + a)/b) - 2*sqrt(pi)*(b*erf(b*x + a) - b)*e^(-b^2*x^2 - 2*a*b*x - a^2))/(pi*b^2)","B",0
141,0,0,0,0.511708," ","integrate(erfc(b*x+a)^2/(d*x+c),x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x + a\right)^{2} - 2 \, \operatorname{erf}\left(b x + a\right) + 1}{d x + c}, x\right)"," ",0,"integral((erf(b*x + a)^2 - 2*erf(b*x + a) + 1)/(d*x + c), x)","F",0
142,0,0,0,0.403345," ","integrate(erfc(b*x+a)^2/(d*x+c)^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erf}\left(b x + a\right)^{2} - 2 \, \operatorname{erf}\left(b x + a\right) + 1}{d^{2} x^{2} + 2 \, c d x + c^{2}}, x\right)"," ",0,"integral((erf(b*x + a)^2 - 2*erf(b*x + a) + 1)/(d^2*x^2 + 2*c*d*x + c^2), x)","F",0
143,1,130,0,0.541683," ","integrate(x^2*erfc(d*(a+b*log(c*x^n))),x, algorithm=""fricas"")","-\frac{1}{3} \, x^{3} \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right) + \frac{1}{3} \, x^{3} + \frac{1}{3} \, \sqrt{b^{2} d^{2} n^{2}} \operatorname{erf}\left(\frac{{\left(2 \, b^{2} d^{2} n^{2} \log\left(x\right) + 2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n - 3\right)} \sqrt{b^{2} d^{2} n^{2}}}{2 \, b^{2} d^{2} n^{2}}\right) e^{\left(-\frac{3 \, {\left(4 \, b^{2} d^{2} n \log\left(c\right) + 4 \, a b d^{2} n - 3\right)}}{4 \, b^{2} d^{2} n^{2}}\right)}"," ",0,"-1/3*x^3*erf(b*d*log(c*x^n) + a*d) + 1/3*x^3 + 1/3*sqrt(b^2*d^2*n^2)*erf(1/2*(2*b^2*d^2*n^2*log(x) + 2*b^2*d^2*n*log(c) + 2*a*b*d^2*n - 3)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(-3/4*(4*b^2*d^2*n*log(c) + 4*a*b*d^2*n - 3)/(b^2*d^2*n^2))","A",0
144,1,126,0,0.428723," ","integrate(x*erfc(d*(a+b*log(c*x^n))),x, algorithm=""fricas"")","-\frac{1}{2} \, x^{2} \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right) + \frac{1}{2} \, \sqrt{b^{2} d^{2} n^{2}} \operatorname{erf}\left(\frac{{\left(b^{2} d^{2} n^{2} \log\left(x\right) + b^{2} d^{2} n \log\left(c\right) + a b d^{2} n - 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{b^{2} d^{2} n^{2}}\right) e^{\left(-\frac{2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n - 1}{b^{2} d^{2} n^{2}}\right)} + \frac{1}{2} \, x^{2}"," ",0,"-1/2*x^2*erf(b*d*log(c*x^n) + a*d) + 1/2*sqrt(b^2*d^2*n^2)*erf((b^2*d^2*n^2*log(x) + b^2*d^2*n*log(c) + a*b*d^2*n - 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(-(2*b^2*d^2*n*log(c) + 2*a*b*d^2*n - 1)/(b^2*d^2*n^2)) + 1/2*x^2","A",0
145,1,123,0,0.548344," ","integrate(erfc(d*(a+b*log(c*x^n))),x, algorithm=""fricas"")","\sqrt{b^{2} d^{2} n^{2}} \operatorname{erf}\left(\frac{{\left(2 \, b^{2} d^{2} n^{2} \log\left(x\right) + 2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n - 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{2 \, b^{2} d^{2} n^{2}}\right) e^{\left(-\frac{4 \, b^{2} d^{2} n \log\left(c\right) + 4 \, a b d^{2} n - 1}{4 \, b^{2} d^{2} n^{2}}\right)} - x \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right) + x"," ",0,"sqrt(b^2*d^2*n^2)*erf(1/2*(2*b^2*d^2*n^2*log(x) + 2*b^2*d^2*n*log(c) + 2*a*b*d^2*n - 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(-1/4*(4*b^2*d^2*n*log(c) + 4*a*b*d^2*n - 1)/(b^2*d^2*n^2)) - x*erf(b*d*log(c*x^n) + a*d) + x","A",0
146,1,128,0,0.485084," ","integrate(erfc(d*(a+b*log(c*x^n)))/x,x, algorithm=""fricas"")","\frac{\pi b d n \log\left(x\right) - {\left(\pi b d n \log\left(x\right) + \pi b d \log\left(c\right) + \pi a d\right)} \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right) - \sqrt{\pi} e^{\left(-b^{2} d^{2} n^{2} \log\left(x\right)^{2} - b^{2} d^{2} \log\left(c\right)^{2} - 2 \, a b d^{2} \log\left(c\right) - a^{2} d^{2} - 2 \, {\left(b^{2} d^{2} n \log\left(c\right) + a b d^{2} n\right)} \log\left(x\right)\right)}}{\pi b d n}"," ",0,"(pi*b*d*n*log(x) - (pi*b*d*n*log(x) + pi*b*d*log(c) + pi*a*d)*erf(b*d*log(c*x^n) + a*d) - sqrt(pi)*e^(-b^2*d^2*n^2*log(x)^2 - b^2*d^2*log(c)^2 - 2*a*b*d^2*log(c) - a^2*d^2 - 2*(b^2*d^2*n*log(c) + a*b*d^2*n)*log(x)))/(pi*b*d*n)","B",0
147,1,128,0,0.505176," ","integrate(erfc(d*(a+b*log(c*x^n)))/x^2,x, algorithm=""fricas"")","-\frac{\sqrt{b^{2} d^{2} n^{2}} x \operatorname{erf}\left(\frac{{\left(2 \, b^{2} d^{2} n^{2} \log\left(x\right) + 2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n + 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{2 \, b^{2} d^{2} n^{2}}\right) e^{\left(\frac{4 \, b^{2} d^{2} n \log\left(c\right) + 4 \, a b d^{2} n + 1}{4 \, b^{2} d^{2} n^{2}}\right)} - \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right) + 1}{x}"," ",0,"-(sqrt(b^2*d^2*n^2)*x*erf(1/2*(2*b^2*d^2*n^2*log(x) + 2*b^2*d^2*n*log(c) + 2*a*b*d^2*n + 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(1/4*(4*b^2*d^2*n*log(c) + 4*a*b*d^2*n + 1)/(b^2*d^2*n^2)) - erf(b*d*log(c*x^n) + a*d) + 1)/x","A",0
148,1,125,0,0.433402," ","integrate(erfc(d*(a+b*log(c*x^n)))/x^3,x, algorithm=""fricas"")","-\frac{\sqrt{b^{2} d^{2} n^{2}} x^{2} \operatorname{erf}\left(\frac{{\left(b^{2} d^{2} n^{2} \log\left(x\right) + b^{2} d^{2} n \log\left(c\right) + a b d^{2} n + 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{b^{2} d^{2} n^{2}}\right) e^{\left(\frac{2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n + 1}{b^{2} d^{2} n^{2}}\right)} - \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right) + 1}{2 \, x^{2}}"," ",0,"-1/2*(sqrt(b^2*d^2*n^2)*x^2*erf((b^2*d^2*n^2*log(x) + b^2*d^2*n*log(c) + a*b*d^2*n + 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^((2*b^2*d^2*n*log(c) + 2*a*b*d^2*n + 1)/(b^2*d^2*n^2)) - erf(b*d*log(c*x^n) + a*d) + 1)/x^2","A",0
149,1,194,0,0.424549," ","integrate((e*x)^m*erfc(d*(a+b*log(c*x^n))),x, algorithm=""fricas"")","-\frac{x \operatorname{erf}\left(b d \log\left(c x^{n}\right) + a d\right) e^{\left(m \log\left(e\right) + m \log\left(x\right)\right)} - \sqrt{b^{2} d^{2} n^{2}} \operatorname{erf}\left(\frac{{\left(2 \, b^{2} d^{2} n^{2} \log\left(x\right) + 2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n - m - 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{2 \, b^{2} d^{2} n^{2}}\right) e^{\left(\frac{4 \, b^{2} d^{2} m n^{2} \log\left(e\right) - 4 \, {\left(b^{2} d^{2} m + b^{2} d^{2}\right)} n \log\left(c\right) + m^{2} - 4 \, {\left(a b d^{2} m + a b d^{2}\right)} n + 2 \, m + 1}{4 \, b^{2} d^{2} n^{2}}\right)} - x e^{\left(m \log\left(e\right) + m \log\left(x\right)\right)}}{m + 1}"," ",0,"-(x*erf(b*d*log(c*x^n) + a*d)*e^(m*log(e) + m*log(x)) - sqrt(b^2*d^2*n^2)*erf(1/2*(2*b^2*d^2*n^2*log(x) + 2*b^2*d^2*n*log(c) + 2*a*b*d^2*n - m - 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(1/4*(4*b^2*d^2*m*n^2*log(e) - 4*(b^2*d^2*m + b^2*d^2)*n*log(c) + m^2 - 4*(a*b*d^2*m + a*b*d^2)*n + 2*m + 1)/(b^2*d^2*n^2)) - x*e^(m*log(e) + m*log(x)))/(m + 1)","A",0
150,1,31,0,0.508981," ","integrate(exp(-b^2*x^2+c)*erfc(b*x)^2,x, algorithm=""fricas"")","\frac{\sqrt{\pi} {\left(\operatorname{erf}\left(b x\right)^{3} - 3 \, \operatorname{erf}\left(b x\right)^{2} + 3 \, \operatorname{erf}\left(b x\right)\right)} e^{c}}{6 \, b}"," ",0,"1/6*sqrt(pi)*(erf(b*x)^3 - 3*erf(b*x)^2 + 3*erf(b*x))*e^c/b","A",0
151,1,23,0,0.515188," ","integrate(exp(-b^2*x^2+c)*erfc(b*x),x, algorithm=""fricas"")","-\frac{\sqrt{\pi} {\left(\operatorname{erf}\left(b x\right)^{2} - 2 \, \operatorname{erf}\left(b x\right)\right)} e^{c}}{4 \, b}"," ",0,"-1/4*sqrt(pi)*(erf(b*x)^2 - 2*erf(b*x))*e^c/b","A",0
152,1,17,0,0.420098," ","integrate(exp(-b^2*x^2+c)/erfc(b*x),x, algorithm=""fricas"")","-\frac{\sqrt{\pi} e^{c} \log\left(\operatorname{erf}\left(b x\right) - 1\right)}{2 \, b}"," ",0,"-1/2*sqrt(pi)*e^c*log(erf(b*x) - 1)/b","A",0
153,1,19,0,0.393035," ","integrate(exp(-b^2*x^2+c)/erfc(b*x)^2,x, algorithm=""fricas"")","-\frac{\sqrt{\pi} e^{c}}{2 \, {\left(b \operatorname{erf}\left(b x\right) - b\right)}}"," ",0,"-1/2*sqrt(pi)*e^c/(b*erf(b*x) - b)","A",0
154,1,26,0,1.409925," ","integrate(exp(-b^2*x^2+c)/erfc(b*x)^3,x, algorithm=""fricas"")","\frac{\sqrt{\pi} e^{c}}{4 \, {\left(b \operatorname{erf}\left(b x\right)^{2} - 2 \, b \operatorname{erf}\left(b x\right) + b\right)}}"," ",0,"1/4*sqrt(pi)*e^c/(b*erf(b*x)^2 - 2*b*erf(b*x) + b)","A",0
155,1,30,0,0.511597," ","integrate(exp(-b^2*x^2+c)*erfc(b*x)^n,x, algorithm=""fricas"")","\frac{\sqrt{\pi} {\left(-\operatorname{erf}\left(b x\right) + 1\right)}^{n} {\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{c}}{2 \, {\left(b n + b\right)}}"," ",0,"1/2*sqrt(pi)*(-erf(b*x) + 1)^n*(erf(b*x) - 1)*e^c/(b*n + b)","A",0
156,1,356,0,0.439102," ","integrate(exp(d*x^2+c)*x^5*erfc(b*x),x, algorithm=""fricas"")","\frac{\pi {\left(8 \, b^{5} - 20 \, b^{3} d + 15 \, b d^{2}\right)} \sqrt{b^{2} - d} \operatorname{erf}\left(\sqrt{b^{2} - d} x\right) e^{c} - 2 \, \sqrt{\pi} {\left(2 \, {\left(b^{5} d^{2} - 2 \, b^{3} d^{3} + b d^{4}\right)} x^{3} - {\left(4 \, b^{5} d - 11 \, b^{3} d^{2} + 7 \, b d^{3}\right)} x\right)} e^{\left(-b^{2} x^{2} + d x^{2} + c\right)} + 4 \, {\left(\pi {\left(b^{6} d^{2} - 3 \, b^{4} d^{3} + 3 \, b^{2} d^{4} - d^{5}\right)} x^{4} - 2 \, \pi {\left(b^{6} d - 3 \, b^{4} d^{2} + 3 \, b^{2} d^{3} - d^{4}\right)} x^{2} + 2 \, \pi {\left(b^{6} - 3 \, b^{4} d + 3 \, b^{2} d^{2} - d^{3}\right)} - {\left(\pi {\left(b^{6} d^{2} - 3 \, b^{4} d^{3} + 3 \, b^{2} d^{4} - d^{5}\right)} x^{4} - 2 \, \pi {\left(b^{6} d - 3 \, b^{4} d^{2} + 3 \, b^{2} d^{3} - d^{4}\right)} x^{2} + 2 \, \pi {\left(b^{6} - 3 \, b^{4} d + 3 \, b^{2} d^{2} - d^{3}\right)}\right)} \operatorname{erf}\left(b x\right)\right)} e^{\left(d x^{2} + c\right)}}{8 \, \pi {\left(b^{6} d^{3} - 3 \, b^{4} d^{4} + 3 \, b^{2} d^{5} - d^{6}\right)}}"," ",0,"1/8*(pi*(8*b^5 - 20*b^3*d + 15*b*d^2)*sqrt(b^2 - d)*erf(sqrt(b^2 - d)*x)*e^c - 2*sqrt(pi)*(2*(b^5*d^2 - 2*b^3*d^3 + b*d^4)*x^3 - (4*b^5*d - 11*b^3*d^2 + 7*b*d^3)*x)*e^(-b^2*x^2 + d*x^2 + c) + 4*(pi*(b^6*d^2 - 3*b^4*d^3 + 3*b^2*d^4 - d^5)*x^4 - 2*pi*(b^6*d - 3*b^4*d^2 + 3*b^2*d^3 - d^4)*x^2 + 2*pi*(b^6 - 3*b^4*d + 3*b^2*d^2 - d^3) - (pi*(b^6*d^2 - 3*b^4*d^3 + 3*b^2*d^4 - d^5)*x^4 - 2*pi*(b^6*d - 3*b^4*d^2 + 3*b^2*d^3 - d^4)*x^2 + 2*pi*(b^6 - 3*b^4*d + 3*b^2*d^2 - d^3))*erf(b*x))*e^(d*x^2 + c))/(pi*(b^6*d^3 - 3*b^4*d^4 + 3*b^2*d^5 - d^6))","A",0
157,1,190,0,0.510592," ","integrate(exp(d*x^2+c)*x^3*erfc(b*x),x, algorithm=""fricas"")","-\frac{\pi {\left(2 \, b^{3} - 3 \, b d\right)} \sqrt{b^{2} - d} \operatorname{erf}\left(\sqrt{b^{2} - d} x\right) e^{c} + 2 \, \sqrt{\pi} {\left(b^{3} d - b d^{2}\right)} x e^{\left(-b^{2} x^{2} + d x^{2} + c\right)} - 2 \, {\left(\pi {\left(b^{4} d - 2 \, b^{2} d^{2} + d^{3}\right)} x^{2} - \pi {\left(b^{4} - 2 \, b^{2} d + d^{2}\right)} - {\left(\pi {\left(b^{4} d - 2 \, b^{2} d^{2} + d^{3}\right)} x^{2} - \pi {\left(b^{4} - 2 \, b^{2} d + d^{2}\right)}\right)} \operatorname{erf}\left(b x\right)\right)} e^{\left(d x^{2} + c\right)}}{4 \, \pi {\left(b^{4} d^{2} - 2 \, b^{2} d^{3} + d^{4}\right)}}"," ",0,"-1/4*(pi*(2*b^3 - 3*b*d)*sqrt(b^2 - d)*erf(sqrt(b^2 - d)*x)*e^c + 2*sqrt(pi)*(b^3*d - b*d^2)*x*e^(-b^2*x^2 + d*x^2 + c) - 2*(pi*(b^4*d - 2*b^2*d^2 + d^3)*x^2 - pi*(b^4 - 2*b^2*d + d^2) - (pi*(b^4*d - 2*b^2*d^2 + d^3)*x^2 - pi*(b^4 - 2*b^2*d + d^2))*erf(b*x))*e^(d*x^2 + c))/(pi*(b^4*d^2 - 2*b^2*d^3 + d^4))","A",0
158,1,70,0,0.462607," ","integrate(exp(d*x^2+c)*x*erfc(b*x),x, algorithm=""fricas"")","\frac{\sqrt{b^{2} - d} b \operatorname{erf}\left(\sqrt{b^{2} - d} x\right) e^{c} + {\left(b^{2} - {\left(b^{2} - d\right)} \operatorname{erf}\left(b x\right) - d\right)} e^{\left(d x^{2} + c\right)}}{2 \, {\left(b^{2} d - d^{2}\right)}}"," ",0,"1/2*(sqrt(b^2 - d)*b*erf(sqrt(b^2 - d)*x)*e^c + (b^2 - (b^2 - d)*erf(b*x) - d)*e^(d*x^2 + c))/(b^2*d - d^2)","A",0
159,0,0,0,0.495141," ","integrate(exp(d*x^2+c)*erfc(b*x)/x,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(d x^{2} + c\right)}}{x}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(d*x^2 + c)/x, x)","F",0
160,0,0,0,0.520807," ","integrate(exp(d*x^2+c)*erfc(b*x)/x^3,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(d x^{2} + c\right)}}{x^{3}}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(d*x^2 + c)/x^3, x)","F",0
161,0,0,0,0.414660," ","integrate(exp(d*x^2+c)*erfc(b*x)/x^5,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(d x^{2} + c\right)}}{x^{5}}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(d*x^2 + c)/x^5, x)","F",0
162,0,0,0,0.424284," ","integrate(exp(d*x^2+c)*x^4*erfc(b*x),x, algorithm=""fricas"")","{\rm integral}\left(-{\left(x^{4} \operatorname{erf}\left(b x\right) - x^{4}\right)} e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(-(x^4*erf(b*x) - x^4)*e^(d*x^2 + c), x)","F",0
163,0,0,0,0.565352," ","integrate(exp(d*x^2+c)*x^2*erfc(b*x),x, algorithm=""fricas"")","{\rm integral}\left(-{\left(x^{2} \operatorname{erf}\left(b x\right) - x^{2}\right)} e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(-(x^2*erf(b*x) - x^2)*e^(d*x^2 + c), x)","F",0
164,0,0,0,0.512815," ","integrate(exp(d*x^2+c)*erfc(b*x),x, algorithm=""fricas"")","{\rm integral}\left(-{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(d*x^2 + c), x)","F",0
165,0,0,0,0.423471," ","integrate(exp(d*x^2+c)*erfc(b*x)/x^2,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(d x^{2} + c\right)}}{x^{2}}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(d*x^2 + c)/x^2, x)","F",0
166,0,0,0,0.480496," ","integrate(exp(d*x^2+c)*erfc(b*x)/x^4,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(d x^{2} + c\right)}}{x^{4}}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(d*x^2 + c)/x^4, x)","F",0
167,1,97,0,0.471271," ","integrate(exp(b^2*x^2+c)*x^5*erfc(b*x),x, algorithm=""fricas"")","\frac{2 \, \sqrt{\pi} {\left(3 \, b^{5} x^{5} - 10 \, b^{3} x^{3} + 30 \, b x\right)} e^{c} + 15 \, {\left(2 \, \pi + \pi b^{4} x^{4} - 2 \, \pi b^{2} x^{2} - {\left(2 \, \pi + \pi b^{4} x^{4} - 2 \, \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right)\right)} e^{\left(b^{2} x^{2} + c\right)}}{30 \, \pi b^{6}}"," ",0,"1/30*(2*sqrt(pi)*(3*b^5*x^5 - 10*b^3*x^3 + 30*b*x)*e^c + 15*(2*pi + pi*b^4*x^4 - 2*pi*b^2*x^2 - (2*pi + pi*b^4*x^4 - 2*pi*b^2*x^2)*erf(b*x))*e^(b^2*x^2 + c))/(pi*b^6)","A",0
168,1,68,0,0.408756," ","integrate(exp(b^2*x^2+c)*x^3*erfc(b*x),x, algorithm=""fricas"")","\frac{2 \, \sqrt{\pi} {\left(b^{3} x^{3} - 3 \, b x\right)} e^{c} - 3 \, {\left(\pi - \pi b^{2} x^{2} - {\left(\pi - \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right)\right)} e^{\left(b^{2} x^{2} + c\right)}}{6 \, \pi b^{4}}"," ",0,"1/6*(2*sqrt(pi)*(b^3*x^3 - 3*b*x)*e^c - 3*(pi - pi*b^2*x^2 - (pi - pi*b^2*x^2)*erf(b*x))*e^(b^2*x^2 + c))/(pi*b^4)","A",0
169,1,38,0,0.964693," ","integrate(exp(b^2*x^2+c)*x*erfc(b*x),x, algorithm=""fricas"")","\frac{2 \, \sqrt{\pi} b x e^{c} + {\left(\pi - \pi \operatorname{erf}\left(b x\right)\right)} e^{\left(b^{2} x^{2} + c\right)}}{2 \, \pi b^{2}}"," ",0,"1/2*(2*sqrt(pi)*b*x*e^c + (pi - pi*erf(b*x))*e^(b^2*x^2 + c))/(pi*b^2)","A",0
170,0,0,0,0.431785," ","integrate(exp(b^2*x^2+c)*erfc(b*x)/x,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(b^{2} x^{2} + c\right)}}{x}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(b^2*x^2 + c)/x, x)","F",0
171,0,0,0,0.397009," ","integrate(exp(b^2*x^2+c)*erfc(b*x)/x^3,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(b^{2} x^{2} + c\right)}}{x^{3}}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(b^2*x^2 + c)/x^3, x)","F",0
172,0,0,0,0.420776," ","integrate(exp(b^2*x^2+c)*erfc(b*x)/x^5,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(b^{2} x^{2} + c\right)}}{x^{5}}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(b^2*x^2 + c)/x^5, x)","F",0
173,0,0,0,0.556119," ","integrate(exp(b^2*x^2+c)*x^4*erfc(b*x),x, algorithm=""fricas"")","{\rm integral}\left(-{\left(x^{4} \operatorname{erf}\left(b x\right) - x^{4}\right)} e^{\left(b^{2} x^{2} + c\right)}, x\right)"," ",0,"integral(-(x^4*erf(b*x) - x^4)*e^(b^2*x^2 + c), x)","F",0
174,0,0,0,0.433401," ","integrate(exp(b^2*x^2+c)*x^2*erfc(b*x),x, algorithm=""fricas"")","{\rm integral}\left(-{\left(x^{2} \operatorname{erf}\left(b x\right) - x^{2}\right)} e^{\left(b^{2} x^{2} + c\right)}, x\right)"," ",0,"integral(-(x^2*erf(b*x) - x^2)*e^(b^2*x^2 + c), x)","F",0
175,0,0,0,0.582333," ","integrate(exp(b^2*x^2+c)*erfc(b*x),x, algorithm=""fricas"")","{\rm integral}\left(-{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(b^{2} x^{2} + c\right)}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(b^2*x^2 + c), x)","F",0
176,0,0,0,0.409768," ","integrate(exp(b^2*x^2+c)*erfc(b*x)/x^2,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(b^{2} x^{2} + c\right)}}{x^{2}}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(b^2*x^2 + c)/x^2, x)","F",0
177,0,0,0,0.415663," ","integrate(exp(b^2*x^2+c)*erfc(b*x)/x^4,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(b^{2} x^{2} + c\right)}}{x^{4}}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(b^2*x^2 + c)/x^4, x)","F",0
178,1,121,0,0.418409," ","integrate(x^5*erfc(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","-\frac{43 \, \sqrt{2} \pi \sqrt{b^{2}} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right) - 4 \, \sqrt{\pi} {\left(4 \, b^{4} x^{3} + 11 \, b^{2} x\right)} e^{\left(-2 \, b^{2} x^{2}\right)} + 32 \, {\left(\pi b^{5} x^{4} + 2 \, \pi b^{3} x^{2} + 2 \, \pi b - {\left(\pi b^{5} x^{4} + 2 \, \pi b^{3} x^{2} + 2 \, \pi b\right)} \operatorname{erf}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)}}{64 \, \pi b^{7}}"," ",0,"-1/64*(43*sqrt(2)*pi*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*x) - 4*sqrt(pi)*(4*b^4*x^3 + 11*b^2*x)*e^(-2*b^2*x^2) + 32*(pi*b^5*x^4 + 2*pi*b^3*x^2 + 2*pi*b - (pi*b^5*x^4 + 2*pi*b^3*x^2 + 2*pi*b)*erf(b*x))*e^(-b^2*x^2))/(pi*b^7)","A",0
179,1,90,0,0.483185," ","integrate(x^3*erfc(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","\frac{4 \, \sqrt{\pi} b^{2} x e^{\left(-2 \, b^{2} x^{2}\right)} - 5 \, \sqrt{2} \pi \sqrt{b^{2}} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right) - 8 \, {\left(\pi b^{3} x^{2} + \pi b - {\left(\pi b^{3} x^{2} + \pi b\right)} \operatorname{erf}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)}}{16 \, \pi b^{5}}"," ",0,"1/16*(4*sqrt(pi)*b^2*x*e^(-2*b^2*x^2) - 5*sqrt(2)*pi*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*x) - 8*(pi*b^3*x^2 + pi*b - (pi*b^3*x^2 + pi*b)*erf(b*x))*e^(-b^2*x^2))/(pi*b^5)","A",0
180,1,47,0,0.408693," ","integrate(x*erfc(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","-\frac{\sqrt{2} \sqrt{b^{2}} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right) - 2 \, {\left(b \operatorname{erf}\left(b x\right) - b\right)} e^{\left(-b^{2} x^{2}\right)}}{4 \, b^{3}}"," ",0,"-1/4*(sqrt(2)*sqrt(b^2)*erf(sqrt(2)*sqrt(b^2)*x) - 2*(b*erf(b*x) - b)*e^(-b^2*x^2))/b^3","A",0
181,0,0,0,0.415730," ","integrate(erfc(b*x)/exp(b^2*x^2)/x,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(-b^{2} x^{2}\right)}}{x}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(-b^2*x^2)/x, x)","F",0
182,0,0,0,0.432199," ","integrate(erfc(b*x)/exp(b^2*x^2)/x^3,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(-b^{2} x^{2}\right)}}{x^{3}}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(-b^2*x^2)/x^3, x)","F",0
183,0,0,0,0.407876," ","integrate(erfc(b*x)/exp(b^2*x^2)/x^5,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(-b^{2} x^{2}\right)}}{x^{5}}, x\right)"," ",0,"integral(-(erf(b*x) - 1)*e^(-b^2*x^2)/x^5, x)","F",0
184,1,97,0,0.452952," ","integrate(x^4*erfc(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","-\frac{4 \, {\left(2 \, \pi b^{3} x^{3} + 3 \, \pi b x - {\left(2 \, \pi b^{3} x^{3} + 3 \, \pi b x\right)} \operatorname{erf}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)} + \sqrt{\pi} {\left(3 \, \pi \operatorname{erf}\left(b x\right)^{2} - 6 \, \pi \operatorname{erf}\left(b x\right) - 4 \, {\left(b^{2} x^{2} + 2\right)} e^{\left(-2 \, b^{2} x^{2}\right)}\right)}}{16 \, \pi b^{5}}"," ",0,"-1/16*(4*(2*pi*b^3*x^3 + 3*pi*b*x - (2*pi*b^3*x^3 + 3*pi*b*x)*erf(b*x))*e^(-b^2*x^2) + sqrt(pi)*(3*pi*erf(b*x)^2 - 6*pi*erf(b*x) - 4*(b^2*x^2 + 2)*e^(-2*b^2*x^2)))/(pi*b^5)","A",0
185,1,66,0,0.437463," ","integrate(x^2*erfc(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","\frac{4 \, {\left(\pi b x \operatorname{erf}\left(b x\right) - \pi b x\right)} e^{\left(-b^{2} x^{2}\right)} - \sqrt{\pi} {\left(\pi \operatorname{erf}\left(b x\right)^{2} - 2 \, \pi \operatorname{erf}\left(b x\right) - 2 \, e^{\left(-2 \, b^{2} x^{2}\right)}\right)}}{8 \, \pi b^{3}}"," ",0,"1/8*(4*(pi*b*x*erf(b*x) - pi*b*x)*e^(-b^2*x^2) - sqrt(pi)*(pi*erf(b*x)^2 - 2*pi*erf(b*x) - 2*e^(-2*b^2*x^2)))/(pi*b^3)","A",0
186,1,21,0,0.456002," ","integrate(erfc(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","-\frac{\sqrt{\pi} {\left(\operatorname{erf}\left(b x\right)^{2} - 2 \, \operatorname{erf}\left(b x\right)\right)}}{4 \, b}"," ",0,"-1/4*sqrt(pi)*(erf(b*x)^2 - 2*erf(b*x))/b","A",0
187,1,77,0,0.420391," ","integrate(erfc(b*x)/exp(b^2*x^2)/x^2,x, algorithm=""fricas"")","-\frac{2 \, \pi^{\frac{3}{2}} \sqrt{b^{2}} x \operatorname{erf}\left(\sqrt{b^{2}} x\right) + 2 \, {\left(\pi - \pi \operatorname{erf}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)} - \sqrt{\pi} {\left(\pi b x \operatorname{erf}\left(b x\right)^{2} - 2 \, b x {\rm Ei}\left(-2 \, b^{2} x^{2}\right)\right)}}{2 \, \pi x}"," ",0,"-1/2*(2*pi^(3/2)*sqrt(b^2)*x*erf(sqrt(b^2)*x) + 2*(pi - pi*erf(b*x))*e^(-b^2*x^2) - sqrt(pi)*(pi*b*x*erf(b*x)^2 - 2*b*x*Ei(-2*b^2*x^2)))/(pi*x)","A",0
188,1,122,0,0.415218," ","integrate(erfc(b*x)/exp(b^2*x^2)/x^4,x, algorithm=""fricas"")","\frac{2 \, \pi^{\frac{3}{2}} \sqrt{b^{2}} b^{2} x^{3} \operatorname{erf}\left(\sqrt{b^{2}} x\right) - {\left(\pi - 2 \, \pi b^{2} x^{2} - {\left(\pi - 2 \, \pi b^{2} x^{2}\right)} \operatorname{erf}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)} - \sqrt{\pi} {\left(\pi b^{3} x^{3} \operatorname{erf}\left(b x\right)^{2} - 4 \, b^{3} x^{3} {\rm Ei}\left(-2 \, b^{2} x^{2}\right) - b x e^{\left(-2 \, b^{2} x^{2}\right)}\right)}}{3 \, \pi x^{3}}"," ",0,"1/3*(2*pi^(3/2)*sqrt(b^2)*b^2*x^3*erf(sqrt(b^2)*x) - (pi - 2*pi*b^2*x^2 - (pi - 2*pi*b^2*x^2)*erf(b*x))*e^(-b^2*x^2) - sqrt(pi)*(pi*b^3*x^3*erf(b*x)^2 - 4*b^3*x^3*Ei(-2*b^2*x^2) - b*x*e^(-2*b^2*x^2)))/(pi*x^3)","A",0
189,1,328,0,0.488058," ","integrate(exp(d*x^2+c)*x^3*erfc(b*x+a),x, algorithm=""fricas"")","-\frac{\pi {\left(2 \, b^{5} - {\left(2 \, a^{2} + 5\right)} b^{3} d + 3 \, b d^{2}\right)} \sqrt{b^{2} - d} \operatorname{erf}\left(\frac{a b + {\left(b^{2} - d\right)} x}{\sqrt{b^{2} - d}}\right) e^{\left(\frac{b^{2} c + {\left(a^{2} - c\right)} d}{b^{2} - d}\right)} - 2 \, \sqrt{\pi} {\left(a b^{4} d - a b^{2} d^{2} - {\left(b^{5} d - 2 \, b^{3} d^{2} + b d^{3}\right)} x\right)} e^{\left(-b^{2} x^{2} - 2 \, a b x + d x^{2} - a^{2} + c\right)} - 2 \, {\left(\pi {\left(b^{6} d - 3 \, b^{4} d^{2} + 3 \, b^{2} d^{3} - d^{4}\right)} x^{2} - \pi {\left(b^{6} - 3 \, b^{4} d + 3 \, b^{2} d^{2} - d^{3}\right)} - {\left(\pi {\left(b^{6} d - 3 \, b^{4} d^{2} + 3 \, b^{2} d^{3} - d^{4}\right)} x^{2} - \pi {\left(b^{6} - 3 \, b^{4} d + 3 \, b^{2} d^{2} - d^{3}\right)}\right)} \operatorname{erf}\left(b x + a\right)\right)} e^{\left(d x^{2} + c\right)}}{4 \, \pi {\left(b^{6} d^{2} - 3 \, b^{4} d^{3} + 3 \, b^{2} d^{4} - d^{5}\right)}}"," ",0,"-1/4*(pi*(2*b^5 - (2*a^2 + 5)*b^3*d + 3*b*d^2)*sqrt(b^2 - d)*erf((a*b + (b^2 - d)*x)/sqrt(b^2 - d))*e^((b^2*c + (a^2 - c)*d)/(b^2 - d)) - 2*sqrt(pi)*(a*b^4*d - a*b^2*d^2 - (b^5*d - 2*b^3*d^2 + b*d^3)*x)*e^(-b^2*x^2 - 2*a*b*x + d*x^2 - a^2 + c) - 2*(pi*(b^6*d - 3*b^4*d^2 + 3*b^2*d^3 - d^4)*x^2 - pi*(b^6 - 3*b^4*d + 3*b^2*d^2 - d^3) - (pi*(b^6*d - 3*b^4*d^2 + 3*b^2*d^3 - d^4)*x^2 - pi*(b^6 - 3*b^4*d + 3*b^2*d^2 - d^3))*erf(b*x + a))*e^(d*x^2 + c))/(pi*(b^6*d^2 - 3*b^4*d^3 + 3*b^2*d^4 - d^5))","A",0
190,1,108,0,0.510294," ","integrate(exp(d*x^2+c)*x*erfc(b*x+a),x, algorithm=""fricas"")","\frac{\sqrt{b^{2} - d} b \operatorname{erf}\left(\frac{a b + {\left(b^{2} - d\right)} x}{\sqrt{b^{2} - d}}\right) e^{\left(\frac{b^{2} c + {\left(a^{2} - c\right)} d}{b^{2} - d}\right)} + {\left(b^{2} - {\left(b^{2} - d\right)} \operatorname{erf}\left(b x + a\right) - d\right)} e^{\left(d x^{2} + c\right)}}{2 \, {\left(b^{2} d - d^{2}\right)}}"," ",0,"1/2*(sqrt(b^2 - d)*b*erf((a*b + (b^2 - d)*x)/sqrt(b^2 - d))*e^((b^2*c + (a^2 - c)*d)/(b^2 - d)) + (b^2 - (b^2 - d)*erf(b*x + a) - d)*e^(d*x^2 + c))/(b^2*d - d^2)","A",0
191,0,0,0,0.641650," ","integrate(exp(d*x^2+c)*erfc(b*x+a)/x,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x + a\right) - 1\right)} e^{\left(d x^{2} + c\right)}}{x}, x\right)"," ",0,"integral(-(erf(b*x + a) - 1)*e^(d*x^2 + c)/x, x)","F",0
192,0,0,0,0.504161," ","integrate(exp(d*x^2+c)*erfc(b*x+a)/x^3,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x + a\right) - 1\right)} e^{\left(d x^{2} + c\right)}}{x^{3}}, x\right)"," ",0,"integral(-(erf(b*x + a) - 1)*e^(d*x^2 + c)/x^3, x)","F",0
193,0,0,0,0.500267," ","integrate(exp(d*x^2+c)*x^4*erfc(b*x+a),x, algorithm=""fricas"")","{\rm integral}\left(-{\left(x^{4} \operatorname{erf}\left(b x + a\right) - x^{4}\right)} e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(-(x^4*erf(b*x + a) - x^4)*e^(d*x^2 + c), x)","F",0
194,0,0,0,0.499257," ","integrate(exp(d*x^2+c)*x^2*erfc(b*x+a),x, algorithm=""fricas"")","{\rm integral}\left(-{\left(x^{2} \operatorname{erf}\left(b x + a\right) - x^{2}\right)} e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(-(x^2*erf(b*x + a) - x^2)*e^(d*x^2 + c), x)","F",0
195,0,0,0,0.447487," ","integrate(exp(d*x^2+c)*erfc(b*x+a),x, algorithm=""fricas"")","{\rm integral}\left(-{\left(\operatorname{erf}\left(b x + a\right) - 1\right)} e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(-(erf(b*x + a) - 1)*e^(d*x^2 + c), x)","F",0
196,0,0,0,0.423364," ","integrate(exp(d*x^2+c)*erfc(b*x+a)/x^2,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x + a\right) - 1\right)} e^{\left(d x^{2} + c\right)}}{x^{2}}, x\right)"," ",0,"integral(-(erf(b*x + a) - 1)*e^(d*x^2 + c)/x^2, x)","F",0
197,0,0,0,0.407392," ","integrate(exp(d*x^2+c)*erfc(b*x+a)/x^4,x, algorithm=""fricas"")","{\rm integral}\left(-\frac{{\left(\operatorname{erf}\left(b x + a\right) - 1\right)} e^{\left(d x^{2} + c\right)}}{x^{4}}, x\right)"," ",0,"integral(-(erf(b*x + a) - 1)*e^(d*x^2 + c)/x^4, x)","F",0
198,1,71,0,0.425363," ","integrate(erfc(b*x)/exp(b^2*x^2)/x^3+b^2*erfc(b*x)/exp(b^2*x^2)/x,x, algorithm=""fricas"")","\frac{2 \, \sqrt{2} \pi \sqrt{b^{2}} b x^{2} \operatorname{erf}\left(\sqrt{2} \sqrt{b^{2}} x\right) + 2 \, \sqrt{\pi} b x e^{\left(-2 \, b^{2} x^{2}\right)} - {\left(\pi - \pi \operatorname{erf}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)}}{2 \, \pi x^{2}}"," ",0,"1/2*(2*sqrt(2)*pi*sqrt(b^2)*b*x^2*erf(sqrt(2)*sqrt(b^2)*x) + 2*sqrt(pi)*b*x*e^(-2*b^2*x^2) - (pi - pi*erf(b*x))*e^(-b^2*x^2))/(pi*x^2)","A",0
199,0,0,0,0.529224," ","integrate(erfc(b*x)*sin(c+I*b^2*x^2),x, algorithm=""fricas"")","{\rm integral}\left(\frac{1}{2} \, {\left({\left(i \, \operatorname{erf}\left(b x\right) - i\right)} e^{\left(-2 \, b^{2} x^{2} + 2 i \, c\right)} - i \, \operatorname{erf}\left(b x\right) + i\right)} e^{\left(b^{2} x^{2} - i \, c\right)}, x\right)"," ",0,"integral(1/2*((I*erf(b*x) - I)*e^(-2*b^2*x^2 + 2*I*c) - I*erf(b*x) + I)*e^(b^2*x^2 - I*c), x)","F",0
200,0,0,0,0.502889," ","integrate(-erfc(b*x)*sin(-c+I*b^2*x^2),x, algorithm=""fricas"")","{\rm integral}\left(\frac{1}{2} \, {\left({\left(-i \, \operatorname{erf}\left(b x\right) + i\right)} e^{\left(-2 \, b^{2} x^{2} - 2 i \, c\right)} + i \, \operatorname{erf}\left(b x\right) - i\right)} e^{\left(b^{2} x^{2} + i \, c\right)}, x\right)"," ",0,"integral(1/2*((-I*erf(b*x) + I)*e^(-2*b^2*x^2 - 2*I*c) + I*erf(b*x) - I)*e^(b^2*x^2 + I*c), x)","F",0
201,0,0,0,0.637238," ","integrate(cos(c+I*b^2*x^2)*erfc(b*x),x, algorithm=""fricas"")","{\rm integral}\left(-\frac{1}{2} \, {\left({\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(-2 \, b^{2} x^{2} + 2 i \, c\right)} + \operatorname{erf}\left(b x\right) - 1\right)} e^{\left(b^{2} x^{2} - i \, c\right)}, x\right)"," ",0,"integral(-1/2*((erf(b*x) - 1)*e^(-2*b^2*x^2 + 2*I*c) + erf(b*x) - 1)*e^(b^2*x^2 - I*c), x)","F",0
202,0,0,0,0.426262," ","integrate(cos(-c+I*b^2*x^2)*erfc(b*x),x, algorithm=""fricas"")","{\rm integral}\left(-\frac{1}{2} \, {\left({\left(\operatorname{erf}\left(b x\right) - 1\right)} e^{\left(-2 \, b^{2} x^{2} - 2 i \, c\right)} + \operatorname{erf}\left(b x\right) - 1\right)} e^{\left(b^{2} x^{2} + i \, c\right)}, x\right)"," ",0,"integral(-1/2*((erf(b*x) - 1)*e^(-2*b^2*x^2 - 2*I*c) + erf(b*x) - 1)*e^(b^2*x^2 + I*c), x)","F",0
203,0,0,0,0.420002," ","integrate(erfc(b*x)*sinh(b^2*x^2+c),x, algorithm=""fricas"")","{\rm integral}\left(-{\left(\operatorname{erf}\left(b x\right) - 1\right)} \sinh\left(b^{2} x^{2} + c\right), x\right)"," ",0,"integral(-(erf(b*x) - 1)*sinh(b^2*x^2 + c), x)","F",0
204,0,0,0,0.531656," ","integrate(-erfc(b*x)*sinh(b^2*x^2-c),x, algorithm=""fricas"")","{\rm integral}\left({\left(\operatorname{erf}\left(b x\right) - 1\right)} \sinh\left(b^{2} x^{2} - c\right), x\right)"," ",0,"integral((erf(b*x) - 1)*sinh(b^2*x^2 - c), x)","F",0
205,0,0,0,0.478376," ","integrate(cosh(b^2*x^2+c)*erfc(b*x),x, algorithm=""fricas"")","{\rm integral}\left(-\cosh\left(b^{2} x^{2} + c\right) \operatorname{erf}\left(b x\right) + \cosh\left(b^{2} x^{2} + c\right), x\right)"," ",0,"integral(-cosh(b^2*x^2 + c)*erf(b*x) + cosh(b^2*x^2 + c), x)","F",0
206,0,0,0,0.495881," ","integrate(cosh(b^2*x^2-c)*erfc(b*x),x, algorithm=""fricas"")","{\rm integral}\left(-\cosh\left(b^{2} x^{2} - c\right) \operatorname{erf}\left(b x\right) + \cosh\left(b^{2} x^{2} - c\right), x\right)"," ",0,"integral(-cosh(b^2*x^2 - c)*erf(b*x) + cosh(b^2*x^2 - c), x)","F",0
207,1,62,0,0.416547," ","integrate(x^5*erfi(b*x),x, algorithm=""fricas"")","-\frac{2 \, \sqrt{\pi} {\left(4 \, b^{5} x^{5} - 10 \, b^{3} x^{3} + 15 \, b x\right)} e^{\left(b^{2} x^{2}\right)} - {\left(15 \, \pi + 8 \, \pi b^{6} x^{6}\right)} \operatorname{erfi}\left(b x\right)}{48 \, \pi b^{6}}"," ",0,"-1/48*(2*sqrt(pi)*(4*b^5*x^5 - 10*b^3*x^3 + 15*b*x)*e^(b^2*x^2) - (15*pi + 8*pi*b^6*x^6)*erfi(b*x))/(pi*b^6)","A",0
208,1,53,0,0.471817," ","integrate(x^3*erfi(b*x),x, algorithm=""fricas"")","-\frac{2 \, \sqrt{\pi} {\left(2 \, b^{3} x^{3} - 3 \, b x\right)} e^{\left(b^{2} x^{2}\right)} + {\left(3 \, \pi - 4 \, \pi b^{4} x^{4}\right)} \operatorname{erfi}\left(b x\right)}{16 \, \pi b^{4}}"," ",0,"-1/16*(2*sqrt(pi)*(2*b^3*x^3 - 3*b*x)*e^(b^2*x^2) + (3*pi - 4*pi*b^4*x^4)*erfi(b*x))/(pi*b^4)","A",0
209,1,41,0,1.181384," ","integrate(x*erfi(b*x),x, algorithm=""fricas"")","-\frac{2 \, \sqrt{\pi} b x e^{\left(b^{2} x^{2}\right)} - {\left(\pi + 2 \, \pi b^{2} x^{2}\right)} \operatorname{erfi}\left(b x\right)}{4 \, \pi b^{2}}"," ",0,"-1/4*(2*sqrt(pi)*b*x*e^(b^2*x^2) - (pi + 2*pi*b^2*x^2)*erfi(b*x))/(pi*b^2)","A",0
210,0,0,0,0.410198," ","integrate(erfi(b*x)/x,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right)}{x}, x\right)"," ",0,"integral(erfi(b*x)/x, x)","F",0
211,1,40,0,0.497101," ","integrate(erfi(b*x)/x^3,x, algorithm=""fricas"")","-\frac{2 \, \sqrt{\pi} b x e^{\left(b^{2} x^{2}\right)} + {\left(\pi - 2 \, \pi b^{2} x^{2}\right)} \operatorname{erfi}\left(b x\right)}{2 \, \pi x^{2}}"," ",0,"-1/2*(2*sqrt(pi)*b*x*e^(b^2*x^2) + (pi - 2*pi*b^2*x^2)*erfi(b*x))/(pi*x^2)","A",0
212,1,52,0,0.545676," ","integrate(erfi(b*x)/x^5,x, algorithm=""fricas"")","-\frac{2 \, \sqrt{\pi} {\left(2 \, b^{3} x^{3} + b x\right)} e^{\left(b^{2} x^{2}\right)} + {\left(3 \, \pi - 4 \, \pi b^{4} x^{4}\right)} \operatorname{erfi}\left(b x\right)}{12 \, \pi x^{4}}"," ",0,"-1/12*(2*sqrt(pi)*(2*b^3*x^3 + b*x)*e^(b^2*x^2) + (3*pi - 4*pi*b^4*x^4)*erfi(b*x))/(pi*x^4)","A",0
213,1,61,0,0.397470," ","integrate(erfi(b*x)/x^7,x, algorithm=""fricas"")","-\frac{2 \, \sqrt{\pi} {\left(4 \, b^{5} x^{5} + 2 \, b^{3} x^{3} + 3 \, b x\right)} e^{\left(b^{2} x^{2}\right)} + {\left(15 \, \pi - 8 \, \pi b^{6} x^{6}\right)} \operatorname{erfi}\left(b x\right)}{90 \, \pi x^{6}}"," ",0,"-1/90*(2*sqrt(pi)*(4*b^5*x^5 + 2*b^3*x^3 + 3*b*x)*e^(b^2*x^2) + (15*pi - 8*pi*b^6*x^6)*erfi(b*x))/(pi*x^6)","A",0
214,1,59,0,0.439237," ","integrate(x^6*erfi(b*x),x, algorithm=""fricas"")","\frac{\pi b^{7} x^{7} \operatorname{erfi}\left(b x\right) - \sqrt{\pi} {\left(b^{6} x^{6} - 3 \, b^{4} x^{4} + 6 \, b^{2} x^{2} - 6\right)} e^{\left(b^{2} x^{2}\right)}}{7 \, \pi b^{7}}"," ",0,"1/7*(pi*b^7*x^7*erfi(b*x) - sqrt(pi)*(b^6*x^6 - 3*b^4*x^4 + 6*b^2*x^2 - 6)*e^(b^2*x^2))/(pi*b^7)","A",0
215,1,51,0,0.531722," ","integrate(x^4*erfi(b*x),x, algorithm=""fricas"")","\frac{\pi b^{5} x^{5} \operatorname{erfi}\left(b x\right) - \sqrt{\pi} {\left(b^{4} x^{4} - 2 \, b^{2} x^{2} + 2\right)} e^{\left(b^{2} x^{2}\right)}}{5 \, \pi b^{5}}"," ",0,"1/5*(pi*b^5*x^5*erfi(b*x) - sqrt(pi)*(b^4*x^4 - 2*b^2*x^2 + 2)*e^(b^2*x^2))/(pi*b^5)","A",0
216,1,43,0,0.393580," ","integrate(x^2*erfi(b*x),x, algorithm=""fricas"")","\frac{\pi b^{3} x^{3} \operatorname{erfi}\left(b x\right) - \sqrt{\pi} {\left(b^{2} x^{2} - 1\right)} e^{\left(b^{2} x^{2}\right)}}{3 \, \pi b^{3}}"," ",0,"1/3*(pi*b^3*x^3*erfi(b*x) - sqrt(pi)*(b^2*x^2 - 1)*e^(b^2*x^2))/(pi*b^3)","A",0
217,1,29,0,0.392223," ","integrate(erfi(b*x),x, algorithm=""fricas"")","\frac{\pi b x \operatorname{erfi}\left(b x\right) - \sqrt{\pi} e^{\left(b^{2} x^{2}\right)}}{\pi b}"," ",0,"(pi*b*x*erfi(b*x) - sqrt(pi)*e^(b^2*x^2))/(pi*b)","A",0
218,1,29,0,0.446987," ","integrate(erfi(b*x)/x^2,x, algorithm=""fricas"")","\frac{\sqrt{\pi} b x {\rm Ei}\left(b^{2} x^{2}\right) - \pi \operatorname{erfi}\left(b x\right)}{\pi x}"," ",0,"(sqrt(pi)*b*x*Ei(b^2*x^2) - pi*erfi(b*x))/(pi*x)","A",0
219,1,48,0,0.438683," ","integrate(erfi(b*x)/x^4,x, algorithm=""fricas"")","-\frac{\pi \operatorname{erfi}\left(b x\right) - \sqrt{\pi} {\left(b^{3} x^{3} {\rm Ei}\left(b^{2} x^{2}\right) - b x e^{\left(b^{2} x^{2}\right)}\right)}}{3 \, \pi x^{3}}"," ",0,"-1/3*(pi*erfi(b*x) - sqrt(pi)*(b^3*x^3*Ei(b^2*x^2) - b*x*e^(b^2*x^2)))/(pi*x^3)","A",0
220,1,58,0,1.263692," ","integrate(erfi(b*x)/x^6,x, algorithm=""fricas"")","-\frac{2 \, \pi \operatorname{erfi}\left(b x\right) - \sqrt{\pi} {\left(b^{5} x^{5} {\rm Ei}\left(b^{2} x^{2}\right) - {\left(b^{3} x^{3} + b x\right)} e^{\left(b^{2} x^{2}\right)}\right)}}{10 \, \pi x^{5}}"," ",0,"-1/10*(2*pi*erfi(b*x) - sqrt(pi)*(b^5*x^5*Ei(b^2*x^2) - (b^3*x^3 + b*x)*e^(b^2*x^2)))/(pi*x^5)","A",0
221,1,263,0,0.481879," ","integrate((d*x+c)^3*erfi(b*x+a),x, algorithm=""fricas"")","-\frac{2 \, \sqrt{\pi} {\left(2 \, b^{3} d^{3} x^{3} + 8 \, b^{3} c^{3} - 12 \, a b^{2} c^{2} d + 8 \, {\left(a^{2} - 1\right)} b c d^{2} - {\left(2 \, a^{3} - 5 \, a\right)} d^{3} + 2 \, {\left(4 \, b^{3} c d^{2} - a b^{2} d^{3}\right)} x^{2} + {\left(12 \, b^{3} c^{2} d - 8 \, a b^{2} c d^{2} + {\left(2 \, a^{2} - 3\right)} b d^{3}\right)} x\right)} e^{\left(b^{2} x^{2} + 2 \, a b x + a^{2}\right)} - {\left(4 \, \pi b^{4} d^{3} x^{4} + 16 \, \pi b^{4} c d^{2} x^{3} + 24 \, \pi b^{4} c^{2} d x^{2} + 16 \, \pi b^{4} c^{3} x + \pi {\left(16 \, a b^{3} c^{3} - 12 \, {\left(2 \, a^{2} - 1\right)} b^{2} c^{2} d + 8 \, {\left(2 \, a^{3} - 3 \, a\right)} b c d^{2} - {\left(4 \, a^{4} - 12 \, a^{2} + 3\right)} d^{3}\right)}\right)} \operatorname{erfi}\left(b x + a\right)}{16 \, \pi b^{4}}"," ",0,"-1/16*(2*sqrt(pi)*(2*b^3*d^3*x^3 + 8*b^3*c^3 - 12*a*b^2*c^2*d + 8*(a^2 - 1)*b*c*d^2 - (2*a^3 - 5*a)*d^3 + 2*(4*b^3*c*d^2 - a*b^2*d^3)*x^2 + (12*b^3*c^2*d - 8*a*b^2*c*d^2 + (2*a^2 - 3)*b*d^3)*x)*e^(b^2*x^2 + 2*a*b*x + a^2) - (4*pi*b^4*d^3*x^4 + 16*pi*b^4*c*d^2*x^3 + 24*pi*b^4*c^2*d*x^2 + 16*pi*b^4*c^3*x + pi*(16*a*b^3*c^3 - 12*(2*a^2 - 1)*b^2*c^2*d + 8*(2*a^3 - 3*a)*b*c*d^2 - (4*a^4 - 12*a^2 + 3)*d^3))*erfi(b*x + a))/(pi*b^4)","A",0
222,1,161,0,0.459267," ","integrate((d*x+c)^2*erfi(b*x+a),x, algorithm=""fricas"")","-\frac{2 \, \sqrt{\pi} {\left(b^{2} d^{2} x^{2} + 3 \, b^{2} c^{2} - 3 \, a b c d + {\left(a^{2} - 1\right)} d^{2} + {\left(3 \, b^{2} c d - a b d^{2}\right)} x\right)} e^{\left(b^{2} x^{2} + 2 \, a b x + a^{2}\right)} - {\left(2 \, \pi b^{3} d^{2} x^{3} + 6 \, \pi b^{3} c d x^{2} + 6 \, \pi b^{3} c^{2} x + \pi {\left(6 \, a b^{2} c^{2} - 3 \, {\left(2 \, a^{2} - 1\right)} b c d + {\left(2 \, a^{3} - 3 \, a\right)} d^{2}\right)}\right)} \operatorname{erfi}\left(b x + a\right)}{6 \, \pi b^{3}}"," ",0,"-1/6*(2*sqrt(pi)*(b^2*d^2*x^2 + 3*b^2*c^2 - 3*a*b*c*d + (a^2 - 1)*d^2 + (3*b^2*c*d - a*b*d^2)*x)*e^(b^2*x^2 + 2*a*b*x + a^2) - (2*pi*b^3*d^2*x^3 + 6*pi*b^3*c*d*x^2 + 6*pi*b^3*c^2*x + pi*(6*a*b^2*c^2 - 3*(2*a^2 - 1)*b*c*d + (2*a^3 - 3*a)*d^2))*erfi(b*x + a))/(pi*b^3)","A",0
223,1,89,0,0.421848," ","integrate((d*x+c)*erfi(b*x+a),x, algorithm=""fricas"")","-\frac{2 \, \sqrt{\pi} {\left(b d x + 2 \, b c - a d\right)} e^{\left(b^{2} x^{2} + 2 \, a b x + a^{2}\right)} - {\left(2 \, \pi b^{2} d x^{2} + 4 \, \pi b^{2} c x + \pi {\left(4 \, a b c - {\left(2 \, a^{2} - 1\right)} d\right)}\right)} \operatorname{erfi}\left(b x + a\right)}{4 \, \pi b^{2}}"," ",0,"-1/4*(2*sqrt(pi)*(b*d*x + 2*b*c - a*d)*e^(b^2*x^2 + 2*a*b*x + a^2) - (2*pi*b^2*d*x^2 + 4*pi*b^2*c*x + pi*(4*a*b*c - (2*a^2 - 1)*d))*erfi(b*x + a))/(pi*b^2)","A",0
224,1,45,0,0.410303," ","integrate(erfi(b*x+a),x, algorithm=""fricas"")","\frac{{\left(\pi b x + \pi a\right)} \operatorname{erfi}\left(b x + a\right) - \sqrt{\pi} e^{\left(b^{2} x^{2} + 2 \, a b x + a^{2}\right)}}{\pi b}"," ",0,"((pi*b*x + pi*a)*erfi(b*x + a) - sqrt(pi)*e^(b^2*x^2 + 2*a*b*x + a^2))/(pi*b)","A",0
225,0,0,0,0.429095," ","integrate(erfi(b*x+a)/(d*x+c),x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x + a\right)}{d x + c}, x\right)"," ",0,"integral(erfi(b*x + a)/(d*x + c), x)","F",0
226,0,0,0,0.492420," ","integrate(erfi(b*x+a)/(d*x+c)^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x + a\right)}{d^{2} x^{2} + 2 \, c d x + c^{2}}, x\right)"," ",0,"integral(erfi(b*x + a)/(d^2*x^2 + 2*c*d*x + c^2), x)","F",0
227,0,0,0,0.434197," ","integrate(erfi(b*x+a)/(d*x+c)^3,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x + a\right)}{d^{3} x^{3} + 3 \, c d^{2} x^{2} + 3 \, c^{2} d x + c^{3}}, x\right)"," ",0,"integral(erfi(b*x + a)/(d^3*x^3 + 3*c*d^2*x^2 + 3*c^2*d*x + c^3), x)","F",0
228,1,97,0,0.422755," ","integrate(x^5*erfi(b*x)^2,x, algorithm=""fricas"")","-\frac{4 \, \sqrt{\pi} {\left(4 \, b^{5} x^{5} - 10 \, b^{3} x^{3} + 15 \, b x\right)} \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2}\right)} - {\left(15 \, \pi + 8 \, \pi b^{6} x^{6}\right)} \operatorname{erfi}\left(b x\right)^{2} - 4 \, {\left(2 \, b^{4} x^{4} - 7 \, b^{2} x^{2} + 11\right)} e^{\left(2 \, b^{2} x^{2}\right)}}{48 \, \pi b^{6}}"," ",0,"-1/48*(4*sqrt(pi)*(4*b^5*x^5 - 10*b^3*x^3 + 15*b*x)*erfi(b*x)*e^(b^2*x^2) - (15*pi + 8*pi*b^6*x^6)*erfi(b*x)^2 - 4*(2*b^4*x^4 - 7*b^2*x^2 + 11)*e^(2*b^2*x^2))/(pi*b^6)","A",0
229,1,79,0,0.437231," ","integrate(x^3*erfi(b*x)^2,x, algorithm=""fricas"")","-\frac{4 \, \sqrt{\pi} {\left(2 \, b^{3} x^{3} - 3 \, b x\right)} \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2}\right)} + {\left(3 \, \pi - 4 \, \pi b^{4} x^{4}\right)} \operatorname{erfi}\left(b x\right)^{2} - 4 \, {\left(b^{2} x^{2} - 2\right)} e^{\left(2 \, b^{2} x^{2}\right)}}{16 \, \pi b^{4}}"," ",0,"-1/16*(4*sqrt(pi)*(2*b^3*x^3 - 3*b*x)*erfi(b*x)*e^(b^2*x^2) + (3*pi - 4*pi*b^4*x^4)*erfi(b*x)^2 - 4*(b^2*x^2 - 2)*e^(2*b^2*x^2))/(pi*b^4)","A",0
230,1,58,0,0.435262," ","integrate(x*erfi(b*x)^2,x, algorithm=""fricas"")","-\frac{4 \, \sqrt{\pi} b x \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2}\right)} - {\left(\pi + 2 \, \pi b^{2} x^{2}\right)} \operatorname{erfi}\left(b x\right)^{2} - 2 \, e^{\left(2 \, b^{2} x^{2}\right)}}{4 \, \pi b^{2}}"," ",0,"-1/4*(4*sqrt(pi)*b*x*erfi(b*x)*e^(b^2*x^2) - (pi + 2*pi*b^2*x^2)*erfi(b*x)^2 - 2*e^(2*b^2*x^2))/(pi*b^2)","A",0
231,0,0,0,0.522239," ","integrate(erfi(b*x)^2/x,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right)^{2}}{x}, x\right)"," ",0,"integral(erfi(b*x)^2/x, x)","F",0
232,1,64,0,0.490878," ","integrate(erfi(b*x)^2/x^3,x, algorithm=""fricas"")","\frac{4 \, b^{2} x^{2} {\rm Ei}\left(2 \, b^{2} x^{2}\right) - 4 \, \sqrt{\pi} b x \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2}\right)} - {\left(\pi - 2 \, \pi b^{2} x^{2}\right)} \operatorname{erfi}\left(b x\right)^{2}}{2 \, \pi x^{2}}"," ",0,"1/2*(4*b^2*x^2*Ei(2*b^2*x^2) - 4*sqrt(pi)*b*x*erfi(b*x)*e^(b^2*x^2) - (pi - 2*pi*b^2*x^2)*erfi(b*x)^2)/(pi*x^2)","A",0
233,1,93,0,0.422666," ","integrate(erfi(b*x)^2/x^5,x, algorithm=""fricas"")","\frac{16 \, b^{4} x^{4} {\rm Ei}\left(2 \, b^{2} x^{2}\right) - 4 \, b^{2} x^{2} e^{\left(2 \, b^{2} x^{2}\right)} - 4 \, \sqrt{\pi} {\left(2 \, b^{3} x^{3} + b x\right)} \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2}\right)} - {\left(3 \, \pi - 4 \, \pi b^{4} x^{4}\right)} \operatorname{erfi}\left(b x\right)^{2}}{12 \, \pi x^{4}}"," ",0,"1/12*(16*b^4*x^4*Ei(2*b^2*x^2) - 4*b^2*x^2*e^(2*b^2*x^2) - 4*sqrt(pi)*(2*b^3*x^3 + b*x)*erfi(b*x)*e^(b^2*x^2) - (3*pi - 4*pi*b^4*x^4)*erfi(b*x)^2)/(pi*x^4)","A",0
234,1,113,0,0.527387," ","integrate(erfi(b*x)^2/x^7,x, algorithm=""fricas"")","\frac{56 \, b^{6} x^{6} {\rm Ei}\left(2 \, b^{2} x^{2}\right) - 4 \, \sqrt{\pi} {\left(4 \, b^{5} x^{5} + 2 \, b^{3} x^{3} + 3 \, b x\right)} \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2}\right)} - {\left(15 \, \pi - 8 \, \pi b^{6} x^{6}\right)} \operatorname{erfi}\left(b x\right)^{2} - 2 \, {\left(10 \, b^{4} x^{4} + 3 \, b^{2} x^{2}\right)} e^{\left(2 \, b^{2} x^{2}\right)}}{90 \, \pi x^{6}}"," ",0,"1/90*(56*b^6*x^6*Ei(2*b^2*x^2) - 4*sqrt(pi)*(4*b^5*x^5 + 2*b^3*x^3 + 3*b*x)*erfi(b*x)*e^(b^2*x^2) - (15*pi - 8*pi*b^6*x^6)*erfi(b*x)^2 - 2*(10*b^4*x^4 + 3*b^2*x^2)*e^(2*b^2*x^2))/(pi*x^6)","A",0
235,1,110,0,0.606459," ","integrate(x^4*erfi(b*x)^2,x, algorithm=""fricas"")","\frac{16 \, \pi b^{6} x^{5} \operatorname{erfi}\left(b x\right)^{2} - 32 \, \sqrt{\pi} {\left(b^{5} x^{4} - 2 \, b^{3} x^{2} + 2 \, b\right)} \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2}\right)} + 43 \, \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} \operatorname{erfi}\left(\sqrt{2} \sqrt{b^{2}} x\right) + 4 \, {\left(4 \, b^{4} x^{3} - 11 \, b^{2} x\right)} e^{\left(2 \, b^{2} x^{2}\right)}}{80 \, \pi b^{6}}"," ",0,"1/80*(16*pi*b^6*x^5*erfi(b*x)^2 - 32*sqrt(pi)*(b^5*x^4 - 2*b^3*x^2 + 2*b)*erfi(b*x)*e^(b^2*x^2) + 43*sqrt(2)*sqrt(pi)*sqrt(b^2)*erfi(sqrt(2)*sqrt(b^2)*x) + 4*(4*b^4*x^3 - 11*b^2*x)*e^(2*b^2*x^2))/(pi*b^6)","A",0
236,1,91,0,0.425842," ","integrate(x^2*erfi(b*x)^2,x, algorithm=""fricas"")","\frac{4 \, \pi b^{4} x^{3} \operatorname{erfi}\left(b x\right)^{2} + 4 \, b^{2} x e^{\left(2 \, b^{2} x^{2}\right)} - 8 \, \sqrt{\pi} {\left(b^{3} x^{2} - b\right)} \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2}\right)} - 5 \, \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} \operatorname{erfi}\left(\sqrt{2} \sqrt{b^{2}} x\right)}{12 \, \pi b^{4}}"," ",0,"1/12*(4*pi*b^4*x^3*erfi(b*x)^2 + 4*b^2*x*e^(2*b^2*x^2) - 8*sqrt(pi)*(b^3*x^2 - b)*erfi(b*x)*e^(b^2*x^2) - 5*sqrt(2)*sqrt(pi)*sqrt(b^2)*erfi(sqrt(2)*sqrt(b^2)*x))/(pi*b^4)","A",0
237,1,61,0,0.445023," ","integrate(erfi(b*x)^2,x, algorithm=""fricas"")","\frac{\pi b^{2} x \operatorname{erfi}\left(b x\right)^{2} - 2 \, \sqrt{\pi} b \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2}\right)} + \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} \operatorname{erfi}\left(\sqrt{2} \sqrt{b^{2}} x\right)}{\pi b^{2}}"," ",0,"(pi*b^2*x*erfi(b*x)^2 - 2*sqrt(pi)*b*erfi(b*x)*e^(b^2*x^2) + sqrt(2)*sqrt(pi)*sqrt(b^2)*erfi(sqrt(2)*sqrt(b^2)*x))/(pi*b^2)","A",0
238,0,0,0,0.503375," ","integrate(erfi(b*x)^2/x^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right)^{2}}{x^{2}}, x\right)"," ",0,"integral(erfi(b*x)^2/x^2, x)","F",0
239,0,0,0,0.390929," ","integrate(erfi(b*x)^2/x^4,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right)^{2}}{x^{4}}, x\right)"," ",0,"integral(erfi(b*x)^2/x^4, x)","F",0
240,0,0,0,0.575624," ","integrate(erfi(b*x)^2/x^6,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right)^{2}}{x^{6}}, x\right)"," ",0,"integral(erfi(b*x)^2/x^6, x)","F",0
241,1,278,0,0.609503," ","integrate((d*x+c)^2*erfi(b*x+a)^2,x, algorithm=""fricas"")","\frac{\sqrt{2} \sqrt{\pi} {\left(12 \, b^{2} c^{2} - 24 \, a b c d + {\left(12 \, a^{2} - 5\right)} d^{2}\right)} \sqrt{b^{2}} \operatorname{erfi}\left(\frac{\sqrt{2} \sqrt{b^{2}} {\left(b x + a\right)}}{b}\right) - 8 \, \sqrt{\pi} {\left(b^{3} d^{2} x^{2} + 3 \, b^{3} c^{2} - 3 \, a b^{2} c d + {\left(a^{2} - 1\right)} b d^{2} + {\left(3 \, b^{3} c d - a b^{2} d^{2}\right)} x\right)} \operatorname{erfi}\left(b x + a\right) e^{\left(b^{2} x^{2} + 2 \, a b x + a^{2}\right)} + 2 \, {\left(2 \, \pi b^{4} d^{2} x^{3} + 6 \, \pi b^{4} c d x^{2} + 6 \, \pi b^{4} c^{2} x + \pi {\left(6 \, a b^{3} c^{2} - 3 \, {\left(2 \, a^{2} - 1\right)} b^{2} c d + {\left(2 \, a^{3} - 3 \, a\right)} b d^{2}\right)}\right)} \operatorname{erfi}\left(b x + a\right)^{2} + 4 \, {\left(b^{2} d^{2} x + 3 \, b^{2} c d - 2 \, a b d^{2}\right)} e^{\left(2 \, b^{2} x^{2} + 4 \, a b x + 2 \, a^{2}\right)}}{12 \, \pi b^{4}}"," ",0,"1/12*(sqrt(2)*sqrt(pi)*(12*b^2*c^2 - 24*a*b*c*d + (12*a^2 - 5)*d^2)*sqrt(b^2)*erfi(sqrt(2)*sqrt(b^2)*(b*x + a)/b) - 8*sqrt(pi)*(b^3*d^2*x^2 + 3*b^3*c^2 - 3*a*b^2*c*d + (a^2 - 1)*b*d^2 + (3*b^3*c*d - a*b^2*d^2)*x)*erfi(b*x + a)*e^(b^2*x^2 + 2*a*b*x + a^2) + 2*(2*pi*b^4*d^2*x^3 + 6*pi*b^4*c*d*x^2 + 6*pi*b^4*c^2*x + pi*(6*a*b^3*c^2 - 3*(2*a^2 - 1)*b^2*c*d + (2*a^3 - 3*a)*b*d^2))*erfi(b*x + a)^2 + 4*(b^2*d^2*x + 3*b^2*c*d - 2*a*b*d^2)*e^(2*b^2*x^2 + 4*a*b*x + 2*a^2))/(pi*b^4)","A",0
242,1,167,0,0.420688," ","integrate((d*x+c)*erfi(b*x+a)^2,x, algorithm=""fricas"")","\frac{4 \, \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} {\left(b c - a d\right)} \operatorname{erfi}\left(\frac{\sqrt{2} \sqrt{b^{2}} {\left(b x + a\right)}}{b}\right) - 4 \, \sqrt{\pi} {\left(b^{2} d x + 2 \, b^{2} c - a b d\right)} \operatorname{erfi}\left(b x + a\right) e^{\left(b^{2} x^{2} + 2 \, a b x + a^{2}\right)} + {\left(2 \, \pi b^{3} d x^{2} + 4 \, \pi b^{3} c x + \pi {\left(4 \, a b^{2} c - {\left(2 \, a^{2} - 1\right)} b d\right)}\right)} \operatorname{erfi}\left(b x + a\right)^{2} + 2 \, b d e^{\left(2 \, b^{2} x^{2} + 4 \, a b x + 2 \, a^{2}\right)}}{4 \, \pi b^{3}}"," ",0,"1/4*(4*sqrt(2)*sqrt(pi)*sqrt(b^2)*(b*c - a*d)*erfi(sqrt(2)*sqrt(b^2)*(b*x + a)/b) - 4*sqrt(pi)*(b^2*d*x + 2*b^2*c - a*b*d)*erfi(b*x + a)*e^(b^2*x^2 + 2*a*b*x + a^2) + (2*pi*b^3*d*x^2 + 4*pi*b^3*c*x + pi*(4*a*b^2*c - (2*a^2 - 1)*b*d))*erfi(b*x + a)^2 + 2*b*d*e^(2*b^2*x^2 + 4*a*b*x + 2*a^2))/(pi*b^3)","A",0
243,1,90,0,0.427919," ","integrate(erfi(b*x+a)^2,x, algorithm=""fricas"")","-\frac{2 \, \sqrt{\pi} b \operatorname{erfi}\left(b x + a\right) e^{\left(b^{2} x^{2} + 2 \, a b x + a^{2}\right)} - {\left(\pi b^{2} x + \pi a b\right)} \operatorname{erfi}\left(b x + a\right)^{2} - \sqrt{2} \sqrt{\pi} \sqrt{b^{2}} \operatorname{erfi}\left(\frac{\sqrt{2} \sqrt{b^{2}} {\left(b x + a\right)}}{b}\right)}{\pi b^{2}}"," ",0,"-(2*sqrt(pi)*b*erfi(b*x + a)*e^(b^2*x^2 + 2*a*b*x + a^2) - (pi*b^2*x + pi*a*b)*erfi(b*x + a)^2 - sqrt(2)*sqrt(pi)*sqrt(b^2)*erfi(sqrt(2)*sqrt(b^2)*(b*x + a)/b))/(pi*b^2)","A",0
244,0,0,0,0.404789," ","integrate(erfi(b*x+a)^2/(d*x+c),x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x + a\right)^{2}}{d x + c}, x\right)"," ",0,"integral(erfi(b*x + a)^2/(d*x + c), x)","F",0
245,0,0,0,0.464015," ","integrate(erfi(b*x+a)^2/(d*x+c)^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x + a\right)^{2}}{d^{2} x^{2} + 2 \, c d x + c^{2}}, x\right)"," ",0,"integral(erfi(b*x + a)^2/(d^2*x^2 + 2*c*d*x + c^2), x)","F",0
246,1,125,0,0.577659," ","integrate(x^2*erfi(d*(a+b*log(c*x^n))),x, algorithm=""fricas"")","\frac{1}{3} \, x^{3} \operatorname{erfi}\left(b d \log\left(c x^{n}\right) + a d\right) - \frac{1}{3} \, \sqrt{b^{2} d^{2} n^{2}} \operatorname{erfi}\left(\frac{{\left(2 \, b^{2} d^{2} n^{2} \log\left(x\right) + 2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n + 3\right)} \sqrt{b^{2} d^{2} n^{2}}}{2 \, b^{2} d^{2} n^{2}}\right) e^{\left(-\frac{3 \, {\left(4 \, b^{2} d^{2} n \log\left(c\right) + 4 \, a b d^{2} n + 3\right)}}{4 \, b^{2} d^{2} n^{2}}\right)}"," ",0,"1/3*x^3*erfi(b*d*log(c*x^n) + a*d) - 1/3*sqrt(b^2*d^2*n^2)*erfi(1/2*(2*b^2*d^2*n^2*log(x) + 2*b^2*d^2*n*log(c) + 2*a*b*d^2*n + 3)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(-3/4*(4*b^2*d^2*n*log(c) + 4*a*b*d^2*n + 3)/(b^2*d^2*n^2))","A",0
247,1,121,0,0.540654," ","integrate(x*erfi(d*(a+b*log(c*x^n))),x, algorithm=""fricas"")","\frac{1}{2} \, x^{2} \operatorname{erfi}\left(b d \log\left(c x^{n}\right) + a d\right) - \frac{1}{2} \, \sqrt{b^{2} d^{2} n^{2}} \operatorname{erfi}\left(\frac{{\left(b^{2} d^{2} n^{2} \log\left(x\right) + b^{2} d^{2} n \log\left(c\right) + a b d^{2} n + 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{b^{2} d^{2} n^{2}}\right) e^{\left(-\frac{2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n + 1}{b^{2} d^{2} n^{2}}\right)}"," ",0,"1/2*x^2*erfi(b*d*log(c*x^n) + a*d) - 1/2*sqrt(b^2*d^2*n^2)*erfi((b^2*d^2*n^2*log(x) + b^2*d^2*n*log(c) + a*b*d^2*n + 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(-(2*b^2*d^2*n*log(c) + 2*a*b*d^2*n + 1)/(b^2*d^2*n^2))","A",0
248,1,122,0,0.585245," ","integrate(erfi(d*(a+b*log(c*x^n))),x, algorithm=""fricas"")","-\sqrt{b^{2} d^{2} n^{2}} \operatorname{erfi}\left(\frac{{\left(2 \, b^{2} d^{2} n^{2} \log\left(x\right) + 2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n + 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{2 \, b^{2} d^{2} n^{2}}\right) e^{\left(-\frac{4 \, b^{2} d^{2} n \log\left(c\right) + 4 \, a b d^{2} n + 1}{4 \, b^{2} d^{2} n^{2}}\right)} + x \operatorname{erfi}\left(b d \log\left(c x^{n}\right) + a d\right)"," ",0,"-sqrt(b^2*d^2*n^2)*erfi(1/2*(2*b^2*d^2*n^2*log(x) + 2*b^2*d^2*n*log(c) + 2*a*b*d^2*n + 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(-1/4*(4*b^2*d^2*n*log(c) + 4*a*b*d^2*n + 1)/(b^2*d^2*n^2)) + x*erfi(b*d*log(c*x^n) + a*d)","A",0
249,1,117,0,0.717232," ","integrate(erfi(d*(a+b*log(c*x^n)))/x,x, algorithm=""fricas"")","\frac{{\left(\pi b d n \log\left(x\right) + \pi b d \log\left(c\right) + \pi a d\right)} \operatorname{erfi}\left(b d \log\left(c x^{n}\right) + a d\right) - \sqrt{\pi} e^{\left(b^{2} d^{2} n^{2} \log\left(x\right)^{2} + b^{2} d^{2} \log\left(c\right)^{2} + 2 \, a b d^{2} \log\left(c\right) + a^{2} d^{2} + 2 \, {\left(b^{2} d^{2} n \log\left(c\right) + a b d^{2} n\right)} \log\left(x\right)\right)}}{\pi b d n}"," ",0,"((pi*b*d*n*log(x) + pi*b*d*log(c) + pi*a*d)*erfi(b*d*log(c*x^n) + a*d) - sqrt(pi)*e^(b^2*d^2*n^2*log(x)^2 + b^2*d^2*log(c)^2 + 2*a*b*d^2*log(c) + a^2*d^2 + 2*(b^2*d^2*n*log(c) + a*b*d^2*n)*log(x)))/(pi*b*d*n)","A",0
250,1,126,0,0.558079," ","integrate(erfi(d*(a+b*log(c*x^n)))/x^2,x, algorithm=""fricas"")","\frac{\sqrt{b^{2} d^{2} n^{2}} x \operatorname{erfi}\left(\frac{{\left(2 \, b^{2} d^{2} n^{2} \log\left(x\right) + 2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n - 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{2 \, b^{2} d^{2} n^{2}}\right) e^{\left(\frac{4 \, b^{2} d^{2} n \log\left(c\right) + 4 \, a b d^{2} n - 1}{4 \, b^{2} d^{2} n^{2}}\right)} - \operatorname{erfi}\left(b d \log\left(c x^{n}\right) + a d\right)}{x}"," ",0,"(sqrt(b^2*d^2*n^2)*x*erfi(1/2*(2*b^2*d^2*n^2*log(x) + 2*b^2*d^2*n*log(c) + 2*a*b*d^2*n - 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(1/4*(4*b^2*d^2*n*log(c) + 4*a*b*d^2*n - 1)/(b^2*d^2*n^2)) - erfi(b*d*log(c*x^n) + a*d))/x","A",0
251,1,124,0,0.589320," ","integrate(erfi(d*(a+b*log(c*x^n)))/x^3,x, algorithm=""fricas"")","\frac{\sqrt{b^{2} d^{2} n^{2}} x^{2} \operatorname{erfi}\left(\frac{{\left(b^{2} d^{2} n^{2} \log\left(x\right) + b^{2} d^{2} n \log\left(c\right) + a b d^{2} n - 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{b^{2} d^{2} n^{2}}\right) e^{\left(\frac{2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n - 1}{b^{2} d^{2} n^{2}}\right)} - \operatorname{erfi}\left(b d \log\left(c x^{n}\right) + a d\right)}{2 \, x^{2}}"," ",0,"1/2*(sqrt(b^2*d^2*n^2)*x^2*erfi((b^2*d^2*n^2*log(x) + b^2*d^2*n*log(c) + a*b*d^2*n - 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^((2*b^2*d^2*n*log(c) + 2*a*b*d^2*n - 1)/(b^2*d^2*n^2)) - erfi(b*d*log(c*x^n) + a*d))/x^2","A",0
252,1,180,0,0.531561," ","integrate((e*x)^m*erfi(d*(a+b*log(c*x^n))),x, algorithm=""fricas"")","\frac{x \operatorname{erfi}\left(b d \log\left(c x^{n}\right) + a d\right) e^{\left(m \log\left(e\right) + m \log\left(x\right)\right)} - \sqrt{b^{2} d^{2} n^{2}} \operatorname{erfi}\left(\frac{{\left(2 \, b^{2} d^{2} n^{2} \log\left(x\right) + 2 \, b^{2} d^{2} n \log\left(c\right) + 2 \, a b d^{2} n + m + 1\right)} \sqrt{b^{2} d^{2} n^{2}}}{2 \, b^{2} d^{2} n^{2}}\right) e^{\left(\frac{4 \, b^{2} d^{2} m n^{2} \log\left(e\right) - 4 \, {\left(b^{2} d^{2} m + b^{2} d^{2}\right)} n \log\left(c\right) - m^{2} - 4 \, {\left(a b d^{2} m + a b d^{2}\right)} n - 2 \, m - 1}{4 \, b^{2} d^{2} n^{2}}\right)}}{m + 1}"," ",0,"(x*erfi(b*d*log(c*x^n) + a*d)*e^(m*log(e) + m*log(x)) - sqrt(b^2*d^2*n^2)*erfi(1/2*(2*b^2*d^2*n^2*log(x) + 2*b^2*d^2*n*log(c) + 2*a*b*d^2*n + m + 1)*sqrt(b^2*d^2*n^2)/(b^2*d^2*n^2))*e^(1/4*(4*b^2*d^2*m*n^2*log(e) - 4*(b^2*d^2*m + b^2*d^2)*n*log(c) - m^2 - 4*(a*b*d^2*m + a*b*d^2)*n - 2*m - 1)/(b^2*d^2*n^2)))/(m + 1)","A",0
253,1,16,0,0.449552," ","integrate(exp(b^2*x^2+c)*erfi(b*x)^2,x, algorithm=""fricas"")","\frac{\sqrt{\pi} \operatorname{erfi}\left(b x\right)^{3} e^{c}}{6 \, b}"," ",0,"1/6*sqrt(pi)*erfi(b*x)^3*e^c/b","A",0
254,1,16,0,0.417989," ","integrate(exp(b^2*x^2+c)*erfi(b*x),x, algorithm=""fricas"")","\frac{\sqrt{\pi} \operatorname{erfi}\left(b x\right)^{2} e^{c}}{4 \, b}"," ",0,"1/4*sqrt(pi)*erfi(b*x)^2*e^c/b","A",0
255,1,15,0,0.469681," ","integrate(exp(b^2*x^2+c)/erfi(b*x),x, algorithm=""fricas"")","\frac{\sqrt{\pi} e^{c} \log\left(\operatorname{erfi}\left(b x\right)\right)}{2 \, b}"," ",0,"1/2*sqrt(pi)*e^c*log(erfi(b*x))/b","A",0
256,1,16,0,0.557570," ","integrate(exp(b^2*x^2+c)/erfi(b*x)^2,x, algorithm=""fricas"")","-\frac{\sqrt{\pi} e^{c}}{2 \, b \operatorname{erfi}\left(b x\right)}"," ",0,"-1/2*sqrt(pi)*e^c/(b*erfi(b*x))","A",0
257,1,16,0,0.576098," ","integrate(exp(b^2*x^2+c)/erfi(b*x)^3,x, algorithm=""fricas"")","-\frac{\sqrt{\pi} e^{c}}{4 \, b \operatorname{erfi}\left(b x\right)^{2}}"," ",0,"-1/4*sqrt(pi)*e^c/(b*erfi(b*x)^2)","A",0
258,1,24,0,0.593138," ","integrate(exp(b^2*x^2+c)*erfi(b*x)^n,x, algorithm=""fricas"")","\frac{\sqrt{\pi} \operatorname{erfi}\left(b x\right)^{n} \operatorname{erfi}\left(b x\right) e^{c}}{2 \, {\left(b n + b\right)}}"," ",0,"1/2*sqrt(pi)*erfi(b*x)^n*erfi(b*x)*e^c/(b*n + b)","A",0
259,1,255,0,0.568431," ","integrate(exp(d*x^2+c)*x^5*erfi(b*x),x, algorithm=""fricas"")","\frac{\pi {\left(8 \, b^{5} + 20 \, b^{3} d + 15 \, b d^{2}\right)} \sqrt{-b^{2} - d} \operatorname{erf}\left(\sqrt{-b^{2} - d} x\right) e^{c} + 4 \, {\left(\pi {\left(b^{6} d^{2} + 3 \, b^{4} d^{3} + 3 \, b^{2} d^{4} + d^{5}\right)} x^{4} - 2 \, \pi {\left(b^{6} d + 3 \, b^{4} d^{2} + 3 \, b^{2} d^{3} + d^{4}\right)} x^{2} + 2 \, \pi {\left(b^{6} + 3 \, b^{4} d + 3 \, b^{2} d^{2} + d^{3}\right)}\right)} \operatorname{erfi}\left(b x\right) e^{\left(d x^{2} + c\right)} - 2 \, \sqrt{\pi} {\left(2 \, {\left(b^{5} d^{2} + 2 \, b^{3} d^{3} + b d^{4}\right)} x^{3} - {\left(4 \, b^{5} d + 11 \, b^{3} d^{2} + 7 \, b d^{3}\right)} x\right)} e^{\left(b^{2} x^{2} + d x^{2} + c\right)}}{8 \, \pi {\left(b^{6} d^{3} + 3 \, b^{4} d^{4} + 3 \, b^{2} d^{5} + d^{6}\right)}}"," ",0,"1/8*(pi*(8*b^5 + 20*b^3*d + 15*b*d^2)*sqrt(-b^2 - d)*erf(sqrt(-b^2 - d)*x)*e^c + 4*(pi*(b^6*d^2 + 3*b^4*d^3 + 3*b^2*d^4 + d^5)*x^4 - 2*pi*(b^6*d + 3*b^4*d^2 + 3*b^2*d^3 + d^4)*x^2 + 2*pi*(b^6 + 3*b^4*d + 3*b^2*d^2 + d^3))*erfi(b*x)*e^(d*x^2 + c) - 2*sqrt(pi)*(2*(b^5*d^2 + 2*b^3*d^3 + b*d^4)*x^3 - (4*b^5*d + 11*b^3*d^2 + 7*b*d^3)*x)*e^(b^2*x^2 + d*x^2 + c))/(pi*(b^6*d^3 + 3*b^4*d^4 + 3*b^2*d^5 + d^6))","A",0
260,1,151,0,0.408954," ","integrate(exp(d*x^2+c)*x^3*erfi(b*x),x, algorithm=""fricas"")","-\frac{\pi {\left(2 \, b^{3} + 3 \, b d\right)} \sqrt{-b^{2} - d} \operatorname{erf}\left(\sqrt{-b^{2} - d} x\right) e^{c} + 2 \, \sqrt{\pi} {\left(b^{3} d + b d^{2}\right)} x e^{\left(b^{2} x^{2} + d x^{2} + c\right)} - 2 \, {\left(\pi {\left(b^{4} d + 2 \, b^{2} d^{2} + d^{3}\right)} x^{2} - \pi {\left(b^{4} + 2 \, b^{2} d + d^{2}\right)}\right)} \operatorname{erfi}\left(b x\right) e^{\left(d x^{2} + c\right)}}{4 \, \pi {\left(b^{4} d^{2} + 2 \, b^{2} d^{3} + d^{4}\right)}}"," ",0,"-1/4*(pi*(2*b^3 + 3*b*d)*sqrt(-b^2 - d)*erf(sqrt(-b^2 - d)*x)*e^c + 2*sqrt(pi)*(b^3*d + b*d^2)*x*e^(b^2*x^2 + d*x^2 + c) - 2*(pi*(b^4*d + 2*b^2*d^2 + d^3)*x^2 - pi*(b^4 + 2*b^2*d + d^2))*erfi(b*x)*e^(d*x^2 + c))/(pi*(b^4*d^2 + 2*b^2*d^3 + d^4))","A",0
261,1,61,0,0.447716," ","integrate(exp(d*x^2+c)*x*erfi(b*x),x, algorithm=""fricas"")","\frac{\sqrt{-b^{2} - d} b \operatorname{erf}\left(\sqrt{-b^{2} - d} x\right) e^{c} + {\left(b^{2} + d\right)} \operatorname{erfi}\left(b x\right) e^{\left(d x^{2} + c\right)}}{2 \, {\left(b^{2} d + d^{2}\right)}}"," ",0,"1/2*(sqrt(-b^2 - d)*b*erf(sqrt(-b^2 - d)*x)*e^c + (b^2 + d)*erfi(b*x)*e^(d*x^2 + c))/(b^2*d + d^2)","A",0
262,0,0,0,0.408093," ","integrate(exp(d*x^2+c)*erfi(b*x)/x,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(d x^{2} + c\right)}}{x}, x\right)"," ",0,"integral(erfi(b*x)*e^(d*x^2 + c)/x, x)","F",0
263,0,0,0,0.419134," ","integrate(exp(d*x^2+c)*erfi(b*x)/x^3,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(d x^{2} + c\right)}}{x^{3}}, x\right)"," ",0,"integral(erfi(b*x)*e^(d*x^2 + c)/x^3, x)","F",0
264,0,0,0,0.416003," ","integrate(exp(d*x^2+c)*erfi(b*x)/x^5,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(d x^{2} + c\right)}}{x^{5}}, x\right)"," ",0,"integral(erfi(b*x)*e^(d*x^2 + c)/x^5, x)","F",0
265,0,0,0,0.418249," ","integrate(exp(d*x^2+c)*x^4*erfi(b*x),x, algorithm=""fricas"")","{\rm integral}\left(x^{4} \operatorname{erfi}\left(b x\right) e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(x^4*erfi(b*x)*e^(d*x^2 + c), x)","F",0
266,0,0,0,0.821676," ","integrate(exp(d*x^2+c)*x^2*erfi(b*x),x, algorithm=""fricas"")","{\rm integral}\left(x^{2} \operatorname{erfi}\left(b x\right) e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(x^2*erfi(b*x)*e^(d*x^2 + c), x)","F",0
267,0,0,0,0.515812," ","integrate(exp(d*x^2+c)*erfi(b*x),x, algorithm=""fricas"")","{\rm integral}\left(\operatorname{erfi}\left(b x\right) e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(erfi(b*x)*e^(d*x^2 + c), x)","F",0
268,0,0,0,0.509278," ","integrate(exp(d*x^2+c)*erfi(b*x)/x^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(d x^{2} + c\right)}}{x^{2}}, x\right)"," ",0,"integral(erfi(b*x)*e^(d*x^2 + c)/x^2, x)","F",0
269,0,0,0,0.594529," ","integrate(exp(d*x^2+c)*erfi(b*x)/x^4,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(d x^{2} + c\right)}}{x^{4}}, x\right)"," ",0,"integral(erfi(b*x)*e^(d*x^2 + c)/x^4, x)","F",0
270,1,79,0,0.563602," ","integrate(x^5*erfi(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","\frac{{\left(2 \, \sqrt{\pi} {\left(3 \, b^{5} x^{5} + 10 \, b^{3} x^{3} + 30 \, b x\right)} e^{\left(b^{2} x^{2}\right)} - 15 \, {\left(2 \, \pi + \pi b^{4} x^{4} + 2 \, \pi b^{2} x^{2}\right)} \operatorname{erfi}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)}}{30 \, \pi b^{6}}"," ",0,"1/30*(2*sqrt(pi)*(3*b^5*x^5 + 10*b^3*x^3 + 30*b*x)*e^(b^2*x^2) - 15*(2*pi + pi*b^4*x^4 + 2*pi*b^2*x^2)*erfi(b*x))*e^(-b^2*x^2)/(pi*b^6)","A",0
271,1,59,0,0.614347," ","integrate(x^3*erfi(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","\frac{{\left(2 \, \sqrt{\pi} {\left(b^{3} x^{3} + 3 \, b x\right)} e^{\left(b^{2} x^{2}\right)} - 3 \, {\left(\pi + \pi b^{2} x^{2}\right)} \operatorname{erfi}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)}}{6 \, \pi b^{4}}"," ",0,"1/6*(2*sqrt(pi)*(b^3*x^3 + 3*b*x)*e^(b^2*x^2) - 3*(pi + pi*b^2*x^2)*erfi(b*x))*e^(-b^2*x^2)/(pi*b^4)","A",0
272,1,40,0,0.506662," ","integrate(x*erfi(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","\frac{{\left(2 \, \sqrt{\pi} b x e^{\left(b^{2} x^{2}\right)} - \pi \operatorname{erfi}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)}}{2 \, \pi b^{2}}"," ",0,"1/2*(2*sqrt(pi)*b*x*e^(b^2*x^2) - pi*erfi(b*x))*e^(-b^2*x^2)/(pi*b^2)","A",0
273,0,0,0,0.439416," ","integrate(erfi(b*x)/exp(b^2*x^2)/x,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}}{x}, x\right)"," ",0,"integral(erfi(b*x)*e^(-b^2*x^2)/x, x)","F",0
274,0,0,0,0.518510," ","integrate(erfi(b*x)/exp(b^2*x^2)/x^3,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}}{x^{3}}, x\right)"," ",0,"integral(erfi(b*x)*e^(-b^2*x^2)/x^3, x)","F",0
275,0,0,0,0.415287," ","integrate(erfi(b*x)/exp(b^2*x^2)/x^5,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}}{x^{5}}, x\right)"," ",0,"integral(erfi(b*x)*e^(-b^2*x^2)/x^5, x)","F",0
276,0,0,0,0.411062," ","integrate(x^6*erfi(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","{\rm integral}\left(x^{6} \operatorname{erfi}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}, x\right)"," ",0,"integral(x^6*erfi(b*x)*e^(-b^2*x^2), x)","F",0
277,0,0,0,0.453598," ","integrate(x^4*erfi(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","{\rm integral}\left(x^{4} \operatorname{erfi}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}, x\right)"," ",0,"integral(x^4*erfi(b*x)*e^(-b^2*x^2), x)","F",0
278,0,0,0,0.399835," ","integrate(x^2*erfi(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","{\rm integral}\left(x^{2} \operatorname{erfi}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}, x\right)"," ",0,"integral(x^2*erfi(b*x)*e^(-b^2*x^2), x)","F",0
279,0,0,0,0.469735," ","integrate(erfi(b*x)/exp(b^2*x^2),x, algorithm=""fricas"")","{\rm integral}\left(\operatorname{erfi}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}, x\right)"," ",0,"integral(erfi(b*x)*e^(-b^2*x^2), x)","F",0
280,0,0,0,0.436455," ","integrate(erfi(b*x)/exp(b^2*x^2)/x^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}}{x^{2}}, x\right)"," ",0,"integral(erfi(b*x)*e^(-b^2*x^2)/x^2, x)","F",0
281,0,0,0,0.541364," ","integrate(erfi(b*x)/exp(b^2*x^2)/x^4,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}}{x^{4}}, x\right)"," ",0,"integral(erfi(b*x)*e^(-b^2*x^2)/x^4, x)","F",0
282,0,0,0,0.444466," ","integrate(erfi(b*x)/exp(b^2*x^2)/x^6,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(-b^{2} x^{2}\right)}}{x^{6}}, x\right)"," ",0,"integral(erfi(b*x)*e^(-b^2*x^2)/x^6, x)","F",0
283,1,102,0,0.428938," ","integrate(exp(b^2*x^2+c)*x^5*erfi(b*x),x, algorithm=""fricas"")","-\frac{43 \, \sqrt{2} \pi \sqrt{b^{2}} \operatorname{erfi}\left(\sqrt{2} \sqrt{b^{2}} x\right) e^{c} - 32 \, {\left(\pi b^{5} x^{4} - 2 \, \pi b^{3} x^{2} + 2 \, \pi b\right)} \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)} + 4 \, \sqrt{\pi} {\left(4 \, b^{4} x^{3} - 11 \, b^{2} x\right)} e^{\left(2 \, b^{2} x^{2} + c\right)}}{64 \, \pi b^{7}}"," ",0,"-1/64*(43*sqrt(2)*pi*sqrt(b^2)*erfi(sqrt(2)*sqrt(b^2)*x)*e^c - 32*(pi*b^5*x^4 - 2*pi*b^3*x^2 + 2*pi*b)*erfi(b*x)*e^(b^2*x^2 + c) + 4*sqrt(pi)*(4*b^4*x^3 - 11*b^2*x)*e^(2*b^2*x^2 + c))/(pi*b^7)","A",0
284,1,82,0,0.471020," ","integrate(exp(b^2*x^2+c)*x^3*erfi(b*x),x, algorithm=""fricas"")","-\frac{4 \, \sqrt{\pi} b^{2} x e^{\left(2 \, b^{2} x^{2} + c\right)} - 5 \, \sqrt{2} \pi \sqrt{b^{2}} \operatorname{erfi}\left(\sqrt{2} \sqrt{b^{2}} x\right) e^{c} - 8 \, {\left(\pi b^{3} x^{2} - \pi b\right)} \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)}}{16 \, \pi b^{5}}"," ",0,"-1/16*(4*sqrt(pi)*b^2*x*e^(2*b^2*x^2 + c) - 5*sqrt(2)*pi*sqrt(b^2)*erfi(sqrt(2)*sqrt(b^2)*x)*e^c - 8*(pi*b^3*x^2 - pi*b)*erfi(b*x)*e^(b^2*x^2 + c))/(pi*b^5)","A",0
285,1,46,0,1.219169," ","integrate(exp(b^2*x^2+c)*x*erfi(b*x),x, algorithm=""fricas"")","\frac{2 \, b \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)} - \sqrt{2} \sqrt{b^{2}} \operatorname{erfi}\left(\sqrt{2} \sqrt{b^{2}} x\right) e^{c}}{4 \, b^{3}}"," ",0,"1/4*(2*b*erfi(b*x)*e^(b^2*x^2 + c) - sqrt(2)*sqrt(b^2)*erfi(sqrt(2)*sqrt(b^2)*x)*e^c)/b^3","A",0
286,0,0,0,0.429260," ","integrate(exp(b^2*x^2+c)*erfi(b*x)/x,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)}}{x}, x\right)"," ",0,"integral(erfi(b*x)*e^(b^2*x^2 + c)/x, x)","F",0
287,0,0,0,0.481469," ","integrate(exp(b^2*x^2+c)*erfi(b*x)/x^3,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)}}{x^{3}}, x\right)"," ",0,"integral(erfi(b*x)*e^(b^2*x^2 + c)/x^3, x)","F",0
288,0,0,0,0.565803," ","integrate(exp(b^2*x^2+c)*erfi(b*x)/x^5,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2} + c\right)}}{x^{5}}, x\right)"," ",0,"integral(erfi(b*x)*e^(b^2*x^2 + c)/x^5, x)","F",0
289,1,74,0,0.538512," ","integrate(exp(b^2*x^2+c)*x^4*erfi(b*x),x, algorithm=""fricas"")","\frac{{\left(4 \, {\left(2 \, \pi b^{3} x^{3} - 3 \, \pi b x\right)} \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2}\right)} + \sqrt{\pi} {\left(3 \, \pi \operatorname{erfi}\left(b x\right)^{2} - 4 \, {\left(b^{2} x^{2} - 2\right)} e^{\left(2 \, b^{2} x^{2}\right)}\right)}\right)} e^{c}}{16 \, \pi b^{5}}"," ",0,"1/16*(4*(2*pi*b^3*x^3 - 3*pi*b*x)*erfi(b*x)*e^(b^2*x^2) + sqrt(pi)*(3*pi*erfi(b*x)^2 - 4*(b^2*x^2 - 2)*e^(2*b^2*x^2)))*e^c/(pi*b^5)","A",0
290,1,53,0,0.576198," ","integrate(exp(b^2*x^2+c)*x^2*erfi(b*x),x, algorithm=""fricas"")","\frac{{\left(4 \, \pi b x \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2}\right)} - \sqrt{\pi} {\left(\pi \operatorname{erfi}\left(b x\right)^{2} + 2 \, e^{\left(2 \, b^{2} x^{2}\right)}\right)}\right)} e^{c}}{8 \, \pi b^{3}}"," ",0,"1/8*(4*pi*b*x*erfi(b*x)*e^(b^2*x^2) - sqrt(pi)*(pi*erfi(b*x)^2 + 2*e^(2*b^2*x^2)))*e^c/(pi*b^3)","A",0
291,1,16,0,0.422814," ","integrate(exp(b^2*x^2+c)*erfi(b*x),x, algorithm=""fricas"")","\frac{\sqrt{\pi} \operatorname{erfi}\left(b x\right)^{2} e^{c}}{4 \, b}"," ",0,"1/4*sqrt(pi)*erfi(b*x)^2*e^c/b","A",0
292,1,55,0,0.439878," ","integrate(exp(b^2*x^2+c)*erfi(b*x)/x^2,x, algorithm=""fricas"")","-\frac{{\left(2 \, \pi \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2}\right)} - \sqrt{\pi} {\left(\pi b x \operatorname{erfi}\left(b x\right)^{2} + 2 \, b x {\rm Ei}\left(2 \, b^{2} x^{2}\right)\right)}\right)} e^{c}}{2 \, \pi x}"," ",0,"-1/2*(2*pi*erfi(b*x)*e^(b^2*x^2) - sqrt(pi)*(pi*b*x*erfi(b*x)^2 + 2*b*x*Ei(2*b^2*x^2)))*e^c/(pi*x)","A",0
293,1,85,0,0.428282," ","integrate(exp(b^2*x^2+c)*erfi(b*x)/x^4,x, algorithm=""fricas"")","-\frac{{\left({\left(\pi + 2 \, \pi b^{2} x^{2}\right)} \operatorname{erfi}\left(b x\right) e^{\left(b^{2} x^{2}\right)} - \sqrt{\pi} {\left(\pi b^{3} x^{3} \operatorname{erfi}\left(b x\right)^{2} + 4 \, b^{3} x^{3} {\rm Ei}\left(2 \, b^{2} x^{2}\right) - b x e^{\left(2 \, b^{2} x^{2}\right)}\right)}\right)} e^{c}}{3 \, \pi x^{3}}"," ",0,"-1/3*((pi + 2*pi*b^2*x^2)*erfi(b*x)*e^(b^2*x^2) - sqrt(pi)*(pi*b^3*x^3*erfi(b*x)^2 + 4*b^3*x^3*Ei(2*b^2*x^2) - b*x*e^(2*b^2*x^2)))*e^c/(pi*x^3)","A",0
294,1,262,0,0.489975," ","integrate(exp(d*x^2+c)*x^3*erfi(b*x+a),x, algorithm=""fricas"")","-\frac{\pi {\left(2 \, b^{5} - {\left(2 \, a^{2} - 5\right)} b^{3} d + 3 \, b d^{2}\right)} \sqrt{-b^{2} - d} \operatorname{erf}\left(\frac{{\left(a b + {\left(b^{2} + d\right)} x\right)} \sqrt{-b^{2} - d}}{b^{2} + d}\right) e^{\left(\frac{b^{2} c + {\left(a^{2} + c\right)} d}{b^{2} + d}\right)} - 2 \, {\left(\pi {\left(b^{6} d + 3 \, b^{4} d^{2} + 3 \, b^{2} d^{3} + d^{4}\right)} x^{2} - \pi {\left(b^{6} + 3 \, b^{4} d + 3 \, b^{2} d^{2} + d^{3}\right)}\right)} \operatorname{erfi}\left(b x + a\right) e^{\left(d x^{2} + c\right)} - 2 \, \sqrt{\pi} {\left(a b^{4} d + a b^{2} d^{2} - {\left(b^{5} d + 2 \, b^{3} d^{2} + b d^{3}\right)} x\right)} e^{\left(b^{2} x^{2} + 2 \, a b x + d x^{2} + a^{2} + c\right)}}{4 \, \pi {\left(b^{6} d^{2} + 3 \, b^{4} d^{3} + 3 \, b^{2} d^{4} + d^{5}\right)}}"," ",0,"-1/4*(pi*(2*b^5 - (2*a^2 - 5)*b^3*d + 3*b*d^2)*sqrt(-b^2 - d)*erf((a*b + (b^2 + d)*x)*sqrt(-b^2 - d)/(b^2 + d))*e^((b^2*c + (a^2 + c)*d)/(b^2 + d)) - 2*(pi*(b^6*d + 3*b^4*d^2 + 3*b^2*d^3 + d^4)*x^2 - pi*(b^6 + 3*b^4*d + 3*b^2*d^2 + d^3))*erfi(b*x + a)*e^(d*x^2 + c) - 2*sqrt(pi)*(a*b^4*d + a*b^2*d^2 - (b^5*d + 2*b^3*d^2 + b*d^3)*x)*e^(b^2*x^2 + 2*a*b*x + d*x^2 + a^2 + c))/(pi*(b^6*d^2 + 3*b^4*d^3 + 3*b^2*d^4 + d^5))","A",0
295,1,100,0,0.509545," ","integrate(exp(d*x^2+c)*x*erfi(b*x+a),x, algorithm=""fricas"")","\frac{\sqrt{-b^{2} - d} b \operatorname{erf}\left(\frac{{\left(a b + {\left(b^{2} + d\right)} x\right)} \sqrt{-b^{2} - d}}{b^{2} + d}\right) e^{\left(\frac{b^{2} c + {\left(a^{2} + c\right)} d}{b^{2} + d}\right)} + {\left(b^{2} + d\right)} \operatorname{erfi}\left(b x + a\right) e^{\left(d x^{2} + c\right)}}{2 \, {\left(b^{2} d + d^{2}\right)}}"," ",0,"1/2*(sqrt(-b^2 - d)*b*erf((a*b + (b^2 + d)*x)*sqrt(-b^2 - d)/(b^2 + d))*e^((b^2*c + (a^2 + c)*d)/(b^2 + d)) + (b^2 + d)*erfi(b*x + a)*e^(d*x^2 + c))/(b^2*d + d^2)","A",0
296,0,0,0,0.482424," ","integrate(exp(d*x^2+c)*erfi(b*x+a)/x,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x + a\right) e^{\left(d x^{2} + c\right)}}{x}, x\right)"," ",0,"integral(erfi(b*x + a)*e^(d*x^2 + c)/x, x)","F",0
297,0,0,0,0.430615," ","integrate(exp(d*x^2+c)*erfi(b*x+a)/x^3,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x + a\right) e^{\left(d x^{2} + c\right)}}{x^{3}}, x\right)"," ",0,"integral(erfi(b*x + a)*e^(d*x^2 + c)/x^3, x)","F",0
298,0,0,0,0.391572," ","integrate(exp(d*x^2+c)*x^4*erfi(b*x+a),x, algorithm=""fricas"")","{\rm integral}\left(x^{4} \operatorname{erfi}\left(b x + a\right) e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(x^4*erfi(b*x + a)*e^(d*x^2 + c), x)","F",0
299,0,0,0,0.406703," ","integrate(exp(d*x^2+c)*x^2*erfi(b*x+a),x, algorithm=""fricas"")","{\rm integral}\left(x^{2} \operatorname{erfi}\left(b x + a\right) e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(x^2*erfi(b*x + a)*e^(d*x^2 + c), x)","F",0
300,0,0,0,0.492530," ","integrate(exp(d*x^2+c)*erfi(b*x+a),x, algorithm=""fricas"")","{\rm integral}\left(\operatorname{erfi}\left(b x + a\right) e^{\left(d x^{2} + c\right)}, x\right)"," ",0,"integral(erfi(b*x + a)*e^(d*x^2 + c), x)","F",0
301,0,0,0,0.516539," ","integrate(exp(d*x^2+c)*erfi(b*x+a)/x^2,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x + a\right) e^{\left(d x^{2} + c\right)}}{x^{2}}, x\right)"," ",0,"integral(erfi(b*x + a)*e^(d*x^2 + c)/x^2, x)","F",0
302,0,0,0,0.466046," ","integrate(exp(d*x^2+c)*erfi(b*x+a)/x^4,x, algorithm=""fricas"")","{\rm integral}\left(\frac{\operatorname{erfi}\left(b x + a\right) e^{\left(d x^{2} + c\right)}}{x^{4}}, x\right)"," ",0,"integral(erfi(b*x + a)*e^(d*x^2 + c)/x^4, x)","F",0
303,1,39,0,0.589522," ","integrate(erfi(b*x)/exp(b^2*x^2)/x^3+b^2*erfi(b*x)/exp(b^2*x^2)/x,x, algorithm=""fricas"")","-\frac{{\left(2 \, \sqrt{\pi} b x e^{\left(b^{2} x^{2}\right)} + \pi \operatorname{erfi}\left(b x\right)\right)} e^{\left(-b^{2} x^{2}\right)}}{2 \, \pi x^{2}}"," ",0,"-1/2*(2*sqrt(pi)*b*x*e^(b^2*x^2) + pi*erfi(b*x))*e^(-b^2*x^2)/(pi*x^2)","A",0
304,0,0,0,0.515322," ","integrate(erfi(b*x)*sin(c+I*b^2*x^2),x, algorithm=""fricas"")","{\rm integral}\left(\frac{1}{2} \, {\left(-i \, \operatorname{erfi}\left(b x\right) e^{\left(-2 \, b^{2} x^{2} + 2 i \, c\right)} + i \, \operatorname{erfi}\left(b x\right)\right)} e^{\left(b^{2} x^{2} - i \, c\right)}, x\right)"," ",0,"integral(1/2*(-I*erfi(b*x)*e^(-2*b^2*x^2 + 2*I*c) + I*erfi(b*x))*e^(b^2*x^2 - I*c), x)","F",0
305,0,0,0,0.439146," ","integrate(-erfi(b*x)*sin(-c+I*b^2*x^2),x, algorithm=""fricas"")","{\rm integral}\left(\frac{1}{2} \, {\left(i \, \operatorname{erfi}\left(b x\right) e^{\left(-2 \, b^{2} x^{2} - 2 i \, c\right)} - i \, \operatorname{erfi}\left(b x\right)\right)} e^{\left(b^{2} x^{2} + i \, c\right)}, x\right)"," ",0,"integral(1/2*(I*erfi(b*x)*e^(-2*b^2*x^2 - 2*I*c) - I*erfi(b*x))*e^(b^2*x^2 + I*c), x)","F",0
306,0,0,0,0.526184," ","integrate(cos(c+I*b^2*x^2)*erfi(b*x),x, algorithm=""fricas"")","{\rm integral}\left(\frac{1}{2} \, {\left(\operatorname{erfi}\left(b x\right) e^{\left(-2 \, b^{2} x^{2} + 2 i \, c\right)} + \operatorname{erfi}\left(b x\right)\right)} e^{\left(b^{2} x^{2} - i \, c\right)}, x\right)"," ",0,"integral(1/2*(erfi(b*x)*e^(-2*b^2*x^2 + 2*I*c) + erfi(b*x))*e^(b^2*x^2 - I*c), x)","F",0
307,0,0,0,0.514482," ","integrate(cos(-c+I*b^2*x^2)*erfi(b*x),x, algorithm=""fricas"")","{\rm integral}\left(\frac{1}{2} \, {\left(\operatorname{erfi}\left(b x\right) e^{\left(-2 \, b^{2} x^{2} - 2 i \, c\right)} + \operatorname{erfi}\left(b x\right)\right)} e^{\left(b^{2} x^{2} + i \, c\right)}, x\right)"," ",0,"integral(1/2*(erfi(b*x)*e^(-2*b^2*x^2 - 2*I*c) + erfi(b*x))*e^(b^2*x^2 + I*c), x)","F",0
308,0,0,0,0.482962," ","integrate(erfi(b*x)*sinh(b^2*x^2+c),x, algorithm=""fricas"")","{\rm integral}\left(\operatorname{erfi}\left(b x\right) \sinh\left(b^{2} x^{2} + c\right), x\right)"," ",0,"integral(erfi(b*x)*sinh(b^2*x^2 + c), x)","F",0
309,0,0,0,0.559136," ","integrate(-erfi(b*x)*sinh(b^2*x^2-c),x, algorithm=""fricas"")","{\rm integral}\left(-\operatorname{erfi}\left(b x\right) \sinh\left(b^{2} x^{2} - c\right), x\right)"," ",0,"integral(-erfi(b*x)*sinh(b^2*x^2 - c), x)","F",0
310,0,0,0,0.529575," ","integrate(cosh(b^2*x^2+c)*erfi(b*x),x, algorithm=""fricas"")","{\rm integral}\left(\cosh\left(b^{2} x^{2} + c\right) \operatorname{erfi}\left(b x\right), x\right)"," ",0,"integral(cosh(b^2*x^2 + c)*erfi(b*x), x)","F",0
311,0,0,0,0.456544," ","integrate(cosh(b^2*x^2-c)*erfi(b*x),x, algorithm=""fricas"")","{\rm integral}\left(\cosh\left(b^{2} x^{2} - c\right) \operatorname{erfi}\left(b x\right), x\right)"," ",0,"integral(cosh(b^2*x^2 - c)*erfi(b*x), x)","F",0
