In a series expansion of given definite Integration $$\int^{1}_{0}e^{-x^2}dx$$
How many terms of this series are necessary to approximate this integral to within $0.01$
What i try:
$$\int^{1}_{0}\sum^{\infty}_{n=0}\frac{(-1)^nx^{2n}}{n!}dx$$
$$\sum^{\infty}_{n=0}\frac{(-1)^n}{n!}\int^{1}_{0}x^{2n}dx=\sum^{\infty}_{n=0}\frac{(-1)^n}{(2n+1)n!}$$
Could some help me How many terms are used to approximate this integral within $0.01$
Thanks