2
$\begingroup$

Here is a set,

$A = \{0,3,8,15,24,35,\ldots\}$

I have to write its set builder notation. I am out of ideas. Can anyone please provide a hint?

Thanks

  • 1
    Note that there are many infinitely many ways to express that set since you need only have a representation that contains those 6 elements (and assuming that it is a non-decreasing order, that it does not contain all other elements less than $35$).2011-11-03

2 Answers 2

5

Notice that the terms are $1$ less than the perfect squares, so are of the form $ n^2 -1 . $ Then, we can write $ A = \{ n^2-1 \mid n\in\mathbb{N} \} .$

  • 0
    @Rasmus Not at all. Feel free to improve the aesthetics of my posts anytime!2011-11-03
2

Look at the differences $8-3$, $15-8$, $24-15$, $35-24$.