AP Calculus BC Unit 10 Study Guide: Infinite Sequences, Series, Convergence Tests, and Power Series

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

1/49

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:38 PM on 3/9/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 ordered list of numbers; can be viewed as a function with input a positive integer n and output a_n.

2
New cards

nth term (a_n)

The value of a sequence at term number n.

3
New cards

Limit of a sequence

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

4
New cards

Convergent sequence

A sequence whose terms approach a single finite limit as n→∞.

5
New cards

Divergent sequence

A sequence that does not approach a single finite number (may grow without bound or oscillate).

6
New cards

Oscillating sequence

A divergent sequence that alternates between values without settling to one limit (e.g., (-1)^n).

7
New cards

Bounded sequence

A sequence whose terms stay between two fixed numbers; bounded does not necessarily imply convergence.

8
New cards

Dominant-term reasoning

A limit technique where the highest-power terms control behavior as n→∞ (often used for rational expressions).

9
New cards

Epsilon–N definition (for sequences)

an→L if for every ε>0 there exists an integer N such that |an−L|<ε for all n≥N.

10
New cards

Infinite series

The sum of infinitely many terms from a sequence, written ∑{n=1}^{∞} an.

11
New cards

Term of a series

An individual addend an in the series ∑ an.

12
New cards

Partial sum (S_n)

The sum of the first n terms of a series: Sn = ∑{k=1}^{n} a_k.

13
New cards

Convergence of a series

A series converges if its partial sums S_n approach a finite limit S as n→∞.

14
New cards

Divergence of a series

A series diverges if its partial sums do not approach a finite limit (so it has no sum).

15
New cards

nth-term test for divergence

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

16
New cards

Necessary but not sufficient condition (terms→0)

For a convergent series, an must go to 0, but an→0 alone does not guarantee the series converges.

17
New cards

Harmonic series

The series ∑_{n=1}^{∞} 1/n; it diverges even though terms go to 0.

18
New cards

Telescoping series

A series whose partial sums simplify by cancellation of most terms, allowing direct computation of S_n and its limit.

19
New cards

Geometric series

A series of the form ∑ ar^n (or ∑ ar^{n-1}) with constant ratio r between successive terms.

20
New cards

Common ratio (r)

In a geometric series, the factor multiplying each term to get the next term.

21
New cards

Geometric series convergence criterion

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

22
New cards

Sum of an infinite geometric series

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

23
New cards

Finite geometric sum formula

For Sn = a + ar + … + ar^{n−1}, Sn = a(1−r^n)/(1−r).

24
New cards

p-series

A series of the form ∑_{n=1}^{∞} 1/n^p; converges if p>1 and diverges if p≤1.

25
New cards

Integral Test

If an=f(n) where f is continuous, positive, and decreasing (eventually), then ∑ an and ∫ f(x)dx either both converge or both diverge.

26
New cards

Improper integral (to infinity)

An integral with an infinite upper limit, such as ∫_{N}^{∞} f(x) dx, used to test convergence.

27
New cards

Remainder (R_n) for a series

The tail after n terms: Rn = ∑{k=n+1}^{∞} ak = S − Sn (if the series sum S exists).

28
New cards

Integral Test remainder bounds

If f is positive and decreasing and an=f(n), then ∫{n+1}^{∞} f(x)dx ≤ Rn ≤ ∫{n}^{∞} f(x)dx.

29
New cards

Direct Comparison Test

For nonnegative terms: compare an to bn to conclude convergence (an≤bn, ∑bn convergent) or divergence (an≥bn, ∑bn divergent), eventually.

30
New cards

Limit Comparison Test

If an>0, bn>0, and lim{n→∞} (an/bn)=c with 0

31
New cards

Alternating series

A series whose terms change sign, often written ∑ (-1)^{n-1} bn with bn≥0.

32
New cards

Alternating Series Test (Leibniz Test)

An alternating series ∑ (-1)^{n-1} bn converges if bn decreases eventually and lim{n→∞} bn = 0.

33
New cards

Alternating Series Estimation Theorem

If an alternating series converges by the AST, then the error after n terms satisfies |Rn| ≤ b{n+1}.

34
New cards

Absolute convergence

A series ∑ an is absolutely convergent if ∑ |an| converges.

35
New cards

Conditional convergence

A series that converges, but does not converge absolutely (∑ an converges while ∑|an| diverges).

36
New cards

Absolute Convergence Theorem

If ∑|an| converges, then ∑an converges.

37
New cards

Ratio Test

Compute L = lim{n→∞} |a{n+1}/a_n|: if L

38
New cards

Root Test

Compute L = lim{n→∞} (|an|)^{1/n}: if L

39
New cards

Inconclusive test result

When a convergence test (like ratio/root) yields a value (often 1) that does not determine convergence or divergence, requiring a different method.

40
New cards

Power series

A series of the form ∑{n=0}^{∞} an (x−c)^n, an “infinite polynomial” centered at c.

41
New cards

Center of a power series (c)

The value of x about which a power series is written in powers of (x−c).

42
New cards

Radius of convergence (R)

A number R such that a power series converges for |x−c|R (endpoints must be tested separately).

43
New cards

Interval of convergence

The set of x-values for which a power series converges, including any endpoints that pass separate testing.

44
New cards

Endpoint testing (power series)

Checking convergence at x=c−R and x=c+R because behavior at endpoints may differ from interior points.

45
New cards

Term-by-term differentiation (power series)

Within the interval of convergence, d/dx of ∑ an(x−c)^n equals ∑ n an (x−c)^{n−1}.

46
New cards

Term-by-term integration (power series)

Within the interval of convergence, ∫ ∑ an(x−c)^n dx equals C + ∑ an/(n+1)^{n+1}.

47
New cards

Taylor polynomial (degree n)

Pn(x)=∑{k=0}^{n} f^{(k)}(a)/k! · (x−a)^k, approximating f near x=a.

48
New cards

Taylor series

The infinite extension ∑_{k=0}^{∞} f^{(k)}(a)/k! · (x−a)^k (when it converges).

49
New cards

Maclaurin series

A Taylor series centered at 0: ∑_{k=0}^{∞} f^{(k)}(0)/k! · x^k.

50
New cards

Lagrange error bound (Taylor remainder)

If |f^{(n+1)}(t)|≤M between a and x, then |R_n(x)| ≤ M|x−a|^{n+1}/(n+1)!.

Explore top notes

note
History of England
Updated 1275d ago
0.0(0)
note
Indirect Values
Updated 1499d ago
0.0(0)
note
iPhone SE 4_ What To Expect.mp4
Updated 928d ago
0.0(0)
note
Tsunamis
Updated 674d ago
0.0(0)
note
Biology - Evolution
Updated 1475d ago
0.0(0)
note
26.2 History of Life on Earth
Updated 1773d ago
0.0(0)
note
History of England
Updated 1275d ago
0.0(0)
note
Indirect Values
Updated 1499d ago
0.0(0)
note
iPhone SE 4_ What To Expect.mp4
Updated 928d ago
0.0(0)
note
Tsunamis
Updated 674d ago
0.0(0)
note
Biology - Evolution
Updated 1475d ago
0.0(0)
note
26.2 History of Life on Earth
Updated 1773d ago
0.0(0)

Explore top flashcards

flashcards
faf
40
Updated 956d ago
0.0(0)
flashcards
faf
40
Updated 956d ago
0.0(0)