Given the following sequence
We want to know if this sequence is arithmetic. The general term of an arithmetic sequence is given by
Where d represents the common ratio. An arithmetic sequence increases by the same value every term(this value is the common ratio). If the difference between neighbor terms is the same for all of our terms, this sequence can be written as an arithmetic sequence.
Let's calculate the difference between the terms
Since the difference is the same, this sequence is Arithmetic.