Respuesta :
Answer:
a) An alternating series is a whose terms are alternately positive and negative
b) An alternating series [tex] \sum_{n=1}^{\infty} a_n = \sum_{n=1}^{\infty} (-1)^{n-1} b_n [/tex] where bn = |an|, converges if [tex] 0< b_{n+1} \leq b_n [/tex] for all n, and [tex] \lim_{n \to \infty} b_n =[/tex] 0
c) The error involved in using the partial sum sn as an approximation to the total sum s is the remainder Rn = s − sn and the size of the error is bn + 1
Step-by-step explanation:
Part a
An Alternating series is an infinite series given on these three possible general forms given by:
[tex] \sum_{n=0}^{\infty} (-1)^{n} b_n [/tex]
[tex] \sum_{n=0}^{\infty} (-1)^{n+1} b_n [/tex]
[tex] \sum_{n=0}^{\infty} (-1)^{n-1} b_n [/tex]
For all [tex] a_n >0, \forall n [/tex]
The initial counter can be n=0 or n =1. Based on the pattern of the series the signs of the general terms alternately positive and negative.
Part b
An alternating series [tex] \sum_{n=1}^{\infty} a_n = \sum_{n=1}^{\infty} (-1)^{n-1} b_n [/tex] where bn = |an| Â converges if [tex] 0< b_{n+1} \leq b_n [/tex] for all n and [tex] \lim_{n \to \infty} b_n [/tex] =0
Is necessary that limit when n tends to infinity for the nth term of bn converges to 0, because this is one of two conditions in order to an alternate series converges, the two conditions are given by the following theorem:
Theorem (Alternating series test)
If a sequence of positive terms {bn} is monotonically decreasing and
[tex] \lim_{n \to \infty} b_n = 0 [/tex], then the alternating series [tex] \sum (-1)^{n-1} b_n [/tex] converges if:
i) [tex] 0 \leq b_{n+1} \leq b_n \forall n [/tex]
ii) [tex] \lim_{n \to \infty} b_n = 0 [/tex]
then [tex] \sum_{n=1}^{\infty}(-1)^{n-1} b_n [/tex] Â converges
Proof
For this proof we just need to consider the sum for a subsequence of even partial sums. We will see that the subsequence is monotonically increasing. And by the monotonic sequence theorem the limit for this subsquence when we approach to infinity is a defined term, let's say, s. So then the we have a bound and then
[tex] |s_n -s| < \epsilon [/tex] for all n, and that implies that the series converges to a value, s.
And this complete the proof.
Part c
An important term is the partial sum of a series and that is defined as the sum of the first n terms in the series
By definition the Remainder of a Series is The difference between the nth partial sum and the sum of a series, on this form:
Rn = s - sn
Where [tex]s_n [/tex] represent the partial sum for the series and s the total for the sum.
Is important to notice that the size of the error is at most [tex] b_{n+1} [/tex] by the following theorem:
Theorem (Alternating series sum estimation)
If  [tex] \sum (-1)^{n-1} b_n [/tex]  is the sum of an alternating series that satisfies
i) [tex] 0 \leq b_{n+1} \leq b_n \forall n [/tex]
ii) [tex] \lim_{n \to \infty} b_n = 0 [/tex]
Then then [tex] \mid s - s_n \mid \leq b_{n+1} [/tex]
Proof
In the proof of the alternating series test, and we analyze the subsequence, s we will notice that are monotonically decreasing. So then based on this the sequence of partial sums sn oscillates around s so that the sum s always lies between any  two consecutive partial sums sn and sn+1.
[tex] \mid{s -s_n} \mid \leq \mid{s_{n+1} -s_n}\mid = b_{n+1} [/tex]
And this complete the proof.