A sequence is defined recursively using the formula f(n + 1) = f(n) – 5 . Which sequence could be generated using this formula?

1, –5, 25, –125, ...
2, 10, 50, 250, ...
3, –2, –7, –12, ...
4, 9, 14, 19, ...