Definition
An arithmetic sequence is a sequence where the difference between any two successive terms is a constant, called the common difference ().
Why It Matters
They are the simplest models for constant growth and are essential for financial planning and physics. Recognizing these patterns allows for the accurate prediction of future states in linear systems.
Core Concepts
-
General Term Formula:
- How to read: “The n-th term a n equals the first term a one, plus the quantity n minus one times the common difference d.”
- Meaning: The th term of a sequence that grows by adding each step—like a discrete linear function.
-
Arithmetic Series (): The sum of the first terms:
- How to read: “The sum of the first n terms S n equals n divided by two, times the sum of the first term a one and the n-th term a n. Alternatively, S n equals n over two, times the sum of twice a one and the quantity n minus one times d.”
- Meaning: First form uses first and last term; second uses first term and common difference. Both give the total of evenly spaced terms.