Here is the error function:
$$\mathrm{erf}(x)=\frac{2}{\sqrt\pi}\int^x_0e^{-t^2} dt$$
Here is the question:
Show that the odd function erf is bounded, by using the fact that:$$e^{-t^2} \le te^{-t^2} , t \ge1$$ Remark: The normalisation of erf is chosen so that: $$ \lim_{x→∞}\mathrm{erf}(x) = 1.$$
I think that in order to show that the error function is bounded I need to do a substitution into the error function, however I am not sure how to go from there.