ACT Math: Sequences and Series on the ACT
AI-Generated Content
ACT Math: Sequences and Series on the ACT
Sequences and series are a staple of the ACT Math section, appearing in roughly 5-10% of questions. Mastering these patterns is not just about memorizing formulas; it’s about developing a flexible problem-solving toolkit that lets you decode numerical relationships quickly and accurately. A strong grasp of this topic can directly boost your score by turning complex-looking problems into straightforward calculations.
Understanding Sequences: The Foundation
A sequence is simply an ordered list of numbers. Each number in the list is called a term. The ACT primarily tests two specific, predictable types of sequences: arithmetic and geometric. Your first and most critical task is to correctly identify which type you're working with. This identification dictates every formula and strategy you will use.
An arithmetic sequence is defined by a constant change. You get from one term to the next by always adding (or subtracting) the same value. This constant is called the common difference, denoted by . For example, in the sequence 2, 5, 8, 11, ..., the common difference . Everyday examples include counting by 2s or the height of a stack of chairs where each new chair adds the same height.
A geometric sequence, on the other hand, is defined by a constant ratio. You get from one term to the next by always multiplying by the same value. This constant is called the common ratio, denoted by . For example, in the sequence 3, 6, 12, 24, ..., the common ratio . This models phenomena like bacterial doubling or exponential decay.
Working with Arithmetic Sequences
The power of recognizing an arithmetic sequence lies in its predictability. Once you know the first term () and the common difference (), you can find any term. The explicit formula for the nth term of an arithmetic sequence is:
Let's apply this in an ACT-style context: "The first term of an arithmetic sequence is 7, and the common difference is 4. What is the 25th term?" You simply plug into the formula: . The formula saves you from having to list out all 25 terms.
Often, the ACT won't simply give you and . You might be given two non-consecutive terms and asked to find another. For instance: "The 5th term of an arithmetic sequence is 20, and the 12th term is 55. Find the first term." Your strategy is to set up two equations using the explicit formula:
- ->
- ->
Subtract the first equation from the second: , which simplifies to , so . Plug back into the first equation: , so , and thus .
Working with Geometric Sequences
For geometric sequences, the constant multiplier () is key. The explicit formula for the nth term of a geometric sequence is:
Consider this problem: "A bacterial culture starts with 500 cells and doubles every hour. How many cells are there after 6 hours?" This is a geometric sequence with and . We want the 7th term (the starting count is at hour 0): .
As with arithmetic sequences, you may need to deduce the common ratio. If given that the 2nd term is 12 and the 5th term is 324, you can use the formula's structure: because from term 2 to term 5, you multiply by three times. So, , leading to , and thus .
Series and Sums: Adding It All Up
A series is the sum of the terms in a sequence. The ACT frequently asks for the sum of the first terms, called a partial sum. The formulas are different for arithmetic and geometric series, so identification remains crucial.
The formula for the sum of the first terms of an arithmetic series () is:
The first version is often faster if you've already found the last term (). For example: "Find the sum of the first 30 positive even integers." This is arithmetic: , , . .
For a geometric series, the sum formula is:
Imagine saving money where you deposit \$10 the first week and double your deposit each subsequent week for 8 weeks. Your total savings is a geometric series: , , . .
Advanced Patterns and Recursive Sequences
The ACT will sometimes present sequences defined recursively, where each term is defined in relation to the previous term(s). A common recursive definition for an arithmetic sequence is . For a geometric sequence, it's .
Your job is to translate this into an explicit formula or to compute a few terms to see the pattern. For example: "A sequence is defined by and for . Find ." You calculate step-by-step: . Then .
You may also encounter sequence problems that involve solving a system of equations or interpreting a word problem to extract the first term and common difference/ratio. Always write down what you know before you start calculating.
Common Pitfalls
Misidentifying the Sequence Type: The most fundamental error is confusing an arithmetic for a geometric sequence, or vice versa. Always check several consecutive terms. Is the difference constant? Then it's arithmetic. Is the ratio constant? Then it's geometric. Don't assume based on only two terms.
Incorrectly Applying the Sum Formula: Using the arithmetic sum formula for a geometric series (or the reverse) guarantees a wrong answer. Double-check your sequence identification before choosing a sum formula. Also, a classic trap is using the geometric series formula when , which makes the denominator zero; in that case, the series is simply .
Off-by-One Errors with n: In the formula , the exponent in the geometric formula, and in word problems, misinterpreting is common. If a problem says "after 5 years," clarify if the first term is year 0 or year 1. In the bacterial doubling example, hour 0 is the first term. Always ask: "What term number corresponds to this event?"
Algebraic Mistakes in Formula Manipulation: When solving for , , or using two given terms, a small sign error or mistake in exponent handling can derail you. Work methodically. For geometric sequences, remember that , not .
Summary
- Identification is key: Determine if a sequence is arithmetic (constant difference ) or geometric (constant ratio ) before doing anything else.
- Master the explicit formulas: For arithmetic: . For geometric: . These allow you to find any term directly.
- Know the sum formulas: For arithmetic series: . For geometric series: ().
- Translate recursive definitions: A recursive rule like defines an arithmetic sequence; compute terms step-by-step if needed.
- Avoid classic traps: Watch for off-by-one errors with , never mix up sum formulas, and perform algebraic manipulations with care when solving for sequence parameters.