1,1,99,0,0.438918," ","integrate((x^6-x^5+x^4-x^3+1)*exp(x),x, algorithm=""maxima"")","{\left(x^{6} - 6 \, x^{5} + 30 \, x^{4} - 120 \, x^{3} + 360 \, x^{2} - 720 \, x + 720\right)} e^{x} - {\left(x^{5} - 5 \, x^{4} + 20 \, x^{3} - 60 \, x^{2} + 120 \, x - 120\right)} e^{x} + {\left(x^{4} - 4 \, x^{3} + 12 \, x^{2} - 24 \, x + 24\right)} e^{x} - {\left(x^{3} - 3 \, x^{2} + 6 \, x - 6\right)} e^{x} + e^{x}"," ",0,"(x^6 - 6*x^5 + 30*x^4 - 120*x^3 + 360*x^2 - 720*x + 720)*e^x - (x^5 - 5*x^4 + 20*x^3 - 60*x^2 + 120*x - 120)*e^x + (x^4 - 4*x^3 + 12*x^2 - 24*x + 24)*e^x - (x^3 - 3*x^2 + 6*x - 6)*e^x + e^x","B",0
2,0,0,0,0.000000," ","integrate((-x^2+2)*exp(x/(x^2+2))/(x^3+2*x),x, algorithm=""maxima"")","-\int \frac{{\left(x^{2} - 2\right)} e^{\left(\frac{x}{x^{2} + 2}\right)}}{x^{3} + 2 \, x}\,{d x}"," ",0,"-integrate((x^2 - 2)*e^(x/(x^2 + 2))/(x^3 + 2*x), x)","F",0
3,0,0,0,0.000000," ","integrate((2*x^4-x^3+3*x^2+2*x+2)*exp(x/(x^2+2))/(x^3+2*x),x, algorithm=""maxima"")","\int \frac{{\left(2 \, x^{4} - x^{3} + 3 \, x^{2} + 2 \, x + 2\right)} e^{\left(\frac{x}{x^{2} + 2}\right)}}{x^{3} + 2 \, x}\,{d x}"," ",0,"integrate((2*x^4 - x^3 + 3*x^2 + 2*x + 2)*e^(x/(x^2 + 2))/(x^3 + 2*x), x)","F",0
4,0,0,0,0.000000," ","integrate((1+exp(x))*exp(x+exp(x))/(x+exp(x)),x, algorithm=""maxima"")","\frac{{\left(e^{x} + 1\right)} e^{\left(e^{x}\right)}}{x + e^{x}} - \int \frac{{\left({\left(x - 2\right)} e^{x} - 1\right)} e^{\left(e^{x}\right)}}{x^{2} + 2 \, x e^{x} + e^{\left(2 \, x\right)}}\,{d x}"," ",0,"(e^x + 1)*e^(e^x)/(x + e^x) - integrate(((x - 2)*e^x - 1)*e^(e^x)/(x^2 + 2*x*e^x + e^(2*x)), x)","F",0
5,0,0,0,0.000000," ","integrate((x^3-x^2-3*x+1)*exp(1/(x^2-1))/(x^3-x^2-x+1),x, algorithm=""maxima"")","\int \frac{{\left(x^{3} - x^{2} - 3 \, x + 1\right)} e^{\left(\frac{1}{x^{2} - 1}\right)}}{x^{3} - x^{2} - x + 1}\,{d x}"," ",0,"integrate((x^3 - x^2 - 3*x + 1)*e^(1/(x^2 - 1))/(x^3 - x^2 - x + 1), x)","F",0
6,1,9,0,0.650604," ","integrate(exp(1+1/log(x))*(-1+log(x)^2)/log(x)^2,x, algorithm=""maxima"")","x e^{\left(\frac{1}{\log\left(x\right)} + 1\right)}"," ",0,"x*e^(1/log(x) + 1)","A",0
7,1,9,0,0.900002," ","integrate(exp(x+1/log(x))*(-1+(1+x)*log(x)^2)/log(x)^2,x, algorithm=""maxima"")","x e^{\left(x + \frac{1}{\log\left(x\right)}\right)}"," ",0,"x*e^(x + 1/log(x))","A",0
