That's because it is neither arithmetic nor geometric. However, while the differences are not constant, the follow a predictable pattern: add 3, add 5, add 7, etc. The recursive formula is easier to get ...
t1 = -2 , tn+1 = tn + (2n + 1).
For the explicit formula, note that the sequence has constant 2nd differences, characteristic of a quadratic:
tn = n2 - 3