---
title: "Infinite Series and the Geometric Series"
description: "Define the sum of a series as the limit of its partial sums, work out the geometric and telescoping cases exactly, and use the term test to rule out convergence."
canonical: https://lightmysky.com/learn/mathematics/infinite-series-and-the-geometric-series-mt_EPE-ERFFQt
source: https://lightmysky.com/learn/mathematics/infinite-series-and-the-geometric-series-mt_EPE-ERFFQt.md
retrieved: 2026-09-12
---

> **Agent view.** This is the Markdown twin of the page, for tools and assistants.
> When to use this site, and the call that answers each job: https://lightmysky.com/agent-instructions.md
> API description (OpenAPI 3.1): https://lightmysky.com/openapi.json · Authentication: https://lightmysky.com/auth.md
> Pricing: https://lightmysky.com/pricing.md · Catalog: https://lightmysky.com/llms.txt · Full catalog: https://lightmysky.com/llms-full.txt
> Every machine-readable file on this domain: https://lightmysky.com/.well-known/ai-catalog.json
> Ask for Markdown with `Accept: text/markdown`, a `.md` address, or `?mode=agent`.

# Infinite Series and the Geometric Series

Define the sum of a series as the limit of its partial sums, work out the geometric and telescoping cases exactly, and use the term test to rule out convergence.

Subject: Mathematics · Area: Calculus & Analysis · Ages 19 to 20
Page: https://lightmysky.com/learn/mathematics/infinite-series-and-the-geometric-series-mt_EPE-ERFFQt

## Ready when they can

- Write the partial sum of a telescoping series and take its limit
- State the condition under which a geometric series has a finite sum
- Show that terms not tending to zero forces divergence, and that the converse fails

## Lesson: Adding infinitely many terms

A series is the limit of its partial sums: add the first N terms, then watch the totals as N grows. Some series collapse: 1 over n times n plus 1 splits into 1 over n minus 1 over n plus 1, so neighbours cancel. The Nth partial sum is N over N plus 1, which tends to 1, and that limit is the sum.

A geometric series multiplies by a fixed ratio each step, and it settles exactly when the ratio sits inside the unit circle. With first term a and ratio r, the sum is a over 1 minus r. So 1 plus 1 over 2 plus 1 over 4 and on gives 1 over 1 minus 1 over 2, which is 2. And 4 plus 4 over 3 plus 4 over 9 and on gives 4 over 1 minus 1 over 3, which is 6.

**Example.** Rafi eyes a series whose nth term tends to 5 and declares divergence at once, and he is right: terms that refuse to vanish break convergence. But passing this filter proves nothing, since the harmonic series has terms tending to zero yet its totals grow without bound. Zero-limit terms are required for convergence but never enough on their own.

**Tip.** Run three checks in order on any new series. Write partial sums first when neighbours might cancel. Check for a constant ratio and use first term over 1 minus ratio. Apply the term test as a quick divergence filter, and remember that silence from it settles nothing.

**Recap.** Partial sums define the sum, geometric series need a small ratio, and vanishing terms never promise convergence.

## Practice

14 questions on this page, each with its working shown.

## Needs first

- [Geometric Series and the Sum to Infinity](https://lightmysky.com/learn/mathematics/geometric-series-and-the-sum-to-infinity-mt_HHxFOv6vXS)
- [Sequences and Their Limits](https://lightmysky.com/learn/mathematics/sequences-and-their-limits-mt_PQl3Q6n5dc)

## Opens up

- [Convergence Tests for Series of Positive Terms](https://lightmysky.com/learn/mathematics/convergence-tests-for-series-of-positive-terms-mt_8N49Q4BlO8)
- [Fourier Series](https://lightmysky.com/learn/mathematics/fourier-series-mt_DJ3iwfj7NK)
- [Power Series and the Radius of Convergence](https://lightmysky.com/learn/mathematics/power-series-and-the-radius-of-convergence-mt_RnYb0JLKbD)
- [The Boltzmann Factor and the Partition Function](https://lightmysky.com/learn/science/the-boltzmann-factor-and-the-partition-function-mt_u9MSoTgJkF)
