Study Guide

Defining convergent and divergent infinite series

AP Calculus BCΒ· AP Calculus BC CED β€” Infinite Sequences and SeriesΒ· 14 min read

1. Formal Definition of Convergence and Divergenceβ˜…β˜…β˜†β˜†β˜†β± 3 min

An infinite series is the sum of the terms of an infinite sequence, written in standard sigma notation as , where is the nth term of the sequence. We cannot add infinitely many terms directly, so we analyze convergence via the sequence of partial sums.

πŸ“˜ Definition

nth Partial Sum

The sum of the first terms of the infinite series , given by . Convergence of the series depends entirely on the limit of as .

πŸ“˜ Definition

Convergent and Divergent Series

An infinite series converges if and only if , where is a finite real number. The sum of the series equals . A series that does not converge is called divergent; divergence occurs when the limit of is infinite or does not exist due to oscillation.

πŸ“ Worked Example

Determine whether the series converges or diverges. If it converges, find its sum.

  1. 1

    First, write the general nth partial sum by expanding the first few and last terms:

  2. 2
    Sn=βˆ‘k=1n(1kβˆ’1k+1)=(1βˆ’12)+(12βˆ’13)+...+(1nβˆ’1n+1)S_n = \sum_{k=1}^n \left( \frac{1}{k} - \frac{1}{k+1} \right) = \left(1 - \frac{1}{2}\right) + \left(\frac{1}{2} - \frac{1}{3}\right) + ... + \left(\frac{1}{n} - \frac{1}{n+1}\right)
  3. 3

    Cancel all intermediate (telescoping) terms, leaving only the first and last unpaired terms:

  4. 4
    Sn=1βˆ’1n+1S_n = 1 - \frac{1}{n+1}
  5. 5

    Evaluate the limit of as :

  6. 6
    lim⁑nβ†’βˆžSn=lim⁑nβ†’βˆž(1βˆ’1n+1)=1\lim_{n \to \infty} S_n = \lim_{n \to \infty} \left(1 - \frac{1}{n+1}\right) = 1
  7. 7

    Since the limit is finite, the series converges to 1 by definition.

Exam tip:

When working with telescoping series, always expand at least the first 3 terms and the last 2 terms to confirm which terms do not cancel. Skipping this step is the most common cause of incorrect expressions for .

2. The nth-Term Test for Divergenceβ˜…β˜…β˜…β˜†β˜†β± 4 min

The nth-Term Test for Divergence is a core result derived directly from the definition of convergence. If a series converges, then (finite) and . Since , we take the limit of both sides:

lim⁑nβ†’βˆžan=lim⁑nβ†’βˆž(Snβˆ’Snβˆ’1)=Lβˆ’L=0\lim_{n \to \infty} a_n = \lim_{n \to \infty} (S_n - S_{n-1}) = L - L = 0
πŸ“ Worked Example

Determine whether converges or diverges.

  1. 1

    First, compute the limit of the nth term as :

  2. 2

    Divide numerator and denominator by the highest power of ():

  3. 3
    lim⁑nβ†’βˆž3n2βˆ’4n2n2+1=lim⁑nβ†’βˆž3βˆ’4n2+1n2=32\lim_{n \to \infty} \frac{3n^2 - 4n}{2n^2 + 1} = \lim_{n \to \infty} \frac{3 - \frac{4}{n}}{2 + \frac{1}{n^2}} = \frac{3}{2}
  4. 4

    The limit of the nth term is , which violates the necessary condition for convergence.

  5. 5

    By the nth-Term Test for Divergence, the series diverges.

Exam tip:

Always apply the nth-Term Test first when approaching any convergence question. It only takes a few seconds, and if it tells you the series diverges, you can stop working and move on, saving valuable exam time.

3. Properties of Convergent Seriesβ˜…β˜…β˜…β˜†β˜†β± 3 min

If we know the convergence behavior of two separate series, we can use core properties to classify their combinations, a common topic for conceptual multiple-choice questions. If (converges to finite ) and (converges to finite ), and is any real constant, then:

  1. , so the scaled series also converges

  2. , so the combined series also converges

