Unit 10: Infinite Sequences and Series

0.0(0)
Studied by 2 people
0%Unit 10 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceMultiple Choice
call kaiCall Kai
Supplemental Materials
Card Sorting

1/49

Last updated 2:11 AM on 3/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

50 Terms

1
New cards

Sequence

An infinite ordered list of numbers, often written {an}, where an is the nth term.

2
New cards

nth term (a_n)

The term of a sequence corresponding to the integer index n.

3
New cards

Sequence as a function

A sequence viewed formally as a function whose domain is the positive integers (n = 1, 2, 3, …).

4
New cards

Limit of a sequence

A number L such that an approaches L as n → ∞; written lim{n→∞} a_n = L.

5
New cards

Convergent sequence

A sequence whose limit exists and is a finite real number.

6
New cards

Divergent sequence

A sequence whose limit does not exist or is infinite (→ ∞ or → −∞).

7
New cards

Oscillating sequence

A divergent sequence whose terms bounce between values and never settle to one limit (e.g., a_n = (−1)^n).

8
New cards

Epsilon (ε) definition of sequence limit

A sequence has limit L if for every ε > 0, there exists an integer N such that |a_n − L| < ε for all n ≥ N.

9
New cards

Dominant-term reasoning (for sequence limits)

A method for limits of rational expressions in n that compares highest powers of n to find the limiting behavior.

10
New cards

Squeeze Theorem (for sequences)

If an is trapped between two sequences with the same limit, then an has that limit as well.

11
New cards

Necessary condition for series convergence

If the series Σ an converges, then lim{n→∞} a_n = 0.

12
New cards

Converse error (common mistake)

The false claim that if an → 0, then the series Σ an must converge.

13
New cards

Infinite series

An expression adding infinitely many terms, written a1 + a2 + a3 + ⋯ or Σ{n=1}^{∞} a_n.

14
New cards

Sigma notation (Σ)

Compact notation for a sum, such as Σ{n=1}^{∞} an for an infinite series.

15
New cards

Partial sum (S_N)

The finite sum of the first N terms of a series: SN = Σ{n=1}^{N} a_n.

16
New cards

Sequence of partial sums

The sequence {S_N} formed by the partial sums; its limit determines whether the series converges.

17
New cards

Sum of a series (S)

If lim{N→∞} SN = S (finite), then the series converges and S is defined as its sum.

18
New cards

Series convergence (definition via partial sums)

A series Σ an converges exactly when its partial sums SN converge to a finite limit.

19
New cards

nth-term test for divergence

If lim{n→∞} an ≠ 0 or does not exist, then Σ a_n diverges.

20
New cards

One-way nature of the nth-term test

The nth-term test can prove divergence only; if a_n → 0, the test gives no conclusion.

21
New cards

Geometric series

A series with constant ratio r between successive terms; common forms include Σ_{n=0}^{∞} a r^n.

22
New cards

Common ratio (r)

In a geometric series, the constant factor relating terms (each term is multiplied by r to get the next).

23
New cards

Geometric series convergence rule

A geometric series converges if and only if |r| < 1; it diverges if |r| ≥ 1.

24
New cards

Finite geometric sum formula

For first term a and ratio r, the sum of first n terms is S_n = a(1 − r^n)/(1 − r), for r ≠ 1.

25
New cards

Infinite geometric sum formula

If |r| < 1, then Σ_{n=0}^{∞} a r^n = a/(1 − r).

26
New cards

Telescoping series

A series that simplifies via cancellation when writing partial sums, leaving only a few surviving terms.

27
New cards

Benchmark series

A commonly known series (like harmonic or p-series) used as a comparison reference for convergence.

28
New cards

Harmonic series

The series Σ_{n=1}^{∞} 1/n, which diverges even though its terms go to 0.

29
New cards

p-series

A series of the form Σ_{n=1}^{∞} 1/n^p with a complete convergence rule based on p.

30
New cards

p-series convergence rule

Σ 1/n^p converges if p > 1 and diverges if p ≤ 1.

31
New cards

Positive-term series property

If all terms are positive, partial sums are increasing; the series either levels off (converges) or grows without bound (diverges).

