Use the Alternating Series Approximation Theorem to find the sum of the series sigma^infinity_n = 1 (-1)^n - 1/n! with less than 0001 error.

Respuesta :

Answer:

[tex] \sum_{n=1}^{\infty} \frac{(-1)^{n-1}}{n!} = 1-0.5+0.16667-0.04167 +0.00833-0.001389 +0.000198 -0.0000248[/tex]

For the 7th term we have 3 decimals of approximation but our value is 0.000198 higher than the error required, so we can use the 8th term and we have that [tex] |-0.0000248|= 0.0000248[/tex] and with this we have 4 decimals of approximation so if we add the first 8 terms we have a good approximation for the series with an error bound lower than 0.0001.

[tex] \sum_{n=1}^{\infty} \frac{(-1)^{n-1}}{n!} = 1-0.5+0.16667-0.04167 +0.00833-0.001389 +0.000198-0.0000248 =0.632118[/tex]

Step-by-step explanation:

Assuming the following series:

[tex] \sum_{n=1}^{\infty} \frac{(-1)^{n-1}}{n!}[/tex]

We want to approximate the value for the series with less than 0.0001 of error.

First we need to ensure that the series converges. If we have a series [tex]\sum a_n[/tex] where [tex] a_n = (-1)^n b_n [/tex] [/tex] or [tex] a_n =(-1)^{n-1} b_n[/tex] where [tex] b_n \geq 0[/tex] for all n if we satisfy the two conditions given:

1) [tex]lim_{n \to \infty} b_n =0[/tex]

2) {[tex] b_n[/tex]} is a decreasing sequence

Then [tex]\sum a_n[/tex] is convergent. For this case we have that:

[tex] lim_{n \to \infty} \frac{1}{n!} =0[/tex]

And [tex] \frac{1}{n!} <\frac{1}{(n-1)!}[/tex] because [tex]\frac{1}{n!} =\frac{1}{n (n-1)!}[/tex] and [tex]\frac{1}{n(n-1)!} < \frac{1}{(n-1)!}[/tex]

So then we satisfy both conditions and then the series converges. Now in order to find the approximation with the error required we can write the first terms for the series like this:

[tex] \sum_{n=1}^{\infty} \frac{(-1)^{n-1}}{n!} = 1-0.5+0.16667-0.04167 +0.00833-0.001389 +0.000198 -0.0000248[/tex]

For the 7th term we have 3 decimals of approximation but our value is 0.000198 higher than the error required, so we can use the 8th term and we have that [tex] |-0.0000248|= 0.0000248[/tex] and with this we have 4 decimals of approximation so if we add the first 8 terms we have a good approximation for the series with an error bound lower than 0.0001.

[tex] \sum_{n=1}^{\infty} \frac{(-1)^{n-1}}{n!} = 1-0.5+0.16667-0.04167 +0.00833-0.001389 +0.000198-0.0000248 =0.632118[/tex]