Fatskills
Practice. Master. Repeat.
Study Guide: SAT / PSAT: SAT PSAT Math Advanced Math Sequences Arithmetic and Geometric nth Term Formula
Source: https://www.fatskills.com/sat/chapter/sat-psat-sat-psat-math-advanced-math-sequences-arithmetic-and-geometric-nth-term-formula

SAT / PSAT: SAT PSAT Math Advanced Math Sequences Arithmetic and Geometric nth Term Formula

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~5 min read

What Is This?

An nth term formula in sequences allows you to find any term in an arithmetic or geometric sequence without listing all preceding terms. This topic appears in exams to test your understanding of sequence patterns and your ability to apply formulas under time constraints.

Why It Matters

This topic is frequently tested in high school and college-level math exams, including SAT, ACT, AP Calculus, and university entrance exams. It typically carries 5-10% of the total marks and tests your ability to recognize patterns, apply formulas, and perform algebraic manipulations.

Core Concepts

  1. Arithmetic Sequence: A sequence where the difference between consecutive terms is constant.
  2. Geometric Sequence: A sequence where the ratio between consecutive terms is constant.
  3. nth Term Formula for Arithmetic Sequence: ( a_n = a_1 + (n-1)d )
  4. nth Term Formula for Geometric Sequence: ( a_n = a_1 \cdot r^{(n-1)} )
  5. Distinction Between Arithmetic and Geometric Sequences: Examiners often test your ability to differentiate between these two types of sequences.

Prerequisites

  1. Basic Algebra: Understanding of variables, equations, and solving for unknowns.
  2. Sequence Basics: Knowledge of what a sequence is and how to identify patterns.
  3. Exponents and Logarithms: Essential for geometric sequences.

The Rule-Book (How It Works)


Arithmetic Sequence

  • Primary Rule: The nth term formula is ( a_n = a_1 + (n-1)d ).
  • Sub-rules:
  • ( a_1 ) is the first term.
  • ( d ) is the common difference.
  • ( n ) is the term number.
  • Visual Pattern: Think of climbing a staircase where each step is ( d ) units high.

Geometric Sequence

  • Primary Rule: The nth term formula is ( a_n = a_1 \cdot r^{(n-1)} ).
  • Sub-rules:
  • ( a_1 ) is the first term.
  • ( r ) is the common ratio.
  • ( n ) is the term number.
  • Visual Pattern: Think of a sequence where each term is a multiple of the previous term.

Exam / Job / Audit Weighting

  • Frequency: Common
  • Difficulty Rating: Intermediate
  • Question Type or Real-World Task Type: Multiple choice, short answer, problem-solving

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Arithmetic Sequence nth Term Formula: ( a_n = a_1 + (n-1)d )
  2. Geometric Sequence nth Term Formula: ( a_n = a_1 \cdot r^{(n-1)} )
  3. Identifying the Sequence Type: Determine if the sequence is arithmetic or geometric by checking the difference or ratio between consecutive terms.

Worked Examples (Step-by-Step)


Easy

Question: Find the 10th term of the arithmetic sequence where the first term is 3 and the common difference is 4.
Step-by-Step: 1. Identify ( a_1 = 3 ), ( d = 4 ), and ( n = 10 ).
2. Apply the formula ( a_n = a_1 + (n-1)d ).
3. ( a_{10} = 3 + (10-1) \cdot 4 = 3 + 36 = 39 ).
Answer: 39

Medium

Question: Find the 8th term of the geometric sequence where the first term is 2 and the common ratio is 3.
Step-by-Step: 1. Identify ( a_1 = 2 ), ( r = 3 ), and ( n = 8 ).
2. Apply the formula ( a_n = a_1 \cdot r^{(n-1)} ).
3. ( a_8 = 2 \cdot 3^{(8-1)} = 2 \cdot 2187 = 4374 ).
Answer: 4374

Hard

Question: Determine the 15th term of the sequence: 5, 11, 17, 23, ...
Step-by-Step: 1. Identify the sequence type (arithmetic).
2. Calculate the common difference ( d = 11 - 5 = 6 ).
3. Identify ( a_1 = 5 ) and ( n = 15 ).
4. Apply the formula ( a_n = a_1 + (n-1)d ).
5. ( a_{15} = 5 + (15-1) \cdot 6 = 5 + 84 = 89 ).
Answer: 89

Common Exam Traps & Mistakes

  1. Mistake: Confusing arithmetic and geometric sequences.
  2. Wrong Answer: Using the wrong formula.
  3. Correct Approach: Check the difference or ratio between terms.
  4. Mistake: Incorrectly identifying the first term or common difference/ratio.
  5. Wrong Answer: Incorrect ( a_1 ) or ( d/r ).
  6. Correct Approach: Double-check the given values.
  7. Mistake: Miscalculating the exponent in geometric sequences.
  8. Wrong Answer: Incorrect ( r^{(n-1)} ).
  9. Correct Approach: Use a calculator for exponents.
  10. Mistake: Not simplifying the expression before calculating.
  11. Wrong Answer: Complex calculations leading to errors.
  12. Correct Approach: Simplify the formula first.

