Consider the sequence -1, 0, 2, 5, 7, 10, etc. where you add 2, then 3 and repeat. Somehow, it could be noted like "-1, 0, (+2, +3)*" à la regular expression. I can say this is an increasing integer sequence where the difference of two consecutive elements is ultimately periodic.
But clearly, there must be a shorter name to this kind of integer sequences somewhere in mathematic literature.
And even maybe there is already some short notation like I did with "-1, 0, (+2, +3)*".
Can you provide bibliographic references for such integer sequences, please ?