Question 884067
Looks like {{{-3}}} is the common difference.
{{{A[n]=A[1]-3(n-1)}}}
{{{A[1]=4}}}
{{{A[n]=4-3(n-1)}}}
{{{A[n]=4-3n+3}}}
{{{highlight(A[n]=7-3n)}}}