Key consequences: multiplying a divergent series by a non-zero constant always gives a divergent series, and adding a convergent series to a divergent series always gives a divergent series. The sum of two divergent series can be either convergent or divergent, so you must test it explicitly.

πŸ“ Worked Example

Given that converges to 5 and diverges, what can you conclude about ?

  1. 1

    Since converges, , which is still convergent.

  2. 2

    Since diverges and 2 is non-zero, diverges, so also diverges.

  3. 3

    The sum of a convergent and a divergent series must be divergent: if the result were convergent, would have to converge, contradicting the given information.

  4. 4

    Therefore, diverges.

Exam tip:

Never assume the sum of two divergent series is automatically divergent. For example, and both diverge, but their sum converges to 0.

4. Concept Checkβ˜…β˜…β˜…β˜†β˜†β± 4 min

βœ“ Quick check

Test your understanding of core concepts:

  1. Which of the following statements about the infinite series is guaranteed to be true if ?

    • The series converges

    • The series diverges

    • The nth-Term Test does not allow us to conclude divergence

    • The sum of the series equals

    Reveal answer
    2 β€”

    The nth-Term Test only concludes divergence if . If the limit is 0, the test gives no information: the series could converge or diverge. The sum of the series is the limit of partial sums , not the limit of , so only the third option is correct.

5. Common Pitfalls

Wrong move:

Concluding that a series converges because

Why:

Students confuse a necessary condition for convergence with a sufficient condition; the nth-Term Test only proves divergence, not convergence

Correct move:

Remember that means you need to test further, it does not guarantee convergence

Wrong move:

Canceling the wrong terms when finding the partial sum of a telescoping series

Why:

Students skip expanding the first few and last few terms and incorrectly cancel the constant or final term

Correct move:

Always write out the first three terms and last two terms to confirm which terms remain after canceling

Wrong move:

Claiming that a series diverging to converges because it "has a limit of "

Why:

Students confuse extended real limits with the definition of convergence, which requires a finite limit

Correct move:

If , the limit does not exist as a finite number, so the series diverges

Wrong move:

Confusing with

Why:

Both are limits as , so students mix up which defines series convergence

Correct move:

Always remember: convergence of the series depends on , not

Wrong move:

Claiming the sum of two divergent series is always divergent

Why:

Students overgeneralize the convergent + divergent = divergent rule to two divergent series

Correct move:

Remember that the sum of two divergent series can be either convergent or divergent, so you must test it explicitly

Wrong move:

Assuming that if the first 100 terms get smaller, the series must converge

Why:

Students confuse early term behavior with the long-term behavior of partial sums as

Correct move:

Always base convergence on the limit of the nth partial sum, not the behavior of early terms

6. Quick Reference Cheatsheet

Category

Formula/Rule

Notes

Infinite Series

Sum of terms of an infinite sequence; cannot be evaluated directly by addition

nth Partial Sum

Sum of the first n terms; convergence depends on

Convergent Series Definition

converges , finite

The sum of the series equals the finite limit

Divergent Series Definition

diverges if does not exist (finite)

Divergence includes diverging to and oscillation

nth-Term Test for Divergence

If , then diverges

does NOT prove convergence; this only proves divergence

Necessary Condition for Convergence

If converges, then

Core result that the nth-Term Test is built from

Properties of Convergent Series

If , , then ,

Convergent + Divergent = Divergent; sum of two divergents is ambiguous

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· MCQ

    Convergence conceptual question

  • 2022 Β· FRQ

    Partial sum calculation

What's Next

This subtopic is the absolute foundation for all remaining topics in Unit 10 (Infinite Sequences and Series), which makes up 17-18% of the total AP Calculus BC exam score. Every convergence test you will learn next relies on the core definition of convergence as the limit of partial sums, and the nth-Term Test you learned here is always the first test you will apply to any series question on the exam. Without mastering this definition, you will not be able to correctly interpret results of other convergence tests or distinguish between the limit of terms and the limit of partial sums, a common source of lost points. Next you will apply this definition to specific series types, then move on to specialized convergence tests, and finally to Taylor series approximations, a major component of the exam's FRQ section.