Here is a number sequence:
To identify what is repeating (the pattern), I look for the jump between each number.
The pattern in this example is + 100, - 25.
I can add numbers to the sequence as long as they follow the pattern.