Sequences and series help students describe patterns, make predictions, and add repeated terms efficiently. This cheat sheet covers arithmetic and geometric sequences, recursive definitions, explicit formulas, and sigma notation. Students in grades 9 through 11 need these tools for algebra, functions, finance, and later precalculus topics.
A clear formula reference makes it easier to identify the pattern before choosing a method.
The main idea is to decide whether terms change by a common difference or a common ratio . Arithmetic sequences use , while geometric sequences use . Series formulas find sums, such as for arithmetic series and for geometric series.
Infinite geometric series only have a finite sum when .
Key Facts
- An arithmetic sequence has a constant difference , so .
- The common difference in an arithmetic sequence is .
- A geometric sequence has a constant ratio , so .
- The common ratio in a geometric sequence is when .
- The sum of the first terms of an arithmetic series is .
- The sum of the first terms of a geometric series is when .
- An infinite geometric series has sum only when .
- Sigma notation means add the terms .
Vocabulary
- Sequence
- A sequence is an ordered list of numbers, often written as terms such as .
- Term
- A term is one number in a sequence, and represents the term in position .
- Arithmetic Sequence
- An arithmetic sequence is a sequence where each term is found by adding the same difference to the previous term.
- Geometric Sequence
- A geometric sequence is a sequence where each term is found by multiplying the previous term by the same ratio .
- Series
- A series is the sum of the terms of a sequence, often written using or sigma notation.
- Sigma Notation
- Sigma notation uses to represent repeated addition of terms from a starting index to an ending index.
Common Mistakes to Avoid
- Confusing and is wrong because arithmetic patterns add the same amount while geometric patterns multiply by the same factor.
- Using instead of is wrong because the first term already occurs when .
- Forgetting the condition for is wrong because infinite geometric series diverge when the terms do not shrink toward .
- Starting sigma notation at the wrong index is wrong because and include different numbers of terms.
- Using the geometric series formula when is wrong because would require division by .
Practice Questions
- 1 Find for the arithmetic sequence with and .
- 2 Find for the geometric series with and .
- 3 Evaluate .
- 4 A sequence begins . Explain whether it is arithmetic, geometric, or neither, and identify the pattern.
Understanding Sequences & Series
A sequence is an ordered list, so position is part of the meaning. The fifth term is not simply a value from the list. It is the value attached to position five.
This matters when a rule begins at zero instead of one. In computer science and some graphing contexts, counting often starts at zero. Students should always check the first index before substituting a term number into a rule.
A recursive rule gives a starting value and a process for producing the next value. It is useful for building a table step by step.
An explicit rule gives any requested term directly. It is usually faster when the problem asks for a distant term, such as the one hundredth term.
Arithmetic patterns model steady change. A savings account receiving the same dollar deposit each week can form an arithmetic sequence if interest is ignored. The height of stacked equal blocks and the cost of a taxi with a fixed charge per mile can have the same kind of linear growth.
The graph of term number against term value forms points on a straight line. A frequent mistake is using the term number itself instead of one less than the term number. The first term needs zero changes from the starting value.
Another common error is confusing a negative difference with a sequence that has negative terms. A sequence can begin positive and decrease by the same amount until its terms become negative.
Geometric patterns describe repeated multiplication, which creates exponential change. Population models, compound interest, depreciation, image resizing, and repeated discounts can involve geometric sequences. The ratio can be a fraction, which causes decay, or a negative number, which makes signs alternate.
For example, multiplying repeatedly by negative one-half produces terms that switch from positive to negative while getting closer to zero. Zero needs care in geometric work.
Once a term becomes zero, later terms can remain zero, but dividing by a previous zero term cannot determine a ratio. Students should compare several pairs of neighboring terms before deciding that a pattern is geometric, especially when the list includes fractions or negative values.
A series adds terms, and the number of included terms must be clear. Sigma notation is compact, but it can hide counting errors. Write out the first few and last few terms before evaluating a sum.
If the index starts at three and ends at ten, there are eight terms, not seven. For arithmetic sums, pairing the first and last terms explains why the average term is useful. Each pair has the same total, even when the number of terms is odd and one middle term is left.
Infinite geometric sums are about a limit, not about literally finishing infinitely many additions. When repeated multiplication makes the terms approach zero, the partial sums can settle near one fixed value. If the terms fail to shrink, a finite infinite sum does not exist.