---
title: "Alternating Series and Absolute Convergence"
description: "Handle series whose terms change sign: the alternating test, the error bound from the first omitted term, and the difference between converging absolutely and converging only conditionally."
canonical: https://lightmysky.com/learn/mathematics/alternating-series-and-absolute-convergence-mt_sk6F4n1USH
source: https://lightmysky.com/learn/mathematics/alternating-series-and-absolute-convergence-mt_sk6F4n1USH.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`.

# Alternating Series and Absolute Convergence

Handle series whose terms change sign: the alternating test, the error bound from the first omitted term, and the difference between converging absolutely and converging only conditionally.

Subject: Mathematics · Area: Calculus & Analysis · Ages 19 to 20
Page: https://lightmysky.com/learn/mathematics/alternating-series-and-absolute-convergence-mt_sk6F4n1USH

## Ready when they can

- Apply the alternating series test and bound the truncation error
- Give a series that converges but whose absolute version does not
- Explain why absolute convergence is the stronger claim

## Lesson: When signs keep switching

An alternating series flips sign every term, and its test asks only two things: magnitudes decrease, and they tend to zero. Pass both and the series converges. The alternating harmonic series is the mascot: 1 over n shrinks to 0, so it converges. Stopping early costs little: the error of any partial sum is at most the first omitted magnitude, so ten terms leave an error of at most 1 over 11.

**Example.** Strip the signs from the alternating harmonic series and you get the plain harmonic series, which diverges. Converging with signs but diverging without them is called conditional convergence. Contrast minus 1 to the n over n squared: absolute values give 1 over n squared, a p-series with p equals 2, so it converges even naked, which is absolute convergence.

Absolute convergence is the stronger claim: it forces ordinary convergence, but the reverse fails, as the alternating harmonic series shows. So test the absolute version first with your positive-term tools like ratio, and only fall back to the alternating test when those shrug.

**Tip.** Work any signed series in order: confirm the signs truly alternate, confirm magnitudes decrease to zero, then bound your stopping error by the next magnitude.

**Recap.** Alternating plus shrinking to zero converges, the next term bounds the error, and absolute convergence is stronger.

## Practice

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

## Needs first

- [Convergence Tests for Series of Positive Terms](https://lightmysky.com/learn/mathematics/convergence-tests-for-series-of-positive-terms-mt_8N49Q4BlO8)
- [Proof by Contradiction and Counterexample](https://lightmysky.com/learn/mathematics/proof-by-contradiction-and-counterexample-mt_pbFTv4v6k8)

## Opens up

- [Power Series and the Radius of Convergence](https://lightmysky.com/learn/mathematics/power-series-and-the-radius-of-convergence-mt_RnYb0JLKbD)
