You can observe that every next term is computed by adding 4 to the previous one.
This implies that the difference between consecutive terms is always 4, and this is an arithmetic sequence.
In order to find the explicit equation, we can explore the pattern:
![a_1 = -1 = -1+4\cdot 0](https://img.qammunity.org/2020/formulas/mathematics/middle-school/lmjnhh4s40at5gyv0svae1yuu2drthwjco.png)
![a_2 = 3 = -1+4\cdot 1](https://img.qammunity.org/2020/formulas/mathematics/middle-school/4xoh3moek4kchsn5ctaldw09lpuow0mzs3.png)
![a_3 = 7 = -1+4\cdot 2](https://img.qammunity.org/2020/formulas/mathematics/middle-school/50gz1unymawaf3jyhfd68249u3fh047hu3.png)
![a_4 = 11 = -1+4\cdot 3](https://img.qammunity.org/2020/formulas/mathematics/middle-school/859y70btf1hmksf4xfq3sm4ad7t2gj7cqx.png)
So, as you can see, we have
![a_n = -1+4(n-1) = 4n-5](https://img.qammunity.org/2020/formulas/mathematics/middle-school/s3y8k55qhd7c1h786wrjrphdheed2vkzam.png)
If 109 is a term of the sequence, there must exist a natural number n such that
![109 = 4n-5 \iff 4n = 114 \iff n = (114)/(4) = 28.5](https://img.qammunity.org/2020/formulas/mathematics/middle-school/sdd9xarfoimpplu0522hbbabc4roogizou.png)
So, 109 is not a term of the sequence.