{...,−8,−3,2,7,12,17,...}
Hello, I need help writing this set in a set-builder notation. How do I find the steps?
Thank you
{...,−8,−3,2,7,12,17,...}
Hello, I need help writing this set in a set-builder notation. How do I find the steps?
Thank you
$$ A = \{5k+2: k\in\mathbb{Z}\} $$
To determine this, we first look at what is changing between each successive element in your set. Since we progress $2\to7\to12$, we start to suspect the pattern is $+5$. If we look at the negative values, it seems as though this is true! This means we want the formula for our set to have $5k$ in it, since adding $5$ to $5k$ is $5k + 5 = 5(k+1)$.
So now, what should happen if $k=0$? Note that the smallest positive element is $2$, so maybe we try $5k+2$ as our formula. Since if $k=0$ then our formula $5k+2=2$, this checks out!