Question 1118721
That ARITHMETIC SEQUENCE should be shown as  <pre>-5, -2, 1, 4, ...</pre>.


The general term for it can be expressed as  {{{-5+3(n-1)}}} for index n.
DO you understand why?