---
title: "Convergence of Sequences, Rigorously"
description: "Prove convergence from the definition: for every tolerance there is a point in the sequence past which every term stays inside it. Limit laws become theorems with proofs rather than rules to apply."
canonical: https://lightmysky.com/learn/mathematics/convergence-of-sequences-rigorously-mt_yB5M-DCH8V
source: https://lightmysky.com/learn/mathematics/convergence-of-sequences-rigorously-mt_yB5M-DCH8V.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`.

# Convergence of Sequences, Rigorously

Prove convergence from the definition: for every tolerance there is a point in the sequence past which every term stays inside it. Limit laws become theorems with proofs rather than rules to apply.

Subject: Mathematics · Area: Calculus & Analysis · Ages 20 to 21
Page: https://lightmysky.com/learn/mathematics/convergence-of-sequences-rigorously-mt_yB5M-DCH8V

## Ready when they can

- Prove a stated limit by producing N for an arbitrary epsilon
- Prove that a limit is unique
- Prove one of the limit laws from the definition

## Lesson: Proving a sequence settles down

Like 1 minus 1 over n climbing toward its ceiling 1, a sequence is an ordered list of numbers a1, a2, and so on. It converges to L when its terms get and stay arbitrarily close to L. Precisely, for each positive epsilon there is a cutoff N so that all terms past N sit within epsilon of L. Smaller epsilon may force a larger N.

**Example.** To prove 1 over n tends to 0, start with an arbitrary epsilon and work backward. You need 1 over n below epsilon, which holds past N equal to 1 over epsilon. For epsilon 0.02, N equal to 50 does the job. Present that N and verify it: every later term is smaller than 0.02.

A convergent sequence has exactly one limit: if L and M both worked, their difference would have to be zero. The limit laws then split hard limits into easy pieces: the limit of a sum is the sum of the limits, and likewise for products and quotients. So if a_n tends to 2 and b_n tends to 5, their sum tends to 7. Oscillators like (-1) to the n never settle and diverge.

**Recap.** Name the limit with epsilon and N, prove it by working backward, and split the rest with the limit laws.

## Practice

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

## Needs first

- [The Epsilon-Delta Definition of a Limit](https://lightmysky.com/learn/mathematics/the-epsilon-delta-definition-of-a-limit-mt_jFzRYQzCmk)
- [The Completeness Axiom: Suprema and Infima](https://lightmysky.com/learn/mathematics/the-completeness-axiom-suprema-and-infima-mt_xjI-pIfh95)

## Opens up

- [Cauchy Sequences and the Bolzano-Weierstrass Theorem](https://lightmysky.com/learn/mathematics/cauchy-sequences-and-the-bolzano-weierstrass-theorem-mt_nreDylVkSU)
