Unit 10: Infinite Sequences and Series

0.0(0)
Studied by 46 people
0%Unit 10 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceAP Practice
Supplemental Materials
call kaiCall Kai
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 LL such that ana_n approaches LL as nn \to \infty; written limnan=L\lim_{n\to\infty} 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 (\to \infty or \to -\infty).

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 LL if for every \textstyle\big\backepsilon > 0, there exists an integer NN such that |a_n - L| < \textstyle\big\backepsilon for all nNn \not< 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\sum a_n converges, then limnan=0\lim_{n\to\infty} 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 + 7 ext{ or } \\sum_{n=1}^{\infty} a_n.

14
New cards

Sigma notation (Σ)

Compact notation for a sum, such as n=1an\sum_{n=1}^{\infty} a_n for an infinite series.

15
New cards

Partial sum (S_N)

The finite sum of the first NN terms of a series: S_N = \textstyle \bigsum_{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 limNSN=S\lim_{N\to\infty} S_N = 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\sum a_n converges exactly when its partial sums SNS_N converge to a finite limit.

19
New cards

nth-term test for divergence

If limnan0\lim_{n\to\infty} a_n \neq 0 or does not exist, then an\sum 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 rr between successive terms; common forms include \textstyle \bigsum_{n=0}^{\textstyle\biginfty} 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|r| < 1; it diverges if r1|r| \not< 1.

24
New cards

Finite geometric sum formula

For first term aa and ratio rr, the sum of first nn terms is Sn=a(1rn)1rS_n = \frac{a(1 - r^n)}{1 - r}, for r1r \neq 1.

25
New cards

Infinite geometric sum formula

If r<1|r| < 1, then n=0arn=a1r\sum_{n=0}^{\infty} a r^n = \frac{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 \textstyle \bigsum_{n=1}^{\textstyle \biginfty} \frac{1}{n}, which diverges even though its terms go to 0.

29
New cards

p-series

A series of the form n=11np\sum_{n=1}^{\infty} \frac{1}{n^p} with a complete convergence rule based on p.

30
New cards

p-series convergence rule

\textstyle \bigsum \frac{1}{n^p} converges if p>1p > 1 and diverges if p1p \not> 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 \le an \le bn eventually, then (i) \sum bn convergent \Rightarrow \sum an convergent; (ii) \sum an divergent \Rightarrow \sum 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>0a_n, b_n > 0, compute L = \textstyle\biglim \frac{a_n}{b_n}. If 0<L<0 < L < \infty, then \textstyle \bigsum a_n and \textstyle \bigsum b_n 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 ff is positive, continuous, and decreasing on [1,)[1,\infty) and an=f(n)a_n = f(n), then an\sum a_n and 1f(x)dx\int_1^{\infty} 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>0a_n > 0, let L=liman+1anL = \lim \frac{a_{n+1}}{a_n}. If L<1L < 1 converge; if L>1L > 1 or \infty diverge; if L=1L = 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 = \textstyle\biglim \root{n}{a_n}. If L<1L < 1 converge; if L>1L > 1 diverge; if L=1L = 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+1bn\sum (-1)^{n+1} b_n with bn>0b_n > 0.

43
New cards

Alternating series test (Leibniz test)

An alternating series converges if bnb_n is decreasing (eventually) and limbn=0\lim b_n = 0 (with sign alternation present).

44
New cards

Absolute convergence

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

45
New cards

Conditional convergence

A series an\sum a_n converges, but the absolute value series an\sum |a_n| diverges.

46
New cards

Absolute Convergence Theorem

If \sum |an| converges, then \sum an converges.

47
New cards

Alternating series remainder (error) bound

If an alternating series converges by the alternating series test, then RN=SSNbN+1|R_N| = |S - S_N| \leq b_{N+1} (the next term’s magnitude).

48
New cards

Power series

A series of the form \textstyle \bigsum_{n=0}^{\textstyle \biginfty} c_n (x - a)^n, centered at x=ax = a.

49
New cards

Geometric series

A series with constant ratio rr between successive terms; common forms include n=0arn\sum_{n=0}^{\infty} a r^n.

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.