1,1,32,44,0.225000," ","int((x^6-x^5+x^4-x^3+1)*exp(x),x,method=_RETURNVERBOSE)","\begin{longtable}{|l|l|l|}\hline method& result & size\\ \hline gosper&$\left(x^{6}-7 x^{5}+36 x^{4}-145 x^{3}+435 x^{2}-870 x +871\right) {\mathrm e}^{x}$&$31$\\ risch&$\left(x^{6}-7 x^{5}+36 x^{4}-145 x^{3}+435 x^{2}-870 x +871\right) {\mathrm e}^{x}$&$31$\\ default&$871 \,{\mathrm e}^{x}-870 \,{\mathrm e}^{x} x +435 \,{\mathrm e}^{x} x^{2}-145 \,{\mathrm e}^{x} x^{3}+36 \,{\mathrm e}^{x} x^{4}-7 \,{\mathrm e}^{x} x^{5}+{\mathrm e}^{x} x^{6}$&$44$\\ norman&$871 \,{\mathrm e}^{x}-870 \,{\mathrm e}^{x} x +435 \,{\mathrm e}^{x} x^{2}-145 \,{\mathrm e}^{x} x^{3}+36 \,{\mathrm e}^{x} x^{4}-7 \,{\mathrm e}^{x} x^{5}+{\mathrm e}^{x} x^{6}$&$44$\\ meijerg&$-871+\frac{\left(7 x^{6}-42 x^{5}+210 x^{4}-840 x^{3}+2520 x^{2}-5040 x +5040\right) {\mathrm e}^{x}}{7}+\frac{\left(-6 x^{5}+30 x^{4}-120 x^{3}+360 x^{2}-720 x +720\right) {\mathrm e}^{x}}{6}+\frac{\left(5 x^{4}-20 x^{3}+60 x^{2}-120 x +120\right) {\mathrm e}^{x}}{5}+\frac{\left(-4 x^{3}+12 x^{2}-24 x +24\right) {\mathrm e}^{x}}{4}+{\mathrm e}^{x}$&$110$\\ \hline \end{longtable}"," ",0,"(x^6-7*x^5+36*x^4-145*x^3+435*x^2-870*x+871)*exp(x)","A"
2,0,0,10,0.268000," ","int((-x^2+2)*exp(x/(x^2+2))/(x^3+2*x),x,method=_RETURNVERBOSE)","\[\int \frac{\left(-x^{2}+2\right) {\mathrm e}^{\frac{x}{x^{2}+2}}}{x^{3}+2 x}\, dx\]"," ",0,"int((-x^2+2)*exp(x/(x^2+2))/(x^3+2*x),x,method=_RETURNVERBOSE)","F"
3,0,0,27,0.266000," ","int((2*x^4-x^3+3*x^2+2*x+2)*exp(x/(x^2+2))/(x^3+2*x),x,method=_RETURNVERBOSE)","\[\int \frac{\left(2 x^{4}-x^{3}+3 x^{2}+2 x +2\right) {\mathrm e}^{\frac{x}{x^{2}+2}}}{x^{3}+2 x}\, dx\]"," ",0,"int((2*x^4-x^3+3*x^2+2*x+2)*exp(x/(x^2+2))/(x^3+2*x),x,method=_RETURNVERBOSE)","F"
4,1,13,5,0.043000," ","int((1+exp(x))*exp(x+exp(x))/(x+exp(x)),x,method=_RETURNVERBOSE)","\begin{longtable}{|l|l|l|}\hline method& result & size\\ \hline derivativedivides&$-\expIntegralEi \left(1, -x -{\mathrm e}^{x}\right)$&$12$\\ default&$-\expIntegralEi \left(1, -x -{\mathrm e}^{x}\right)$&$12$\\ risch&$-\expIntegralEi \left(1, -x -{\mathrm e}^{x}\right)$&$12$\\ \hline \end{longtable}"," ",0,"-Ei(1,-x-exp(x))","B"
5,1,17,12,0.102000," ","int((x^3-x^2-3*x+1)*exp(1/(x^2-1))/(x^3-x^2-x+1),x,method=_RETURNVERBOSE)","\begin{longtable}{|l|l|l|}\hline method& result & size\\ \hline gosper&${\mathrm e}^{\frac{1}{x^{2}-1}} \left(1+x \right)$&$12$\\ risch&${\mathrm e}^{\frac{1}{\left(x -1\right) \left(1+x \right)}} \left(1+x \right)$&$16$\\ norman&$\frac{x^{2} {\mathrm e}^{\frac{1}{x^{2}-1}}-{\mathrm e}^{\frac{1}{x^{2}-1}}}{x -1}$&$29$\\ \hline \end{longtable}"," ",0,"exp(1/(x-1)/(1+x))*(1+x)","A"
6,1,13,9,0.041000," ","int(exp(1+1/ln(x))*(-1+ln(x)^2)/ln(x)^2,x,method=_RETURNVERBOSE)","\begin{longtable}{|l|l|l|}\hline method& result & size\\ \hline norman&${\mathrm e}^{1+\frac{1}{\ln \left(x \right)}} x$&$9$\\ risch&${\mathrm e}^{\frac{\ln \left(x \right)+1}{\ln \left(x \right)}} x$&$12$\\ \hline \end{longtable}"," ",0,"exp((ln(x)+1)/ln(x))*x","A"
7,1,15,9,0.028000," ","int(exp(x+1/ln(x))*(-1+(1+x)*ln(x)^2)/ln(x)^2,x,method=_RETURNVERBOSE)","\begin{longtable}{|l|l|l|}\hline method& result & size\\ \hline norman&${\mathrm e}^{x +\frac{1}{\ln \left(x \right)}} x$&$9$\\ risch&${\mathrm e}^{\frac{x \ln \left(x \right)+1}{\ln \left(x \right)}} x$&$14$\\ \hline \end{longtable}"," ",0,"exp((x*ln(x)+1)/ln(x))*x","A"