Fiveable

💯Math for Non-Math Majors Unit 3 Review

QR code for Math for Non-Math Majors practice questions

3.10 Arithmetic Sequences

3.10 Arithmetic Sequences

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
💯Math for Non-Math Majors
Unit & Topic Study Guides

Arithmetic sequences are number lists with a constant difference between terms. They're easy to spot and have a handy formula for finding any term. This makes them super useful for predicting patterns and solving real-world problems.

Knowing how to calculate the sum of a finite arithmetic sequence is a game-changer. It lets you quickly add up large sets of numbers, which comes in handy for everything from finance to physics calculations.

Arithmetic Sequences

Recognition of arithmetic sequences

  • Arithmetic sequence is a list of numbers where the difference between any two consecutive terms remains constant
  • This constant difference called the common difference denoted as dd
  • To identify an arithmetic sequence, calculate the difference between each pair of consecutive terms
    • If the differences are equal for all pairs, the sequence is arithmetic (1, 4, 7, 10, ...) since the common difference is 3
    • If the differences are not equal, the sequence is not arithmetic (1, 4, 9, 16, ...) since the differences are not constant
Recognition of arithmetic sequences, 1001 Math Problems: Arithmetic Sequences Puzzle

Formula for nth term

  • The formula for the nth term of an arithmetic sequence is an=a1+(n1)da_n = a_1 + (n - 1)d
    • ana_n represents the nth term in the sequence
    • a1a_1 represents the first term in the sequence
    • nn represents the position of the term
    • dd represents the common difference between consecutive terms
  • To find a specific term in an arithmetic sequence using the formula:
    1. Identify the first term a1a_1, the common difference dd, and the position nn of the desired term
    2. Substitute these values into the formula an=a1+(n1)da_n = a_1 + (n - 1)d and simplify
  • Example: Find the 8th term of the arithmetic sequence (also known as an arithmetic progression) 5, 9, 13, 17, ...
    • a1=5a_1 = 5, d=4d = 4 (since 9 - 5 = 4, 13 - 9 = 4, etc.), and n=8n = 8
    • a8=5+(81)4=5+28=33a_8 = 5 + (8 - 1)4 = 5 + 28 = 33
    • The 8th term of the sequence is 33
Recognition of arithmetic sequences, Unit 6: Arithmetic sequences and series – National Curriculum (Vocational) Mathematics Level 2

Sum of finite arithmetic sequences

  • The sum of a finite arithmetic sequence can be calculated using the formula Sn=n2(a1+an)S_n = \frac{n}{2}(a_1 + a_n)
    • SnS_n represents the sum of the first nn terms in the sequence
    • a1a_1 represents the first term in the sequence
    • ana_n represents the nth term in the sequence
    • nn represents the number of terms being added
  • To find the sum of a finite arithmetic sequence using the formula:
    1. Identify the first term a1a_1, the last term ana_n, and the number of terms nn
    2. Substitute these values into the formula Sn=n2(a1+an)S_n = \frac{n}{2}(a_1 + a_n) and simplify
  • Example: Find the sum of the first 12 terms of the arithmetic sequence 3, 7, 11, 15, ...
    • a1=3a_1 = 3, n=12n = 12, and the common difference d=4d = 4
    • To find a12a_{12}, use the formula an=a1+(n1)da_n = a_1 + (n - 1)d
      • a12=3+(121)4=3+44=47a_{12} = 3 + (12 - 1)4 = 3 + 44 = 47
    • Substitute the values into the sum formula: S12=122(3+47)=6(50)=300S_{12} = \frac{12}{2}(3 + 47) = 6(50) = 300
    • The sum of the first 12 terms is 300

Additional Concepts

  • Sequence: An ordered list of numbers following a specific pattern
  • Series: The sum of the terms in a sequence
  • Arithmetic mean: The average of two terms in an arithmetic sequence, which is always equal to the term halfway between them