Shortcut Strategies & Exam Hacks

  1. Memory Aid: Remember "AR" for Arithmetic (Addition) and "GR" for Geometric (Multiplication).
  2. Elimination Strategy: If a sequence has a constant difference, it's arithmetic; if a constant ratio, it's geometric.
  3. Pattern Recognition: Look for patterns in the sequence to quickly identify the type.
  4. Formula Shortcut: For arithmetic sequences, think ( a_n = a_1 + (n-1)d ); for geometric, ( a_n = a_1 \cdot r^{(n-1)} ).

Question-Type Taxonomy

  1. Multiple Choice: Identify the nth term from options.
  2. Example: What is the 7th term of the sequence 2, 5, 8, ...?
  3. Favored By: SAT, ACT
  4. Short Answer: Calculate the nth term.
  5. Example: Find the 12th term of the sequence with ( a_1 = 4 ) and ( r = 2 ).
  6. Favored By: AP Calculus
  7. Problem-Solving: Determine the sequence type and find the nth term.
  8. Example: Identify the sequence type and find the 9th term: 3, 9, 27, ...
  9. Favored By: University entrance exams

Practice Set (MCQs)


Question 1

Question: What is the 6th term of the arithmetic sequence where the first term is 7 and the common difference is 3? Options: A) 22 B) 25 C) 28 D) 31 Correct Answer: A) 22 Explanation: Use ( a_n = a_1 + (n-1)d ). ( a_6 = 7 + (6-1) \cdot 3 = 7 + 15 = 22 ).
Why the Distractors Are Tempting: B) and C) are common miscalculations; D) is a trap for those who misidentify the sequence type.

Question 2

Question: Find the 5th term of the geometric sequence with ( a_1 = 2 ) and ( r = 4 ).
Options: A) 128 B) 256 C) 512 D) 1024 Correct Answer: B) 256 Explanation: Use ( a_n = a_1 \cdot r^{(n-1)} ). ( a_5 = 2 \cdot 4^{(5-1)} = 2 \cdot 256 = 512 ).
Why the Distractors Are Tempting: A) and C) are common exponent errors; D) is a trap for those who miscalculate the power.

Question 3

Question: Identify the 10th term of the sequence: 1, 4, 7, 10, ...
Options: A) 28 B) 31 C) 34 D) 37 Correct Answer: B) 31 Explanation: Arithmetic sequence with ( d = 3 ). ( a_{10} = 1 + (10-1) \cdot 3 = 1 + 27 = 28 ).
Why the Distractors Are Tempting: A) and C) are common calculation errors; D) is a trap for those who misidentify the sequence type.

Question 4

Question: What is the 7th term of the sequence: 2, 6, 18, 54, ...
Options: A) 162 B) 324 C) 486 D) 648 Correct Answer: D) 648 Explanation: Geometric sequence with ( r = 3 ). ( a_7 = 2 \cdot 3^{(7-1)} = 2 \cdot 729 = 1458 ).
Why the Distractors Are Tempting: A) and B) are common exponent errors; C) is a trap for those who miscalculate the power.

Question 5

Question: Find the 8th term of the arithmetic sequence with ( a_1 = 5 ) and ( d = 2 ).
Options: A) 19 B) 21 C) 23 D) 25 Correct Answer: B) 21 Explanation: Use ( a_n = a_1 + (n-1)d ). ( a_8 = 5 + (8-1) \cdot 2 = 5 + 14 = 19 ).
Why the Distractors Are Tempting: A) and C) are common calculation errors; D) is a trap for those who misidentify the sequence type.

30-Second Cheat Sheet

  • Arithmetic Sequence Formula: ( a_n = a_1 + (n-1)d )
  • Geometric Sequence Formula: ( a_n = a_1 \cdot r^{(n-1)} )
  • Identify Sequence Type: Check difference for arithmetic, ratio for geometric
  • Common Difference (d): Difference between consecutive terms in arithmetic sequence
  • Common Ratio (r): Ratio between consecutive terms in geometric sequence
  • Simplify First: Always simplify the formula before calculating
  • Check Calculations: Double-check exponents and multiplications

Learning Path

  1. Beginner Foundation: Understand basic sequence concepts and patterns.
  2. Core Rules: Memorize the nth term formulas for arithmetic and geometric sequences.
  3. Practice: Solve practice problems focusing on identifying sequence types and applying formulas.
  4. Timed Drills: Practice under exam conditions to improve speed and accuracy.
  5. Mock Tests: Take full-length mock exams to build stamina and confidence.

Related Topics

  1. Series Summation: Understanding how to sum the terms of arithmetic and geometric sequences.
  2. Recursive Sequences: Sequences defined by a relationship between successive terms.
  3. Mathematical Induction: Proving properties of sequences using induction.


ADVERTISEMENT