๐Ÿ“ˆ

Sequences and Series Overview

Sep 9, 2025

Overview

This lecture covers arithmetic and geometric sequences and series, including their definitions, formulas, how to distinguish between them, and how to calculate terms and sums.

Arithmetic vs. Geometric Sequences

  • Arithmetic sequence: each term increases/decreases by a constant difference.
  • Geometric sequence: each term is multiplied/divided by a constant ratio.
  • Example arithmetic: 3, 7, 11, 15, 19 (common difference = 4).
  • Example geometric: 3, 6, 12, 24, 48 (common ratio = 2).

Means in Sequences

  • Arithmetic mean: (a + b)/2, gives the middle term in arithmetic sequences.
  • Geometric mean: โˆš(ab), gives the middle term in geometric sequences.

Finding Terms in Sequences

  • Arithmetic nth term: aโ‚™ = aโ‚ + (n โ€“ 1)d.
  • Geometric nth term: aโ‚™ = aโ‚ ร— rโฟโปยน.
  • Example: Find 5th term of arithmetic sequence with aโ‚ = 3, d = 4: aโ‚… = 3 + (5โ€“1)ร—4 = 19.
  • Example: Find 6th term of geometric sequence with aโ‚ = 3, r = 2: aโ‚† = 3 ร— 2โต = 96.

Sums in Sequences (Series)

  • Arithmetic series sum: Sโ‚™ = (aโ‚ + aโ‚™)/2 ร— n.
  • Geometric series sum: Sโ‚™ = aโ‚ ร— (1 โ€“ rโฟ) / (1 โ€“ r).
  • Example: Sum of first 7 terms (arithmetic) with aโ‚ = 3, aโ‚‡ = 27: Sโ‚‡ = (3+27)/2ร—7 = 105.

Sequence vs. Series & Finite vs. Infinite

  • Sequence: ordered list of numbers.
  • Series: sum of numbers in a sequence.
  • Finite: has a definite end; Infinite: continues without end.

Identifying and Analyzing Sequences

  • Arithmetic: common difference, e.g., 4, 7, 10, 13.
  • Geometric: common ratio, e.g., 4, 8, 16, 32.
  • Neither: no constant difference or ratio.

Recursive and Explicit Formulas

  • Recursive: aโ‚™ = aโ‚™โ‚‹โ‚ + d or specific function using previous term.
  • Explicit: direct formula for nth term using n.

Writing Sequence Formulas

  • Identify aโ‚ and d (arithmetic) or r (geometric).
  • Write explicit formula: aโ‚™ = aโ‚ + (n-1)d (arithmetic).
  • For fractions, write numerator and denominator formulas separately.

Practice Problem Approaches

  • To write terms: plug n into the formula or apply the difference/ratio.
  • For sums: use the appropriate Sโ‚™ formula.
  • To find n given last term: solve aโ‚™ = aโ‚ + (nโ€“1)d for n.

Key Terms & Definitions

  • Arithmetic sequence โ€” sequence with constant difference between terms.
  • Geometric sequence โ€” sequence with constant ratio between terms.
  • Arithmetic mean โ€” average of two numbers: (a + b)/2.
  • Geometric mean โ€” square root of their product: โˆš(ab).
  • Explicit formula โ€” formula to find any term directly.
  • Recursive formula โ€” formula using previous term(s) to find the next.
  • Series โ€” sum of sequence terms.
  • Finite/Infinite โ€” whether a sequence or series ends or continues forever.

Action Items / Next Steps

  • Practice writing arithmetic and geometric sequences from a formula.
  • Memorize key formulas for nth term and sums of sequences.
  • Complete assigned problems on identifying, classifying, and summing sequences/series.