A small template to work with arithmetic sequences is given in this problem.
In an arithmetic sequence, the difference between consecutive terms is always the same, called common difference d.
The nth term of an arithmetic sequence is given by:
[tex]a_n = a_1 + (n - 1)d[/tex]
In which [tex]a_1[/tex] is the first term.
The sum of the first n terms is given by:
[tex]S_n = \frac{n(a_1 + a_n)}{2}[/tex]
More can be learned about arithmetic sequences at https://brainly.com/question/6561461