Skip to content
MathAnvil

Geometric & Numeric Patterns

NO.LK20.93 min read

Students encounter geometric and numeric patterns everywhere, from bacterial growth doubling every 20 minutes to savings account interest compounding monthly. Under NO.LK20.9, 9th graders must master identifying arithmetic versus geometric sequences and applying formulas to find specific terms and sums.

Try it right now

Why it matters

Geometric patterns appear in population growth models where bacteria multiply by 2.5 every hour, reaching over 100,000 organisms from just 64 initial cells within 8 hours. Financial planning requires understanding compound interest—$1,000 invested at 6% annual return becomes $1,790 after 10 years through geometric growth. Computer algorithms use geometric progressions for data compression, reducing file sizes by factors of 8 or 16. Medical dosage calculations follow geometric decay as medications lose 25% effectiveness every 4 hours. Architecture relies on geometric scaling where room dimensions increase proportionally—a 12×16 foot room scaled up by factor 1.5 becomes 18×24 feet while maintaining proportional relationships.

How to solve geometric & numeric patterns

Geometric & Numeric Patterns

  • Look at how each term relates to the previous: add, subtract, multiply, or divide?
  • For an arithmetic pattern, the difference between consecutive terms is constant.
  • For a geometric pattern, the ratio between consecutive terms is constant.
  • Write the rule, then use it to find the next terms.

Example: 2, 4, 8, 16, ... is geometric with ratio 2. Next term: 32.

Worked examples

Beginner

Is the sequence 9, 15, 21, 27, 33 arithmetic or geometric?

Answer: arithmetic

  1. Check differences between consecutive terms6, 6, 6, 6Differences: 6, 6, 6, 6. These are constant, so it is arithmetic.
  2. Check ratios between consecutive terms1, 1, 1, 1Ratios: 1, 1, 1, 1. These are not constant.
  3. State the answerarithmetic (common difference d = 6)The sequence is arithmetic with common difference d = 6.
Easy

In the sequence 3, 9, 27, 81, 243, what is the common ratio?

Answer: 3

  1. Divide the second term by the first term9 ÷ 3 = 39 ÷ 3 = 3.
  2. Verify with another pair of terms27 ÷ 9 = 327 ÷ 9 = 3. The ratio is constant.
  3. State the common ratior = 3The common ratio is 3. Each term is multiplied by 3.
Medium

A geometric sequence starts 2, 6, 18, ... What is the 7th term?

Answer: 1458

  1. Identify a₁ and ra₁ = 2, r = 3The first term is 2. The common ratio is 6 ÷ 2 = 3.
  2. Write the nth term formulaaₙ = a₁ × rⁿ⁻¹The nth term of a geometric sequence is aₙ = a₁ × r^(n-1).
  3. Substitute n = 7a⁷ = 2 × 3⁶ = 2 × 729 = 1458a_7 = 2 × 3⁶ = 2 × 729 = 1458.

Common mistakes

  • Students confuse arithmetic and geometric sequences, writing 2, 6, 18, 54 as arithmetic with difference 4 instead of geometric with ratio 3.
  • When finding the 5th term of sequence 4, 12, 36..., students calculate 4×3×5=60 instead of using the correct formula 4×3⁴=324.
  • Students add the common ratio instead of multiplying, writing the next term of 5, 15, 45 as 45+3=48 instead of 45×3=135.
  • In sum formulas, students forget the exponent applies to the ratio, calculating S₄=2×(3⁴-1)/(3-1)=162 instead of S₄=2×(3⁴-1)/(3-1)=80 for first term 2, ratio 3.

Practice on your own

Generate unlimited geometric and arithmetic pattern worksheets with varying difficulty levels using MathAnvil's free worksheet generator.

Generate free worksheets →

Frequently asked questions

How do I quickly identify if a sequence is arithmetic or geometric?
Calculate differences between consecutive terms first. If constant (like 7, 7, 7), it's arithmetic. If differences vary, check ratios by dividing each term by the previous term. Constant ratios (like 2, 2, 2) indicate geometric sequences.
What's the difference between geometric sequences and geometric series?
A geometric sequence is the list of terms like 3, 6, 12, 24. A geometric series is the sum of those terms: 3+6+12+24=45. Use sequence formulas to find individual terms, series formulas to find sums.
When do I use the geometric series sum formula versus adding terms individually?
Use the sum formula S_n = a₁(rⁿ-1)/(r-1) when finding sums of many terms. For the first 10 terms of 2, 6, 18..., the formula gives 59,048 much faster than adding individually.
Can geometric sequences have negative common ratios?
Yes, sequences like 4, -8, 16, -32 have common ratio r = -2. The signs alternate, but the formula aₙ = a₁ × rⁿ⁻¹ still works. The 5th term would be 4×(-2)⁴ = 64.
How do I handle geometric sequences with fractional ratios?
Treat fractions like any other ratio. For sequence 8, 4, 2, 1, the common ratio is 1/2. The 6th term equals 8×(1/2)⁵ = 8×1/32 = 1/4. Use parentheses carefully when calculating powers of fractions.

Related topics

Share this article