In the following sequences, see if you can determine a pattern than would allow you to find the next three entries of the sequence (assuming of course that the sequence continues according to that rule).
$$A=\{1,4,7,10,13, 16,19,…\}$$
$$B=\{1,3,9,27,81,…\}$$
You may notice that, in \(A\), every pair of consecutive entries in the sequence differ by \(3\). So, to go from one entry to the next, one simply adds \(3\) repeatedly. This sort of sequence is called an arithmetic sequence.
In \(B\), it appears that in order to go from \(1\) to \(3\) or from \(3\) to \(9\), and so on, one must repeatedly multiply by the same number, in this case \(3\). Sequences that work like this are called geometric sequences.