32
New cards

Direct comparison test

If 0 ≤ an ≤ bn eventually, then (i) Σ bn convergent ⇒ Σ an convergent; (ii) Σ an divergent ⇒ Σ bn divergent.

33
New cards

Inequality with denominators (comparison tip)

When denominators are larger, fractions are smaller; flipping this is a common comparison mistake.

34
New cards

Limit comparison test

For an, bn > 0, compute L = lim (an/bn). If 0 < L < ∞, then Σ an and Σ bn either both converge or both diverge.

35
New cards

Choosing b_n in limit comparison

Pick bn to match the dominant large-n behavior of an (often like 1/n^p).

36
New cards

Integral test

If f is positive, continuous, and decreasing on [1,∞) and an = f(n), then Σ an and ∫_1^∞ f(x) dx either both converge or both diverge.

37
New cards

Conditions for the integral test

To apply the integral test, f(x) must be positive, continuous, and decreasing for x ≥ 1.

38
New cards

Ratio test

For an > 0, let L = lim (a{n+1}/a_n). If L < 1 converge; if L > 1 or ∞ diverge; if L = 1 inconclusive.

39
New cards

Ratio test inconclusive case

When L = 1 in the ratio test, you cannot conclude convergence or divergence from the test.

40
New cards

Root test

Compute L = lim √[n]{a_n}. If L < 1 converge; if L > 1 diverge; if L = 1 inconclusive.

41
New cards

Root test inconclusive case

When L = 1 in the root test, the test does not decide convergence.

42
New cards

Alternating series

A series whose terms alternate signs, often written Σ (−1)^{n+1} bn with bn > 0.

43
New cards

Alternating series test (Leibniz test)

An alternating series converges if bn is decreasing (eventually) and lim bn = 0 (with sign alternation present).

44
New cards

Absolute convergence

A series Σ an is absolutely convergent if Σ |an| converges (which guarantees Σ a_n converges).

45
New cards

Conditional convergence

A series Σ an converges, but the absolute value series Σ |an| diverges.

46
New cards

Absolute Convergence Theorem

If Σ |an| converges, then Σ an converges.

47
New cards

Alternating series remainder (error) bound

If an alternating series converges by the alternating series test, then |RN| = |S − SN| ≤ b_{N+1} (the next term’s magnitude).

48
New cards

Power series

A series of the form Σ{n=0}^{∞} cn (x − a)^n, centered at x = a.

49
New cards

Radius of convergence (R)

The number R such that a power series converges for |x − a| < R and diverges for |x − a| > R.

50
New cards

Interval of convergence

The set of x-values where a power series converges; endpoints (where |x − a| = R) must be tested separately.

Explore top notes

note
Histotechnology Exam Prep
Updated 635d ago
0.0(0)
note
The globalized world
Updated 1353d ago
0.0(0)
note
Psych Semester Exam
Updated 289d ago
0.0(0)
note
Physics
Updated 724d ago
0.0(0)
note
Ch 3 - Foundations of Planning
Updated 1075d ago
0.0(0)
note
PoHS / GKC #1 / Unit 5
Updated 1221d ago
0.0(0)
note
Histotechnology Exam Prep
Updated 635d ago
0.0(0)
note
The globalized world
Updated 1353d ago
0.0(0)
note
Psych Semester Exam
Updated 289d ago
0.0(0)
note
Physics
Updated 724d ago
0.0(0)
note
Ch 3 - Foundations of Planning
Updated 1075d ago
0.0(0)
note
PoHS / GKC #1 / Unit 5
Updated 1221d ago
0.0(0)

Explore top flashcards

flashcards
unit 6 box notes 17-34
29
Updated 818d ago
0.0(0)
flashcards
social psychology III
27
Updated 1076d ago
0.0(0)
flashcards
ch 5 review
60
Updated 1195d ago
0.0(0)
flashcards
unit 6 box notes 17-34
29
Updated 818d ago
0.0(0)
flashcards
social psychology III
27
Updated 1076d ago
0.0(0)
flashcards
ch 5 review
60
Updated 1195d ago
0.0(0)