Ch 8.5 Alternating Series

0.0(0)
studied byStudied by 3 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

flashcard set

Earn XP

Description and Tags

2/14/24 & 2/15/24

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

Alternating series

series whose terms are alternately positive and negative

2
New cards

Let a_n>0. The alternating series \sum_{n=1}^{\infty }(-1)^na_n and \sum_{n=1}^{\infty }(-1)^{n+1}a_n converge when …

  • \lim_{n \to \infty } a_n=0

  • a_{n+1}\le a_n for all values of n

3
New cards

How can I prove if a_{n+1}\le a_n for all values of n?

Way 1

  • let f(x) = inner part of series but not alternating series part

  • Find f’(x)

  • use f’(x) to prove if a_{n+1}\le a_n for all values of n

Way 2

  • Cross multiply a_{n+1} & a_n

  • simplify the terms

  • whichever simplified term is biggest is also the biggest regular term

  • the numerator used in the biggest simplified term is the numerator of the biggest term

4
New cards

What if \lim_{n \to \infty } a_n\neq0 ie the first condition fails

Use the n^{th} term test!

5
New cards

Remainder

Difference between the exact and approximate sum of the series.

R_n = S - S_n

aka error

6
New cards

If a series passes the alternating series test than the absolute value of the remainder is …

less than or equal to the first neglected term (ie first term not used in partial sum estimation)

\left| R_n \right|=\left| S-S_n \right|

\left| R_n \right|\le a_{n+1}

7
New cards

How to find a certain error

\left| R_n \right|\le a_{n+1}

R_n = the error

if the error needs to be less than a #, ex: c

a_{n+1}<c

Now isolate n

ex: # < n

so for an error less than c we need # +1 terms.

8
New cards

Absolute Convergence

If \sum_{}^{}\left| a_n \right| converges then \sum_{}^{}a_n also converges and the series is said to be absolutely convergent.

9
New cards

Conditionally Convergent

If \sum_{}^{}a_n converges but \sum_{}^{}\left| a_n \right| diverges the series is said to be conditionally convergent.