zuai-logo

How do you determine if a sequence converges or diverges?

  1. Find the limit as n approaches infinity. 2. If the limit exists and is finite, it converges. 3. If the limit does not exist or is infinite, it diverges.
Flip to see [answer/question]
Flip to see [answer/question]

All Flashcards

How do you determine if a sequence converges or diverges?

  1. Find the limit as n approaches infinity. 2. If the limit exists and is finite, it converges. 3. If the limit does not exist or is infinite, it diverges.

How to find partial sums s1,s2,s3s_1, s_2, s_3 of a series?

  1. Calculate a1,a2,a3a_1, a_2, a_3. 2. s1=a1s_1 = a_1. 3. s2=a1+a2s_2 = a_1 + a_2. 4. s3=a1+a2+a3s_3 = a_1 + a_2 + a_3.

What does the Sequence Convergence Theorem state?

If a sequence is both bounded and monotonic, then the sequence converges.

How to represent sequences?

an1{a_n}^\infty_1

What is the general form of a series?

sn=i=1nais_n = \sum_{i=1}^{n} a_i

How to represent an infinite series?

s=limni=1nais_\infty = \lim\limits_{n \to \infty} \sum_{i=1}^{n} a_i