Since this Arithmetic Sequence can be written recursively as a function, then we can write the whole sequence, by adding the common difference to the previous function. So writing it as an Arithmetic formula is (placing an example, with a common difference of 4 units):
Given the expression: f(7) = f(6) + 4, it can be seen it's expressed in the recursive form with n = 7, n-1 = 6 and d = 4. Using these values in the explicit formula we get: