Calculus II Quiz 3 Review (9.1-9.6)

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

Flashcards covering sequences, series, and convergence tests (Section 9.1-9.6) from the MTH 126 lecture transcript.

Last updated 5:23 AM on 6/29/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

15 Terms

1
New cards

Sequence Convergence

A sequence {an}\{a_n\} converges if the limit as nn \rightarrow \text{∞} exists and is a finite number LL. If the limit does not exist or is infinite, the sequence diverges.

2
New cards

Arithmetic Sequence nth Term

The formula for a sequence where each term increases by a constant difference, such as 1,6,11,16...1, 6, 11, 16..., where d=5d=5 and the general term is an=5n4a_n = 5n - 4.

3
New cards

Geometric Sequence nth Term

The formula for a sequence where each term is multiplied by a constant ratio, such as 3,9,27,81...3, 9, 27, 81..., resulting in the expression an=3na_n = 3^n.

4
New cards

Geometric Series Test

A series of the form n=0arn\sum_{n=0}^{\text{∞}} ar^n converges if r<1|r| < 1 and diverges if r1|r| \text{≥} 1. If it converges, the sum is S=a1rS = \frac{a}{1 - r}.

5
New cards

Telescoping Series

A series where the partial sums reduce to a fixed number of terms because intermediate terms cancel out, such as n=112n(n+2)\sum_{n=1}^{\text{∞}} \frac{12}{n(n+2)}.

6
New cards

Integral Test

A convergence test requiring a function f(x)f(x) to be positive, continuous, and decreasing for x1x \text{≥} 1. The series an\sum a_n converges if and only if the improper integral 1f(x)dx\int_1^{\text{∞}} f(x)dx converges.

7
New cards

Direct Comparison Test

A test where terms of a series ana_n are compared to a known series bnb_n. If 0<anbn0 < a_n \text{≤} b_n and bn\sum b_n converges, then an\sum a_n converges. If 0<bnan0 < b_n \text{≤} a_n and bn\sum b_n diverges, then an\sum a_n diverges.

8
New cards

Limit Comparison Test

A test used to determine convergence by calculating L=limnanbnL = \text{lim}_{n \rightarrow \text{∞}} \frac{a_n}{b_n}. If LL is a finite positive value (L>0L > 0), then both an\sum a_n and bn\sum b_n either converge or diverge together.

9
New cards

p-Series Test

A series of the form 1np\sum \frac{1}{n^p} converges if p>1p > 1 and diverges if p1p \text{≤} 1.

10
New cards

Alternating Series Test

A series (1)nan\sum (-1)^n a_n converges if the limit of the terms is zero (limnan=0\text{lim}_{n \rightarrow \text{∞}} a_n = 0) and the sequence of terms is non-increasing (an+1ana_{n+1} \text{≤} a_n).

11
New cards

Absolute Convergence

A series an\sum a_n is said to converge absolutely if the series of absolute values an\sum |a_n| converges.

12
New cards

Conditional Convergence

A series an\sum a_n is conditionally convergent if the series an\sum a_n converges, but the series of its absolute values an\sum |a_n| diverges.

13
New cards

nth-Term Test for Divergence

A test stating that if \text{lim}_{n \rightarrow \text{∞}} a_n \text{≠} 0, then the series an\sum a_n must diverge.

14
New cards

Ratio Test

A test involving the limit L=limnan+1anL = \text{lim}_{n \rightarrow \text{∞}} |\frac{a_{n+1}}{a_n}|. The series converges absolutely if L<1L < 1, diverges if L>1L > 1, and is inconclusive if L=1L = 1.

15
New cards

Root Test

A test involving the limit L = \text{lim}_{n \rightarrow \text{∞}} \text{^}n\text{√}{|a_n|}. The series converges absolutely if L<1L < 1, diverges if L>1L > 1, and is inconclusive if L=1L = 1.