Unit 10 Foundations: Understanding Infinite Sequences and Series (AP Calculus BC)

0.0(0)
Studied by 33 people
0%Unit 10 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceAP Practice
Supplemental Materials
call kaiCall Kai
Card Sorting

1/24

Last updated 3:08 PM 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

25 Terms

1
New cards

Sequence

An ordered list of numbers indexed by an integer nn (e.g., a1,a2,a3,a_1, a_2, a_3, …); can be viewed as a function that outputs ana_n for each integer nn.

2
New cards

Infinite series

The sum of the terms of a sequence added indefinitely, written n=1an\sum_{n=1}^{\infty} a_n.

3
New cards

Term ana_n

The nth value in a sequence; represents the “piece” being added in an associated series.

4
New cards

Partial sum SNS_N

The sum of the first N terms of a series: SN=n=1NanS_N = \sum_{n=1}^{N} a_n.

5
New cards

Partial sum sequence

The sequence (S1,S2,S3,)(S_1, S_2, S_3, \dots) formed by the partial sums; its behavior determines whether a series converges.

6
New cards

Convergent series

An infinite series whose partial sums approach a finite real number L, i.e., limNSN=L\lim_{N\to\infty} S_N = L.

7
New cards

Sum of a convergent series

The finite limit L that the partial sums approach; written n=1an=L\sum_{n=1}^{\infty} a_n = L when the series converges.

8
New cards

Divergent series

An infinite series whose partial sums do not approach a finite limit (they may grow without bound, oscillate, or behave irregularly).

9
New cards

Divergence to infinity

A type of divergence where partial sums grow without bound, e.g., (SN)(S_N\to\infty) or (SN)(S_N\to -\infty).

10
New cards

Oscillation (of partial sums)

A divergence behavior where partial sums bounce around and never settle to one finite number.

11
New cards

Necessary condition for series convergence (terms go to 0)

If (an)(\sum a_n) converges, then limnan=0\lim_{n\to\infty} a_n = 0.

12
New cards

“Terms go to 0” misconception

The false idea that (an0)(a_n\to 0) guarantees (an)(\sum a_n) converges; it is necessary but not sufficient.

13
New cards

Geometric sequence

A sequence where each term is obtained by multiplying the previous term by a constant ratio rr (e.g., (a,ar,ar2,)(a, ar, ar^2, \dots)).

14
New cards

Common ratio rr

For a geometric sequence/series, the constant factor between successive terms; computed as (next term)/(previous term)(\text{next term})/(\text{previous term}).

15
New cards

Geometric series

A series of the form n=0arn=a+ar+ar2+\sum_{n=0}^{\infty} ar^n = a + ar + ar^2 + \cdots.

16
New cards

Geometric series convergence condition

An infinite geometric series converges exactly when r<1|r| < 1.

17
New cards

Infinite geometric series sum formula

If r<1|r| < 1, then n=0arn=a1r\sum_{n=0}^{\infty} ar^n = \frac{a}{1-r}, where a is the first term (at n=0n=0).

18
New cards

Finite geometric partial sum formula

For SN=a+ar++arNS_N = a + ar + \cdots + ar^N, SN=a(1rN+1)1rS_N = \frac{a(1-r^{N+1})}{1-r}.

19
New cards

Indexing shift (n=0 vs n=1)

A bookkeeping adjustment: if a geometric series starts at n=1n=1, its first term is (ar)(ar) (not aa), so you may rewrite it to match standard formulas.

20
New cards

Nth term test for divergence (divergence test)

If limnan0\lim_{n\to\infty} a_n \neq 0 or the limit does not exist, then (an)(\sum a_n) diverges.

21
New cards

One-way nature of the nth term test

If (a_n o 0), the nth term test is inconclusive; the series may still converge or diverge.

22
New cards

Harmonic series

The series n=11n\sum_{n=1}^{\infty} \frac{1}{n}; it diverges even though its terms go to 0.

23
New cards

p-series

A series of the form n=11np\sum_{n=1}^{\infty} \frac{1}{n^p}, where p is a real constant.

24
New cards

p-series test

A p-series converges if (p>1)(p>1) and diverges if (p1)(p \le 1).

25
New cards

Constant multiple rule (for known benchmark series)

Multiplying a series by a nonzero constant does not change whether it converges or diverges (e.g., (10n)(\sum \frac{10}{n}) diverges like the harmonic series).