Skip to content
MathAnvil
§ Patterns

Geometric & Numeric Patterns

§ Patterns

Geometric & Numeric Patterns

NO.LK20.93 min read

Geometric and numeric patterns are sequences of numbers that follow predictable rules. An arithmetic sequence maintains a constant difference between consecutive terms, such as 3, 7, 11, 15 where each term increases by 4. A geometric sequence maintains a constant ratio between consecutive terms, such as 2, 6, 18, 54 where each term is multiplied by 3.

§ 01

Why it matters

Pattern recognition appears throughout mathematics and real-world applications. Compound interest follows geometric patterns, where an initial investment of $1,000 at 5% annually becomes $1,050, then $1,102.50, then $1,157.63. Population growth models use geometric sequences to predict how a city of 50,000 people might grow to 55,000, then 60,500. Arithmetic patterns model linear relationships like hourly wages, where earning $15 per hour results in $30 for 2 hours, $45 for 3 hours. These concepts form the foundation for algebra, calculus, and mathematical modeling. Students encounter pattern recognition in standardized tests and use it to solve complex problems involving exponential growth, decay rates, and financial planning throughout high school and college mathematics.

§ 02

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.

§ 03

Worked examples

Beginner§ 01

Is the sequence 2, 4, 8, 16, 32 arithmetic or geometric?

Answer: geometric

  1. Check differences between consecutive terms 2, 4, 8, 16 Differences: 2, 4, 8, 16. These are not constant.
  2. Check ratios between consecutive terms 2, 2, 2, 2 Ratios: 2, 2, 2, 2. These are constant, so it is geometric.
  3. State the answer geometric (common ratio r = 2) The sequence is geometric with common ratio r = 2.
Easy§ 02

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

Answer: 3

  1. Divide the second term by the first term 3 ÷ 1 = 3 3 ÷ 1 = 3.
  2. Verify with another pair of terms 9 ÷ 3 = 3 9 ÷ 3 = 3. The ratio is constant.
  3. State the common ratio r = 3 The common ratio is 3. Each term is multiplied by 3.
Medium§ 03

A geometric sequence starts 4, 8, 16, ... What is the 5th term?

Answer: 64

  1. Identify a₁ and r a₁ = 4, r = 2 The first term is 4. The common ratio is 8 ÷ 4 = 2.
  2. Write the nth term formula aₙ = a₁ × rⁿ⁻¹ The nth term of a geometric sequence is aₙ = a₁ × r^(n-1).
  3. Substitute n = 5 a⁵ = 4 × 2⁴ = 4 × 16 = 64 a_5 = 4 × 2⁴ = 4 × 16 = 64.
§ 04

Common mistakes

  • Confusing arithmetic and geometric patterns when the sequence 2, 4, 8, 16 is identified as arithmetic with a difference of 2 instead of geometric with a ratio of 2.
  • Calculating the wrong common ratio by subtracting instead of dividing, such as finding the ratio of 3, 9, 27 as 6 instead of 3.
  • Using the wrong formula position, calculating the 4th term of 5, 10, 20 as 5 × 2³ = 40 instead of 5 × 2⁴⁻¹ = 5 × 2³ = 40.
  • Mixing up first term and common ratio in the formula, computing the 3rd term of 4, 12, 36 as 12 × 4² = 192 instead of 4 × 3² = 36.
§ 05

Frequently asked questions

What is the difference between arithmetic and geometric sequences?
Arithmetic sequences have a constant difference between consecutive terms (like 5, 8, 11, 14 with +3), while geometric sequences have a constant ratio between consecutive terms (like 5, 15, 45, 135 with ×3). The key is whether addition or multiplication creates the pattern.
How do you find the common ratio in a geometric sequence?
Divide any term by the previous term. In the sequence 4, 12, 36, 108, divide 12 ÷ 4 = 3, then verify with 36 ÷ 12 = 3. The common ratio is 3. Always check with multiple pairs to confirm consistency.
What is the nth term formula for geometric sequences?
The formula is aₙ = a₁ × rⁿ⁻¹, where a₁ is the first term, r is the common ratio, and n is the term position. For the sequence 2, 6, 18, 54, the 5th term is a₅ = 2 × 3⁴ = 2 × 81 = 162.
Can a sequence be both arithmetic and geometric?
Only constant sequences can be both arithmetic and geometric simultaneously. For example, 7, 7, 7, 7 has a common difference of 0 (arithmetic) and a common ratio of 1 (geometric). All other sequences are exclusively one type or the other.
How do you identify patterns in mixed number sequences?
Look for consistent operations between consecutive terms. Check differences first for arithmetic patterns, then ratios for geometric patterns. Some sequences may alternate operations or follow more complex rules requiring closer analysis of multiple term relationships.
§ 06

See also

§ 06

Related topics

Share this article