SOLID STATE PRESS
← Back to catalog
Sequences and Series cover
Coming soon
Coming soon to Amazon
This title is in our publishing queue.
Browse available titles
Mathematics

Sequences and Series

Arithmetic, Geometric, and Infinite Series Demystified — A TLDR Primer

Sequences and series show up on every precalculus final, every AP Calculus exam, and in the first weeks of Calculus II — and they trip up students who never got a clear explanation the first time. If you're staring at sigma notation and wondering what any of it means, or you need a fast, honest review before an exam, this guide was written for you.

**TLDR: Sequences and Series** covers everything from the basics through the convergence tests that dominate college-level courses. You'll get the vocabulary straight (sequences vs. series, terms vs. partial sums), master the nth-term and sum formulas for arithmetic and geometric sequences, and work through the infinite geometric series formula with its critical |r| < 1 condition. From there the guide builds to the tests that actually matter — the nth-term test, p-series, the harmonic series, and the comparison and ratio tests — with plain-language explanations and worked examples at every step. A closing section connects all of it to compound interest, algorithm analysis, and Taylor series so the machinery feels worth learning.

This is a targeted sequences and series precalculus and calculus review, not a 400-page textbook. It is designed for high school students in grades 9–12, college freshmen and sophomores, and tutors who need a clean, reliable resource for a single topic. Read it in one sitting, work the examples, walk into your exam with the core ideas locked in.

Grab your copy and get oriented today.

What you'll learn
  • Distinguish sequences from series and use sigma notation fluently
  • Identify and work with arithmetic and geometric sequences, including closed-form and recursive definitions
  • Compute partial sums of arithmetic and geometric series and evaluate infinite geometric series when they converge
  • Apply basic convergence tests (nth-term, geometric, p-series, ratio) to determine whether a series converges or diverges
  • Recognize where sequences and series appear in finance, computer science, and calculus
What's inside
  1. 1. Sequences vs. Series: The Vocabulary
    Defines sequences and series, introduces sigma notation, and clarifies the difference between a list of numbers and the sum of that list.
  2. 2. Arithmetic Sequences and Series
    Covers common difference, the nth-term formula, and the sum formula for arithmetic series with worked examples.
  3. 3. Geometric Sequences and Series
    Develops the common ratio, the nth-term formula, finite geometric sums, and the infinite geometric series formula with the |r|<1 condition.
  4. 4. Convergence and Divergence of Infinite Series
    Introduces what it means for a series to converge, the nth-term test for divergence, p-series, and the harmonic series as a key example.
  5. 5. Tests You Can Actually Use: Comparison and Ratio
    Presents the comparison test and ratio test as the workhorses for deciding convergence, with strategy notes on which test to reach for.
  6. 6. Why This Matters: Money, Code, and Calculus
    Shows where sequences and series show up in compound interest, algorithm analysis, and Taylor series, motivating why the machinery is worth learning.
Published by Solid State Press
Sequences and Series cover
TLDR STUDY GUIDES

Sequences and Series

Arithmetic, Geometric, and Infinite Series Demystified — A TLDR Primer
Solid State Press

Contents

  1. 1 Sequences vs. Series: The Vocabulary
  2. 2 Arithmetic Sequences and Series
  3. 3 Geometric Sequences and Series
  4. 4 Convergence and Divergence of Infinite Series
  5. 5 Tests You Can Actually Use: Comparison and Ratio
  6. 6 Why This Matters: Money, Code, and Calculus
Chapter 1

Sequences vs. Series: The Vocabulary

A sequence is an ordered list of numbers. That's it. The order matters, the numbers can follow any rule you like, and the list can go on forever or stop after finitely many entries. Each number in the list is called a term, and its position in the list is its index.

Here is a simple sequence: $2, 5, 8, 11, 14, \ldots$ The first term is $2$, the second is $5$, the third is $8$, and so on. We name terms using subscript notation: $a_1 = 2$, $a_2 = 5$, $a_3 = 8$. The index here is $n$, and it typically starts at $1$ (though sometimes at $0$ — always check).

Describing a Sequence: Two Approaches

There are two standard ways to define a sequence precisely.

An explicit formula (also called a closed-form formula) gives you $a_n$ directly in terms of $n$. For the sequence above, $a_n = 2 + 3(n-1)$. Plug in any $n$ and you immediately get that term — no previous terms needed.

A recursive formula defines each term in terms of the one (or more) before it. The same sequence can be described as $a_1 = 2$ and $a_n = a_{n-1} + 3$ for $n \geq 2$. You need the starting value, and then you build forward. Recursive formulas are natural when a quantity is built step by step — as in compound interest, where next year's balance depends on this year's.

Both descriptions capture the same sequence. The explicit formula is faster when you need, say, the 100th term. The recursive formula is often closer to how the sequence arises in the real world.

From List to Sum: What a Series Is

A series is what you get when you add the terms of a sequence. The list $2, 5, 8, 11, 14$ is a sequence. The sum $2 + 5 + 8 + 11 + 14$ is a series.

This distinction trips up many students. A sequence is a list; a series is a sum. They come from the same terms, but they are different objects.

Because we often want to add up only some of the terms — say, the first $n$ of them — we use the phrase partial sum. The $n$th partial sum, written $S_n$, is the sum of the first $n$ terms:

About This Book

If you're a high school student who needs a sequences and series study guide for Precalculus, Algebra 2, or an AP course, this book is for you. It's also for college freshmen and sophomores looking for calculus 2 series prep before an exam, or anyone who has stared at sigma notation and summation and felt lost before the first problem.

This primer covers arithmetic and geometric series — the precalculus sequences and series quick review most students need — then moves into infinite series, convergence, and the ratio test and comparison test that dominate calculus-level problem sets. Infinite series convergence tests are explained step by step, not buried in theorem-proof-theorem blocks. A concise overview with no filler.

Read it straight through. Every section builds on the one before it, so skipping ahead costs you. Work through each Example block yourself before reading the solution, then tackle the problem set at the end. That's where the concepts stick.

Keep reading

You've read the first half of Chapter 1. The complete book covers 6 chapters in roughly fifteen pages — readable in one sitting.

Coming soon to Amazon