Find Formula & Set Builder Notation for 2, 5, 9, 14, 20

Published on September 9, 2024

Question

find the formula and the set builder notation of the set 2,5,9,14,20

Answer

Let’s analyze the differences between consecutive terms to find the pattern:
  • 5 - 2 = 3
  • 9 - 5 = 4
  • 14 - 9 = 5
  • 20 - 14 = 6
Notice that the differences are consecutive integers: 3, 4, 5, 6… This suggests that the formula involves adding consecutive numbers to the previous term.
Let’s break down each term:
  • 2 = 1 + 1
  • 5 = 2 + 3 = 1 + 1 + 3
  • 9 = 5 + 4 = 1 + 1 + 3 + 4
  • 14 = 9 + 5 = 1 + 1 + 3 + 4 + 5
  • 20 = 14 + 6 = 1 + 1 + 3 + 4 + 5 + 6
We can see a pattern emerging: each term is the sum of consecutive integers up to a certain point.
We can express this pattern with a formula. Notice that:
  • The first term is 1 + 1 = 1 + (1 * 2)/2
  • The second term is 1 + 1 + 3 = 1 + (2 * 3)/2
  • The third term is 1 + 1 + 3 + 4 = 1 + (3 * 4)/2
  • And so on…
This suggests the general formula:
where represents the nth term in the sequence.
Now, let’s express this set using set-builder notation:
This reads as “the set of all such that equals 1 plus n times (n plus 1) divided by 2, where n is an element of the set {1, 2, 3, 4, 5}.”